By type
[2022-03-22T10:48:25+00:00] INFO: Started chef-zero at chefzero://localhost:1 with repository at /home/sdc/chef-solo
One version per cookbook
[2022-03-22T10:48:25+00:00] INFO: Started chef-zero at chefzero://localhost:1 with repository at /home/sdc/chef-solo
One version per cookbook
[2022-03-22T10:48:25+00:00] INFO: Forking chef instance to converge...
[2022-03-22T10:48:25+00:00] INFO: Forking chef instance to converge...
Starting Chef Client, version 13.8.5[0m
[2022-03-22T10:48:25+00:00] INFO: *** Chef 13.8.5 ***
[2022-03-22T10:48:25+00:00] INFO: *** Chef 13.8.5 ***
[2022-03-22T10:48:25+00:00] INFO: Platform: x86_64-linux-gnu
[2022-03-22T10:48:25+00:00] INFO: Platform: x86_64-linux-gnu
[2022-03-22T10:48:25+00:00] INFO: Chef-client pid: 11
[2022-03-22T10:48:25+00:00] INFO: Chef-client pid: 11
[2022-03-22T10:48:25+00:00] INFO: The plugin path /etc/chef/ohai/plugins does not exist. Skipping...
[2022-03-22T10:48:25+00:00] INFO: The plugin path /etc/chef/ohai/plugins does not exist. Skipping...
[2022-03-22T10:48:29+00:00] INFO: Setting the run_list to ["role[cassandra-actions]"] from CLI options
[2022-03-22T10:48:29+00:00] INFO: Setting the run_list to ["role[cassandra-actions]"] from CLI options
[2022-03-22T10:48:29+00:00] INFO: Run List is [role[cassandra-actions]]
[2022-03-22T10:48:29+00:00] INFO: Run List is [role[cassandra-actions]]
[2022-03-22T10:48:29+00:00] INFO: Run List expands to [cassandra-actions::01-createCsUser, cassandra-actions::03-schemaCreation, cassandra-actions::04-importConformance]
[2022-03-22T10:48:29+00:00] INFO: Run List expands to [cassandra-actions::01-createCsUser, cassandra-actions::03-schemaCreation, cassandra-actions::04-importConformance]
[2022-03-22T10:48:29+00:00] INFO: Starting Chef Run for onap-sdc-cs-config-cassandra--1-v6hrf
[2022-03-22T10:48:29+00:00] INFO: Starting Chef Run for onap-sdc-cs-config-cassandra--1-v6hrf
[2022-03-22T10:48:29+00:00] INFO: Running start handlers
[2022-03-22T10:48:29+00:00] INFO: Running start handlers
[2022-03-22T10:48:29+00:00] INFO: Start handlers complete.
[2022-03-22T10:48:29+00:00] INFO: Start handlers complete.
resolving cookbooks for run list: ["cassandra-actions::01-createCsUser", "cassandra-actions::03-schemaCreation", "cassandra-actions::04-importConformance"][0m
[2022-03-22T10:48:34+00:00] INFO: Loading cookbooks [cassandra-actions@0.0.0]
[2022-03-22T10:48:34+00:00] INFO: Loading cookbooks [cassandra-actions@0.0.0]
Synchronizing Cookbooks:[0m
[2022-03-22T10:48:34+00:00] INFO: Storing updated cookbooks/cassandra-actions/templates/default/create_cassandra_user.sh.erb in the cache.
[2022-03-22T10:48:34+00:00] INFO: Storing updated cookbooks/cassandra-actions/templates/default/create_cassandra_user.sh.erb in the cache.
[2022-03-22T10:48:34+00:00] INFO: Storing updated cookbooks/cassandra-actions/templates/default/configuration.yaml.erb in the cache.
[2022-03-22T10:48:34+00:00] INFO: Storing updated cookbooks/cassandra-actions/recipes/01-createCsUser.rb in the cache.
[2022-03-22T10:48:34+00:00] INFO: Storing updated cookbooks/cassandra-actions/recipes/01-createCsUser.rb in the cache.
[2022-03-22T10:48:34+00:00] INFO: Storing updated cookbooks/cassandra-actions/templates/default/configuration.yaml.erb in the cache.
[2022-03-22T10:48:34+00:00] INFO: Storing updated cookbooks/cassandra-actions/recipes/02-createDoxKeyspace.rb in the cache.
[2022-03-22T10:48:34+00:00] INFO: Storing updated cookbooks/cassandra-actions/templates/default/create_dox_keyspace.sh.erb in the cache.
[2022-03-22T10:48:34+00:00] INFO: Storing updated cookbooks/cassandra-actions/templates/default/create_dox_keyspace.sh.erb in the cache.
[2022-03-22T10:48:34+00:00] INFO: Storing updated cookbooks/cassandra-actions/recipes/04-importConformance.rb in the cache.
[2022-03-22T10:48:34+00:00] INFO: Storing updated cookbooks/cassandra-actions/recipes/04-importConformance.rb in the cache.
[2022-03-22T10:48:34+00:00] INFO: Storing updated cookbooks/cassandra-actions/recipes/02-createDoxKeyspace.rb in the cache.
[2022-03-22T10:48:34+00:00] INFO: Storing updated cookbooks/cassandra-actions/templates/default/janusgraph.properties.erb in the cache.
[2022-03-22T10:48:34+00:00] INFO: Storing updated cookbooks/cassandra-actions/templates/default/janusgraph.properties.erb in the cache.
[2022-03-22T10:48:34+00:00] INFO: Storing updated cookbooks/cassandra-actions/attributes/version.rb in the cache.
[2022-03-22T10:48:34+00:00] INFO: Storing updated cookbooks/cassandra-actions/attributes/version.rb in the cache.
[2022-03-22T10:48:34+00:00] INFO: Storing updated cookbooks/cassandra-actions/recipes/03-schemaCreation.rb in the cache.
[2022-03-22T10:48:34+00:00] INFO: Storing updated cookbooks/cassandra-actions/recipes/03-schemaCreation.rb in the cache.
[2022-03-22T10:48:35+00:00] INFO: Storing updated cookbooks/cassandra-actions/files/default/sdctool.tar in the cache.
[2022-03-22T10:48:35+00:00] INFO: Storing updated cookbooks/cassandra-actions/files/default/sdctool.tar in the cache.
- cassandra-actions (0.0.0)[0m
Installing Cookbook Gems:[0m
Compiling Cookbooks...[0m
[33mcl_release=[1.9.5]
[0mConverging 9 resources[0m
Recipe: cassandra-actions::01-createCsUser[0m
* template[/tmp/create_cassandra_user.sh] action create[2022-03-22T10:48:36+00:00] INFO: template[/tmp/create_cassandra_user.sh] created file /tmp/create_cassandra_user.sh
[2022-03-22T10:48:36+00:00] INFO: template[/tmp/create_cassandra_user.sh] created file /tmp/create_cassandra_user.sh
[32m- create new file /tmp/create_cassandra_user.sh[0m[2022-03-22T10:48:36+00:00] INFO: template[/tmp/create_cassandra_user.sh] updated file contents /tmp/create_cassandra_user.sh
[2022-03-22T10:48:36+00:00] INFO: template[/tmp/create_cassandra_user.sh] updated file contents /tmp/create_cassandra_user.sh
[32m- update content in file /tmp/create_cassandra_user.sh from none to 3525d1[0m
[32m- suppressed sensitive resource[0m[2022-03-22T10:48:36+00:00] INFO: template[/tmp/create_cassandra_user.sh] mode changed to 755
[2022-03-22T10:48:36+00:00] INFO: template[/tmp/create_cassandra_user.sh] mode changed to 755
[32m- change mode from '' to '0755'[0m
[0m * execute[create-sdc-user] action run
[execute] Tue Mar 22 10:48:42 UTC 2022 --- cqlsh is able to connect.
cassandra user asdc_user already exist
[2022-03-22T10:48:46+00:00] INFO: execute[create-sdc-user] ran successfully
[2022-03-22T10:48:46+00:00] INFO: execute[create-sdc-user] ran successfully
[32m- execute /tmp/create_cassandra_user.sh[0m
[0mRecipe: cassandra-actions::03-schemaCreation[0m
* cookbook_file[/tmp/sdctool.tar] action create[2022-03-22T10:48:48+00:00] INFO: cookbook_file[/tmp/sdctool.tar] created file /tmp/sdctool.tar
[2022-03-22T10:48:48+00:00] INFO: cookbook_file[/tmp/sdctool.tar] created file /tmp/sdctool.tar
[32m- create new file /tmp/sdctool.tar[0m[2022-03-22T10:48:49+00:00] INFO: cookbook_file[/tmp/sdctool.tar] updated file contents /tmp/sdctool.tar
[2022-03-22T10:48:49+00:00] INFO: cookbook_file[/tmp/sdctool.tar] updated file contents /tmp/sdctool.tar
[32m- update content in file /tmp/sdctool.tar from none to 6980eb[0m
[37m(file sizes exceed 10000000 bytes, diff output suppressed)[0m[2022-03-22T10:48:51+00:00] INFO: cookbook_file[/tmp/sdctool.tar] mode changed to 755
[2022-03-22T10:48:51+00:00] INFO: cookbook_file[/tmp/sdctool.tar] mode changed to 755
[32m- change mode from '' to '0755'[0m
[0m * execute[install tar] action run[2022-03-22T10:48:52+00:00] INFO: execute[install tar] ran successfully
[2022-03-22T10:48:52+00:00] INFO: execute[install tar] ran successfully
[32m- execute /bin/tar xf /tmp/sdctool.tar -C /tmp[0m
[0m * template[janusgraph.properties] action create[2022-03-22T10:48:52+00:00] INFO: template[janusgraph.properties] backed up to /home/sdc/chef-solo/backup/tmp/sdctool/config/janusgraph.properties.chef-20220322104852.272598
[2022-03-22T10:48:52+00:00] INFO: template[janusgraph.properties] backed up to /home/sdc/chef-solo/backup/tmp/sdctool/config/janusgraph.properties.chef-20220322104852.272598
[2022-03-22T10:48:52+00:00] INFO: template[janusgraph.properties] updated file contents /tmp/sdctool/config/janusgraph.properties
[2022-03-22T10:48:52+00:00] INFO: template[janusgraph.properties] updated file contents /tmp/sdctool/config/janusgraph.properties
[32m- update content in file /tmp/sdctool/config/janusgraph.properties from 4ba983 to 5354d8[0m
[32m- suppressed sensitive resource[0m[2022-03-22T10:48:52+00:00] INFO: template[janusgraph.properties] mode changed to 755
[2022-03-22T10:48:52+00:00] INFO: template[janusgraph.properties] mode changed to 755
[32m- change mode from '0644' to '0755'[0m
[0m * template[/tmp/sdctool/config/configuration.yaml] action create[2022-03-22T10:48:52+00:00] INFO: template[/tmp/sdctool/config/configuration.yaml] backed up to /home/sdc/chef-solo/backup/tmp/sdctool/config/configuration.yaml.chef-20220322104852.310652
[2022-03-22T10:48:52+00:00] INFO: template[/tmp/sdctool/config/configuration.yaml] backed up to /home/sdc/chef-solo/backup/tmp/sdctool/config/configuration.yaml.chef-20220322104852.310652
[2022-03-22T10:48:52+00:00] INFO: template[/tmp/sdctool/config/configuration.yaml] updated file contents /tmp/sdctool/config/configuration.yaml
[2022-03-22T10:48:52+00:00] INFO: template[/tmp/sdctool/config/configuration.yaml] updated file contents /tmp/sdctool/config/configuration.yaml
[32m- update content in file /tmp/sdctool/config/configuration.yaml from 2f1803 to 76456d[0m
[32m- suppressed sensitive resource[0m[2022-03-22T10:48:52+00:00] INFO: template[/tmp/sdctool/config/configuration.yaml] mode changed to 755
[2022-03-22T10:48:52+00:00] INFO: template[/tmp/sdctool/config/configuration.yaml] mode changed to 755
[32m- change mode from '0644' to '0755'[0m
[0m * execute[executing-schema-creation] action run
[execute] java -Dlogback.configurationFile=/tmp/sdctool/scripts/../config/logback.xml -cp ::/tmp/sdctool/scripts/../asdctool-1.9.5-jar-with-dependencies.jar: org.openecomp.sdc.asdctool.main.DataSchemaMenu create-cassandra-structures /tmp/sdctool/config
2022-03-22T10:48:59.906Z|||main||SDC-TOOL||WARN|||beFqdn_IS_UNDEFINED||o.o.s.c.util.YamlToObjectConverter||ActivityType=, Desc=
2022-03-22T10:48:59.915Z|||main||SDC-TOOL||WARN|||beFqdn_IS_UNDEFINED||o.o.s.c.util.YamlToObjectConverter||ActivityType=, Desc=
2022-03-22T10:48:59.916Z|||main||SDC-TOOL||WARN|||beFqdn_IS_UNDEFINED||o.o.s.c.util.YamlToObjectConverter||ActivityType=, Desc=
2022-03-22T10:48:59.926Z|||main||SDC-TOOL||WARN|||beFqdn_IS_UNDEFINED||o.o.s.b.c.v.ArtifactConfigValidator||ActivityType=, Desc=
2022-03-22T10:48:59.988Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||o.o.s.b.d.c.schema.SdcSchemaUtils||ActivityType=, Desc=
2022-03-22T10:49:00.125Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||com.datastax.driver.core||ActivityType=, Desc=
2022-03-22T10:49:00.187Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||c.d.driver.core.GuavaCompatibility||ActivityType=, Desc== 19 in the classpath, using modern compatibility layer>
2022-03-22T10:49:00.312Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||o.o.s.b.d.c.schema.SdcSchemaUtils||ActivityType=, Desc=
2022-03-22T10:49:00.315Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||o.o.s.b.d.c.schema.SdcSchemaUtils||ActivityType=, Desc=
2022-03-22T10:49:00.319Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||o.o.s.b.d.c.schema.SdcSchemaUtils||ActivityType=, Desc=
2022-03-22T10:49:00.321Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||o.o.s.b.d.c.schema.SdcSchemaUtils||ActivityType=, Desc=
2022-03-22T10:49:01.422Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||c.datastax.driver.core.ClockFactory||ActivityType=, Desc=
2022-03-22T10:49:01.726Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||o.o.s.b.d.c.schema.SdcSchemaUtils||ActivityType=, Desc=<** cluster created>
2022-03-22T10:49:01.728Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||o.o.s.b.d.c.schema.SdcSchemaUtils||ActivityType=, Desc=
2022-03-22T10:49:01.729Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||o.o.s.b.d.c.schema.SdcSchemaUtils||ActivityType=, Desc=
2022-03-22T10:49:01.795Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||o.o.s.b.d.c.schema.SdcSchemaUtils||ActivityType=, Desc=
2022-03-22T10:49:01.796Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||o.o.s.b.d.c.schema.SdcSchemaUtils||ActivityType=, Desc=
2022-03-22T10:49:01.797Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||o.o.s.b.d.c.schema.SdcSchemaUtils||ActivityType=, Desc=
2022-03-22T10:49:01.798Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||c.datastax.driver.core.ClockFactory||ActivityType=, Desc=
2022-03-22T10:49:02.327Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||com.datastax.driver.core.NettyUtil||ActivityType=<>, Desc=
2022-03-22T10:49:06.711Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||c.d.d.c.p.DCAwareRoundRobinPolicy||ActivityType=, Desc=
2022-03-22T10:49:06.726Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||com.datastax.driver.core.Cluster||ActivityType=, Desc=
2022-03-22T10:49:06.727Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||com.datastax.driver.core.Cluster||ActivityType=, Desc=
2022-03-22T10:49:06.728Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||com.datastax.driver.core.Cluster||ActivityType=, Desc=
2022-03-22T10:49:08.984Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||o.o.s.b.d.c.schema.SdcSchemaBuilder||ActivityType=, Desc=
2022-03-22T10:49:09.010Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||o.o.s.b.d.c.schema.SdcSchemaBuilder||ActivityType=, Desc=
2022-03-22T10:49:09.011Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||o.o.s.b.d.c.schema.SdcSchemaBuilder||ActivityType=, Desc=
2022-03-22T10:49:09.013Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||o.o.s.b.d.c.schema.SdcSchemaBuilder||ActivityType=, Desc=
2022-03-22T10:49:09.018Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||o.o.s.b.d.c.schema.SdcSchemaBuilder||ActivityType=, Desc=
2022-03-22T10:49:09.021Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||o.o.s.b.d.c.schema.SdcSchemaBuilder||ActivityType=, Desc=
2022-03-22T10:49:09.023Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||o.o.s.b.d.c.schema.SdcSchemaBuilder||ActivityType=, Desc=
2022-03-22T10:49:09.024Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||o.o.s.b.d.c.schema.SdcSchemaBuilder||ActivityType=, Desc=
2022-03-22T10:49:09.090Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||o.o.s.b.d.c.schema.SdcSchemaBuilder||ActivityType=, Desc=
2022-03-22T10:49:09.090Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||o.o.s.b.d.c.schema.SdcSchemaBuilder||ActivityType=, Desc=
2022-03-22T10:49:09.091Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||o.o.s.b.d.c.schema.SdcSchemaBuilder||ActivityType=, Desc=
2022-03-22T10:49:09.091Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||o.o.s.b.d.c.schema.SdcSchemaBuilder||ActivityType=, Desc=
2022-03-22T10:49:09.094Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||o.o.s.b.d.c.schema.SdcSchemaBuilder||ActivityType=, Desc=
2022-03-22T10:49:09.095Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||o.o.s.b.d.c.schema.SdcSchemaBuilder||ActivityType=, Desc=
2022-03-22T10:49:09.096Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||o.o.s.b.d.c.schema.SdcSchemaBuilder||ActivityType=, Desc=
2022-03-22T10:49:09.098Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||o.o.s.b.d.c.schema.SdcSchemaBuilder||ActivityType=, Desc=
2022-03-22T10:49:09.099Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||o.o.s.b.d.c.schema.SdcSchemaBuilder||ActivityType=, Desc=
2022-03-22T10:49:09.100Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||o.o.s.b.d.c.schema.SdcSchemaBuilder||ActivityType=, Desc=
2022-03-22T10:49:09.100Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||o.o.s.b.d.c.schema.SdcSchemaBuilder||ActivityType=, Desc=
2022-03-22T10:49:09.105Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||o.o.s.b.d.c.schema.SdcSchemaBuilder||ActivityType=, Desc=
2022-03-22T10:49:09.105Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||o.o.s.b.d.c.schema.SdcSchemaBuilder||ActivityType=, Desc=
2022-03-22T10:49:09.106Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||o.o.s.b.d.c.schema.SdcSchemaBuilder||ActivityType=, Desc=
2022-03-22T10:49:09.106Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||o.o.s.b.d.c.schema.SdcSchemaBuilder||ActivityType=, Desc=
2022-03-22T10:49:09.109Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||o.o.s.b.d.c.schema.SdcSchemaBuilder||ActivityType=, Desc=
2022-03-22T10:49:09.110Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||o.o.s.b.d.c.schema.SdcSchemaBuilder||ActivityType=, Desc=
2022-03-22T10:49:09.181Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||o.o.s.b.d.c.schema.SdcSchemaBuilder||ActivityType=, Desc=
2022-03-22T10:49:09.183Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||o.o.s.b.d.c.schema.SdcSchemaBuilder||ActivityType=, Desc=
2022-03-22T10:49:09.184Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||o.o.s.b.d.c.schema.SdcSchemaBuilder||ActivityType=, Desc=
2022-03-22T10:49:09.187Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||o.o.s.b.d.c.schema.SdcSchemaBuilder||ActivityType=, Desc=
2022-03-22T10:49:09.188Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||o.o.s.b.d.c.schema.SdcSchemaBuilder||ActivityType=, Desc=
2022-03-22T10:49:09.189Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||o.o.s.b.d.c.schema.SdcSchemaBuilder||ActivityType=, Desc=
2022-03-22T10:49:09.190Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||o.o.s.b.d.c.schema.SdcSchemaBuilder||ActivityType=, Desc=
2022-03-22T10:49:09.191Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||o.o.s.b.d.c.schema.SdcSchemaBuilder||ActivityType=, Desc=
2022-03-22T10:49:09.192Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||o.o.s.b.d.c.schema.SdcSchemaBuilder||ActivityType=, Desc=
2022-03-22T10:49:09.194Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||o.o.s.b.d.c.schema.SdcSchemaBuilder||ActivityType=, Desc=
2022-03-22T10:49:09.195Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||o.o.s.b.d.c.schema.SdcSchemaBuilder||ActivityType=, Desc=
2022-03-22T10:49:09.196Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||o.o.s.b.d.c.schema.SdcSchemaBuilder||ActivityType=, Desc=
2022-03-22T10:49:09.196Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||o.o.s.b.d.c.schema.SdcSchemaBuilder||ActivityType=, Desc=
2022-03-22T10:49:09.239Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||o.o.s.b.d.c.schema.SdcSchemaBuilder||ActivityType=, Desc=
2022-03-22T10:49:25.794Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||o.o.s.b.d.c.schema.SdcSchemaBuilder||ActivityType=, Desc=
2022-03-22T10:49:25.796Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||o.o.s.b.d.c.schema.SdcSchemaBuilder||ActivityType=, Desc=
2022-03-22T10:49:29.958Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||o.o.s.b.d.c.schema.SdcSchemaBuilder||ActivityType=, Desc=
2022-03-22T10:49:29.959Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||o.o.s.b.d.c.schema.SdcSchemaBuilder||ActivityType=, Desc=
2022-03-22T10:49:29.959Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||o.o.s.b.d.c.schema.SdcSchemaBuilder||ActivityType=, Desc=
2022-03-22T10:49:29.960Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||o.o.s.b.d.c.schema.SdcSchemaBuilder||ActivityType=, Desc=
2022-03-22T10:49:37.972Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||o.o.s.b.d.c.schema.SdcSchemaBuilder||ActivityType=, Desc=
2022-03-22T10:49:37.975Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||o.o.s.b.d.c.schema.SdcSchemaBuilder||ActivityType=, Desc=
2022-03-22T10:49:44.531Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||o.o.s.b.d.c.schema.SdcSchemaBuilder||ActivityType=, Desc=
2022-03-22T10:49:44.531Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||o.o.s.b.d.c.schema.SdcSchemaBuilder||ActivityType=, Desc=
2022-03-22T10:49:44.532Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||o.o.s.b.d.c.schema.SdcSchemaBuilder||ActivityType=, Desc=
2022-03-22T10:49:44.533Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||o.o.s.b.d.c.schema.SdcSchemaBuilder||ActivityType=, Desc=
2022-03-22T10:49:51.841Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||o.o.s.b.d.c.schema.SdcSchemaBuilder||ActivityType=, Desc=
2022-03-22T10:49:51.843Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||o.o.s.b.d.c.schema.SdcSchemaBuilder||ActivityType=, Desc=
2022-03-22T10:49:58.553Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||o.o.s.b.d.c.schema.SdcSchemaBuilder||ActivityType=, Desc=
2022-03-22T10:49:58.554Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||o.o.s.b.d.c.schema.SdcSchemaBuilder||ActivityType=, Desc=
2022-03-22T10:50:04.753Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||o.o.s.b.d.c.schema.SdcSchemaBuilder||ActivityType=, Desc=
2022-03-22T10:50:04.754Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||o.o.s.b.d.c.schema.SdcSchemaBuilder||ActivityType=, Desc=
2022-03-22T10:50:13.142Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||o.o.s.b.d.c.schema.SdcSchemaBuilder||ActivityType=, Desc=
2022-03-22T10:50:13.144Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||o.o.s.b.d.c.schema.SdcSchemaBuilder||ActivityType=, Desc=
2022-03-22T10:50:23.078Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||o.o.s.b.d.c.schema.SdcSchemaBuilder||ActivityType=, Desc=
2022-03-22T10:50:23.079Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||o.o.s.b.d.c.schema.SdcSchemaBuilder||ActivityType=, Desc=
2022-03-22T10:50:28.762Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||o.o.s.b.d.c.schema.SdcSchemaBuilder||ActivityType=, Desc=
2022-03-22T10:50:28.764Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||o.o.s.b.d.c.schema.SdcSchemaBuilder||ActivityType=, Desc=
2022-03-22T10:50:36.354Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||o.o.s.b.d.c.schema.SdcSchemaBuilder||ActivityType=, Desc=
2022-03-22T10:50:36.360Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||o.o.s.b.d.c.schema.SdcSchemaBuilder||ActivityType=, Desc=
2022-03-22T10:50:43.398Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||o.o.s.b.d.c.schema.SdcSchemaBuilder||ActivityType=, Desc=
2022-03-22T10:50:43.399Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||o.o.s.b.d.c.schema.SdcSchemaBuilder||ActivityType=, Desc=
2022-03-22T10:50:43.400Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||o.o.s.b.d.c.schema.SdcSchemaBuilder||ActivityType=, Desc=
2022-03-22T10:50:43.401Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||o.o.s.b.d.c.schema.SdcSchemaBuilder||ActivityType=, Desc=
2022-03-22T10:50:59.061Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||o.o.s.b.d.c.schema.SdcSchemaBuilder||ActivityType=, Desc=
2022-03-22T10:50:59.063Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||o.o.s.b.d.c.schema.SdcSchemaBuilder||ActivityType=, Desc=
2022-03-22T10:51:08.754Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||o.o.s.b.d.c.schema.SdcSchemaBuilder||ActivityType=, Desc=
2022-03-22T10:51:08.758Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||o.o.s.b.d.c.schema.SdcSchemaBuilder||ActivityType=, Desc=
2022-03-22T10:51:08.759Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||o.o.s.b.d.c.schema.SdcSchemaBuilder||ActivityType=, Desc=
2022-03-22T10:51:08.761Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||o.o.s.b.d.c.schema.SdcSchemaBuilder||ActivityType=, Desc=
2022-03-22T10:51:20.379Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||o.o.s.b.d.c.schema.SdcSchemaBuilder||ActivityType=, Desc=
2022-03-22T10:51:20.381Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||o.o.s.b.d.c.schema.SdcSchemaBuilder||ActivityType=, Desc=
2022-03-22T10:51:26.752Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||o.o.s.b.d.c.schema.SdcSchemaBuilder||ActivityType=, Desc=
2022-03-22T10:51:26.755Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||o.o.s.b.d.c.schema.SdcSchemaBuilder||ActivityType=, Desc=
2022-03-22T10:51:33.752Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||o.o.s.b.d.c.schema.SdcSchemaBuilder||ActivityType=, Desc=
2022-03-22T10:51:33.753Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||o.o.s.b.d.c.schema.SdcSchemaBuilder||ActivityType=, Desc=
2022-03-22T10:51:33.753Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||o.o.s.b.d.c.schema.SdcSchemaBuilder||ActivityType=, Desc=
2022-03-22T10:51:33.755Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||o.o.s.b.d.c.schema.SdcSchemaBuilder||ActivityType=, Desc=
2022-03-22T10:51:38.254Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||o.o.s.b.d.c.schema.SdcSchemaBuilder||ActivityType=, Desc=
2022-03-22T10:51:38.255Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||o.o.s.b.d.c.schema.SdcSchemaBuilder||ActivityType=, Desc=
2022-03-22T10:51:46.953Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||o.o.s.b.d.c.schema.SdcSchemaBuilder||ActivityType=, Desc=
2022-03-22T10:51:46.954Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||o.o.s.b.d.c.schema.SdcSchemaBuilder||ActivityType=, Desc=
2022-03-22T10:51:53.839Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||o.o.s.b.d.c.schema.SdcSchemaBuilder||ActivityType=, Desc=
2022-03-22T10:51:53.841Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||o.o.s.b.d.c.schema.SdcSchemaBuilder||ActivityType=, Desc=
2022-03-22T10:52:05.868Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||o.o.s.b.d.c.schema.SdcSchemaBuilder||ActivityType=, Desc=
2022-03-22T10:52:05.870Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||o.o.s.b.d.c.schema.SdcSchemaBuilder||ActivityType=, Desc=
2022-03-22T10:52:05.870Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||o.o.s.b.d.c.schema.SdcSchemaBuilder||ActivityType=, Desc=
2022-03-22T10:52:05.871Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||o.o.s.b.d.c.schema.SdcSchemaBuilder||ActivityType=, Desc=
2022-03-22T10:52:16.199Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||o.o.s.b.d.c.schema.SdcSchemaBuilder||ActivityType=, Desc=
2022-03-22T10:52:16.201Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||o.o.s.b.d.c.schema.SdcSchemaBuilder||ActivityType=, Desc=
2022-03-22T10:52:28.756Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||o.o.s.b.d.c.schema.SdcSchemaBuilder||ActivityType=, Desc=
2022-03-22T10:52:28.759Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||o.o.s.b.d.c.schema.SdcSchemaBuilder||ActivityType=, Desc=
2022-03-22T10:52:39.991Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||o.o.s.b.d.c.schema.SdcSchemaBuilder||ActivityType=, Desc=
2022-03-22T10:52:39.992Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||o.o.s.b.d.c.schema.SdcSchemaBuilder||ActivityType=, Desc=
2022-03-22T10:52:39.993Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||o.o.s.b.d.c.schema.SdcSchemaBuilder||ActivityType=, Desc=
2022-03-22T10:52:39.993Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||o.o.s.b.d.c.schema.SdcSchemaBuilder||ActivityType=, Desc=
2022-03-22T10:52:50.279Z|||main||SDC-TOOL||INFO|||beFqdn_IS_UNDEFINED||o.o.s.b.d.c.schema.SdcSchemaBuilder||ActivityType=