[2022-09-26 17:56:28] 110-history.bats [17:56:28] START - All [+xxxx] lines that follow are relative to 2022-09-26T17:56:28. [+0000s] 1..4 [+0004s] not ok 1 podman history - basic tests [+0004s] # (from function `die' in file /usr/share/podman/test/system/helpers.bash, line 557, [+0004s] # from function `run_podman' in file /usr/share/podman/test/system/helpers.bash, line 219, [+0004s] # from function `basic_setup' in file /usr/share/podman/test/system/helpers.bash, line 68, [+0004s] # from function `setup' in file /usr/share/podman/test/system/helpers.bash, line 119, [+0004s] # from function `bats_test_begin' in file /usr/libexec/bats-core/bats-exec-test, line 79, [+0004s] # in test file /usr/share/podman/test/system/110-history.bats, line 5) [+0004s] # `@test "podman history - basic tests" {' failed with status 125 [+0004s] # $ podman rm -t 0 --all --force --ignore [+0004s] # $ podman ps --all --external --format {{.ID}} {{.Names}} [+0004s] # $ podman images --all --format {{.Repository}}:{{.Tag}} {{.ID}} [+0004s] # Error: error checking if image "c4b9801d9f6772634a270475e2f6233edc971cc5af50de6bae3909ba9d4ace6e" is dangling: locating item named "manifest" for image with ID "c4b9801d9f6772634a270475e2f6233edc971cc5af50de6bae3909ba9d4ace6e" (consider removing the image to resolve the issue): file does not exist [+0004s] # [ rc=125 (** EXPECTED 0 **) ] [+0004s] # #/vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv [+0004s] # #| FAIL: exit code is 125; expected 0 [+0004s] # #\^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [+0004s] # # [teardown] [+0004s] # $ podman pod rm -t 0 --all --force --ignore [+0004s] # $ podman rm -t 0 --all --force --ignore [+0004s] # $ podman network prune --force [+0008s] not ok 2 podman history - custom format [+0008s] # (from function `die' in file /usr/share/podman/test/system/helpers.bash, line 557, [+0008s] # from function `run_podman' in file /usr/share/podman/test/system/helpers.bash, line 219, [+0008s] # from function `basic_setup' in file /usr/share/podman/test/system/helpers.bash, line 68, [+0008s] # from function `setup' in file /usr/share/podman/test/system/helpers.bash, line 119, [+0008s] # from function `bats_test_begin' in file /usr/libexec/bats-core/bats-exec-test, line 79, [+0008s] # in test file /usr/share/podman/test/system/110-history.bats, line 24) [+0008s] # `@test "podman history - custom format" {' failed with status 125 [+0008s] # $ podman rm -t 0 --all --force --ignore [+0008s] # $ podman ps --all --external --format {{.ID}} {{.Names}} [+0008s] # $ podman images --all --format {{.Repository}}:{{.Tag}} {{.ID}} [+0008s] # Error: error checking if image "c4b9801d9f6772634a270475e2f6233edc971cc5af50de6bae3909ba9d4ace6e" is dangling: locating item named "manifest" for image with ID "c4b9801d9f6772634a270475e2f6233edc971cc5af50de6bae3909ba9d4ace6e" (consider removing the image to resolve the issue): file does not exist [+0008s] # [ rc=125 (** EXPECTED 0 **) ] [+0008s] # #/vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv [+0008s] # #| FAIL: exit code is 125; expected 0 [+0008s] # #\^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [+0008s] # # [teardown] [+0008s] # $ podman pod rm -t 0 --all --force --ignore [+0008s] # $ podman rm -t 0 --all --force --ignore [+0008s] # $ podman network prune --force [+0012s] not ok 3 podman history - json [+0012s] # (from function `die' in file /usr/share/podman/test/system/helpers.bash, line 557, [+0012s] # from function `run_podman' in file /usr/share/podman/test/system/helpers.bash, line 219, [+0012s] # from function `basic_setup' in file /usr/share/podman/test/system/helpers.bash, line 68, [+0012s] # from function `setup' in file /usr/share/podman/test/system/helpers.bash, line 119, [+0012s] # from function `bats_test_begin' in file /usr/libexec/bats-core/bats-exec-test, line 79, [+0012s] # in test file /usr/share/podman/test/system/110-history.bats, line 32) [+0012s] # `@test "podman history - json" {' failed with status 125 [+0012s] # $ podman rm -t 0 --all --force --ignore [+0012s] # $ podman ps --all --external --format {{.ID}} {{.Names}} [+0012s] # $ podman images --all --format {{.Repository}}:{{.Tag}} {{.ID}} [+0012s] # Error: error checking if image "c4b9801d9f6772634a270475e2f6233edc971cc5af50de6bae3909ba9d4ace6e" is dangling: locating item named "manifest" for image with ID "c4b9801d9f6772634a270475e2f6233edc971cc5af50de6bae3909ba9d4ace6e" (consider removing the image to resolve the issue): file does not exist [+0012s] # [ rc=125 (** EXPECTED 0 **) ] [+0012s] # #/vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv [+0012s] # #| FAIL: exit code is 125; expected 0 [+0012s] # #\^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [+0012s] # # [teardown] [+0012s] # $ podman pod rm -t 0 --all --force --ignore [+0012s] # $ podman rm -t 0 --all --force --ignore [+0012s] # $ podman network prune --force [+0016s] not ok 4 podman image history Created [+0016s] # (from function `die' in file /usr/share/podman/test/system/helpers.bash, line 557, [+0016s] # from function `run_podman' in file /usr/share/podman/test/system/helpers.bash, line 219, [+0016s] # from function `basic_setup' in file /usr/share/podman/test/system/helpers.bash, line 68, [+0016s] # from function `setup' in file /usr/share/podman/test/system/helpers.bash, line 119, [+0016s] # from function `bats_test_begin' in file /usr/libexec/bats-core/bats-exec-test, line 79, [+0016s] # in test file /usr/share/podman/test/system/110-history.bats, line 58) [+0016s] # `@test "podman image history Created" {' failed with status 125 [+0016s] # $ podman rm -t 0 --all --force --ignore [+0016s] # $ podman ps --all --external --format {{.ID}} {{.Names}} [+0016s] # $ podman images --all --format {{.Repository}}:{{.Tag}} {{.ID}} [+0016s] # Error: error checking if image "c4b9801d9f6772634a270475e2f6233edc971cc5af50de6bae3909ba9d4ace6e" is dangling: locating item named "manifest" for image with ID "c4b9801d9f6772634a270475e2f6233edc971cc5af50de6bae3909ba9d4ace6e" (consider removing the image to resolve the issue): file does not exist [+0016s] # [ rc=125 (** EXPECTED 0 **) ] [+0016s] # #/vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv [+0016s] # #| FAIL: exit code is 125; expected 0 [+0016s] # #\^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [+0016s] # # [teardown] [+0016s] # $ podman pod rm -t 0 --all --force --ignore [+0016s] # $ podman rm -t 0 --all --force --ignore [+0016s] # $ podman network prune --force [17:56:44] END - [+0016s] total duration since 2022-09-26T17:56:44