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

WebKit export of https://bugs.webkit.org/show_bug.cgi?id=284048 #49881

Merged
merged 1 commit into from
Jan 3, 2025

WebKit export of https://bugs.webkit.org/show_bug.cgi?id=284048

102c580
Select commit
Loading
Failed to load commit list.
Merged

WebKit export of https://bugs.webkit.org/show_bug.cgi?id=284048 #49881

WebKit export of https://bugs.webkit.org/show_bug.cgi?id=284048
102c580
Select commit
Loading
Failed to load commit list.
Community-TC Integration / sink-task succeeded Jan 2, 2025 in 8m 36s

Community-TC (pull_request)

Sink task for all other tasks; indicates success

Details

View task in Taskcluster | View logs in Taskcluster | View task group in Taskcluster

Task Status

Started: 2025-01-02T23:37:38.009Z
Resolved: 2025-01-02T23:40:13.779Z
Task Execution Time: 2 minutes, 35 seconds, 770 milliseconds
Task Status: completed
Reason Resolved: completed
RunId: 0

Artifacts

- public/logs/live_backing.log
- public/logs/live.log
- public/results/checkrun.md
This check acts as a 'sink' for all other Taskcluster-based checks. A failure here means that some other check has failed, which is the real blocker.

All tasks completed successfully


[taskcluster 2025-01-02 23:37:38.069Z] Task ID: IWvwhJNoSBizr7GgEP2I8Q
[taskcluster 2025-01-02 23:37:38.069Z] Worker ID: 1922556432869925408
[taskcluster 2025-01-02 23:37:38.069Z] Worker Group: us-east1-b
[taskcluster 2025-01-02 23:37:38.069Z] Worker Node Type: projects/757942385826/machineTypes/n2-standard-4
[taskcluster 2025-01-02 23:37:38.069Z] Worker Pool: proj-wpt/ci
[taskcluster 2025-01-02 23:37:38.069Z] Worker Version: 46.1.0
[taskcluster 2025-01-02 23:37:38.069Z] Public IP: 34.73.104.173
[taskcluster 2025-01-02 23:37:38.069Z] Hostname: proj-wpt-ci-mjtj5htwqgy2gqj4aqk-2q

[taskcluster 2025-01-02 23:37:38.649Z] === Task Starting ===
+ '[' '' ']'
+ '[' -d /etc/profile.d ']'
+ for i in /etc/profile.d/*.sh
+ '[' -r /etc/profile.d/01-locale-fix.sh ']'
+ . /etc/profile.d/01-locale-fix.sh
+++ /usr/bin/locale-check C.UTF-8
++ eval
+ for i in /etc/profile.d/*.sh
+ '[' -r /etc/profile.d/libvirt-uri.sh ']'
+ . /etc/profile.d/libvirt-uri.sh
++ LIBVIRT_DEFAULT_URI=qemu:///system
++ '[' -f /proc/xen/capabilities ']'
++ export LIBVIRT_DEFAULT_URI
+ for i in /etc/profile.d/*.sh
+ '[' -r /etc/profile.d/vte-2.91.sh ']'
+ . /etc/profile.d/vte-2.91.sh
++ '[' -n '5.0.17(1)-release' -o -n '' ']'
++ [[ hxBc == *i* ]]
++ return 0
+ unset i
+ '[' -n '5.0.17(1)-release' ']'
+ '[' -f /home/test/.bashrc ']'
+ . /home/test/.bashrc
+ '[' -d /home/test/bin ']'
+ PATH=/home/test/bin:/home/test/bin:/home/test/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
+ '[' -d /home/test/.local/bin ']'
+ /home/test/start.sh https://github.com/web-platform-tests/wpt.git refs/pull/49881/merge
+ REMOTE=https://github.com/web-platform-tests/wpt.git
+ REF=refs/pull/49881/merge
+ cd /home/test
+ '[' -e /dev/kvm ']'
+ '[' '!' -d web-platform-tests ']'
+ mkdir web-platform-tests
+ cd web-platform-tests
+ git init
Initialized empty Git repository in /home/test/web-platform-tests/.git/
+ git remote add origin https://github.com/web-platform-tests/wpt.git
+ retry git fetch --quiet --depth=50 --tags origin refs/pull/49881/merge:task_head
Running git fetch --quiet --depth=50 --tags origin refs/pull/49881/merge:task_head [try 1/5]
Command succeeded
+ git checkout --quiet task_head
+ cd web-platform-tests
+ ./tools/ci/run_tc.py --ref=refs/pull/49881/merge --head-rev=102c58007a5a9b94cc31fd442054aa0974c596d2 --merge-rev=6f4a1060755fa4316fe19f8e6e06b3d9d112b2b6 --no-hosts -- ./wpt tc-sink-task --github-checks-text-file=/home/test/artifacts/checkrun.md egFD_vg6SZiXaTLRsmS3yw Jhd8l1QbR1ucS4WAXw_xhQ dbILWGaPSCa61UqosmerZg dBhsklwVSQaaC05PUnARGQ Easo86rCRCGCriLzUyxKig WCscMPWbTPyohJJXeSQpiw MXm78pugSHircTp9_sWiGg
git rev-parse task_head
git rev-parse task_head^@
git branch base_head d676b1cb8c757ccd693d61651a18071f4f003b3a
git branch pr_head 102c58007a5a9b94cc31fd442054aa0974c596d2
git fetch --quiet origin master:master
git checkout --quiet task_head
git for-each-ref refs/heads
INFO: git refs:
d676b1cb8c757ccd693d61651a18071f4f003b3a commit	refs/heads/base_head
d676b1cb8c757ccd693d61651a18071f4f003b3a commit	refs/heads/master
102c58007a5a9b94cc31fd442054aa0974c596d2 commit	refs/heads/pr_head
6f4a1060755fa4316fe19f8e6e06b3d9d112b2b6 commit	refs/heads/task_head

git rev-parse HEAD
INFO: checked out commit:
6f4a1060755fa4316fe19f8e6e06b3d9d112b2b6

./wpt tc-sink-task --github-checks-text-file=/home/test/artifacts/checkrun.md egFD_vg6SZiXaTLRsmS3yw Jhd8l1QbR1ucS4WAXw_xhQ dbILWGaPSCa61UqosmerZg dBhsklwVSQaaC05PUnARGQ Easo86rCRCGCriLzUyxKig WCscMPWbTPyohJJXeSQpiw MXm78pugSHircTp9_sWiGg
INFO:root:All tasks completed successfully
[taskcluster 2025-01-02 23:40:11.734Z] === Task Finished ===
[taskcluster 2025-01-02 23:40:12.306Z] Successful task run with exit code: 0 completed in 154.237 seconds