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

Image refresh for rhel-atomic #1475

Merged
merged 1 commit into from
Dec 17, 2020
Merged

Image refresh for rhel-atomic #1475

merged 1 commit into from
Dec 17, 2020

Conversation

cockpituous
Copy link
Contributor

@cockpituous cockpituous commented Dec 17, 2020

Image refresh for rhel-atomic

  • image-refresh rhel-atomic

@github-actions github-actions bot added the bot label Dec 17, 2020
@cockpituous cockpituous changed the title Image refresh for rhel-atomic WIP: 4-ci-srv-02: [no-test] Image refresh for rhel-atomic Dec 17, 2020
@cockpituous
Copy link
Contributor

image-refresh in progress on 4-ci-srv-02.
Log: https://logs.cockpit-project.org/logs/image-refresh-1475-20201217-020808/

@cockpituous
Copy link
Contributor

image-refresh in progress on 1-ci-srv-02.
Log: https://logs.cockpit-project.org/logs/image-refresh-1475-20201217-020808/

@cockpituous cockpituous changed the title WIP: 4-ci-srv-02: [no-test] Image refresh for rhel-atomic WIP: 1-ci-srv-02: [no-test] Image refresh for rhel-atomic Dec 17, 2020
@cockpituous
Copy link
Contributor

@cockpituous cockpituous changed the title WIP: 1-ci-srv-02: [no-test] Image refresh for rhel-atomic Image refresh for rhel-atomic Dec 17, 2020
@martinpitt martinpitt merged commit 09570e9 into cockpit-project:master Dec 17, 2020
@marusak
Copy link
Member

marusak commented Dec 17, 2020

verify/fedora-32
Ooops, it happened again


# testCheckpointRestoreSystem (__main__.TestApplication)
Created symlink /etc/systemd/system/sockets.target.wants/podman.socket -> /usr/lib/systemd/system/podman.socket.
Created symlink /home/admin/.config/systemd/user/sockets.target.wants/podman.socket -> /usr/lib/systemd/user/podman.socket.
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  2291    0  2291    0     0   3100      0 --:--:-- --:--:-- --:--:--  3117
Connection to 127.0.0.2 closed by remote host.

DevTools listening on ws://127.0.0.1:9908/devtools/browser/042202d6-4bef-4156-a272-ab31ebfd8ffc
[1217/141126.052089:ERROR:egl_util.cc(70)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[1217/141126.068456:ERROR:viz_main_impl.cc(150)] Exiting GPU process due to errors during initialization
CDP: {"source":"security","level":"error","text":"Refused to apply style from 'http://127.0.0.2:9291/cockpit/$dfa354d1239bc7f84d2a44d1ad1c08c5b42a160d311ddaccb753e2bc712bfc27/shell/nav.css' because its MIME type ('text/html') is not a supported stylesheet MIME type, and strict MIME checking is enabled.","timestamp":1608214289462.713,"url":"http://127.0.0.2:9291/podman"}
> warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error

Error: container_linux.go:349: starting container process caused "error adding seccomp rule for syscall socket: permission denied": OCI permission denied
Error: can only stop created or running containers. 5e00275dc0476de8c5a5abf961ddf50147bf1366df85c73520049f9866f56eae is in state configured: container state improper
Traceback (most recent call last):
  File "/usr/lib64/python3.8/unittest/case.py", line 633, in _callTestMethod
    method()
  File "/home/user/cockpit-project/bots/make-checkout-workdir/test/check-application", line 880, in testCheckpointRestoreSystem
    self.execute(True, "podman run -dit --name swamped-crate busybox:latest sh; podman stop swamped-crate")
  File "/home/user/cockpit-project/bots/make-checkout-workdir/test/check-application", line 88, in execute
    return self.machine.execute(cmd)
  File "/home/user/cockpit-project/bots/make-checkout-workdir/bots/machine/machine_core/ssh_connection.py", line 349, in execute
    raise subprocess.CalledProcessError(proc.returncode, command, output=output)
subprocess.CalledProcessError: Command 'podman run -dit --name swamped-crate busybox:latest sh; podman stop swamped-crate' returned non-zero exit status 125.
Wrote screenshot to TestApplication-testCheckpointRestoreSystem-fedora-32-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestApplication-testCheckpointRestoreSystem-fedora-32-127.0.0.2-2401-FAIL.html
Wrote JS log to TestApplication-testCheckpointRestoreSystem-fedora-32-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestApplication-testCheckpointRestoreSystem-fedora-32-127.0.0.2-2401-FAIL.log.gz
Warning: Stopping podman.service, but it can still be activated by:
  podman.socket
Connection to 127.0.0.2 closed by remote host.
Traceback (most recent call last):
  File "/home/user/cockpit-project/bots/make-checkout-workdir/test/check-application", line 880, in testCheckpointRestoreSystem
    self.execute(True, "podman run -dit --name swamped-crate busybox:latest sh; podman stop swamped-crate")
  File "/home/user/cockpit-project/bots/make-checkout-workdir/test/check-application", line 88, in execute
    return self.machine.execute(cmd)
  File "/home/user/cockpit-project/bots/make-checkout-workdir/bots/machine/machine_core/ssh_connection.py", line 349, in execute
    raise subprocess.CalledProcessError(proc.returncode, command, output=output)
subprocess.CalledProcessError: Command 'podman run -dit --name swamped-crate busybox:latest sh; podman stop swamped-crate' returned non-zero exit status 125.

# Result testCheckpointRestoreSystem (__main__.TestApplication) failed
# 1 TEST FAILED [46s on 2-ci-srv-02]
not ok 3 /home/user/cockpit-project/bots/make-checkout-workdir/test/check-application TestApplication.testCheckpointRestoreSystem

First occurrence: 2020-12-17T15:17:13.206833
Times recorded: 1
Latest occurrences:

  • 2020-12-17T15:17:13.206833

# ----------------------------------------------------------------------
# testCheckpointRestoreSystem (__main__.TestApplication)
Created symlink /etc/systemd/system/sockets.target.wants/podman.socket -> /usr/lib/systemd/system/podman.socket.
Created symlink /home/admin/.config/systemd/user/sockets.target.wants/podman.socket -> /usr/lib/systemd/user/podman.socket.
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  2291    0  2291    0     0   3503      0 --:--:-- --:--:-- --:--:--  3535
Connection to 127.0.0.2 closed by remote host.

DevTools listening on ws://127.0.0.1:10172/devtools/browser/ae49e211-f55f-4508-aa2c-f0908c11569d
[1217/142759.310579:ERROR:egl_util.cc(70)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[1217/142759.319578:ERROR:viz_main_impl.cc(150)] Exiting GPU process due to errors during initialization
CDP: {"source":"security","level":"error","text":"Refused to apply style from 'http://127.0.0.2:9291/cockpit/$dfa354d1239bc7f84d2a44d1ad1c08c5b42a160d311ddaccb753e2bc712bfc27/shell/nav.css' because its MIME type ('text/html') is not a supported stylesheet MIME type, and strict MIME checking is enabled.","timestamp":1608215285662.07,"url":"http://127.0.0.2:9291/podman"}
> warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error

Error: container_linux.go:349: starting container process caused "error adding seccomp rule for syscall socket: permission denied": OCI permission denied
Error: can only stop created or running containers. 598887f820de4c93902a2ef49253835923d922a7bc434682ba9ae9f665f9ef21 is in state configured: container state improper
Traceback (most recent call last):
  File "/usr/lib64/python3.8/unittest/case.py", line 633, in _callTestMethod
    method()
  File "/home/user/cockpit-project/bots/make-checkout-workdir/test/check-application", line 880, in testCheckpointRestoreSystem
    self.execute(True, "podman run -dit --name swamped-crate busybox:latest sh; podman stop swamped-crate")
  File "/home/user/cockpit-project/bots/make-checkout-workdir/test/check-application", line 88, in execute
    return self.machine.execute(cmd)
  File "/home/user/cockpit-project/bots/make-checkout-workdir/bots/machine/machine_core/ssh_connection.py", line 349, in execute
    raise subprocess.CalledProcessError(proc.returncode, command, output=output)
subprocess.CalledProcessError: Command 'podman run -dit --name swamped-crate busybox:latest sh; podman stop swamped-crate' returned non-zero exit status 125.
Wrote screenshot to TestApplication-testCheckpointRestoreSystem-fedora-32-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestApplication-testCheckpointRestoreSystem-fedora-32-127.0.0.2-2401-FAIL.html
Wrote JS log to TestApplication-testCheckpointRestoreSystem-fedora-32-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestApplication-testCheckpointRestoreSystem-fedora-32-127.0.0.2-2401-FAIL.log.gz
Warning: Stopping podman.service, but it can still be activated by:
  podman.socket
Connection to 127.0.0.2 closed by remote host.
Traceback (most recent call last):
  File "/home/user/cockpit-project/bots/make-checkout-workdir/test/check-application", line 880, in testCheckpointRestoreSystem
    self.execute(True, "podman run -dit --name swamped-crate busybox:latest sh; podman stop swamped-crate")
  File "/home/user/cockpit-project/bots/make-checkout-workdir/test/check-application", line 88, in execute
    return self.machine.execute(cmd)
  File "/home/user/cockpit-project/bots/make-checkout-workdir/bots/machine/machine_core/ssh_connection.py", line 349, in execute
    raise subprocess.CalledProcessError(proc.returncode, command, output=output)
subprocess.CalledProcessError: Command 'podman run -dit --name swamped-crate busybox:latest sh; podman stop swamped-crate' returned non-zero exit status 125.

# Result testCheckpointRestoreSystem (__main__.TestApplication) failed
# 1 TEST FAILED [53s on 4-cockpit-7]
not ok 3 /home/user/cockpit-project/bots/make-checkout-workdir/test/check-application TestApplication.testCheckpointRestoreSystem

First occurrence: 2020-12-17T14:28:12.083511 | revision 41daf2816456667b898f5b54014369d4f1e2ae3b
Times recorded: 1
Latest occurrences:

  • 2020-12-17T14:28:12.083511 | revision 41daf2816456667b898f5b54014369d4f1e2ae3b

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants