# Checking port 60800 # Found port 60800 Name: main Data directory: /tmp/cirrus-ci-build/build/testrun/libpq_pipeline/001_libpq_pipeline/data/t_001_libpq_pipeline_main_data/pgdata Backup directory: /tmp/cirrus-ci-build/build/testrun/libpq_pipeline/001_libpq_pipeline/data/t_001_libpq_pipeline_main_data/backup Archive directory: /tmp/cirrus-ci-build/build/testrun/libpq_pipeline/001_libpq_pipeline/data/t_001_libpq_pipeline_main_data/archives Connection string: port=60800 host=/tmp/jqopw7SVF7 Log file: /tmp/cirrus-ci-build/build/testrun/libpq_pipeline/001_libpq_pipeline/log/001_libpq_pipeline_main.log [06:09:49.987](0.016s) # initializing database system by copying initdb template # Running: cp -RPp /tmp/cirrus-ci-build/build/tmp_install/initdb-template /tmp/cirrus-ci-build/build/testrun/libpq_pipeline/001_libpq_pipeline/data/t_001_libpq_pipeline_main_data/pgdata # Running: /tmp/cirrus-ci-build/build/src/test/regress/pg_regress --config-auth /tmp/cirrus-ci-build/build/testrun/libpq_pipeline/001_libpq_pipeline/data/t_001_libpq_pipeline_main_data/pgdata ### Starting node "main" # Running: pg_ctl -w -D /tmp/cirrus-ci-build/build/testrun/libpq_pipeline/001_libpq_pipeline/data/t_001_libpq_pipeline_main_data/pgdata -l /tmp/cirrus-ci-build/build/testrun/libpq_pipeline/001_libpq_pipeline/log/001_libpq_pipeline_main.log -o --cluster-name=main start waiting for server to start.... done server started # Postmaster PID for node "main" is 58483 # Running: libpq_pipeline -r 700 cancel port=60800 host=/tmp/jqopw7SVF7 dbname='postgres' test cancellations... libpq_pipeline:260: query did not fail when it was expected [06:12:50.683](180.696s) not ok 1 - libpq_pipeline cancel [06:12:50.683](0.000s) # Failed test 'libpq_pipeline cancel' # at /tmp/cirrus-ci-build/src/test/modules/libpq_pipeline/t/001_libpq_pipeline.pl line 55. # Running: libpq_pipeline -r 700 -t /tmp/cirrus-ci-build/build/testrun/libpq_pipeline/001_libpq_pipeline/data/traces/disallowed_in_pipeline.trace disallowed_in_pipeline port=60800 host=/tmp/jqopw7SVF7 dbname='postgres' test error cases... ok [06:12:50.696](0.013s) ok 2 - libpq_pipeline disallowed_in_pipeline [06:12:50.696](0.001s) ok 3 - disallowed_in_pipeline trace match # Running: libpq_pipeline -r 700 -t /tmp/cirrus-ci-build/build/testrun/libpq_pipeline/001_libpq_pipeline/data/traces/multi_pipelines.trace multi_pipelines port=60800 host=/tmp/jqopw7SVF7 dbname='postgres' multi pipeline... ok [06:12:50.709](0.012s) ok 4 - libpq_pipeline multi_pipelines [06:12:50.709](0.000s) ok 5 - multi_pipelines trace match # Running: libpq_pipeline -r 700 -t /tmp/cirrus-ci-build/build/testrun/libpq_pipeline/001_libpq_pipeline/data/traces/nosync.trace nosync port=60800 host=/tmp/jqopw7SVF7 dbname='postgres' nosync... ok [06:12:50.721](0.012s) ok 6 - libpq_pipeline nosync [06:12:50.721](0.000s) ok 7 - nosync trace match # Running: libpq_pipeline -r 700 -t /tmp/cirrus-ci-build/build/testrun/libpq_pipeline/001_libpq_pipeline/data/traces/pipeline_abort.trace pipeline_abort port=60800 host=/tmp/jqopw7SVF7 dbname='postgres' aborted pipeline... NOTICE: table "pq_pipeline_demo" does not exist, skipping ok ok got expected ERROR: cannot insert multiple commands into a prepared statement got row: 0.33333333333333333333 got row: 0.50000000000000000000 got row: 1.00000000000000000000 got expected division-by-zero [06:12:50.754](0.033s) ok 8 - libpq_pipeline pipeline_abort [06:12:50.755](0.001s) ok 9 - pipeline_abort trace match # Running: libpq_pipeline -r 700 -t /tmp/cirrus-ci-build/build/testrun/libpq_pipeline/001_libpq_pipeline/data/traces/pipeline_idle.trace pipeline_idle port=60800 host=/tmp/jqopw7SVF7 dbname='postgres' pipeline idle... ok - 1 NOTICE 1: WARNING: you don't own a lock of type ExclusiveLock ok - 2 [06:12:50.767](0.013s) ok 10 - libpq_pipeline pipeline_idle [06:12:50.768](0.000s) ok 11 - pipeline_idle trace match # Running: libpq_pipeline -r 700 pipelined_insert port=60800 host=/tmp/jqopw7SVF7 dbname='postgres' ok pipeline sync sent [06:12:50.800](0.033s) ok 12 - libpq_pipeline pipelined_insert # Running: libpq_pipeline -r 700 -t /tmp/cirrus-ci-build/build/testrun/libpq_pipeline/001_libpq_pipeline/data/traces/prepared.trace prepared port=60800 host=/tmp/jqopw7SVF7 dbname='postgres' prepared... closing statement..creating portal... closing portal... ok [06:12:50.813](0.012s) ok 13 - libpq_pipeline prepared [06:12:50.813](0.000s) ok 14 - prepared trace match # Running: libpq_pipeline -r 700 -t /tmp/cirrus-ci-build/build/testrun/libpq_pipeline/001_libpq_pipeline/data/traces/simple_pipeline.trace simple_pipeline port=60800 host=/tmp/jqopw7SVF7 dbname='postgres' simple pipeline... ok [06:12:50.825](0.012s) ok 15 - libpq_pipeline simple_pipeline [06:12:50.825](0.000s) ok 16 - simple_pipeline trace match # Running: libpq_pipeline -r 700 -t /tmp/cirrus-ci-build/build/testrun/libpq_pipeline/001_libpq_pipeline/data/traces/singlerow.trace singlerow port=60800 host=/tmp/jqopw7SVF7 dbname='postgres' Result status PGRES_SINGLE_TUPLE for query 0, 1 tuple: 42 Result status PGRES_SINGLE_TUPLE for query 0, 1 tuple: 43 Result status PGRES_SINGLE_TUPLE for query 0, 1 tuple: 44 Result status PGRES_TUPLES_OK for query 0, tuples: 0 all tuples received in query 0 Result status PGRES_SINGLE_TUPLE for query 1, 1 tuple: 42 Result status PGRES_SINGLE_TUPLE for query 1, 1 tuple: 43 Result status PGRES_SINGLE_TUPLE for query 1, 1 tuple: 44 Result status PGRES_SINGLE_TUPLE for query 1, 1 tuple: 45 Result status PGRES_TUPLES_OK for query 1, tuples: 0 all tuples received in query 1 Result status PGRES_TUPLES_OK for query 2, tuples: 5 end of pipeline reached ok [06:12:50.838](0.012s) ok 17 - libpq_pipeline singlerow [06:12:50.838](0.001s) ok 18 - singlerow trace match # Running: libpq_pipeline -r 700 -t /tmp/cirrus-ci-build/build/testrun/libpq_pipeline/001_libpq_pipeline/data/traces/transaction.trace transaction port=60800 host=/tmp/jqopw7SVF7 dbname='postgres' NOTICE: table "pq_pipeline_tst" does not exist, skipping ok 0: got status PGRES_COMMAND_OK 1: got NULL result 2: got status PGRES_COMMAND_OK 3: got NULL result 4: got status PGRES_FATAL_ERROR; error: ERROR: division by zero 5: got NULL result 6: got status PGRES_PIPELINE_ABORTED: command didn't run because pipeline aborted 7: got NULL result 8: got status PGRES_PIPELINE_ABORTED: command didn't run because pipeline aborted 9: got NULL result 10: got status PGRES_PIPELINE_SYNC 11: got status PGRES_FATAL_ERROR; error: ERROR: current transaction is aborted, commands ignored until end of transaction block 12: got NULL result 13: got status PGRES_PIPELINE_SYNC 14: got status PGRES_COMMAND_OK 15: got NULL result 16: got status PGRES_COMMAND_OK 17: got NULL result 18: got status PGRES_PIPELINE_SYNC 19: got status PGRES_PIPELINE_SYNC [06:12:50.850](0.012s) ok 19 - libpq_pipeline transaction [06:12:50.851](0.001s) ok 20 - transaction trace match # Running: libpq_pipeline -r 700 uniqviol port=60800 host=/tmp/jqopw7SVF7 dbname='postgres' uniqviol ...NOTICE: table "ppln_uniqviol" does not exist, skipping ..................................................................................................................................................................................................................................................................................................................................................................................................................................... switch to reading result 0/421: 0 result 1/421: 1 result 2/421: 2 result 3/421: 3 result 4/421: 4 result 5/421: 5 result 6/421: 6 result 7/421: 7 result 8/421: 8 result 9/421: 9 result 10/421: 10 result 11/421: 11 result 12/421: 12 result 13/421: 13 result 14/421: 14 result 15/421: 15 result 16/421: 16 result 17/421: 17 result 18/421: 18 result 19/421: 19 result 20/421: 20 result 21/421: 21 result 22/421: 22 result 23/421: 23 result 24/421: 24 result 25/421: 25 result 26/421: 26 result 27/421: 27 result 28/421: 28 result 29/421: 29 result 30/421: 30 result 31/421: 31 result 32/421: 32 result 33/421: 33 result 34/421: 34 result 35/421: 35 result 36/421: 36 result 37/421: 37 result 38/421: 38 result 39/421: 39 result 40/421: 40 result 41/421: 41 result 42/421: 42 result 43/421: 43 result 44/421: 44 result 45/421: 45 result 46/421: 46 result 47/421: 47 result 48/421: 48 result 49/421: 49 result 50/421: 50 result 51/421: 51 result 52/421: 52 result 53/421: 53 result 54/421: 54 result 55/421: 55 result 56/421: 56 result 57/421: 57 result 58/421: 58 result 59/421: 59 result 60/421: 60 result 61/421: 61 result 62/421: 62 result 63/421: 63 result 64/421: 64 result 65/421: 65 result 66/421: 66 result 67/421: 67 result 68/421: 68 result 69/421: 69 result 70/421: 70 result 71/421: 71 result 72/421: 72 result 73/421: 73 result 74/421: 74 result 75/421: 75 result 76/421: 76 result 77/421: 77 result 78/421: 78 result 79/421: 79 result 80/421: 80 result 81/421: 81 result 82/421: 82 result 83/421: 83 result 84/421: 84 result 85/421: 85 result 86/421: 86 result 87/421: 87 result 88/421: 88 result 89/421: 89 result 90/421: 90 result 91/421: 91 result 92/421: 92 result 93/421: 93 result 94/421: 94 result 95/421: 95 result 96/421: 96 result 97/421: 97 result 98/421: 98 result 99/421: 99 result 100/421: 100 result 101/421: 101 result 102/421: 102 result 103/421: 103 result 104/421: 104 result 105/421: 105 result 106/421: 106 result 107/421: 107 result 108/421: 108 result 109/421: 109 result 110/421: 110 result 111/421: 111 result 112/421: 112 result 113/421: 113 result 114/421: 114 result 115/421: 115 result 116/421: 116 result 117/421: 117 result 118/421: 118 result 119/421: 119 result 120/421: 120 result 121/421: 121 result 122/421: 122 result 123/421: 123 result 124/421: 124 result 125/421: 125 result 126/421: 126 result 127/421: 127 result 128/421: 128 result 129/421: 129 result 130/421: 130 result 131/421: 131 result 132/421: 132 result 133/421: 133 result 134/421: 134 result 135/421: 135 result 136/421: 136 result 137/421: 137 result 138/421: 138 result 139/421: 139 result 140/421: 140 result 141/421: 141 result 142/421: 142 result 143/421: 143 result 144/421: 144 result 145/421: 145 result 146/421: 146 result 147/421: 147 result 148/421: 148 result 149/421: 149 result 150/421: 150 result 151/421: 151 result 152/421: 152 result 153/421: 153 result 154/421: 154 result 155/421: 155 result 156/421: 156 result 157/421: 157 result 158/421: 158 result 159/421: 159 result 160/421: 160 result 161/421: 161 result 162/421: 162 result 163/421: 163 result 164/421: 164 result 165/421: 165 result 166/421: 166 result 167/421: 167 result 168/421: 168 result 169/421: 169 result 170/421: 170 result 171/421: 171 result 172/421: 172 result 173/421: 173 result 174/421: 174 result 175/421: 175 result 176/421: 176 result 177/421: 177 result 178/421: 178 result 179/421: 179 result 180/421: 180 result 181/421: 181 result 182/421: 182 result 183/421: 183 result 184/421: 184 result 185/421: 185 result 186/421: 186 result 187/421: 187 result 188/421: 188 result 189/421: 189 result 190/421: 190 result 191/421: 191 result 192/421: 192 result 193/421: 193 result 194/421: 194 result 195/421: 195 result 196/421: 196 result 197/421: 197 result 198/421: 198 result 199/421: 199 result 200/421: 200 result 201/421: 201 result 202/421: 202 result 203/421: 203 result 204/421: 204 result 205/421: 205 result 206/421: 206 result 207/421: 207 result 208/421: 208 result 209/421: 209 result 210/421: 210 result 211/421: 211 result 212/421: 212 result 213/421: 213 result 214/421: 214 result 215/421: 215 result 216/421: 216 result 217/421: 217 result 218/421: 218 result 219/421: 219 result 220/421: 220 result 221/421: 221 result 222/421: 222 result 223/421: 223 result 224/421: 224 result 225/421: 225 result 226/421: 226 result 227/421: 227 result 228/421: 228 result 229/421: 229 result 230/421: 230 result 231/421: 231 result 232/421: 232 result 233/421: 233 result 234/421: 234 result 235/421: 235 result 236/421: 236 result 237/421: 237 result 238/421: 238 result 239/421: 239 result 240/421: 240 result 241/421: 241 result 242/421: 242 result 243/421: 243 result 244/421: 244 result 245/421: 245 result 246/421: 246 result 247/421: 247 result 248/421: 248 result 249/421: 249 result 250/421: 250 result 251/421: 251 result 252/421: 252 result 253/421: 253 result 254/421: 254 result 255/421: 255 result 256/421: 256 result 257/421: 257 result 258/421: 258 result 259/421: 259 result 260/421: 260 ..................................................................................................................................................................................................................E............................................................................. switch to reading result 261/709: 261 result 262/709: 262 result 263/709: 263 result 264/709: 264 result 265/709: 265 result 266/709: 266 result 267/709: 267 result 268/709: 268 result 269/709: 269 result 270/709: 270 result 271/709: 271 result 272/709: 272 result 273/709: 273 result 274/709: 274 result 275/709: 275 result 276/709: 276 result 277/709: 277 result 278/709: 278 result 279/709: 279 result 280/709: 280 result 281/709: 281 result 282/709: 282 result 283/709: 283 result 284/709: 284 result 285/709: 285 result 286/709: 286 result 287/709: 287 result 288/709: 288 result 289/709: 289 result 290/709: 290 result 291/709: 291 result 292/709: 292 result 293/709: 293 result 294/709: 294 result 295/709: 295 result 296/709: 296 result 297/709: 297 result 298/709: 298 result 299/709: 299 result 300/709: 300 result 301/709: 301 result 302/709: 302 result 303/709: 303 result 304/709: 304 result 305/709: 305 result 306/709: 306 result 307/709: 307 result 308/709: 308 result 309/709: 309 result 310/709: 310 result 311/709: 311 result 312/709: 312 result 313/709: 313 result 314/709: 314 result 315/709: 315 result 316/709: 316 result 317/709: 317 result 318/709: 318 result 319/709: 319 result 320/709: 320 result 321/709: 321 result 322/709: 322 result 323/709: 323 result 324/709: 324 result 325/709: 325 result 326/709: 326 result 327/709: 327 result 328/709: 328 result 329/709: 329 result 330/709: 330 result 331/709: 331 result 332/709: 332 result 333/709: 333 result 334/709: 334 result 335/709: 335 result 336/709: 336 result 337/709: 337 result 338/709: 338 result 339/709: 339 result 340/709: 340 result 341/709: 341 result 342/709: 342 result 343/709: 343 result 344/709: 344 result 345/709: 345 result 346/709: 346 result 347/709: 347 result 348/709: 348 result 349/709: 349 result 350/709: 350 result 351/709: 351 result 352/709: 352 result 353/709: 353 result 354/709: 354 result 355/709: 355 result 356/709: 356 result 357/709: 357 result 358/709: 358 result 359/709: 359 result 360/709: 360 result 361/709: 361 result 362/709: 362 result 363/709: 363 result 364/709: 364 result 365/709: 365 result 366/709: 366 result 367/709: 367 result 368/709: 368 result 369/709: 369 result 370/709: 370 result 371/709: 371 result 372/709: 372 result 373/709: 373 result 374/709: 374 result 375/709: 375 result 376/709: 376 result 377/709: 377 result 378/709: 378 result 379/709: 379 result 380/709: 380 result 381/709: 381 result 382/709: 382 result 383/709: 383 result 384/709: 384 result 385/709: 385 result 386/709: 386 result 387/709: 387 result 388/709: 388 result 389/709: 389 result 390/709: 390 result 391/709: 391 result 392/709: 392 result 393/709: 393 result 394/709: 394 result 395/709: 395 result 396/709: 396 result 397/709: 397 result 398/709: 398 result 399/709: 399 result 400/709: 400 result 401/709: 401 result 402/709: 402 result 403/709: 403 result 404/709: 404 result 405/709: 405 result 406/709: 406 result 407/709: 407 result 408/709: 408 result 409/709: 409 result 410/709: 410 result 411/709: 411 result 412/709: 412 result 413/709: 413 result 414/709: 414 result 415/709: 415 result 416/709: 416 result 417/709: 417 result 418/709: 418 result 419/709: 419 result 420/709: 420 result 421/709: 421 result 422/709: 422 result 423/709: 423 result 424/709: 424 result 425/709: 425 result 426/709: 426 result 427/709: 427 result 428/709: 428 result 429/709: 429 result 430/709: 430 result 431/709: 431 result 432/709: 432 result 433/709: 433 result 434/709: 434 result 435/709: 435 result 436/709: 436 result 437/709: 437 result 438/709: 438 result 439/709: 439 result 440/709: 440 result 441/709: 441 result 442/709: 442 result 443/709: 443 result 444/709: 444 result 445/709: 445 result 446/709: 446 result 447/709: 447 result 448/709: 448 result 449/709: 449 result 450/709: 450 result 451/709: 451 result 452/709: 452 result 453/709: 453 result 454/709: 454 result 455/709: 455 result 456/709: 456 result 457/709: 457 result 458/709: 458 result 459/709: 459 result 460/709: 460 result 461/709: 461 result 462/709: 462 result 463/709: 463 result 464/709: 464 result 465/709: 465 result 466/709: 466 result 467/709: 467 result 468/709: 468 result 469/709: 469 result 470/709: 470 result 471/709: 471 result 472/709: 472 result 473/709: 473 result 474/709: 474 result 475/709: 475 result 476/709: 476 result 477/709: 477 result 478/709: 478 result 479/709: 479 result 480/709: 480 result 481/709: 481 result 482/709: 482 result 483/709: 483 result 484/709: 484 result 485/709: 485 result 486/709: 486 result 487/709: 487 result 488/709: 488 result 489/709: 489 result 490/709: 490 result 491/709: 491 result 492/709: 492 result 493/709: 493 result 494/709: 494 result 495/709: 495 result 496/709: 496 result 497/709: 497 result 498/709: 498 result 499/709: 499 result 500/709: 500 result 501/709: 501 result 502/709: 502 result 503/709: 503 result 504/709: 504 result 505/709: 505 result 506/709: 506 result 507/709: 507 result 508/709: 508 result 509/709: 509 result 510/709: 510 result 511/709: 511 result 512/709: 512 result 513/709: 513 result 514/709: 514 result 515/709: 515 result 516/709: 516 result 517/709: 517 result 518/709: 518 result 519/709: 519 result 520/709: 520 ............................................................................................................................................................................... done writing result 521/884: 521 result 522/884: 522 result 523/884: 523 result 524/884: 524 result 525/884: 525 result 526/884: 526 result 527/884: 527 result 528/884: 528 result 529/884: 529 result 530/884: 530 result 531/884: 531 result 532/884: 532 result 533/884: 533 result 534/884: 534 result 535/884: 535 result 536/884: 536 result 537/884: 537 result 538/884: 538 result 539/884: 539 result 540/884: 540 result 541/884: 541 result 542/884: 542 result 543/884: 543 result 544/884: 544 result 545/884: 545 result 546/884: 546 result 547/884: 547 result 548/884: 548 result 549/884: 549 result 550/884: 550 result 551/884: 551 result 552/884: 552 result 553/884: 553 result 554/884: 554 result 555/884: 555 result 556/884: 556 result 557/884: 557 result 558/884: 558 result 559/884: 559 result 560/884: 560 result 561/884: 561 result 562/884: 562 result 563/884: 563 result 564/884: 564 result 565/884: 565 result 566/884: 566 result 567/884: 567 result 568/884: 568 result 569/884: 569 result 570/884: 570 result 571/884: 571 result 572/884: 572 result 573/884: 573 result 574/884: 574 result 575/884: 575 result 576/884: 576 result 577/884: 577 result 578/884: 578 result 579/884: 579 result 580/884: 580 result 581/884: 581 result 582/884: 582 result 583/884: 583 result 584/884: 584 result 585/884: 585 result 586/884: 586 result 587/884: 587 result 588/884: 588 result 589/884: 589 result 590/884: 590 result 591/884: 591 result 592/884: 592 result 593/884: 593 result 594/884: 594 result 595/884: 595 result 596/884: 596 result 597/884: 597 result 598/884: 598 result 599/884: 599 result 600/884: 600 result 601/884: 601 result 602/884: 602 result 603/884: 603 result 604/884: 604 result 605/884: 605 result 606/884: 606 result 607/884: 607 result 608/884: 608 result 609/884: 609 result 610/884: 610 result 611/884: 611 result 612/884: 612 result 613/884: 613 result 614/884: 614 result 615/884: 615 result 616/884: 616 result 617/884: 617 result 618/884: 618 result 619/884: 619 result 620/884: 620 result 621/884: 621 result 622/884: 622 result 623/884: 623 result 624/884: 624 result 625/884: 625 result 626/884: 626 result 627/884: 627 result 628/884: 628 result 629/884: 629 result 630/884: 630 result 631/884 (error): ERROR: duplicate key value violates unique constraint "ppln_uniqviol_pkey" DETAIL: Key (id)=(315) already exists. result 632/884: pipeline aborted result 633/884: pipeline aborted result 634/884: pipeline aborted result 635/884: pipeline aborted result 636/884: pipeline aborted result 637/884: pipeline aborted result 638/884: pipeline aborted result 639/884: pipeline aborted result 640/884: pipeline aborted result 641/884: pipeline aborted result 642/884: pipeline aborted result 643/884: pipeline aborted result 644/884: pipeline aborted result 645/884: pipeline aborted result 646/884: pipeline aborted result 647/884: pipeline aborted result 648/884: pipeline aborted result 649/884: pipeline aborted result 650/884: pipeline aborted result 651/884: pipeline aborted result 652/884: pipeline aborted result 653/884: pipeline aborted result 654/884: pipeline aborted result 655/884: pipeline aborted result 656/884: pipeline aborted result 657/884: pipeline aborted result 658/884: pipeline aborted result 659/884: pipeline aborted result 660/884: pipeline aborted result 661/884: pipeline aborted result 662/884: pipeline aborted result 663/884: pipeline aborted result 664/884: pipeline aborted result 665/884: pipeline aborted result 666/884: pipeline aborted result 667/884: pipeline aborted result 668/884: pipeline aborted result 669/884: pipeline aborted result 670/884: pipeline aborted result 671/884: pipeline aborted result 672/884: pipeline aborted result 673/884: pipeline aborted result 674/884: pipeline aborted result 675/884: pipeline aborted result 676/884: pipeline aborted result 677/884: pipeline aborted result 678/884: pipeline aborted result 679/884: pipeline aborted result 680/884: pipeline aborted result 681/884: pipeline aborted result 682/884: pipeline aborted result 683/884: pipeline aborted result 684/884: pipeline aborted result 685/884: pipeline aborted result 686/884: pipeline aborted result 687/884: pipeline aborted result 688/884: pipeline aborted result 689/884: pipeline aborted result 690/884: pipeline aborted result 691/884: pipeline aborted result 692/884: pipeline aborted result 693/884: pipeline aborted result 694/884: pipeline aborted result 695/884: pipeline aborted result 696/884: pipeline aborted result 697/884: pipeline aborted result 698/884: pipeline aborted result 699/884: pipeline aborted result 700/884: pipeline aborted result 701/884: pipeline aborted result 702/884: pipeline aborted result 703/884: pipeline aborted result 704/884: pipeline aborted result 705/884: pipeline aborted result 706/884: pipeline aborted result 707/884: pipeline aborted result 708/884: pipeline aborted result 709/884: pipeline aborted result 710/884: pipeline aborted result 711/884: pipeline aborted result 712/884: pipeline aborted result 713/884: pipeline aborted result 714/884: pipeline aborted result 715/884: pipeline aborted result 716/884: pipeline aborted result 717/884: pipeline aborted result 718/884: pipeline aborted result 719/884: pipeline aborted result 720/884: pipeline aborted result 721/884: pipeline aborted result 722/884: pipeline aborted result 723/884: pipeline aborted result 724/884: pipeline aborted result 725/884: pipeline aborted result 726/884: pipeline aborted result 727/884: pipeline aborted result 728/884: pipeline aborted result 729/884: pipeline aborted result 730/884: pipeline aborted result 731/884: pipeline aborted result 732/884: pipeline aborted result 733/884: pipeline aborted result 734/884: pipeline aborted result 735/884: pipeline aborted result 736/884: pipeline aborted result 737/884: pipeline aborted result 738/884: pipeline aborted result 739/884: pipeline aborted result 740/884: pipeline aborted result 741/884: pipeline aborted result 742/884: pipeline aborted result 743/884: pipeline aborted result 744/884: pipeline aborted result 745/884: pipeline aborted result 746/884: pipeline aborted result 747/884: pipeline aborted result 748/884: pipeline aborted result 749/884: pipeline aborted result 750/884: pipeline aborted result 751/884: pipeline aborted result 752/884: pipeline aborted result 753/884: pipeline aborted result 754/884: pipeline aborted result 755/884: pipeline aborted result 756/884: pipeline aborted result 757/884: pipeline aborted result 758/884: pipeline aborted result 759/884: pipeline aborted result 760/884: pipeline aborted result 761/884: pipeline aborted result 762/884: pipeline aborted result 763/884: pipeline aborted result 764/884: pipeline aborted result 765/884: pipeline aborted result 766/884: pipeline aborted result 767/884: pipeline aborted result 768/884: pipeline aborted result 769/884: pipeline aborted result 770/884: pipeline aborted result 771/884: pipeline aborted result 772/884: pipeline aborted result 773/884: pipeline aborted result 774/884: pipeline aborted result 775/884: pipeline aborted result 776/884: pipeline aborted result 777/884: pipeline aborted result 778/884: pipeline aborted result 779/884: pipeline aborted result 780/884: pipeline aborted result 781/884: pipeline aborted result 782/884: pipeline aborted result 783/884: pipeline aborted result 784/884: pipeline aborted result 785/884: pipeline aborted result 786/884: pipeline aborted result 787/884: pipeline aborted result 788/884: pipeline aborted result 789/884: pipeline aborted result 790/884: pipeline aborted result 791/884: pipeline aborted result 792/884: pipeline aborted result 793/884: pipeline aborted result 794/884: pipeline aborted result 795/884: pipeline aborted result 796/884: pipeline aborted result 797/884: pipeline aborted result 798/884: pipeline aborted result 799/884: pipeline aborted result 800/884: pipeline aborted result 801/884: pipeline aborted result 802/884: pipeline aborted result 803/884: pipeline aborted result 804/884: pipeline aborted result 805/884: pipeline aborted result 806/884: pipeline aborted result 807/884: pipeline aborted result 808/884: pipeline aborted result 809/884: pipeline aborted result 810/884: pipeline aborted result 811/884: pipeline aborted result 812/884: pipeline aborted result 813/884: pipeline aborted result 814/884: pipeline aborted result 815/884: pipeline aborted result 816/884: pipeline aborted result 817/884: pipeline aborted result 818/884: pipeline aborted result 819/884: pipeline aborted result 820/884: pipeline aborted result 821/884: pipeline aborted result 822/884: pipeline aborted result 823/884: pipeline aborted result 824/884: pipeline aborted result 825/884: pipeline aborted result 826/884: pipeline aborted result 827/884: pipeline aborted result 828/884: pipeline aborted result 829/884: pipeline aborted result 830/884: pipeline aborted result 831/884: pipeline aborted result 832/884: pipeline aborted result 833/884: pipeline aborted result 834/884: pipeline aborted result 835/884: pipeline aborted result 836/884: pipeline aborted result 837/884: pipeline aborted result 838/884: pipeline aborted result 839/884: pipeline aborted result 840/884: pipeline aborted result 841/884: pipeline aborted result 842/884: pipeline aborted result 843/884: pipeline aborted result 844/884: pipeline aborted result 845/884: pipeline aborted result 846/884: pipeline aborted result 847/884: pipeline aborted result 848/884: pipeline aborted result 849/884: pipeline aborted result 850/884: pipeline aborted result 851/884: pipeline aborted result 852/884: pipeline aborted result 853/884: pipeline aborted result 854/884: pipeline aborted result 855/884: pipeline aborted result 856/884: pipeline aborted result 857/884: pipeline aborted result 858/884: pipeline aborted result 859/884: pipeline aborted result 860/884: pipeline aborted result 861/884: pipeline aborted result 862/884: pipeline aborted result 863/884: pipeline aborted result 864/884: pipeline aborted result 865/884: pipeline aborted result 866/884: pipeline aborted result 867/884: pipeline aborted result 868/884: pipeline aborted result 869/884: pipeline aborted result 870/884: pipeline aborted result 871/884: pipeline aborted result 872/884: pipeline aborted result 873/884: pipeline aborted result 874/884: pipeline aborted result 875/884: pipeline aborted result 876/884: pipeline aborted result 877/884: pipeline aborted result 878/884: pipeline aborted result 879/884: pipeline aborted result 880/884: pipeline aborted result 881/884: pipeline aborted result 882/884: pipeline aborted result 883/884: pipeline aborted ok [06:12:50.884](0.033s) ok 21 - libpq_pipeline uniqviol ### Stopping node "main" using mode fast # Running: pg_ctl -D /tmp/cirrus-ci-build/build/testrun/libpq_pipeline/001_libpq_pipeline/data/t_001_libpq_pipeline_main_data/pgdata -m fast stop waiting for server to shut down.... done server stopped # No postmaster PID for node "main" [06:12:50.987](0.104s) 1..21 [06:12:50.989](0.001s) # Looks like you failed 1 test of 21.