This repository was archived by the owner on Jul 20, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 12
AI platform create custom job: "after all" hook: should cancel the customJob and delete it for "should create a new custom job" failed #291
Copy link
Copy link
Closed
Labels
🚨This issue needs some love.This issue needs some love.api: vertex-aiIssues related to the googleapis/nodejs-ai-platform API.Issues related to the googleapis/nodejs-ai-platform API.flakybot: issueAn issue filed by the Flaky Bot. Should not be added manually.An issue filed by the Flaky Bot. Should not be added manually.priority: p1Important issue which blocks shipping the next release. Will be fixed prior to next release.Important issue which blocks shipping the next release. Will be fixed prior to next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Description
Note: #257 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky.
commit: 84baed1
buildURL: Build Status, Sponge
status: failed
Test output
Command failed: node ./delete-custom-job.js 8402052793824706560 ucaip-sample-tests us-central1 9 FAILED_PRECONDITION: The CustomJob "projects/ucaip-sample-tests/locations/us-central1/customJobs/8402052793824706560" is in state "QUEUED", and cannot be deleted. Please cancel it or wait for its completion before trying deleting it again.Error: Command failed: node ./delete-custom-job.js 8402052793824706560 ucaip-sample-tests us-central1
9 FAILED_PRECONDITION: The CustomJob "projects/ucaip-sample-tests/locations/us-central1/customJobs/8402052793824706560" is in state "QUEUED", and cannot be deleted. Please cancel it or wait for its completion before trying deleting it again.at checkExecSyncError (child_process.js:635:11) at Object.execSync (child_process.js:671:15) at execSync (test/create-custom-job.test.js:24:28) at Context.<anonymous> (test/create-custom-job.test.js:68:5) at processImmediate (internal/timers.js:461:21)</pre></details>
Metadata
Metadata
Assignees
Labels
🚨This issue needs some love.This issue needs some love.api: vertex-aiIssues related to the googleapis/nodejs-ai-platform API.Issues related to the googleapis/nodejs-ai-platform API.flakybot: issueAn issue filed by the Flaky Bot. Should not be added manually.An issue filed by the Flaky Bot. Should not be added manually.priority: p1Important issue which blocks shipping the next release. Will be fixed prior to next release.Important issue which blocks shipping the next release. Will be fixed prior to next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.