Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 13:14:38.959 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class com.service.InsuranceDataServiceTest]
- 13:14:38.967 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate]
- 13:14:38.983 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)]
- 13:14:39.031 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [com.service.InsuranceDataServiceTest] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper]
- 13:14:39.050 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [com.service.InsuranceDataServiceTest], using SpringBootContextLoader
- 13:14:39.054 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [com.service.InsuranceDataServiceTest]: class path resource [com/tribe/pdf2data/pdf2data/service/InsuranceDataServiceTest-context.xml] does not exist
- 13:14:39.056 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [com.service.InsuranceDataServiceTest]: class path resource [com/tribe/pdf2data/pdf2data/service/InsuranceDataServiceTestContext.groovy] does not exist
- 13:14:39.056 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [com.service.InsuranceDataServiceTest]: no resource found for suffixes {-context.xml, Context.groovy}.
- 13:14:39.057 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils - Could not detect default configuration classes for test class [com.service.InsuranceDataServiceTest]: InsuranceDataServiceTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
- 13:14:39.258 [main] DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider - Identified candidate component class: file [/Users/nazar/IdeaProjects/tribe-pdf2data/target/classes/com/tribe/pdf2data/pdf2data/Pdf2dataApplication.class]
- 13:14:39.259 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Found @SpringBootConfiguration com.Pdf2dataApplication for test class com.service.InsuranceDataServiceTest
- 13:14:39.482 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [com.service.InsuranceDataServiceTest]: using defaults.
- 13:14:39.482 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
- 13:14:39.517 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@7fee8714, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@4229bb3f, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@56cdfb3b, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@2b91004a, org.springframework.test.context.support.DirtiesContextTestExecutionListener@20ccf40b, org.springframework.test.context.transaction.TransactionalTestExecutionListener@2fb3536e, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@169e6180, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@35aea049, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@7205765b, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@47987356, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@22ef9844, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@6283d8b8]
- 13:14:39.522 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [com.service.InsuranceDataServiceTest]
- 13:14:39.522 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.service.InsuranceDataServiceTest]13:14:39.533 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [com.service.InsuranceDataServiceTest]
- 13:14:39.534 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.service.InsuranceDataServiceTest]13:14:39.535 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [com.service.InsuranceDataServiceTest]
- 13:14:39.535 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.service.InsuranceDataServiceTest]
- 13:14:39.536 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [com.service.InsuranceDataServiceTest]
- 13:14:39.536 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.service.InsuranceDataServiceTest]
- 13:14:39.542 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - Before test class: context [DefaultTestContext@3c7f66c4 testClass = InsuranceDataServiceTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@194bcebf testClass = InsuranceDataServiceTest, locations = '{}', classes = '{class com.Pdf2dataApplication}', contextInitializerClasses = '[]', activeProfiles = '{test}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@275710fc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4de5031f, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@11820a06, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@50a7bc6e, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@657c8ad9], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true]], class annotated with @DirtiesContext [false] with mode [null].
- 13:14:39.542 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [com.service.InsuranceDataServiceTest]
- 13:14:39.542 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.service.InsuranceDataServiceTest]
- 13:14:39.594 [main] DEBUG org.springframework.test.context.support.TestPropertySourceUtils - Adding inlined properties to environment: {spring.jmx.enabled=false, org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=-1}
- . ____ _ __ _ _
- /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
- ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
- \\/ ___)| |_)| | | | | || (_| | ) ) ) )
- ' |____| .__|_| |_|_| |_\__, | / / / /
- =========|_|==============|___/=/_/_/_/
- :: Spring Boot :: (v2.1.0.RELEASE)
- 2018-12-13 13:14:40.440 INFO 12277 --- [ main] c.t.p.p.s.InsuranceDataServiceTest : Starting InsuranceDataServiceTest on sdos-MacBook-Pro.local with PID 12277 (started by nazar in /Users/nazar/IdeaProjects/tribe-pdf2data)
- 2018-12-13 13:14:40.441 INFO 12277 --- [ main] c.t.p.p.s.InsuranceDataServiceTest : The following profiles are active: test
- 2018-12-13 13:14:41.530 INFO 12277 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data repositories in DEFAULT mode.
- 2018-12-13 13:14:41.649 INFO 12277 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 110ms. Found 1 repository interfaces.
- 2018-12-13 13:14:43.077 INFO 12277 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.amqp.rabbit.annotation.RabbitBootstrapConfiguration' of type [org.springframework.amqp.rabbit.annotation.RabbitBootstrapConfiguration$$EnhancerBySpringCGLIB$$ff930baf] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- 2018-12-13 13:14:43.214 INFO 12277 --- [ main] c.j.s.embedmongo.EmbeddedMongoBuilder : Initializing embedded MongoDB instance
- 2018-12-13 13:14:43.293 INFO 12277 --- [ main] d.f.embed.process.store.Downloader : Extract /Users/nazar/.embedmongo/osx/mongodb-osx-ssl-x86_64-3.6.5.tgz : starting...
- 2018-12-13 13:14:44.287 INFO 12277 --- [ main] d.f.embed.process.store.Downloader : Extract /Users/nazar/.embedmongo/osx/mongodb-osx-ssl-x86_64-3.6.5.tgz : extract mongodb-osx-x86_64-3.6.5/bin/mongod
- 2018-12-13 13:14:44.288 INFO 12277 --- [ main] d.f.embed.process.store.Downloader : Extract /Users/nazar/.embedmongo/osx/mongodb-osx-ssl-x86_64-3.6.5.tgz : nothing left
- 2018-12-13 13:14:44.288 INFO 12277 --- [ main] d.f.embed.process.store.Downloader : Extract /Users/nazar/.embedmongo/osx/mongodb-osx-ssl-x86_64-3.6.5.tgz : finished
- 2018-12-13 13:14:44.289 INFO 12277 --- [ main] c.j.s.embedmongo.EmbeddedMongoBuilder : Starting embedded MongoDB instance
- 2018-12-13 13:14:45.467 INFO 12277 --- [ main] d.f.embed.mongo.MongodExecutable : start de.flapdoodle.embed.mongo.config.MongodConfigBuilder$ImmutableMongodConfig@55fee662
- 2018-12-13 13:14:45.871 INFO 12277 --- [ main] org.mongodb.driver.cluster : Cluster created with settings {hosts=[localhost:50770], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms', maxWaitQueueSize=500}
- 2018-12-13 13:14:45.985 INFO 12277 --- [localhost:50770] org.mongodb.driver.connection : Opened connection [connectionId{localValue:1, serverValue:1}] to localhost:50770
- 2018-12-13 13:14:45.990 INFO 12277 --- [localhost:50770] org.mongodb.driver.cluster : Monitor thread successfully connected to server with description ServerDescription{address=localhost:50770, type=STANDALONE, state=CONNECTED, ok=true, version=ServerVersion{versionList=[3, 6, 5]}, minWireVersion=0, maxWireVersion=6, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=4065087}
- 2018-12-13 13:14:46.627 WARN 12277 --- [ main] c.t.p.p.configuration.BugsnagConfig : Bugsnag apikey not set, not using it
- 2018-12-13 13:14:46.702 INFO 12277 --- [ main] c.t.p.p.c.AsyncConfigurationTest : Creating sync task executor for tests
- 2018-12-13 13:15:38.019 INFO 12277 --- [ Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo : note: noprealloc may hurt performance in many applications
- 2018-12-13 13:15:38.057 INFO 12277 --- [ Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo : 2018-12-13T13:15:38.056+0200 I CONTROL [initandlisten] MongoDB starting : pid=12460 port=50789 dbpath=/var/folders/95/6cdccp1s629gtfwm5tjb63gr0000gp/T/embedmongo-db-8535bf9e-fdc6-44f3-88c8-4bc77dd60bb3 64-bit host=sdos-MacBook-Pro.local
- 2018-12-13 13:15:38.057 INFO 12277 --- [ Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo : 2018-12-13T13:15:38.057+0200 I CONTROL [initandlisten] db version v3.5.5
- 2018-12-13 13:15:38.058 INFO 12277 --- [ Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo : 2018-12-13T13:15:38.057+0200 I CONTROL [initandlisten] git version: 98515c812b6fa893613f063dae568ff8319cbfbd
- 2018-12-13 13:15:38.058 INFO 12277 --- [ Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo : 2018-12-13T13:15:38.057+0200 I CONTROL [initandlisten] allocator: system
- 2018-12-13 13:15:38.058 INFO 12277 --- [ Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo : 2018-12-13T13:15:38.057+0200 I CONTROL [initandlisten] modules: none
- 2018-12-13 13:15:38.058 INFO 12277 --- [ Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo : 2018-12-13T13:15:38.057+0200 I CONTROL [initandlisten] build environment:
- 2018-12-13 13:15:38.058 INFO 12277 --- [ Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo : 2018-12-13T13:15:38.057+0200 I CONTROL [initandlisten] distarch: x86_64
- 2018-12-13 13:15:38.058 INFO 12277 --- [ Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo : 2018-12-13T13:15:38.057+0200 I CONTROL [initandlisten] target_arch: x86_64
- 2018-12-13 13:15:38.058 INFO 12277 --- [ Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo : 2018-12-13T13:15:38.057+0200 I CONTROL [initandlisten] options: { net: { bindIp: "127.0.0.1", http: { enabled: false }, port: 50789 }, security: { authorization: "disabled" }, storage: { dbPath: "/var/folders/95/6cdccp1s629gtfwm5tjb63gr0000gp/T/embedmongo-db-8535bf9e-fdc6-44f3-88c8-4bc77dd60bb3", journal: { enabled: false }, mmapv1: { preallocDataFiles: false, smallFiles: true }, syncPeriodSecs: 0.0 } }
- 2018-12-13 13:15:38.081 INFO 12277 --- [ Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo : 2018-12-13T13:15:38.081+0200 I STORAGE [initandlisten] wiredtiger_open config: create,cache_size=3584M,session_max=20000,eviction=(threads_min=4,threads_max=4),config_base=false,statistics=(fast),log=(enabled=true,archive=true,path=journal,compressor=snappy),file_manager=(close_idle_time=100000),checkpoint=(wait=0,log_size=2GB),statistics_log=(wait=0),verbose=(recovery_progress),,log=(enabled=false),
- 2018-12-13 13:15:39.115 INFO 12277 --- [ Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo : 2018-12-13T13:15:39.114+0200 W STORAGE [initandlisten] Detected configuration for non-active storage engine mmapv1 when current storage engine is wiredTiger
- 2018-12-13 13:15:39.115 INFO 12277 --- [ Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo : 2018-12-13T13:15:39.114+0200 I CONTROL [initandlisten]
- 2018-12-13 13:15:39.115 INFO 12277 --- [ Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo : 2018-12-13T13:15:39.114+0200 I CONTROL [initandlisten] ** NOTE: This is a development version (3.5.5) of MongoDB.
- 2018-12-13 13:15:39.115 INFO 12277 --- [ Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo : 2018-12-13T13:15:39.115+0200 I CONTROL [initandlisten] ** Not recommended for production.
- 2018-12-13 13:15:39.115 INFO 12277 --- [ Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo : 2018-12-13T13:15:39.115+0200 I CONTROL [initandlisten]
- 2018-12-13 13:15:39.600 INFO 12277 --- [ Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo : 2018-12-13T13:15:39.600+0200 I FTDC [initandlisten] Initializing full-time diagnostic data capture with directory '/var/folders/95/6cdccp1s629gtfwm5tjb63gr0000gp/T/embedmongo-db-8535bf9e-fdc6-44f3-88c8-4bc77dd60bb3/diagnostic.data'
- 2018-12-13 13:15:40.281 INFO 12277 --- [ Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo : 2018-12-13T13:15:40.281+0200 I INDEX [initandlisten] build index on: admin.system.version properties: { v: 2, key: { version: 1 }, name: "incompatible_with_version_32", ns: "admin.system.version" }
- 2018-12-13 13:15:40.281 INFO 12277 --- [ Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo : 2018-12-13T13:15:40.281+0200 I INDEX [initandlisten] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
- 2018-12-13 13:15:40.310 INFO 12277 --- [ Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo : 2018-12-13T13:15:40.309+0200 I INDEX [initandlisten] build index done. scanned 0 total records. 0 secs
- 2018-12-13 13:15:40.323 INFO 12277 --- [ Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo : 2018-12-13T13:15:40.323+0200 I COMMAND [initandlisten] setting featureCompatibilityVersion to 3.4
- 2018-12-13 13:15:40.324 INFO 12277 --- [ Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo : 2018-12-13T13:15:40.323+0200 I NETWORK [thread1] waiting for connections on port 50789
- 2018-12-13 13:15:40.324 INFO 12277 --- [ main] d.f.embed.mongo.MongodExecutable : start de.flapdoodle.embed.mongo.config.MongodConfigBuilder$ImmutableMongodConfig@455cbf18
- 2018-12-13 13:15:40.339 INFO 12277 --- [ main] org.mongodb.driver.cluster : Cluster created with settings {hosts=[localhost:50789], mode=MULTIPLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms', maxWaitQueueSize=500}
- 2018-12-13 13:15:40.339 INFO 12277 --- [ main] org.mongodb.driver.cluster : Adding discovered server localhost:50789 to client view of cluster
- 2018-12-13 13:15:40.349 INFO 12277 --- [ Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo : 2018-12-13T13:15:40.348+0200 I NETWORK [thread1] connection accepted from 127.0.0.1:50809 #1 (1 connection now open)
- 2018-12-13 13:15:40.349 INFO 12277 --- [ Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo : 2018-12-13T13:15:40.349+0200 I NETWORK [conn1] received client metadata from 127.0.0.1:50809 conn1: { driver: { name: "mongo-java-driver", version: "3.8.2" }, os: { type: "Darwin", name: "Mac OS X", architecture: "x86_64", version: "10.14.2" }, platform: "Java/Oracle Corporation/1.8.0_192-b12" }
- 2018-12-13 13:15:40.356 INFO 12277 --- [localhost:50789] org.mongodb.driver.connection : Opened connection [connectionId{localValue:2, serverValue:1}] to localhost:50789
- 2018-12-13 13:15:40.357 INFO 12277 --- [localhost:50789] org.mongodb.driver.cluster : Monitor thread successfully connected to server with description ServerDescription{address=localhost:50789, type=STANDALONE, state=CONNECTED, ok=true, version=ServerVersion{versionList=[3, 5, 5]}, minWireVersion=0, maxWireVersion=5, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=null, roundTripTimeNanos=1059245}
- 2018-12-13 13:15:40.363 INFO 12277 --- [localhost:50789] org.mongodb.driver.cluster : Discovered cluster type of STANDALONE
- 2018-12-13 13:15:40.679 INFO 12277 --- [ main] c.t.p.p.s.InsuranceDataServiceTest : Started InsuranceDataServiceTest in 61.072 seconds (JVM running for 62.596)
- 2018-12-13 13:15:40.920 INFO 12277 --- [ main] c.t.p.p.service.InsuranceDataService : Uploading file name: enter_file.pdf to S3 with file id: 2340a618d15e431aa7571ceea74b9197
- 2018-12-13 13:15:41.697 WARN 12277 --- [ main] o.a.pdfbox.pdmodel.font.PDSimpleFont : Unknown encoding: NULL
- 2018-12-13 13:15:41.698 WARN 12277 --- [ main] o.a.pdfbox.pdmodel.font.PDSimpleFont : No Unicode mapping for circle6 (108) in font Wingdings-Regular
- 2018-12-13 13:15:42.041 INFO 12277 --- [ main] c.t.p.p.p.I.dto.InsuranceProductDto : Update `objectName`: Bilforsikring - Enter Bilforsikring UF78842
- 2018-12-13 13:15:42.042 INFO 12277 --- [ main] c.t.p.p.p.I.dto.InsuranceProductDto : Update `objectName`: Personforsikring - Trafikkulykkesforsikring
- 2018-12-13 13:15:43.635 INFO 12277 --- [ main] org.mongodb.driver.connection : Opened connection [connectionId{localValue:3, serverValue:2}] to localhost:50770
- 2018-12-13 13:15:43.800 INFO 12277 --- [ main] c.t.p.p.s.InsuranceProductDataService : Start product parsing for session 5c123f5fde04982ff5fdb32c
- 2018-12-13 13:15:43.923 WARN 12277 --- [ main] o.a.pdfbox.pdmodel.font.PDSimpleFont : Unknown encoding: NULL
- 2018-12-13 13:15:43.923 WARN 12277 --- [ main] o.a.pdfbox.pdmodel.font.PDSimpleFont : No Unicode mapping for circle6 (108) in font Wingdings-Regular
- 2018-12-13 13:15:44.203 INFO 12277 --- [ main] c.t.p.p.s.InsuranceProductDataService : End product parsing for session 5c123f5fde04982ff5fdb32c
- 2018-12-13 13:15:44.256 INFO 12277 --- [ main] c.t.p.p.s.BaseInsuranceDataServiceTest : toJson(session):
- {
- "id" : "5c123f5fde04982ff5fdb32c",
- "gaId" : "",
- "phone" : "",
- "invitationGuid" : "",
- "documents" : [ {
- "clientName" : "Eivind Klokkehaug",
- "fileId" : "2340a618d15e431aa7571ceea74b9197",
- "insuranceCompany" : "_INSURANCE",
- "fileName" : "enter_file.pdf",
- "address" : "FARBRORVEGEN 2 6240",
- "renewalDate" : "12.01.2019",
- "startDate" : "12.01.2018",
- "products" : [ {
- "productType" : "CAR",
- "objectName" : "Bilforsikring - Enter Bilforsikring UF78842",
- "name" : null,
- "value" : null,
- "isExclude" : false,
- "monthPrice" : null,
- "yearPrice" : 9106,
- "productId" : "5c123f5ede04982ff5fdb329",
- "properties" : { }
- }, {
- "productType" : "ACCIDENT",
- "objectName" : "Personforsikring - Trafikkulykkesforsikring",
- "name" : null,
- "value" : null,
- "isExclude" : false,
- "monthPrice" : null,
- "yearPrice" : 276,
- "productId" : "5c123f5ede04982ff5fdb32a",
- "properties" : { }
- }, {
- "productType" : "GREEDY_FEE",
- "objectName" : "Grunnpremie - rabattfri del",
- "name" : null,
- "value" : null,
- "isExclude" : false,
- "monthPrice" : null,
- "yearPrice" : 259,
- "productId" : "5c123f5ede04982ff5fdb32b",
- "properties" : { }
- } ],
- "monthPrice" : null,
- "yearPrice" : 9641,
- "calculatedPrice" : 9641,
- "policyType" : "POLICY"
- } ]
- }
- 2018-12-13 13:15:44.318 INFO 12277 --- [ Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo : 2018-12-13T13:15:44.318+0200 I NETWORK [thread1] connection accepted from 127.0.0.1:50812 #2 (2 connections now open)
- 2018-12-13 13:15:44.329 INFO 12277 --- [ Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo : 2018-12-13T13:15:44.329+0200 I COMMAND [conn2] terminating, shutdown command received
- 2018-12-13 13:15:44.330 INFO 12277 --- [ Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo : 2018-12-13T13:15:44.329+0200 I NETWORK [conn2] shutdown: going to close listening sockets...
- 2018-12-13 13:15:44.330 INFO 12277 --- [ Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo : 2018-12-13T13:15:44.329+0200 I NETWORK [conn2] closing listening socket: 7
- 2018-12-13 13:15:44.331 INFO 12277 --- [ Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo : 2018-12-13T13:15:44.329+0200 I NETWORK [conn2] closing listening socket: 8
- 2018-12-13 13:15:44.337 INFO 12277 --- [ Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo : 2018-12-13T13:15:44.336+0200 I NETWORK [conn2] removing socket file: /tmp/mongodb-50789.sock
- 2018-12-13 13:15:44.337 INFO 12277 --- [ Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo : 2018-12-13T13:15:44.337+0200 I - [conn1] end connection 127.0.0.1:50809 (2 connections now open)
- 2018-12-13 13:15:44.337 INFO 12277 --- [ Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo : 2018-12-13T13:15:44.337+0200 I NETWORK [conn2] shutdown: going to flush diaglog...
- 2018-12-13 13:15:44.338 INFO 12277 --- [ Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo : 2018-12-13T13:15:44.338+0200 I FTDC [conn2] Shutting down full-time diagnostic data capture
- 2018-12-13 13:15:44.362 INFO 12277 --- [ Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo : 2018-12-13T13:15:44.362+0200 I STORAGE [conn2] WiredTigerKVEngine shutting down
- 2018-12-13 13:15:44.536 INFO 12277 --- [ Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo : 2018-12-13T13:15:44.536+0200 I STORAGE [conn2] shutdown: removing fs lock...
- 2018-12-13 13:15:44.536 INFO 12277 --- [ Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo : 2018-12-13T13:15:44.536+0200 I CONTROL [conn2] now exiting
- 2018-12-13 13:15:44.536 INFO 12277 --- [ Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo : 2018-12-13T13:15:44.536+0200 I CONTROL [conn2] shutting down with code:0
- 2018-12-13 13:15:44.536 INFO 12277 --- [ Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo : 2018-12-13T13:15:44.536+0200 I CONTROL [initandlisten] shutting down with code:0
- 2018-12-13 13:15:44.631 WARN 12277 --- [ Thread-3] d.f.e.p.store.CachingArtifactStore : Already removed de.flapdoodle.embed.process.extract.ImmutableExtractedFileSet@25cb6506 for PRODUCTION:OS_X:B64, emergency shutdown?
Advertisement
Add Comment
Please, Sign In to add comment