Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support: Enterprise DB, Enterprise Mongo, Cassandra Databases #3097

Merged
merged 4 commits into from
Sep 20, 2021

Conversation

kavya498
Copy link
Collaborator

Community Note

  • Please vote on this pull request by adding a 👍 reaction to the original pull request comment to help the community and maintainers prioritize this request
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for pull request followers and do not help prioritize the request

Relates OR Closes #2590

rebased and updated secret baseline to this PR #2591

@kavya498 kavya498 force-pushed the database-cassandra branch 10 times, most recently from d051bd8 to 33f0d1d Compare September 17, 2021 12:50
@kavya498
Copy link
Collaborator Author

Mongo enterprise results

\f0\fs22 \cf2 \CocoaLigature0 nagasuresh@MacBook-Pro terraform-provider-ibm % make testacc TEST=./ibm TESTARGS='-run=TestAccIBMMongoDBEnterpriseDatabaseInstanceBasic'\
==> Checking that code complies with gofmt requirements...\
TF_ACC=1 go test ./ibm -v -run=TestAccIBMMongoDBEnterpriseDatabaseInstanceBasic -timeout 700m\
[WARN] Set the environment variable IBM_APPID_TENANT_ID for testing AppID resources, AppID tests will fail if this is not set\
[WARN] Set the environment variable IBM_ORG for testing ibm_org  resource Some tests for that resource will fail if this is not set correctly\
[WARN] Set the environment variable IBM_SPACE for testing ibm_space  resource Some tests for that resource will fail if this is not set correctly\
[WARN] Set the environment variable IBM_ID1 for testing ibm_space resource Some tests for that resource will fail if this is not set correctly\
[WARN] Set the environment variable IBM_ID2 for testing ibm_space resource Some tests for that resource will fail if this is not set correctly\
[WARN] Set the environment variable IBM_IAMUSER for testing ibm_iam_user_policy resource Some tests for that resource will fail if this is not set correctly\
[WARN] Set the environment variable IBM_DATACENTER for testing ibm_container_cluster resource else it is set to default value 'par01'\
[WARN] Set the environment variable IBM_MACHINE_TYPE for testing ibm_container_cluster resource else it is set to default value 'u2c.2x4'\
[WARN] Set the environment variable IBM_CERT_CRN for testing ibm_container_alb_cert resource else it is set to default value\
[WARN] Set the environment variable IBM_UPDATE_CERT_CRN for testing ibm_container_alb_cert resource else it is set to default value\
[WARN] Set the environment variable IBM_CONTAINER_REGION for testing ibm_container resources else it is set to default value 'eu-de'\
[WARN] Set the environment variable IBM_CIS_INSTANCE with a VALID CIS Instance NAME for testing ibm_cis resources on staging/test\
[WARN] Set the environment variable IBM_CIS_DOMAIN_STATIC with the Domain name registered with the CIS instance on test/staging. Domain must be predefined in CIS to avoid CIS billing costs due to domain delete/create\
[WARN] Set the environment variable IBM_CIS_DOMAIN_TEST with a VALID Domain name for testing the one time create and delete of a domain in CIS. Note each create/delete will trigger a monthly billing instance. Only to be run in staging/test\
[WARN] Set the environment variable IBM_CIS_RESOURCE_GROUP with the resource group for the CIS Instance \
[WARN] Set the environment variable IBM_COS_CRN with a VALID COS instance CRN for testing ibm_cos_* resources\
[WARN] Set the environment variable IBM_TRUSTED_MACHINE_TYPE for testing ibm_container_cluster resource else it is set to default value 'mb1c.16x64'\
[WARN] Set the environment variable IBM_BM_EXTENDED_HW_TESTING to true/false for testing ibm_compute_bare_metal resource else it is set to default value 'false'\
[WARN] Set the environment variable IBM_PUBLIC_VLAN_ID for testing ibm_container_cluster resource else it is set to default value '2393319'\
[WARN] Set the environment variable IBM_PRIVATE_VLAN_ID for testing ibm_container_cluster resource else it is set to default value '2393321'\
[WARN] Set the environment variable IBM_KUBE_VERSION for testing ibm_container_cluster resource else it is set to default value '1.18.14'\
[WARN] Set the environment variable IBM_KUBE_UPDATE_VERSION for testing ibm_container_cluster resource else it is set to default value '1.19.6'\
[WARN] Set the environment variable IBM_PRIVATE_SUBNET_ID for testing ibm_container_cluster resource else it is set to default value '1636107'\
[WARN] Set the environment variable IBM_PUBLIC_SUBNET_ID for testing ibm_container_cluster resource else it is set to default value '1165645'\
[WARN] Set the environment variable IBM_SUBNET_ID for testing ibm_container_cluster resource else it is set to default value '1165645'\
[INFO] Set the environment variable IBM_IPSEC_DATACENTER for testing ibm_ipsec_vpn resource else it is set to default value 'tok02'\
[INFO] Set the environment variable IBM_IPSEC_CUSTOMER_SUBNET_ID for testing ibm_ipsec_vpn resource else it is set to default value '123456'\
[INFO] Set the environment variable IBM_IPSEC_CUSTOMER_PEER_IP for testing ibm_ipsec_vpn resource else it is set to default value '192.168.0.1'\
[WARN] Set the environment variable IBM_LBAAS_DATACENTER for testing ibm_lbaas resource else it is set to default value 'dal13'\
[WARN] Set the environment variable IBM_LBAAS_SUBNETID for testing ibm_lbaas resource else it is set to default value '2144241'\
[WARN] Set the environment variable IBM_DEDICATED_HOSTNAME for testing ibm_compute_vm_instance resource else it is set to default value 'terraform-dedicatedhost'\
[WARN] Set the environment variable IBM_DEDICATED_HOST_ID for testing ibm_compute_vm_instance resource else it is set to default value '30301'\
[WARN] Set the environment variable IBM_WORKER_POOL_ZONE for testing ibm_container_worker_pool_zone_attachment resource else it is set to default value 'ams03'\
[WARN] Set the environment variable IBM_WORKER_POOL_ZONE_PRIVATE_VLAN for testing ibm_container_worker_pool_zone_attachment resource else it is set to default value '2538975'\
[WARN] Set the environment variable IBM_WORKER_POOL_ZONE_PUBLIC_VLAN for testing ibm_container_worker_pool_zone_attachment resource else it is set to default value '2538967'\
[WARN] Set the environment variable IBM_WORKER_POOL_ZONE_UPDATE_PRIVATE_VLAN for testing ibm_container_worker_pool_zone_attachment resource else it is set to default value '2388377'\
[WARN] Set the environment variable IBM_WORKER_POOL_ZONE_UPDATE_PUBLIC_VLAN for testing ibm_container_worker_pool_zone_attachment resource else it is set to default value '2388375'\
[WARN] Set the environment variable IBM_PLACEMENT_GROUP_NAME for testing ibm_compute_vm_instance resource else it is set to default value 'terraform-group'\
[INFO] Set the environment variable SL_REGION for testing ibm_is_region datasource else it is set to default value 'us-south'\
[INFO] Set the environment variable SL_ZONE for testing ibm_is_zone datasource else it is set to default value 'us-south-1'\
[INFO] Set the environment variable SL_CIDR for testing ibm_is_subnet else it is set to default value '10.240.0.0/24'\
[INFO] Set the environment variable SL_ADDRESS_PREFIX_CIDR for testing ibm_is_vpc_address_prefix else it is set to default value '10.120.0.0/24'\
[INFO] Set the environment variable IS_IMAGE for testing ibm_is_instance, ibm_is_floating_ip else it is set to default value 'r006-ed3f775f-ad7e-4e37-ae62-7199b4988b00'\
[INFO] Set the environment variable IS_WIN_IMAGE for testing ibm_is_instance data source else it is set to default value 'r006-5f9568ae-792e-47e1-a710-5538b2bdfca7'\
[INFO] Set the environment variable SL_INSTANCE_PROFILE for testing ibm_is_instance resource else it is set to default value 'cx2-2x4'\
[INFO] Set the environment variable SL_INSTANCE_PROFILE_UPDATE for testing ibm_is_instance resource else it is set to default value 'cx2-4x8'\
[INFO] Set the environment variable IS_DEDICATED_HOST_NAME for testing ibm_is_instance resource else it is set to default value 'tf-dhost-01'\
[INFO] Set the environment variable IS_DEDICATED_HOST_GROUP_ID for testing ibm_is_instance resource else it is set to default value '0717-9104e7b5-77ad-44ad-9eaa-091e6b6efce1'\
[INFO] Set the environment variable IS_DEDICATED_HOST_PROFILE for testing ibm_is_instance resource else it is set to default value 'bx2d-host-152x608'\
[INFO] Set the environment variable IS_DEDICATED_HOST_GROUP_CLASS for testing ibm_is_instance resource else it is set to default value 'bx2d'\
[INFO] Set the environment variable IS_DEDICATED_HOST_GROUP_FAMILY for testing ibm_is_instance resource else it is set to default value 'balanced'\
[INFO] Set the environment variable SL_INSTANCE_PROFILE for testing ibm_is_instance resource else it is set to default value 'bx2d-16x64'\
[INFO] Set the environment variable IS_VOLUME_PROFILE for testing ibm_is_volume_profile else it is set to default value 'general-purpose'\
[INFO] Set the environment variable SL_ROUTE_DESTINATION for testing ibm_is_vpc_route else it is set to default value '192.168.4.0/24'\
[INFO] Set the environment variable SL_ROUTE_NEXTHOP for testing ibm_is_vpc_route else it is set to default value '10.0.0.4'\
[INFO] Set the environment variable PI_IMAGE for testing ibm_pi_image resource else it is set to default value '7200-03-03'\
[INFO] Set the environment variable PI_KEY_NAME for testing ibm_pi_key_name resource else it is set to default value 'terraform-test-power'\
[INFO] Set the environment variable PI_NETWORK_NAME for testing ibm_pi_network_name resource else it is set to default value 'terraform-test-power'\
[INFO] Set the environment variable PI_VOLUME_NAME for testing ibm_pi_network_name resource else it is set to default value 'terraform-test-power'\
[INFO] Set the environment variable PI_CLOUDINSTANCE_ID for testing ibm_pi_image resource else it is set to default value 'd16705bd-7f1a-48c9-9e0e-1c17b71e7331'\
[INFO] Set the environment variable PI_PVM_INSTANCE_ID for testing pi_instance_name resource else it is set to default value 'terraform-test-power'\
[INFO] Set the environment variable SCHEMATICS_WORKSPACE_ID for testing schematics resources else it is set to default value\
[INFO] Set the environment variable SCHEMATICS_TEMPLATE_ID for testing schematics resources else it is set to default value\
[INFO] Set the environment variable SCHEMATICS_ACTION_ID for testing schematics resources else it is set to default value\
[WARN] Set the environment variable IMAGE_COS_URL with a VALID COS Image SQL URL for testing ibm_is_image resources on staging/test\
[WARN] Set the environment variable IMAGE_COS_URL_ENCRYPTED with a VALID COS Image SQL URL for testing ibm_is_image resources on staging/test\
[WARN] Set the environment variable IMAGE_OPERATING_SYSTEM with a VALID Operating system for testing ibm_is_image resources on staging/test\
[INFO] Set the environment variable IS_IMAGE_NAME for testing data source ibm_is_image else it is set to default value `ibm-ubuntu-18-04-1-minimal-amd64-2`\
[INFO] Set the environment variable IS_IMAGE_ENCRYPTED_DATA_KEY for testing resource ibm_is_image else it is set to default value\
[INFO] Set the environment variable IS_IMAGE_ENCRYPTION_KEY for testing resource ibm_is_image else it is set to default value\
[INFO] Set the environment variable IBM_FUNCTION_NAMESPACE for testing ibm_function_package, ibm_function_action, ibm_function_rule, ibm_function_trigger resource else  tests will fail if this is not set correctly\
[INFO] Set the environment variable HPCS_INSTANCE_ID for testing data_source_ibm_kms_key_test else it is set to default value\
[INFO] Set the environment variable SECRETS_MANAGER_INSTANCE_ID for testing data_source_ibm_secrets_manager_secrets_test else tests will fail if this is not set correctly\
[INFO] Set the environment variable SECRETS_MANAGER_SECRET_TYPE for testing data_source_ibm_secrets_manager_secrets_test, else it is set to default value. For data_source_ibm_secrets_manager_secret_test, tests will fail if this is not set correctly\
[WARN] Set the environment variable SECRETS_MANAGER_SECRET_ID for testing data_source_ibm_secrets_manager_secret_test else tests will fail if this is not set correctly\
[INFO] Set the environment variable IBM_TG_CROSS_ACCOUNT_ID for testing ibm_tg_connection resource else  tests will fail if this is not set correctly\
[INFO] Set the environment variable IBM_TG_CROSS_NETWORK_ID for testing ibm_tg_connection resource else  tests will fail if this is not set correctly\
[INFO] Set the environment variable ACCOUNT_TO_BE_IMPORTED for testing import enterprise account resource else  tests will fail if this is not set correctly\
[WARN] Set the environment variable IBM_HPCS_ADMIN1 with a VALID HPCS Admin Key1 Path\
[WARN] Set the environment variable IBM_HPCS_TOKEN1 with a VALID token for HPCS Admin Key1\
[WARN] Set the environment variable IBM_HPCS_ADMIN2 with a VALID HPCS Admin Key2 Path\
[WARN] Set the environment variable IBM_HPCS_TOKEN2 with a VALID token for HPCS Admin Key2\
=== RUN   TestAccIBMMongoDBEnterpriseDatabaseInstanceBasic\
=== PAUSE TestAccIBMMongoDBEnterpriseDatabaseInstanceBasic\
=== CONT  TestAccIBMMongoDBEnterpriseDatabaseInstanceBasic\
2021/09/17 17:04:01 [WARN] could not locate a terraform executable on system path; continuing\
2021/09/17 17:04:07 [WARN] Truncating attribute path of 0 diagnostics for TypeSet\
2021/09/17 17:04:07 [WARN] Truncating attribute path of 0 diagnostics for TypeSet\
2021/09/17 17:04:07 [WARN] Truncating attribute path of 0 diagnostics for TypeSet\
2021/09/17 17:04:07 Configuring SoftLayer Session with API key\
2021/09/17 17:04:07 Configuring IBM Cloud Session with API key\
2021/09/17 17:04:07 [INFO] Configured Region: us-south\
2021/09/17 17:04:11 [WARN] Truncating attribute path of 0 diagnostics for TypeSet\
2021/09/17 17:04:11 [WARN] Truncating attribute path of 0 diagnostics for TypeSet\
2021/09/17 17:04:11 [WARN] Truncating attribute path of 0 diagnostics for TypeSet\
2021/09/17 17:04:11 [WARN] Truncating attribute path of 0 diagnostics for TypeSet\
2021/09/17 17:04:11 [WARN] Truncating attribute path of 0 diagnostics for TypeSet\
2021/09/17 17:04:11 [WARN] Truncating attribute path of 0 diagnostics for TypeSet\
2021/09/17 17:04:11 Configuring SoftLayer Session with API key\
2021/09/17 17:04:11 Configuring IBM Cloud Session with API key\
2021/09/17 17:04:11 [INFO] Configured Region: us-south\
2021/09/17 17:04:14 [WARN] Truncating attribute path of 0 diagnostics for TypeSet\
2021/09/17 17:04:14 [WARN] Truncating attribute path of 0 diagnostics for TypeSet\
2021/09/17 17:04:14 [WARN] Truncating attribute path of 0 diagnostics for TypeSet\
2021/09/17 17:04:14 Configuring SoftLayer Session with API key\
2021/09/17 17:04:14 Configuring IBM Cloud Session with API key\
2021/09/17 17:04:14 [INFO] Configured Region: us-south\
2021/09/17 17:04:16 [WARN] Truncating attribute path of 0 diagnostics for TypeSet\
2021/09/17 17:04:16 [WARN] Truncating attribute path of 0 diagnostics for TypeSet\
2021/09/17 17:04:16 [WARN] Truncating attribute path of 0 diagnostics for TypeSet\
2021/09/17 17:04:16 [DEBUG] setting computed for "auto_scaling" from ComputedKeys\
2021/09/17 17:04:16 [DEBUG] setting computed for "connectionstrings" from ComputedKeys\
2021/09/17 17:04:16 [DEBUG] setting computed for "groups" from ComputedKeys\
2021/09/17 17:04:24 retrying after error: Error getting database config for: crn:v1:bluemix:public:databases-for-mongodb:us-south:a%2F40ddc34a953a8c02f10987b59085b60e:0ee128c0-3895-439c-a818-0940868281ae:: with error %!s(<nil>)\
\
2021/09/17 17:04:37 [DEBUG] Waiting for state to become: [active]\
2021/09/17 17:33:21 Authentication failed. Trying token refresh\
2021/09/17 17:33:21 Retrying authentication using API Key\
2021/09/17 17:33:25 Authentication failed. Trying token refresh\
2021/09/17 17:33:25 Retrying authentication using API Key\
2021/09/17 17:34:01 tagList:  [one:two]\
2021/09/17 17:34:12 [WARN] Truncating attribute path of 0 diagnostics for TypeSet\
2021/09/17 17:34:12 [WARN] Truncating attribute path of 0 diagnostics for TypeSet\
2021/09/17 17:34:12 [WARN] Truncating attribute path of 0 diagnostics for TypeSet\
2021/09/17 17:34:12 Configuring SoftLayer Session with API key\
2021/09/17 17:34:12 Configuring IBM Cloud Session with API key\
2021/09/17 17:34:12 [INFO] Configured Region: us-south\
2021/09/17 17:34:15 [WARN] Truncating attribute path of 0 diagnostics for TypeSet\
2021/09/17 17:34:15 [WARN] Truncating attribute path of 0 diagnostics for TypeSet\
2021/09/17 17:34:15 [WARN] Truncating attribute path of 0 diagnostics for TypeSet\
2021/09/17 17:34:16 [WARN] Truncating attribute path of 0 diagnostics for TypeSet\
2021/09/17 17:34:16 [WARN] Truncating attribute path of 0 diagnostics for TypeSet\
2021/09/17 17:34:16 [WARN] Truncating attribute path of 0 diagnostics for TypeSet\
2021/09/17 17:34:16 Configuring SoftLayer Session with API key\
2021/09/17 17:34:16 Configuring IBM Cloud Session with API key\
2021/09/17 17:34:16 [INFO] Configured Region: us-south\
2021/09/17 17:34:20 tagList:  [one:two]\
2021/09/17 17:34:32 [WARN] Truncating attribute path of 0 diagnostics for TypeSet\
2021/09/17 17:34:32 [WARN] Truncating attribute path of 0 diagnostics for TypeSet\
2021/09/17 17:34:32 [WARN] Truncating attribute path of 0 diagnostics for TypeSet\
2021/09/17 17:34:32 [WARN] Truncating attribute path of 0 diagnostics for TypeSet\
2021/09/17 17:34:32 [WARN] Truncating attribute path of 0 diagnostics for TypeSet\
2021/09/17 17:34:32 [WARN] Truncating attribute path of 0 diagnostics for TypeSet\
2021/09/17 17:34:32 Configuring SoftLayer Session with API key\
2021/09/17 17:34:32 Configuring IBM Cloud Session with API key\
2021/09/17 17:34:32 [INFO] Configured Region: us-south\
2021/09/17 17:34:36 [WARN] Truncating attribute path of 0 diagnostics for TypeSet\
2021/09/17 17:34:36 [WARN] Truncating attribute path of 0 diagnostics for TypeSet\
2021/09/17 17:34:36 [WARN] Truncating attribute path of 0 diagnostics for TypeSet\
2021/09/17 17:34:36 [WARN] Truncating attribute path of 0 diagnostics for TypeSet\
2021/09/17 17:34:36 [WARN] Truncating attribute path of 0 diagnostics for TypeSet\
2021/09/17 17:34:36 [WARN] Truncating attribute path of 0 diagnostics for TypeSet\
2021/09/17 17:34:36 Configuring SoftLayer Session with API key\
2021/09/17 17:34:36 Configuring IBM Cloud Session with API key\
2021/09/17 17:34:36 [INFO] Configured Region: us-south\
2021/09/17 17:34:41 tagList:  [one:two]\
2021/09/17 17:34:53 [WARN] Truncating attribute path of 0 diagnostics for TypeSet\
2021/09/17 17:34:53 [WARN] Truncating attribute path of 0 diagnostics for TypeSet\
2021/09/17 17:34:53 [WARN] Truncating attribute path of 0 diagnostics for TypeSet\
2021/09/17 17:34:53 [WARN] Truncating attribute path of 0 diagnostics for TypeSet\
2021/09/17 17:34:53 [WARN] Truncating attribute path of 0 diagnostics for TypeSet\
2021/09/17 17:34:53 [WARN] Truncating attribute path of 0 diagnostics for TypeSet\
2021/09/17 17:34:53 Configuring SoftLayer Session with API key\
2021/09/17 17:34:53 Configuring IBM Cloud Session with API key\
2021/09/17 17:34:53 [INFO] Configured Region: us-south\
2021/09/17 17:34:59 [WARN] Truncating attribute path of 0 diagnostics for TypeSet\
2021/09/17 17:34:59 [WARN] Truncating attribute path of 0 diagnostics for TypeSet\
2021/09/17 17:34:59 [WARN] Truncating attribute path of 0 diagnostics for TypeSet\
2021/09/17 17:34:59 Configuring SoftLayer Session with API key\
2021/09/17 17:34:59 Configuring IBM Cloud Session with API key\
2021/09/17 17:34:59 [INFO] Configured Region: us-south\
2021/09/17 17:35:01 [WARN] Truncating attribute path of 0 diagnostics for TypeSet\
2021/09/17 17:35:01 [WARN] Truncating attribute path of 0 diagnostics for TypeSet\
2021/09/17 17:35:01 [WARN] Truncating attribute path of 0 diagnostics for TypeSet\
2021/09/17 17:55:00 Authentication failed. Trying token refresh\
2021/09/17 17:55:00 Retrying authentication using API Key\
2021/09/17 18:09:43 Authentication failed. Trying token refresh\
2021/09/17 18:09:43 Retrying authentication using API Key\
2021/09/17 18:09:44 tagList:  [one:two]\
2021/09/17 18:09:44 Authentication failed. Trying token refresh\
2021/09/17 18:09:44 Retrying authentication using API Key\
2021/09/17 18:09:55 [WARN] Truncating attribute path of 0 diagnostics for TypeSet\
2021/09/17 18:09:55 [WARN] Truncating attribute path of 0 diagnostics for TypeSet\
2021/09/17 18:09:55 [WARN] Truncating attribute path of 0 diagnostics for TypeSet\
2021/09/17 18:09:55 Configuring SoftLayer Session with API key\
2021/09/17 18:09:55 Configuring IBM Cloud Session with API key\
2021/09/17 18:09:55 [INFO] Configured Region: us-south\
2021/09/17 18:09:57 [WARN] Truncating attribute path of 0 diagnostics for TypeSet\
2021/09/17 18:09:57 [WARN] Truncating attribute path of 0 diagnostics for TypeSet\
2021/09/17 18:09:57 [WARN] Truncating attribute path of 0 diagnostics for TypeSet\
2021/09/17 18:09:58 [WARN] Truncating attribute path of 0 diagnostics for TypeSet\
2021/09/17 18:09:58 [WARN] Truncating attribute path of 0 diagnostics for TypeSet\
2021/09/17 18:09:58 [WARN] Truncating attribute path of 0 diagnostics for TypeSet\
2021/09/17 18:09:58 Configuring SoftLayer Session with API key\
2021/09/17 18:09:58 Configuring IBM Cloud Session with API key\
2021/09/17 18:09:58 [INFO] Configured Region: us-south\
2021/09/17 18:10:01 tagList:  [one:two]\
2021/09/17 18:10:11 [WARN] Truncating attribute path of 0 diagnostics for TypeSet\
2021/09/17 18:10:11 [WARN] Truncating attribute path of 0 diagnostics for TypeSet\
2021/09/17 18:10:11 [WARN] Truncating attribute path of 0 diagnostics for TypeSet\
2021/09/17 18:10:11 [WARN] Truncating attribute path of 0 diagnostics for TypeSet\
2021/09/17 18:10:11 [WARN] Truncating attribute path of 0 diagnostics for TypeSet\
2021/09/17 18:10:11 [WARN] Truncating attribute path of 0 diagnostics for TypeSet\
2021/09/17 18:10:11 Configuring SoftLayer Session with API key\
2021/09/17 18:10:11 Configuring IBM Cloud Session with API key\
2021/09/17 18:10:11 [INFO] Configured Region: us-south\
2021/09/17 18:10:14 [WARN] Truncating attribute path of 0 diagnostics for TypeSet\
2021/09/17 18:10:14 [WARN] Truncating attribute path of 0 diagnostics for TypeSet\
2021/09/17 18:10:14 [WARN] Truncating attribute path of 0 diagnostics for TypeSet\
2021/09/17 18:10:15 [WARN] Truncating attribute path of 0 diagnostics for TypeSet\
2021/09/17 18:10:15 Configuring SoftLayer Session with API key\
2021/09/17 18:10:15 Configuring IBM Cloud Session with API key\
2021/09/17 18:10:15 [INFO] Configured Region: us-south\
2021/09/17 18:10:18 tagList:  [one:two]\
2021/09/17 18:10:29 [WARN] Truncating attribute path of 0 diagnostics for TypeSet\
2021/09/17 18:10:29 [WARN] Truncating attribute path of 0 diagnostics for TypeSet\
2021/09/17 18:10:29 Configuring SoftLayer Session with API key\
2021/09/17 18:10:29 Configuring IBM Cloud Session with API key\
2021/09/17 18:10:29 [INFO] Configured Region: us-south\
2021/09/17 18:10:31 [WARN] Truncating attribute path of 0 diagnostics for TypeSet\
2021/09/17 18:10:32 Configuring SoftLayer Session with API key\
2021/09/17 18:10:32 Configuring IBM Cloud Session with API key\
2021/09/17 18:10:32 [INFO] Configured Region: us-south\
2021/09/17 18:10:33 [WARN] Truncating attribute path of 0 diagnostics for TypeSet\
2021/09/17 18:17:02 tagList:  [one:two]\
2021/09/17 18:17:10 [WARN] Truncating attribute path of 0 diagnostics for TypeSet\
2021/09/17 18:17:10 Configuring SoftLayer Session with API key\
2021/09/17 18:17:10 Configuring IBM Cloud Session with API key\
2021/09/17 18:17:10 [INFO] Configured Region: us-south\
2021/09/17 18:17:13 [WARN] Truncating attribute path of 0 diagnostics for TypeSet\
2021/09/17 18:17:13 [WARN] Truncating attribute path of 0 diagnostics for TypeSet\
2021/09/17 18:17:13 Configuring SoftLayer Session with API key\
2021/09/17 18:17:13 Configuring IBM Cloud Session with API key\
2021/09/17 18:17:13 [INFO] Configured Region: us-south\
2021/09/17 18:17:17 tagList:  [one:two]\
2021/09/17 18:17:25 [WARN] Truncating attribute path of 0 diagnostics for TypeSet\
2021/09/17 18:17:25 [WARN] Truncating attribute path of 0 diagnostics for TypeSet\
2021/09/17 18:17:25 Configuring SoftLayer Session with API key\
2021/09/17 18:17:25 Configuring IBM Cloud Session with API key\
2021/09/17 18:17:25 [INFO] Configured Region: us-south\
2021/09/17 18:17:27 [WARN] Truncating attribute path of 0 diagnostics for TypeSet\
2021/09/17 18:17:28 Configuring SoftLayer Session with API key\
2021/09/17 18:17:28 Configuring IBM Cloud Session with API key\
2021/09/17 18:17:28 [INFO] Configured Region: us-south\
2021/09/17 18:17:32 tagList:  [one:two]\
2021/09/17 18:17:40 [WARN] Truncating attribute path of 0 diagnostics for TypeSet\
2021/09/17 18:17:40 Configuring SoftLayer Session with API key\
2021/09/17 18:17:40 Configuring IBM Cloud Session with API key\
2021/09/17 18:17:40 [INFO] Configured Region: us-south\
2021/09/17 18:17:44 [DEBUG] Waiting for state to become: [removed pending_reclamation]\
--- PASS: TestAccIBMMongoDBEnterpriseDatabaseInstanceBasic (4437.19s)\
PASS\
ok  	github.com/IBM-Cloud/terraform-provider-ibm/ibm	4439.475s}

@kavya498
Copy link
Collaborator Author

Cassandra test results

kavya@Kavyas-MacBook-Pro ~/g/s/g/I/terraform-provider-ibm (database-cassandra)> make testacc TEST=./ibm TESTARGS='-run=TestAccIBMDatabaseInstance_Cassandra_Basic'
==> Checking that code complies with gofmt requirements...
TF_ACC=1 go test ./ibm -v -run=TestAccIBMDatabaseInstance_Cassandra_Basic -timeout 700m
[WARN] Set the environment variable IBM_APPID_TENANT_ID for testing AppID resources, AppID tests will fail if this is not set
[WARN] Set the environment variable IBM_ORG for testing ibm_org  resource Some tests for that resource will fail if this is not set correctly
[WARN] Set the environment variable IBM_SPACE for testing ibm_space  resource Some tests for that resource will fail if this is not set correctly
[WARN] Set the environment variable IBM_ID1 for testing ibm_space resource Some tests for that resource will fail if this is not set correctly
[WARN] Set the environment variable IBM_ID2 for testing ibm_space resource Some tests for that resource will fail if this is not set correctly
[WARN] Set the environment variable IBM_IAMUSER for testing ibm_iam_user_policy resource Some tests for that resource will fail if this is not set correctly
[WARN] Set the environment variable IBM_DATACENTER for testing ibm_container_cluster resource else it is set to default value 'par01'
[WARN] Set the environment variable IBM_MACHINE_TYPE for testing ibm_container_cluster resource else it is set to default value 'u2c.2x4'
[WARN] Set the environment variable IBM_CERT_CRN for testing ibm_container_alb_cert resource else it is set to default value
[WARN] Set the environment variable IBM_UPDATE_CERT_CRN for testing ibm_container_alb_cert resource else it is set to default value
[WARN] Set the environment variable IBM_CONTAINER_REGION for testing ibm_container resources else it is set to default value 'eu-de'
[WARN] Set the environment variable IBM_CIS_INSTANCE with a VALID CIS Instance NAME for testing ibm_cis resources on staging/test
[WARN] Set the environment variable IBM_CIS_DOMAIN_STATIC with the Domain name registered with the CIS instance on test/staging. Domain must be predefined in CIS to avoid CIS billing costs due to domain delete/create
[WARN] Set the environment variable IBM_CIS_DOMAIN_TEST with a VALID Domain name for testing the one time create and delete of a domain in CIS. Note each create/delete will trigger a monthly billing instance. Only to be run in staging/test
[WARN] Set the environment variable IBM_CIS_RESOURCE_GROUP with the resource group for the CIS Instance 
[WARN] Set the environment variable IBM_COS_CRN with a VALID COS instance CRN for testing ibm_cos_* resources
[WARN] Set the environment variable IBM_TRUSTED_MACHINE_TYPE for testing ibm_container_cluster resource else it is set to default value 'mb1c.16x64'
[WARN] Set the environment variable IBM_BM_EXTENDED_HW_TESTING to true/false for testing ibm_compute_bare_metal resource else it is set to default value 'false'
[WARN] Set the environment variable IBM_PUBLIC_VLAN_ID for testing ibm_container_cluster resource else it is set to default value '2393319'
[WARN] Set the environment variable IBM_PRIVATE_VLAN_ID for testing ibm_container_cluster resource else it is set to default value '2393321'
[WARN] Set the environment variable IBM_KUBE_VERSION for testing ibm_container_cluster resource else it is set to default value '1.18.14'
[WARN] Set the environment variable IBM_KUBE_UPDATE_VERSION for testing ibm_container_cluster resource else it is set to default value '1.19.6'
[WARN] Set the environment variable IBM_PRIVATE_SUBNET_ID for testing ibm_container_cluster resource else it is set to default value '1636107'
[WARN] Set the environment variable IBM_PUBLIC_SUBNET_ID for testing ibm_container_cluster resource else it is set to default value '1165645'
[WARN] Set the environment variable IBM_SUBNET_ID for testing ibm_container_cluster resource else it is set to default value '1165645'
[INFO] Set the environment variable IBM_IPSEC_DATACENTER for testing ibm_ipsec_vpn resource else it is set to default value 'tok02'
[INFO] Set the environment variable IBM_IPSEC_CUSTOMER_SUBNET_ID for testing ibm_ipsec_vpn resource else it is set to default value '123456'
[INFO] Set the environment variable IBM_IPSEC_CUSTOMER_PEER_IP for testing ibm_ipsec_vpn resource else it is set to default value '192.168.0.1'
[WARN] Set the environment variable IBM_LBAAS_DATACENTER for testing ibm_lbaas resource else it is set to default value 'dal13'
[WARN] Set the environment variable IBM_LBAAS_SUBNETID for testing ibm_lbaas resource else it is set to default value '2144241'
[WARN] Set the environment variable IBM_DEDICATED_HOSTNAME for testing ibm_compute_vm_instance resource else it is set to default value 'terraform-dedicatedhost'
[WARN] Set the environment variable IBM_DEDICATED_HOST_ID for testing ibm_compute_vm_instance resource else it is set to default value '30301'
[WARN] Set the environment variable IBM_WORKER_POOL_ZONE for testing ibm_container_worker_pool_zone_attachment resource else it is set to default value 'ams03'
[WARN] Set the environment variable IBM_WORKER_POOL_ZONE_PRIVATE_VLAN for testing ibm_container_worker_pool_zone_attachment resource else it is set to default value '2538975'
[WARN] Set the environment variable IBM_WORKER_POOL_ZONE_PUBLIC_VLAN for testing ibm_container_worker_pool_zone_attachment resource else it is set to default value '2538967'
[WARN] Set the environment variable IBM_WORKER_POOL_ZONE_UPDATE_PRIVATE_VLAN for testing ibm_container_worker_pool_zone_attachment resource else it is set to default value '2388377'
[WARN] Set the environment variable IBM_WORKER_POOL_ZONE_UPDATE_PUBLIC_VLAN for testing ibm_container_worker_pool_zone_attachment resource else it is set to default value '2388375'
[WARN] Set the environment variable IBM_PLACEMENT_GROUP_NAME for testing ibm_compute_vm_instance resource else it is set to default value 'terraform-group'
[INFO] Set the environment variable SL_REGION for testing ibm_is_region datasource else it is set to default value 'us-south'
[INFO] Set the environment variable SL_ZONE for testing ibm_is_zone datasource else it is set to default value 'us-south-1'
[INFO] Set the environment variable SL_CIDR for testing ibm_is_subnet else it is set to default value '10.240.0.0/24'
[INFO] Set the environment variable SL_ADDRESS_PREFIX_CIDR for testing ibm_is_vpc_address_prefix else it is set to default value '10.120.0.0/24'
[INFO] Set the environment variable IS_IMAGE for testing ibm_is_instance, ibm_is_floating_ip else it is set to default value 'r006-ed3f775f-ad7e-4e37-ae62-7199b4988b00'
[INFO] Set the environment variable IS_WIN_IMAGE for testing ibm_is_instance data source else it is set to default value 'r006-5f9568ae-792e-47e1-a710-5538b2bdfca7'
[INFO] Set the environment variable SL_INSTANCE_PROFILE for testing ibm_is_instance resource else it is set to default value 'cx2-2x4'
[INFO] Set the environment variable SL_INSTANCE_PROFILE_UPDATE for testing ibm_is_instance resource else it is set to default value 'cx2-4x8'
[INFO] Set the environment variable IS_DEDICATED_HOST_NAME for testing ibm_is_instance resource else it is set to default value 'tf-dhost-01'
[INFO] Set the environment variable IS_DEDICATED_HOST_GROUP_ID for testing ibm_is_instance resource else it is set to default value '0717-9104e7b5-77ad-44ad-9eaa-091e6b6efce1'
[INFO] Set the environment variable IS_DEDICATED_HOST_PROFILE for testing ibm_is_instance resource else it is set to default value 'bx2d-host-152x608'
[INFO] Set the environment variable IS_DEDICATED_HOST_GROUP_CLASS for testing ibm_is_instance resource else it is set to default value 'bx2d'
[INFO] Set the environment variable IS_DEDICATED_HOST_GROUP_FAMILY for testing ibm_is_instance resource else it is set to default value 'balanced'
[INFO] Set the environment variable SL_INSTANCE_PROFILE for testing ibm_is_instance resource else it is set to default value 'bx2d-16x64'
[INFO] Set the environment variable IS_VOLUME_PROFILE for testing ibm_is_volume_profile else it is set to default value 'general-purpose'
[INFO] Set the environment variable SL_ROUTE_DESTINATION for testing ibm_is_vpc_route else it is set to default value '192.168.4.0/24'
[INFO] Set the environment variable SL_ROUTE_NEXTHOP for testing ibm_is_vpc_route else it is set to default value '10.0.0.4'
[INFO] Set the environment variable PI_IMAGE for testing ibm_pi_image resource else it is set to default value '7200-03-03'
[INFO] Set the environment variable PI_KEY_NAME for testing ibm_pi_key_name resource else it is set to default value 'terraform-test-power'
[INFO] Set the environment variable PI_NETWORK_NAME for testing ibm_pi_network_name resource else it is set to default value 'terraform-test-power'
[INFO] Set the environment variable PI_VOLUME_NAME for testing ibm_pi_network_name resource else it is set to default value 'terraform-test-power'
[INFO] Set the environment variable PI_CLOUDINSTANCE_ID for testing ibm_pi_image resource else it is set to default value 'd16705bd-7f1a-48c9-9e0e-1c17b71e7331'
[INFO] Set the environment variable PI_PVM_INSTANCE_ID for testing pi_instance_name resource else it is set to default value 'terraform-test-power'
[INFO] Set the environment variable SCHEMATICS_WORKSPACE_ID for testing schematics resources else it is set to default value
[INFO] Set the environment variable SCHEMATICS_TEMPLATE_ID for testing schematics resources else it is set to default value
[INFO] Set the environment variable SCHEMATICS_ACTION_ID for testing schematics resources else it is set to default value
[WARN] Set the environment variable IMAGE_COS_URL with a VALID COS Image SQL URL for testing ibm_is_image resources on staging/test
[WARN] Set the environment variable IMAGE_COS_URL_ENCRYPTED with a VALID COS Image SQL URL for testing ibm_is_image resources on staging/test
[WARN] Set the environment variable IMAGE_OPERATING_SYSTEM with a VALID Operating system for testing ibm_is_image resources on staging/test
[INFO] Set the environment variable IS_IMAGE_NAME for testing data source ibm_is_image else it is set to default value `ibm-ubuntu-18-04-1-minimal-amd64-2`
[INFO] Set the environment variable IS_IMAGE_ENCRYPTED_DATA_KEY for testing resource ibm_is_image else it is set to default value
[INFO] Set the environment variable IS_IMAGE_ENCRYPTION_KEY for testing resource ibm_is_image else it is set to default value
[INFO] Set the environment variable IBM_FUNCTION_NAMESPACE for testing ibm_function_package, ibm_function_action, ibm_function_rule, ibm_function_trigger resource else  tests will fail if this is not set correctly
[INFO] Set the environment variable HPCS_INSTANCE_ID for testing data_source_ibm_kms_key_test else it is set to default value
[INFO] Set the environment variable SECRETS_MANAGER_INSTANCE_ID for testing data_source_ibm_secrets_manager_secrets_test else tests will fail if this is not set correctly
[INFO] Set the environment variable SECRETS_MANAGER_SECRET_TYPE for testing data_source_ibm_secrets_manager_secrets_test, else it is set to default value. For data_source_ibm_secrets_manager_secret_test, tests will fail if this is not set correctly
[WARN] Set the environment variable SECRETS_MANAGER_SECRET_ID for testing data_source_ibm_secrets_manager_secret_test else tests will fail if this is not set correctly
[INFO] Set the environment variable IBM_TG_CROSS_ACCOUNT_ID for testing ibm_tg_connection resource else  tests will fail if this is not set correctly
[INFO] Set the environment variable IBM_TG_CROSS_NETWORK_ID for testing ibm_tg_connection resource else  tests will fail if this is not set correctly
[INFO] Set the environment variable ACCOUNT_TO_BE_IMPORTED for testing import enterprise account resource else  tests will fail if this is not set correctly
[WARN] Set the environment variable IBM_HPCS_ADMIN1 with a VALID HPCS Admin Key1 Path
[WARN] Set the environment variable IBM_HPCS_TOKEN1 with a VALID token for HPCS Admin Key1
[WARN] Set the environment variable IBM_HPCS_ADMIN2 with a VALID HPCS Admin Key2 Path
[WARN] Set the environment variable IBM_HPCS_TOKEN2 with a VALID token for HPCS Admin Key2
=== RUN   TestAccIBMDatabaseInstance_Cassandra_Basic
=== PAUSE TestAccIBMDatabaseInstance_Cassandra_Basic
=== CONT  TestAccIBMDatabaseInstance_Cassandra_Basic
2021/09/17 12:48:42 [WARN] Truncating attribute path of 0 diagnostics for TypeSet
2021/09/17 12:48:42 [WARN] Truncating attribute path of 0 diagnostics for TypeSet
2021/09/17 12:48:42 Configuring SoftLayer Session with API key
2021/09/17 12:48:42 Configuring IBM Cloud Session with API key
2021/09/17 12:48:42 [INFO] Configured Region: us-south
2021/09/17 12:48:48 [WARN] Truncating attribute path of 0 diagnostics for TypeSet
2021/09/17 12:48:48 [WARN] Truncating attribute path of 0 diagnostics for TypeSet
2021/09/17 12:48:48 Configuring SoftLayer Session with API key
2021/09/17 12:48:48 Configuring IBM Cloud Session with API key
2021/09/17 12:48:48 [INFO] Configured Region: us-south
2021/09/17 12:48:51 [WARN] Truncating attribute path of 0 diagnostics for TypeSet
2021/09/17 12:48:51 [WARN] Truncating attribute path of 0 diagnostics for TypeSet
2021/09/17 12:48:53 Configuring SoftLayer Session with API key
2021/09/17 12:48:53 Configuring IBM Cloud Session with API key
2021/09/17 12:48:53 [INFO] Configured Region: us-south
2021/09/17 12:48:57 [WARN] Truncating attribute path of 0 diagnostics for TypeSet
2021/09/17 12:48:57 [WARN] Truncating attribute path of 0 diagnostics for TypeSet
2021/09/17 12:48:58 [DEBUG] setting computed for "tags" from ComputedKeys
2021/09/17 12:48:58 [DEBUG] setting computed for "groups" from ComputedKeys
2021/09/17 12:48:58 [DEBUG] setting computed for "connectionstrings" from ComputedKeys
2021/09/17 12:48:58 [DEBUG] setting computed for "auto_scaling" from ComputedKeys
2021/09/17 12:49:08 retrying after error: Error getting database config for: crn:v1:bluemix:public:databases-for-cassandra:us-south:a%2F4448261269a14562b839e0a3019ed980:8c5c593f-8143-4611-914d-31388ea92e91:: with error %!s(<nil>)

2021/09/17 12:49:19 [DEBUG] Waiting for state to become: [active]
2021/09/17 13:29:34 Authentication failed. Trying token refresh
2021/09/17 13:29:34 Retrying authentication using API Key
2021/09/17 13:30:16 Authentication failed. Trying token refresh
2021/09/17 13:30:16 Retrying authentication using API Key
2021/09/17 13:30:17 tagList:  []
2021/09/17 13:30:19 Authentication failed. Trying token refresh
2021/09/17 13:30:19 Retrying authentication using API Key
2021/09/17 13:30:30 [WARN] Truncating attribute path of 0 diagnostics for TypeSet
2021/09/17 13:30:30 [WARN] Truncating attribute path of 0 diagnostics for TypeSet
2021/09/17 13:30:30 Configuring SoftLayer Session with API key
2021/09/17 13:30:30 Configuring IBM Cloud Session with API key
2021/09/17 13:30:30 [INFO] Configured Region: us-south
2021/09/17 13:30:32 [WARN] Truncating attribute path of 0 diagnostics for TypeSet
2021/09/17 13:30:32 [WARN] Truncating attribute path of 0 diagnostics for TypeSet
2021/09/17 13:30:34 [WARN] Truncating attribute path of 0 diagnostics for TypeSet
2021/09/17 13:30:34 [WARN] Truncating attribute path of 0 diagnostics for TypeSet
2021/09/17 13:30:34 Configuring SoftLayer Session with API key
2021/09/17 13:30:34 Configuring IBM Cloud Session with API key
2021/09/17 13:30:34 [INFO] Configured Region: us-south
2021/09/17 13:30:40 tagList:  []
2021/09/17 13:30:51 [WARN] Truncating attribute path of 0 diagnostics for TypeSet
2021/09/17 13:30:51 [WARN] Truncating attribute path of 0 diagnostics for TypeSet
2021/09/17 13:30:51 Configuring SoftLayer Session with API key
2021/09/17 13:30:51 Configuring IBM Cloud Session with API key
2021/09/17 13:30:51 [INFO] Configured Region: us-south
2021/09/17 13:30:53 [WARN] Truncating attribute path of 0 diagnostics for TypeSet
2021/09/17 13:30:53 [WARN] Truncating attribute path of 0 diagnostics for TypeSet
2021/09/17 13:30:55 [WARN] Truncating attribute path of 0 diagnostics for TypeSet
2021/09/17 13:30:55 [WARN] Truncating attribute path of 0 diagnostics for TypeSet
2021/09/17 13:30:55 Configuring SoftLayer Session with API key
2021/09/17 13:30:55 Configuring IBM Cloud Session with API key
2021/09/17 13:30:55 [INFO] Configured Region: us-south
2021/09/17 13:31:00 tagList:  []
2021/09/17 13:31:10 [WARN] Truncating attribute path of 0 diagnostics for TypeSet
2021/09/17 13:31:10 [WARN] Truncating attribute path of 0 diagnostics for TypeSet
2021/09/17 13:31:10 Configuring SoftLayer Session with API key
2021/09/17 13:31:10 Configuring IBM Cloud Session with API key
2021/09/17 13:31:10 [INFO] Configured Region: us-south
2021/09/17 13:31:12 [WARN] Truncating attribute path of 0 diagnostics for TypeSet
2021/09/17 13:31:12 [WARN] Truncating attribute path of 0 diagnostics for TypeSet
2021/09/17 13:31:14 Configuring SoftLayer Session with API key
2021/09/17 13:31:14 Configuring IBM Cloud Session with API key
2021/09/17 13:31:14 [INFO] Configured Region: us-south
2021/09/17 13:31:16 [WARN] Truncating attribute path of 0 diagnostics for TypeSet
2021/09/17 13:31:16 [WARN] Truncating attribute path of 0 diagnostics for TypeSet
2021/09/17 13:39:09 tagList:  []
2021/09/17 13:39:23 [WARN] Truncating attribute path of 0 diagnostics for TypeSet
2021/09/17 13:39:23 [WARN] Truncating attribute path of 0 diagnostics for TypeSet
2021/09/17 13:39:23 Configuring SoftLayer Session with API key
2021/09/17 13:39:23 Configuring IBM Cloud Session with API key
2021/09/17 13:39:23 [INFO] Configured Region: us-south
2021/09/17 13:39:25 [WARN] Truncating attribute path of 0 diagnostics for TypeSet
2021/09/17 13:39:25 [WARN] Truncating attribute path of 0 diagnostics for TypeSet
2021/09/17 13:39:27 [WARN] Truncating attribute path of 0 diagnostics for TypeSet
2021/09/17 13:39:27 [WARN] Truncating attribute path of 0 diagnostics for TypeSet
2021/09/17 13:39:27 Configuring SoftLayer Session with API key
2021/09/17 13:39:27 Configuring IBM Cloud Session with API key
2021/09/17 13:39:27 [INFO] Configured Region: us-south
2021/09/17 13:39:35 tagList:  []
2021/09/17 13:39:47 [WARN] Truncating attribute path of 0 diagnostics for TypeSet
2021/09/17 13:39:47 [WARN] Truncating attribute path of 0 diagnostics for TypeSet
2021/09/17 13:39:47 Configuring SoftLayer Session with API key
2021/09/17 13:39:47 Configuring IBM Cloud Session with API key
2021/09/17 13:39:47 [INFO] Configured Region: us-south
2021/09/17 13:39:49 [WARN] Truncating attribute path of 0 diagnostics for TypeSet
2021/09/17 13:39:49 [WARN] Truncating attribute path of 0 diagnostics for TypeSet
2021/09/17 13:39:51 Configuring SoftLayer Session with API key
2021/09/17 13:39:51 Configuring IBM Cloud Session with API key
2021/09/17 13:39:51 [INFO] Configured Region: us-south
2021/09/17 13:39:57 tagList:  []
2021/09/17 13:40:39 Configuring SoftLayer Session with API key
2021/09/17 13:40:39 Configuring IBM Cloud Session with API key
2021/09/17 13:40:39 [INFO] Configured Region: us-south
2021/09/17 13:40:43 Configuring SoftLayer Session with API key
2021/09/17 13:40:43 Configuring IBM Cloud Session with API key
2021/09/17 13:40:43 [INFO] Configured Region: us-south
2021/09/17 13:48:35 tagList:  []
2021/09/17 13:48:44 Configuring SoftLayer Session with API key
2021/09/17 13:48:44 Configuring IBM Cloud Session with API key
2021/09/17 13:48:44 [INFO] Configured Region: us-south
2021/09/17 13:48:48 Configuring SoftLayer Session with API key
2021/09/17 13:48:48 Configuring IBM Cloud Session with API key
2021/09/17 13:48:48 [INFO] Configured Region: us-south
2021/09/17 13:48:56 tagList:  []
2021/09/17 13:49:05 Configuring SoftLayer Session with API key
2021/09/17 13:49:05 Configuring IBM Cloud Session with API key
2021/09/17 13:49:05 [INFO] Configured Region: us-south
2021/09/17 13:49:10 Configuring SoftLayer Session with API key
2021/09/17 13:49:10 Configuring IBM Cloud Session with API key
2021/09/17 13:49:10 [INFO] Configured Region: us-south
2021/09/17 13:49:15 [DEBUG] Waiting for state to become: [removed pending_reclamation]
--- PASS: TestAccIBMDatabaseInstance_Cassandra_Basic (1527.00s)
PASS
ok  	github.com/IBM-Cloud/terraform-provider-ibm/ibm	1530.330s

@kavya498
Copy link
Collaborator Author

EDB test results

kavya@Kavyas-MacBook-Pro ~/g/s/g/I/terraform-provider-ibm (database-cassandra) [2]> make testacc TEST=./ibm TESTARGS='-run=TestAccIBMDatabaseInstanceEDBBasic'
==> Checking that code complies with gofmt requirements...
TF_ACC=1 go test ./ibm -v -run=TestAccIBMDatabaseInstanceEDBBasic -timeout 700m
[WARN] Set the environment variable IBM_APPID_TENANT_ID for testing AppID resources, AppID tests will fail if this is not set
[WARN] Set the environment variable IBM_ORG for testing ibm_org  resource Some tests for that resource will fail if this is not set correctly
[WARN] Set the environment variable IBM_SPACE for testing ibm_space  resource Some tests for that resource will fail if this is not set correctly
[WARN] Set the environment variable IBM_ID1 for testing ibm_space resource Some tests for that resource will fail if this is not set correctly
[WARN] Set the environment variable IBM_ID2 for testing ibm_space resource Some tests for that resource will fail if this is not set correctly
[WARN] Set the environment variable IBM_IAMUSER for testing ibm_iam_user_policy resource Some tests for that resource will fail if this is not set correctly
[WARN] Set the environment variable IBM_DATACENTER for testing ibm_container_cluster resource else it is set to default value 'par01'
[WARN] Set the environment variable IBM_MACHINE_TYPE for testing ibm_container_cluster resource else it is set to default value 'u2c.2x4'
[WARN] Set the environment variable IBM_CERT_CRN for testing ibm_container_alb_cert resource else it is set to default value
[WARN] Set the environment variable IBM_UPDATE_CERT_CRN for testing ibm_container_alb_cert resource else it is set to default value
[WARN] Set the environment variable IBM_CONTAINER_REGION for testing ibm_container resources else it is set to default value 'eu-de'
[WARN] Set the environment variable IBM_CIS_INSTANCE with a VALID CIS Instance NAME for testing ibm_cis resources on staging/test
[WARN] Set the environment variable IBM_CIS_DOMAIN_STATIC with the Domain name registered with the CIS instance on test/staging. Domain must be predefined in CIS to avoid CIS billing costs due to domain delete/create
[WARN] Set the environment variable IBM_CIS_DOMAIN_TEST with a VALID Domain name for testing the one time create and delete of a domain in CIS. Note each create/delete will trigger a monthly billing instance. Only to be run in staging/test
[WARN] Set the environment variable IBM_CIS_RESOURCE_GROUP with the resource group for the CIS Instance 
[WARN] Set the environment variable IBM_COS_CRN with a VALID COS instance CRN for testing ibm_cos_* resources
[WARN] Set the environment variable IBM_TRUSTED_MACHINE_TYPE for testing ibm_container_cluster resource else it is set to default value 'mb1c.16x64'
[WARN] Set the environment variable IBM_BM_EXTENDED_HW_TESTING to true/false for testing ibm_compute_bare_metal resource else it is set to default value 'false'
[WARN] Set the environment variable IBM_PUBLIC_VLAN_ID for testing ibm_container_cluster resource else it is set to default value '2393319'
[WARN] Set the environment variable IBM_PRIVATE_VLAN_ID for testing ibm_container_cluster resource else it is set to default value '2393321'
[WARN] Set the environment variable IBM_KUBE_VERSION for testing ibm_container_cluster resource else it is set to default value '1.18.14'
[WARN] Set the environment variable IBM_KUBE_UPDATE_VERSION for testing ibm_container_cluster resource else it is set to default value '1.19.6'
[WARN] Set the environment variable IBM_PRIVATE_SUBNET_ID for testing ibm_container_cluster resource else it is set to default value '1636107'
[WARN] Set the environment variable IBM_PUBLIC_SUBNET_ID for testing ibm_container_cluster resource else it is set to default value '1165645'
[WARN] Set the environment variable IBM_SUBNET_ID for testing ibm_container_cluster resource else it is set to default value '1165645'
[INFO] Set the environment variable IBM_IPSEC_DATACENTER for testing ibm_ipsec_vpn resource else it is set to default value 'tok02'
[INFO] Set the environment variable IBM_IPSEC_CUSTOMER_SUBNET_ID for testing ibm_ipsec_vpn resource else it is set to default value '123456'
[INFO] Set the environment variable IBM_IPSEC_CUSTOMER_PEER_IP for testing ibm_ipsec_vpn resource else it is set to default value '192.168.0.1'
[WARN] Set the environment variable IBM_LBAAS_DATACENTER for testing ibm_lbaas resource else it is set to default value 'dal13'
[WARN] Set the environment variable IBM_LBAAS_SUBNETID for testing ibm_lbaas resource else it is set to default value '2144241'
[WARN] Set the environment variable IBM_DEDICATED_HOSTNAME for testing ibm_compute_vm_instance resource else it is set to default value 'terraform-dedicatedhost'
[WARN] Set the environment variable IBM_DEDICATED_HOST_ID for testing ibm_compute_vm_instance resource else it is set to default value '30301'
[WARN] Set the environment variable IBM_WORKER_POOL_ZONE for testing ibm_container_worker_pool_zone_attachment resource else it is set to default value 'ams03'
[WARN] Set the environment variable IBM_WORKER_POOL_ZONE_PRIVATE_VLAN for testing ibm_container_worker_pool_zone_attachment resource else it is set to default value '2538975'
[WARN] Set the environment variable IBM_WORKER_POOL_ZONE_PUBLIC_VLAN for testing ibm_container_worker_pool_zone_attachment resource else it is set to default value '2538967'
[WARN] Set the environment variable IBM_WORKER_POOL_ZONE_UPDATE_PRIVATE_VLAN for testing ibm_container_worker_pool_zone_attachment resource else it is set to default value '2388377'
[WARN] Set the environment variable IBM_WORKER_POOL_ZONE_UPDATE_PUBLIC_VLAN for testing ibm_container_worker_pool_zone_attachment resource else it is set to default value '2388375'
[WARN] Set the environment variable IBM_PLACEMENT_GROUP_NAME for testing ibm_compute_vm_instance resource else it is set to default value 'terraform-group'
[INFO] Set the environment variable SL_REGION for testing ibm_is_region datasource else it is set to default value 'us-south'
[INFO] Set the environment variable SL_ZONE for testing ibm_is_zone datasource else it is set to default value 'us-south-1'
[INFO] Set the environment variable SL_CIDR for testing ibm_is_subnet else it is set to default value '10.240.0.0/24'
[INFO] Set the environment variable SL_ADDRESS_PREFIX_CIDR for testing ibm_is_vpc_address_prefix else it is set to default value '10.120.0.0/24'
[INFO] Set the environment variable IS_IMAGE for testing ibm_is_instance, ibm_is_floating_ip else it is set to default value 'r006-ed3f775f-ad7e-4e37-ae62-7199b4988b00'
[INFO] Set the environment variable IS_WIN_IMAGE for testing ibm_is_instance data source else it is set to default value 'r006-5f9568ae-792e-47e1-a710-5538b2bdfca7'
[INFO] Set the environment variable SL_INSTANCE_PROFILE for testing ibm_is_instance resource else it is set to default value 'cx2-2x4'
[INFO] Set the environment variable SL_INSTANCE_PROFILE_UPDATE for testing ibm_is_instance resource else it is set to default value 'cx2-4x8'
[INFO] Set the environment variable IS_DEDICATED_HOST_NAME for testing ibm_is_instance resource else it is set to default value 'tf-dhost-01'
[INFO] Set the environment variable IS_DEDICATED_HOST_GROUP_ID for testing ibm_is_instance resource else it is set to default value '0717-9104e7b5-77ad-44ad-9eaa-091e6b6efce1'
[INFO] Set the environment variable IS_DEDICATED_HOST_PROFILE for testing ibm_is_instance resource else it is set to default value 'bx2d-host-152x608'
[INFO] Set the environment variable IS_DEDICATED_HOST_GROUP_CLASS for testing ibm_is_instance resource else it is set to default value 'bx2d'
[INFO] Set the environment variable IS_DEDICATED_HOST_GROUP_FAMILY for testing ibm_is_instance resource else it is set to default value 'balanced'
[INFO] Set the environment variable SL_INSTANCE_PROFILE for testing ibm_is_instance resource else it is set to default value 'bx2d-16x64'
[INFO] Set the environment variable IS_VOLUME_PROFILE for testing ibm_is_volume_profile else it is set to default value 'general-purpose'
[INFO] Set the environment variable SL_ROUTE_DESTINATION for testing ibm_is_vpc_route else it is set to default value '192.168.4.0/24'
[INFO] Set the environment variable SL_ROUTE_NEXTHOP for testing ibm_is_vpc_route else it is set to default value '10.0.0.4'
[INFO] Set the environment variable PI_IMAGE for testing ibm_pi_image resource else it is set to default value '7200-03-03'
[INFO] Set the environment variable PI_KEY_NAME for testing ibm_pi_key_name resource else it is set to default value 'terraform-test-power'
[INFO] Set the environment variable PI_NETWORK_NAME for testing ibm_pi_network_name resource else it is set to default value 'terraform-test-power'
[INFO] Set the environment variable PI_VOLUME_NAME for testing ibm_pi_network_name resource else it is set to default value 'terraform-test-power'
[INFO] Set the environment variable PI_CLOUDINSTANCE_ID for testing ibm_pi_image resource else it is set to default value 'd16705bd-7f1a-48c9-9e0e-1c17b71e7331'
[INFO] Set the environment variable PI_PVM_INSTANCE_ID for testing pi_instance_name resource else it is set to default value 'terraform-test-power'
[INFO] Set the environment variable SCHEMATICS_WORKSPACE_ID for testing schematics resources else it is set to default value
[INFO] Set the environment variable SCHEMATICS_TEMPLATE_ID for testing schematics resources else it is set to default value
[INFO] Set the environment variable SCHEMATICS_ACTION_ID for testing schematics resources else it is set to default value
[WARN] Set the environment variable IMAGE_COS_URL with a VALID COS Image SQL URL for testing ibm_is_image resources on staging/test
[WARN] Set the environment variable IMAGE_COS_URL_ENCRYPTED with a VALID COS Image SQL URL for testing ibm_is_image resources on staging/test
[WARN] Set the environment variable IMAGE_OPERATING_SYSTEM with a VALID Operating system for testing ibm_is_image resources on staging/test
[INFO] Set the environment variable IS_IMAGE_NAME for testing data source ibm_is_image else it is set to default value `ibm-ubuntu-18-04-1-minimal-amd64-2`
[INFO] Set the environment variable IS_IMAGE_ENCRYPTED_DATA_KEY for testing resource ibm_is_image else it is set to default value
[INFO] Set the environment variable IS_IMAGE_ENCRYPTION_KEY for testing resource ibm_is_image else it is set to default value
[INFO] Set the environment variable IBM_FUNCTION_NAMESPACE for testing ibm_function_package, ibm_function_action, ibm_function_rule, ibm_function_trigger resource else  tests will fail if this is not set correctly
[INFO] Set the environment variable HPCS_INSTANCE_ID for testing data_source_ibm_kms_key_test else it is set to default value
[INFO] Set the environment variable SECRETS_MANAGER_INSTANCE_ID for testing data_source_ibm_secrets_manager_secrets_test else tests will fail if this is not set correctly
[INFO] Set the environment variable SECRETS_MANAGER_SECRET_TYPE for testing data_source_ibm_secrets_manager_secrets_test, else it is set to default value. For data_source_ibm_secrets_manager_secret_test, tests will fail if this is not set correctly
[WARN] Set the environment variable SECRETS_MANAGER_SECRET_ID for testing data_source_ibm_secrets_manager_secret_test else tests will fail if this is not set correctly
[INFO] Set the environment variable IBM_TG_CROSS_ACCOUNT_ID for testing ibm_tg_connection resource else  tests will fail if this is not set correctly
[INFO] Set the environment variable IBM_TG_CROSS_NETWORK_ID for testing ibm_tg_connection resource else  tests will fail if this is not set correctly
[INFO] Set the environment variable ACCOUNT_TO_BE_IMPORTED for testing import enterprise account resource else  tests will fail if this is not set correctly
[WARN] Set the environment variable IBM_HPCS_ADMIN1 with a VALID HPCS Admin Key1 Path
[WARN] Set the environment variable IBM_HPCS_TOKEN1 with a VALID token for HPCS Admin Key1
[WARN] Set the environment variable IBM_HPCS_ADMIN2 with a VALID HPCS Admin Key2 Path
[WARN] Set the environment variable IBM_HPCS_TOKEN2 with a VALID token for HPCS Admin Key2
=== RUN   TestAccIBMDatabaseInstanceEDBBasic
=== PAUSE TestAccIBMDatabaseInstanceEDBBasic
=== CONT  TestAccIBMDatabaseInstanceEDBBasic
2021/09/16 18:39:23 [WARN] Truncating attribute path of 0 diagnostics for TypeSet
2021/09/16 18:39:23 [WARN] Truncating attribute path of 0 diagnostics for TypeSet
2021/09/16 18:39:23 [WARN] Truncating attribute path of 0 diagnostics for TypeSet
2021/09/16 18:39:23 Configuring SoftLayer Session with API key
2021/09/16 18:39:23 Configuring IBM Cloud Session with API key
2021/09/16 18:39:23 [INFO] Configured Region: us-south
2021/09/16 18:39:26 [WARN] Truncating attribute path of 0 diagnostics for TypeSet
2021/09/16 18:39:26 [WARN] Truncating attribute path of 0 diagnostics for TypeSet
2021/09/16 18:39:26 [WARN] Truncating attribute path of 0 diagnostics for TypeSet
2021/09/16 18:39:26 Configuring SoftLayer Session with API key
2021/09/16 18:39:26 Configuring IBM Cloud Session with API key
2021/09/16 18:39:26 [INFO] Configured Region: us-south
2021/09/16 18:39:28 [WARN] Truncating attribute path of 0 diagnostics for TypeSet
2021/09/16 18:39:28 [WARN] Truncating attribute path of 0 diagnostics for TypeSet
2021/09/16 18:39:28 [WARN] Truncating attribute path of 0 diagnostics for TypeSet
2021/09/16 18:39:30 Configuring SoftLayer Session with API key
2021/09/16 18:39:30 Configuring IBM Cloud Session with API key
2021/09/16 18:39:30 [INFO] Configured Region: us-south
2021/09/16 18:39:32 [WARN] Truncating attribute path of 0 diagnostics for TypeSet
2021/09/16 18:39:32 [WARN] Truncating attribute path of 0 diagnostics for TypeSet
2021/09/16 18:39:32 [WARN] Truncating attribute path of 0 diagnostics for TypeSet
2021/09/16 18:39:33 [DEBUG] setting computed for "groups" from ComputedKeys
2021/09/16 18:39:33 [DEBUG] setting computed for "connectionstrings" from ComputedKeys
2021/09/16 18:39:33 [DEBUG] setting computed for "auto_scaling" from ComputedKeys
2021/09/16 18:39:41 retrying after error: Error getting database config for: crn:v1:bluemix:public:databases-for-enterprisedb:us-south:a%2F4448261269a14562b839e0a3019ed980:9f96b886-06e4-4d59-a7b6-25be4f841ec7:: with error %!s(<nil>)

2021/09/16 18:39:59 [DEBUG] Waiting for state to become: [active]
2021/09/16 18:53:36 tagList:  [one:two]
2021/09/16 18:53:50 [WARN] Truncating attribute path of 0 diagnostics for TypeSet
2021/09/16 18:53:50 [WARN] Truncating attribute path of 0 diagnostics for TypeSet
2021/09/16 18:53:50 [WARN] Truncating attribute path of 0 diagnostics for TypeSet
2021/09/16 18:53:50 Configuring SoftLayer Session with API key
2021/09/16 18:53:50 Configuring IBM Cloud Session with API key
2021/09/16 18:53:50 [INFO] Configured Region: us-south
2021/09/16 18:53:52 [WARN] Truncating attribute path of 0 diagnostics for TypeSet
2021/09/16 18:53:52 [WARN] Truncating attribute path of 0 diagnostics for TypeSet
2021/09/16 18:53:52 [WARN] Truncating attribute path of 0 diagnostics for TypeSet
2021/09/16 18:53:54 [WARN] Truncating attribute path of 0 diagnostics for TypeSet
2021/09/16 18:53:54 [WARN] Truncating attribute path of 0 diagnostics for TypeSet
2021/09/16 18:53:54 [WARN] Truncating attribute path of 0 diagnostics for TypeSet
2021/09/16 18:53:54 Configuring SoftLayer Session with API key
2021/09/16 18:53:54 Configuring IBM Cloud Session with API key
2021/09/16 18:53:54 [INFO] Configured Region: us-south
2021/09/16 18:53:59 tagList:  [one:two]
2021/09/16 18:54:08 [WARN] Truncating attribute path of 0 diagnostics for TypeSet
2021/09/16 18:54:08 [WARN] Truncating attribute path of 0 diagnostics for TypeSet
2021/09/16 18:54:08 [WARN] Truncating attribute path of 0 diagnostics for TypeSet
2021/09/16 18:54:08 Configuring SoftLayer Session with API key
2021/09/16 18:54:08 Configuring IBM Cloud Session with API key
2021/09/16 18:54:08 [INFO] Configured Region: us-south
2021/09/16 18:54:11 [WARN] Truncating attribute path of 0 diagnostics for TypeSet
2021/09/16 18:54:11 [WARN] Truncating attribute path of 0 diagnostics for TypeSet
2021/09/16 18:54:11 [WARN] Truncating attribute path of 0 diagnostics for TypeSet
2021/09/16 18:54:12 [WARN] Truncating attribute path of 0 diagnostics for TypeSet
2021/09/16 18:54:12 [WARN] Truncating attribute path of 0 diagnostics for TypeSet
2021/09/16 18:54:12 [WARN] Truncating attribute path of 0 diagnostics for TypeSet
2021/09/16 18:54:12 Configuring SoftLayer Session with API key
2021/09/16 18:54:12 Configuring IBM Cloud Session with API key
2021/09/16 18:54:12 [INFO] Configured Region: us-south
2021/09/16 18:54:17 tagList:  [one:two]
2021/09/16 18:54:27 [WARN] Truncating attribute path of 0 diagnostics for TypeSet
2021/09/16 18:54:27 [WARN] Truncating attribute path of 0 diagnostics for TypeSet
2021/09/16 18:54:27 [WARN] Truncating attribute path of 0 diagnostics for TypeSet
2021/09/16 18:54:27 Configuring SoftLayer Session with API key
2021/09/16 18:54:27 Configuring IBM Cloud Session with API key
2021/09/16 18:54:27 [INFO] Configured Region: us-south
2021/09/16 18:54:28 [WARN] Truncating attribute path of 0 diagnostics for TypeSet
2021/09/16 18:54:28 [WARN] Truncating attribute path of 0 diagnostics for TypeSet
2021/09/16 18:54:28 [WARN] Truncating attribute path of 0 diagnostics for TypeSet
2021/09/16 18:54:30 Configuring SoftLayer Session with API key
2021/09/16 18:54:30 Configuring IBM Cloud Session with API key
2021/09/16 18:54:30 [INFO] Configured Region: us-south
2021/09/16 18:54:32 [WARN] Truncating attribute path of 0 diagnostics for TypeSet
2021/09/16 18:54:32 [WARN] Truncating attribute path of 0 diagnostics for TypeSet
2021/09/16 18:54:32 [WARN] Truncating attribute path of 0 diagnostics for TypeSet
2021/09/16 18:54:37 [DEBUG] Waiting for state to become: [active]
2021/09/16 19:14:30 Authentication failed. Trying token refresh
2021/09/16 19:14:30 Retrying authentication using API Key
2021/09/16 19:22:45 Authentication failed. Trying token refresh
2021/09/16 19:22:45 Retrying authentication using API Key
2021/09/16 19:22:47 tagList:  [one:two]
2021/09/16 19:22:47 Authentication failed. Trying token refresh
2021/09/16 19:22:47 Retrying authentication using API Key
2021/09/16 19:22:58 [WARN] Truncating attribute path of 0 diagnostics for TypeSet
2021/09/16 19:22:58 [WARN] Truncating attribute path of 0 diagnostics for TypeSet
2021/09/16 19:22:58 [WARN] Truncating attribute path of 0 diagnostics for TypeSet
2021/09/16 19:22:58 Configuring SoftLayer Session with API key
2021/09/16 19:22:58 Configuring IBM Cloud Session with API key
2021/09/16 19:22:58 [INFO] Configured Region: us-south
2021/09/16 19:22:59 [WARN] Truncating attribute path of 0 diagnostics for TypeSet
2021/09/16 19:22:59 [WARN] Truncating attribute path of 0 diagnostics for TypeSet
2021/09/16 19:22:59 [WARN] Truncating attribute path of 0 diagnostics for TypeSet
2021/09/16 19:23:01 [WARN] Truncating attribute path of 0 diagnostics for TypeSet
2021/09/16 19:23:01 [WARN] Truncating attribute path of 0 diagnostics for TypeSet
2021/09/16 19:23:01 [WARN] Truncating attribute path of 0 diagnostics for TypeSet
2021/09/16 19:23:01 Configuring SoftLayer Session with API key
2021/09/16 19:23:01 Configuring IBM Cloud Session with API key
2021/09/16 19:23:01 [INFO] Configured Region: us-south
2021/09/16 19:23:06 tagList:  [one:two]
2021/09/16 19:23:18 [WARN] Truncating attribute path of 0 diagnostics for TypeSet
2021/09/16 19:23:18 [WARN] Truncating attribute path of 0 diagnostics for TypeSet
2021/09/16 19:23:18 [WARN] Truncating attribute path of 0 diagnostics for TypeSet
2021/09/16 19:23:18 Configuring SoftLayer Session with API key
2021/09/16 19:23:18 Configuring IBM Cloud Session with API key
2021/09/16 19:23:18 [INFO] Configured Region: us-south
2021/09/16 19:23:20 [WARN] Truncating attribute path of 0 diagnostics for TypeSet
2021/09/16 19:23:20 [WARN] Truncating attribute path of 0 diagnostics for TypeSet
2021/09/16 19:23:20 [WARN] Truncating attribute path of 0 diagnostics for TypeSet
2021/09/16 19:23:22 [WARN] Truncating attribute path of 0 diagnostics for TypeSet
2021/09/16 19:23:22 Configuring SoftLayer Session with API key
2021/09/16 19:23:22 Configuring IBM Cloud Session with API key
2021/09/16 19:23:22 [INFO] Configured Region: us-south
2021/09/16 19:23:27 tagList:  [one:two]
2021/09/16 19:23:40 [WARN] Truncating attribute path of 0 diagnostics for TypeSet
2021/09/16 19:23:40 Configuring SoftLayer Session with API key
2021/09/16 19:23:40 Configuring IBM Cloud Session with API key
2021/09/16 19:23:40 [INFO] Configured Region: us-south
2021/09/16 19:23:42 [WARN] Truncating attribute path of 0 diagnostics for TypeSet
2021/09/16 19:23:43 Configuring SoftLayer Session with API key
2021/09/16 19:23:43 Configuring IBM Cloud Session with API key
2021/09/16 19:23:43 [INFO] Configured Region: us-south
2021/09/16 19:23:45 [WARN] Truncating attribute path of 0 diagnostics for TypeSet
2021/09/16 19:23:51 [DEBUG] Waiting for state to become: [active]
2021/09/16 19:25:23 tagList:  [one:two]
2021/09/16 19:25:32 [WARN] Truncating attribute path of 0 diagnostics for TypeSet
2021/09/16 19:25:33 Configuring SoftLayer Session with API key
2021/09/16 19:25:33 Configuring IBM Cloud Session with API key
2021/09/16 19:25:33 [INFO] Configured Region: us-south
2021/09/16 19:25:35 [WARN] Truncating attribute path of 0 diagnostics for TypeSet
2021/09/16 19:25:36 [WARN] Truncating attribute path of 0 diagnostics for TypeSet
2021/09/16 19:25:37 Configuring SoftLayer Session with API key
2021/09/16 19:25:37 Configuring IBM Cloud Session with API key
2021/09/16 19:25:37 [INFO] Configured Region: us-south
2021/09/16 19:25:42 tagList:  [one:two]
2021/09/16 19:25:49 [WARN] Truncating attribute path of 0 diagnostics for TypeSet
2021/09/16 19:25:49 Configuring SoftLayer Session with API key
2021/09/16 19:25:49 Configuring IBM Cloud Session with API key
2021/09/16 19:25:49 [INFO] Configured Region: us-south
2021/09/16 19:25:51 [WARN] Truncating attribute path of 0 diagnostics for TypeSet
2021/09/16 19:25:53 Configuring SoftLayer Session with API key
2021/09/16 19:25:53 Configuring IBM Cloud Session with API key
2021/09/16 19:25:53 [INFO] Configured Region: us-south
2021/09/16 19:25:57 tagList:  [one:two]
2021/09/16 19:26:07 [WARN] Truncating attribute path of 0 diagnostics for TypeSet
2021/09/16 19:26:07 Configuring SoftLayer Session with API key
2021/09/16 19:26:07 Configuring IBM Cloud Session with API key
2021/09/16 19:26:07 [INFO] Configured Region: us-south
2021/09/16 19:26:11 [DEBUG] Waiting for state to become: [removed pending_reclamation]
--- PASS: TestAccIBMDatabaseInstanceEDBBasic (2820.38s)
PASS
ok  	github.com/IBM-Cloud/terraform-provider-ibm/ibm	2823.508s

@kavya498 kavya498 changed the title Database cassandra Support: Enterprise DB, Enterprise Mongo, Cassandra Databases Sep 17, 2021
@hkantare hkantare merged commit 8eb8b28 into IBM-Cloud:master Sep 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Database support for Cassandra
3 participants