# STDOUT: ---v---v---v---v---v--- ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- /var/ARTIFACTS/work-smokee9r3pw5z Found 1 plan. /tests/tmt/plans/ai-lab-e2e-plan-default/smoke summary: Execute smoke Playwright E2E tests. discover directory: /var/ARTIFACTS/git-refs-heads-maink8lz0nb3 commit-hash: 7fe6cb04 how: fmf filter: tag:smoke summary: 1 test selected /tests/tmt/tests/smoke-test provision queued provision.provision task #1: default-0 provision.provision task #1: default-0 how: connect primary address: 3.15.163.41 topology address: 3.15.163.41 hardware: memory: '>= 16 GB' cpu: cores: '>= 4' disk: - size: '>= 20 GB' ansible: GuestAnsible(group=None, vars={}) port: 22 key: /etc/citool.d/id_rsa_artemis hard reboot: /opt/artemis-cli/bin/artemis-cli guest reboot e4cf531f-25af-45ac-8b59-9d58983f50fa warn: The 'connect' provision plugin does not support hardware requirements. primary address: 3.15.163.41 topology address: 3.15.163.41 multihost name: default-0 arch: x86_64 distro: Fedora Linux 43 (Cloud Edition) kernel: 6.19.10-200.fc43.x86_64 package manager: dnf5 bootc builder: dnf5 is container: no is ostree: no is image mode: no is toolbox: no selinux: yes systemd: yes systemd soft-reboot: yes rsync: yes is superuser: yes can sudo: yes queued push task #1: push to default-0 push task #1: push to default-0 summary: 1 guest provisioned prepare queued push task #1: push to default-0 push task #1: push to default-0 queued prepare task #1: essential-requires on default-0 queued prepare task #2: Install required packages on default-0 queued prepare task #3: Install podman on default-0 queued prepare task #4: Enable and start Podman rootless service on default-0 prepare task #1: essential-requires on default-0 how: install summary: Install essential required packages name: essential-requires where: default-0 package: 1 package requested /usr/bin/flock prepare task #2: Install required packages on default-0 how: shell name: Install required packages overview: 1 script found script: sudo dnf update -y sudo dnf install -y \ git curl xorg-x11-server-Xvfb \ nss nspr atk at-spi2-atk cups libXcomposite libXdamage libXfixes libXrandr cairo pango alsa-lib \ gcc-c++ gtk3 passt jq # Install Node.js directly from official binary (if not already installed) if ! command -v node &> /dev/null || [[ "$(node -v)" != "v24.11.1" ]]; then curl -fsSL https://nodejs.org/dist/v24.11.1/node-v24.11.1-linux-x64.tar.xz -o node.tar.xz || exit 1 sudo tar -C /usr/local --strip-components=1 -xf node.tar.xz || exit 1 rm -f node.tar.xz fi npm install -g pnpm echo "NodeJS version: $(node -v)" echo "npm version: $(npm -v)" echo "pnpm Version: $(pnpm --version)" prepare task #3: Install podman on default-0 how: shell name: Install podman overview: 1 script found script: bash /var/ARTIFACTS/work-smokee9r3pw5z/tests/tmt/plans/ai-lab-e2e-plan-default/smoke/tree/tests/tmt/scripts/install-podman.sh prepare task #4: Enable and start Podman rootless service on default-0 how: shell name: Enable and start Podman rootless service overview: 1 script found script: systemctl --user enable podman.socket || exit 1 systemctl --user start podman.socket || exit 1 systemctl --user is-active podman.socket || exit 1 queued pull task #1: pull from default-0 pull task #1: pull from default-0 summary: 4 preparations applied execute queued execute task #1: default-0 on default-0 execute task #1: default-0 on default-0 how: tmt duration deadline: 3600 seconds, at 01:25:27 2026-04-04 UTC ..:..:.. pass /tests/tmt/tests/smoke-test/tests/smoke (on default-0) [1/1] Note: Playwright end-to-end tests completed successfully. summary: 1 test executed report how: display prepare 00:00:33 pass Install required packages / script #0 00:00:45 pass Install podman / script #0 00:00:00 pass Enable and start Podman rootless service / script #0 execute ..:..:.. pass /tests/tmt/tests/smoke-test/tests/smoke Note: Playwright end-to-end tests completed successfully. summary: 1 test passed finish summary: 0 tasks completed cleanup queued cleanup task #1: default-0 on default-0 cleanup task #1: default-0 on default-0 how: tmt summary: 1 task completed total: 1 test passed ---^---^---^---^---^---