<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en">
<head>
<meta content="text/html; charset=US-ASCII" http-equiv="Content-Type">
<title>
GitLab
</title>

<style data-premailer="ignore" type="text/css">
a { color: #1068bf; }
</style>


<style>img {
max-width: 100%; height: auto;
}
body {
font-size: 0.875rem;
}
body {
-webkit-text-shadow: rgba(255,255,255,0.01) 0 0 1px;
}
body {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Noto Sans", Ubuntu, Cantarell, "Helvetica Neue", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; font-size: inherit;
}
</style>
</head>
<body style='font-size: inherit; -webkit-text-shadow: rgba(255,255,255,0.01) 0 0 1px; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Noto Sans", Ubuntu, Cantarell, "Helvetica Neue", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";'>
<div class="content">

<h3 style="margin-top: 20px; margin-bottom: 10px;">
Holger Levsen pushed to branch master
at <a href="https://salsa.debian.org/qa/jenkins.debian.net" style="color: #1068bf;">Debian QA / jenkins.debian.net</a>
</h3>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
Commits:
</h4>
<ul>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/qa/jenkins.debian.net/-/commit/611b4e51604c9945b3bcd628f43c6676868d7816" style="color: #1068bf;">611b4e51</a></strong>
<div>
<span>by Roland Clobus</span>
<i>at 2022-09-22T21:22:52+02:00</i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; word-break: break-all; word-wrap: break-word; background-color: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>reproducible_debian_live_build: Fixed undefined variable

Signed-off-by: Holger Levsen <holger@layer-acht.org>
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/qa/jenkins.debian.net/-/commit/faee29dc1d1cd9e66f3db425e52402c061b05548" style="color: #1068bf;">faee29dc</a></strong>
<div>
<span>by Roland Clobus</span>
<i>at 2022-09-22T21:23:04+02:00</i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; word-break: break-all; word-wrap: break-word; background-color: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>reproducible_debian_live_build: Link to the tests on openQA

Signed-off-by: Holger Levsen <holger@layer-acht.org>
</pre>
</li>
</ul>
<h4 style="margin-top: 10px; margin-bottom: 10px;">1 changed file:</h4>
<ul>
<li class="file-stats">
<a href="#c8ebdf44d7e36d2ffff3b8dc2b055437c5c1c686" style="color: #1068bf;">
bin/reproducible_debian_live_build.sh
</a>
</li>
</ul>
<h4 style="margin-top: 10px; margin-bottom: 10px;">Changes:</h4>
<li id="c8ebdf44d7e36d2ffff3b8dc2b055437c5c1c686">
<a href="https://salsa.debian.org/qa/jenkins.debian.net/-/compare/dfa1a03bd6c43a7c10693732dc4a3536f3a7f380...faee29dc1d1cd9e66f3db425e52402c061b05548#c8ebdf44d7e36d2ffff3b8dc2b055437c5c1c686" style="color: #1068bf;"><strong style="font-weight: bold;">bin/reproducible_debian_live_build.sh</strong></a>
<hr style="overflow: hidden; border: 1px solid #e1e1e1;">
<table class="code white" style="border-spacing: 0; border-collapse: collapse; width: auto; font-family: monospace; font-size: 90%;" bgcolor="#fff" width="100%" cellpadding="0" cellspacing="0">
<tr class="line_holder match" style="line-height: 1.6;">
<td class="diff-line-num unfold js-unfold old_line" data-linenumber="80" style="width: 35px; color: rgba(0,0,0,0.3); border-right-width: 1px; border-right-color: #f0f0f0; border-right-style: solid; padding: inherit;" align="right" bgcolor="#fafafa">...</td>
<td class="diff-line-num unfold js-unfold new_line" data-linenumber="80" style="width: 35px; color: rgba(0,0,0,0.3); border-right-width: 1px; border-right-color: #f0f0f0; border-right-style: solid; padding: inherit;" align="right" bgcolor="#fafafa">...</td>
<td class="line_content match" style="color: rgba(0,0,0,0.3); padding: inherit;" bgcolor="#fafafa">@@ -80,16 +80,19 @@ publish_results() {</td>
</tr>
<tr class="line_holder" style="line-height: 1.6;">
<td class="old_line diff-line-num" data-linenumber="80" style="width: 35px; color: rgba(0,0,0,0.3); border-right-width: 1px; border-right-color: #f0f0f0; border-right-style: solid; padding: inherit;" align="right" bgcolor="#fafafa">
80
</td>
<td class="new_line diff-line-num" data-linenumber="80" style="width: 35px; color: rgba(0,0,0,0.3); border-right-width: 1px; border-right-color: #f0f0f0; border-right-style: solid; padding: inherit;" align="right" bgcolor="#fafafa">
80
</td>
<td class="line_content" style="padding: inherit;"><pre style='display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; word-break: break-all; word-wrap: break-word; background-color: inherit; border-radius: 2px; margin: 0; padding: 0; border: inherit solid #dbdbdb;'> <span id="LC80" class="line" lang="shell">         <span class="k" style="font-weight: 600;">case</span> <span class="k" style="font-weight: 600;">${</span><span class="nv" style="color: #008080;">DESKTOP</span><span class="k" style="font-weight: 600;">}</span> <span class="k" style="font-weight: 600;">in</span></span>
</pre></td>
</tr>
<tr class="line_holder" style="line-height: 1.6;">
<td class="old_line diff-line-num" data-linenumber="81" style="width: 35px; color: rgba(0,0,0,0.3); border-right-width: 1px; border-right-color: #f0f0f0; border-right-style: solid; padding: inherit;" align="right" bgcolor="#fafafa">
81
</td>
<td class="new_line diff-line-num" data-linenumber="81" style="width: 35px; color: rgba(0,0,0,0.3); border-right-width: 1px; border-right-color: #f0f0f0; border-right-style: solid; padding: inherit;" align="right" bgcolor="#fafafa">
81
</td>
<td class="line_content" style="padding: inherit;"><pre style='display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; word-break: break-all; word-wrap: break-word; background-color: inherit; border-radius: 2px; margin: 0; padding: 0; border: inherit solid #dbdbdb;'> <span id="LC81" class="line" lang="shell">         <span class="s2" style="color: #d14;">"smallest-build"</span><span class="p">)</span></span>
</pre></td>
</tr>
<tr class="line_holder" style="line-height: 1.6;">
<td class="old_line diff-line-num" data-linenumber="82" style="width: 35px; color: rgba(0,0,0,0.3); border-right-width: 1px; border-right-color: #f0f0f0; border-right-style: solid; padding: inherit;" align="right" bgcolor="#fafafa">
82
</td>
<td class="new_line diff-line-num" data-linenumber="82" style="width: 35px; color: rgba(0,0,0,0.3); border-right-width: 1px; border-right-color: #f0f0f0; border-right-style: solid; padding: inherit;" align="right" bgcolor="#fafafa">
82
</td>
<td class="line_content" style="padding: inherit;"><pre style='display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; word-break: break-all; word-wrap: break-word; background-color: inherit; border-radius: 2px; margin: 0; padding: 0; border: inherit solid #dbdbdb;'> <span id="LC82" class="line" lang="shell">                 <span class="c" style="color: #998; font-style: italic;"># No DESKTOP=xxx setting, LIVE_INSTALLER=no</span></span>
</pre></td>
</tr>
<tr class="line_holder old" style="line-height: 1.6;">
<td class="old_line diff-line-num old" data-linenumber="83" style="width: 35px; color: rgba(0,0,0,0.3); border-right-width: 1px; border-right-color: #fac5cd; border-right-style: solid; padding: inherit;" align="right" bgcolor="#f9d7dc">
83
</td>
<td class="new_line diff-line-num old" data-linenumber="83" style="width: 35px; color: rgba(0,0,0,0.3); border-right-width: 1px; border-right-color: #fac5cd; border-right-style: solid; padding: inherit;" align="right" bgcolor="#f9d7dc">
 
</td>
<td class="line_content old" style="padding: inherit;" bgcolor="#fbe9eb"><pre style='display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; word-break: break-all; word-wrap: break-word; background-color: inherit; border-radius: 2px; margin: 0; padding: 0; border: inherit solid #dbdbdb;'>-<span id="LC83" class="line" lang="shell">                 <span class="nv" style="color: #008080;">$OPEN_QA_CLI</span> api <span class="nt" style="color: #000080;">-X</span> POST isos <span class="nv" style="color: #008080;">ISO</span><span class="o" style="font-weight: 600;">=</span><span class="k" style="font-weight: 600;">${</span><span class="nv" style="color: #008080;">DESKTOP</span><span class="k" style="font-weight: 600;">}</span>_<span class="k" style="font-weight: 600;">${</span><span class="nv" style="color: #008080;">SUITE</span><span class="k" style="font-weight: 600;">}</span>_<span class="k" style="font-weight: 600;">${</span><span class="nv" style="color: #008080;">TIMESTAMP</span><span class="k" style="font-weight: 600;">}</span>.iso <span class="nv" style="color: #008080;">DISTRI</span><span class="o" style="font-weight: 600;">=</span>debian <span class="nv" style="color: #008080;">VERSION</span><span class="o" style="font-weight: 600;">=</span><span class="k" style="font-weight: 600;">${</span><span class="nv" style="color: #008080;">SUITE</span><span class="k" style="font-weight: 600;">}</span>_<span class="k" style="font-weight: 600;">${</span><span class="nv" style="color: #008080;">DESKTOP</span><span class="k" style="font-weight: 600;">}</span> <span class="nv" style="color: #008080;">FLAVOR</span><span class="o" style="font-weight: 600;">=</span>live-build <span class="nv" style="color: #008080;">ARCH</span><span class="o" style="font-weight: 600;">=</span>x86_64 <span class="nv" style="color: #008080;">BUILD</span><span class="o" style="font-weight: 600;">=</span>:<span class="k" style="font-weight: 600;">${</span><span class="nv" style="color: #008080;">SNAPSHOT_TIMESTAMP</span><span class="k" style="font-weight: 600;">}</span>_<span class="k" style="font-weight: 600;">${</span><span class="nv" style="color: #008080;">SUITE</span><span class="k" style="font-weight: 600;">}</span>_<span class="k" style="font-weight: 600;">${</span><span class="nv" style="color: #008080;">DESKTOP</span><span class="k" style="font-weight: 600;">}</span> <span class="nv" style="color: #008080;">CHECKSUM</span><span class="o" style="font-weight: 600;">=</span><span class="k" style="font-weight: 600;">${</span><span class="nv" style="color: #008080;">CHECKSUM</span><span class="k" style="font-weight: 600;">}</span> <span class="nv" style="color: #008080;">TIMESTAMP</span><span class="o" style="font-weight: 600;">=</span><span class="k" style="font-weight: 600;">${</span><span class="nv" style="color: #008080;">SNAPSHOT_TIMESTAMP</span><span class="k" style="font-weight: 600;">}</span> <span class="nv" style="color: #008080;">ISO_URL</span><span class="o" style="font-weight: 600;">=</span>https://tests.reproducible-builds.org/debian_live_build/artifacts/r00t-me/<span class="k" style="font-weight: 600;">${</span><span class="nv" style="color: #008080;">ISONAME</span><span class="k" style="font-weight: 600;">}</span> <span class="nt" style="color: #000080;">--odn</span> <span class="nt" style="color: #000080;">--apikey</span> <span class="k" style="font-weight: 600;">${</span><span class="nv" style="color: #008080;">OPENQA_APIKEY</span><span class="k" style="font-weight: 600;">}</span> <span class="nt" style="color: #000080;">--apisecret</span> <span class="k" style="font-weight: 600;">${</span><span class="nv" style="color: #008080;">OPENQA_APISECRET</span><span class="k" style="font-weight: 600;">}</span> <span class="nv" style="color: #008080;">LIVE_INSTALLER</span><span class="o" style="font-weight: 600;">=</span>no</span>
</pre></td>
</tr>
<tr class="line_holder new" style="line-height: 1.6;">
<td class="old_line diff-line-num new" data-linenumber="84" style="width: 35px; color: rgba(0,0,0,0.3); border-right-width: 1px; border-right-color: #c7f0d2; border-right-style: solid; padding: inherit;" align="right" bgcolor="#ddfbe6">
 
</td>
<td class="new_line diff-line-num new" data-linenumber="83" style="width: 35px; color: rgba(0,0,0,0.3); border-right-width: 1px; border-right-color: #c7f0d2; border-right-style: solid; padding: inherit;" align="right" bgcolor="#ddfbe6">
83
</td>
<td class="line_content new" style="padding: inherit;" bgcolor="#ecfdf0"><pre style='display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; word-break: break-all; word-wrap: break-word; background-color: inherit; border-radius: 2px; margin: 0; padding: 0; border: inherit solid #dbdbdb;'>+<span id="LC83" class="line" lang="shell">                 <span class="nv" style="color: #008080;">$OPEN_QA_CLI</span> api <span class="nt" style="color: #000080;">-X</span> POST isos <span class="nv" style="color: #008080;">ISO</span><span class="o" style="font-weight: 600;">=</span><span class="k" style="font-weight: 600;">${</span><span class="nv" style="color: #008080;">DESKTOP</span><span class="k" style="font-weight: 600;">}</span>_<span class="k" style="font-weight: 600;">${</span><span class="nv" style="color: #008080;">SUITE</span><span class="k" style="font-weight: 600;">}</span>_<span class="k" style="font-weight: 600;">${</span><span class="nv" style="color: #008080;"><span class="idiff left addition" style="background-color: #c7f0d2;">SNAPSHOT_</span>TIMESTAMP</span><span class="k" style="font-weight: 600;">}</span>.iso <span class="nv" style="color: #008080;">DISTRI</span><span class="o" style="font-weight: 600;">=</span>debian <span class="nv" style="color: #008080;">VERSION</span><span class="o" style="font-weight: 600;">=</span><span class="k" style="font-weight: 600;">${</span><span class="nv" style="color: #008080;">SUITE</span><span class="k" style="font-weight: 600;">}</span>_<span class="k" style="font-weight: 600;">${</span><span class="nv" style="color: #008080;">DESKTOP</span><span class="k" style="font-weight: 600;">}</span> <span class="nv" style="color: #008080;">FLAVOR</span><span class="o" style="font-weight: 600;">=</span>live-build <span class="nv" style="color: #008080;">ARCH</span><span class="o" style="font-weight: 600;">=</span>x86_64 <span class="nv" style="color: #008080;">BUILD</span><span class="o" style="font-weight: 600;">=</span>:<span class="k" style="font-weight: 600;">${</span><span class="nv" style="color: #008080;">SNAPSHOT_TIMESTAMP</span><span class="k" style="font-weight: 600;">}</span>_<span class="k" style="font-weight: 600;">${</span><span class="nv" style="color: #008080;">SUITE</span><span class="k" style="font-weight: 600;">}</span>_<span class="k" style="font-weight: 600;">${</span><span class="nv" style="color: #008080;">DESKTOP</span><span class="k" style="font-weight: 600;">}</span> <span class="nv" style="color: #008080;">CHECKSUM</span><span class="o" style="font-weight: 600;">=</span><span class="k" style="font-weight: 600;">${</span><span class="nv" style="color: #008080;">CHECKSUM</span><span class="k" style="font-weight: 600;">}</span> <span class="nv" style="color: #008080;">TIMESTAMP</span><span class="o" style="font-weight: 600;">=</span><span class="k" style="font-weight: 600;">${</span><span class="nv" style="color: #008080;">SNAPSHOT_TIMESTAMP</span><span class="k" style="font-weight: 600;">}</span> <span class="nv" style="color: #008080;">ISO_URL</span><span class="o" style="font-weight: 600;">=</span>https://tests.reproducible-builds.org/debian_live_build/artifacts/r00t-me/<span class="k" style="font-weight: 600;">${</span><span class="nv" style="color: #008080;">ISONAME</span><span class="k" style="font-weight: 600;">}</span> <span class="nt" style="color: #000080;">--odn</span> <span class="nt" style="color: #000080;">--apikey</span> <span class="k" style="font-weight: 600;">${</span><span class="nv" style="color: #008080;">OPENQA_APIKEY</span><span class="k" style="font-weight: 600;">}</span> <span class="nt" style="color: #000080;">--apisecret</span> <span class="k" style="font-weight: 600;">${</span><span class="nv" style="color: #008080;">OPENQA_APISECRET</span><span class="k" style="font-weight: 600;">}</span> <span class="nv" style="color: #008080;">LIVE_INSTALLER</span><span class="o" style="font-weight: 600;">=</span>no<span class="idiff addition" style="background-color: #c7f0d2;"> | </span><span class="nb" style="color: #0086b3;"><span class="idiff addition" style="background-color: #c7f0d2;">tee </span></span><span class="idiff right addition" style="background-color: #c7f0d2;">out.json</span></span>
</pre></td>
</tr>
<tr class="line_holder" style="line-height: 1.6;">
<td class="old_line diff-line-num" data-linenumber="84" style="width: 35px; color: rgba(0,0,0,0.3); border-right-width: 1px; border-right-color: #f0f0f0; border-right-style: solid; padding: inherit;" align="right" bgcolor="#fafafa">
84
</td>
<td class="new_line diff-line-num" data-linenumber="84" style="width: 35px; color: rgba(0,0,0,0.3); border-right-width: 1px; border-right-color: #f0f0f0; border-right-style: solid; padding: inherit;" align="right" bgcolor="#fafafa">
84
</td>
<td class="line_content" style="padding: inherit;"><pre style='display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; word-break: break-all; word-wrap: break-word; background-color: inherit; border-radius: 2px; margin: 0; padding: 0; border: inherit solid #dbdbdb;'> <span id="LC84" class="line" lang="shell">                 <span class="p">;;</span></span>
</pre></td>
</tr>
<tr class="line_holder" style="line-height: 1.6;">
<td class="old_line diff-line-num" data-linenumber="85" style="width: 35px; color: rgba(0,0,0,0.3); border-right-width: 1px; border-right-color: #f0f0f0; border-right-style: solid; padding: inherit;" align="right" bgcolor="#fafafa">
85
</td>
<td class="new_line diff-line-num" data-linenumber="85" style="width: 35px; color: rgba(0,0,0,0.3); border-right-width: 1px; border-right-color: #f0f0f0; border-right-style: solid; padding: inherit;" align="right" bgcolor="#fafafa">
85
</td>
<td class="line_content" style="padding: inherit;"><pre style='display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; word-break: break-all; word-wrap: break-word; background-color: inherit; border-radius: 2px; margin: 0; padding: 0; border: inherit solid #dbdbdb;'> <span id="LC85" class="line" lang="shell">         <span class="s2" style="color: #d14;">"standard"</span><span class="p">)</span></span>
</pre></td>
</tr>
<tr class="line_holder" style="line-height: 1.6;">
<td class="old_line diff-line-num" data-linenumber="86" style="width: 35px; color: rgba(0,0,0,0.3); border-right-width: 1px; border-right-color: #f0f0f0; border-right-style: solid; padding: inherit;" align="right" bgcolor="#fafafa">
86
</td>
<td class="new_line diff-line-num" data-linenumber="86" style="width: 35px; color: rgba(0,0,0,0.3); border-right-width: 1px; border-right-color: #f0f0f0; border-right-style: solid; padding: inherit;" align="right" bgcolor="#fafafa">
86
</td>
<td class="line_content" style="padding: inherit;"><pre style='display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; word-break: break-all; word-wrap: break-word; background-color: inherit; border-radius: 2px; margin: 0; padding: 0; border: inherit solid #dbdbdb;'> <span id="LC86" class="line" lang="shell">                 <span class="c" style="color: #998; font-style: italic;"># No DESKTOP=xxx setting</span></span>
</pre></td>
</tr>
<tr class="line_holder old" style="line-height: 1.6;">
<td class="old_line diff-line-num old" data-linenumber="87" style="width: 35px; color: rgba(0,0,0,0.3); border-right-width: 1px; border-right-color: #fac5cd; border-right-style: solid; padding: inherit;" align="right" bgcolor="#f9d7dc">
87
</td>
<td class="new_line diff-line-num old" data-linenumber="87" style="width: 35px; color: rgba(0,0,0,0.3); border-right-width: 1px; border-right-color: #fac5cd; border-right-style: solid; padding: inherit;" align="right" bgcolor="#f9d7dc">
 
</td>
<td class="line_content old" style="padding: inherit;" bgcolor="#fbe9eb"><pre style='display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; word-break: break-all; word-wrap: break-word; background-color: inherit; border-radius: 2px; margin: 0; padding: 0; border: inherit solid #dbdbdb;'>-<span id="LC87" class="line" lang="shell">                 <span class="nv" style="color: #008080;">$OPEN_QA_CLI</span> api <span class="nt" style="color: #000080;">-X</span> POST isos <span class="nv" style="color: #008080;">ISO</span><span class="o" style="font-weight: 600;">=</span><span class="k" style="font-weight: 600;">${</span><span class="nv" style="color: #008080;">DESKTOP</span><span class="k" style="font-weight: 600;">}</span>_<span class="k" style="font-weight: 600;">${</span><span class="nv" style="color: #008080;">SUITE</span><span class="k" style="font-weight: 600;">}</span>_<span class="k" style="font-weight: 600;">${</span><span class="nv" style="color: #008080;">TIMESTAMP</span><span class="k" style="font-weight: 600;">}</span>.iso <span class="nv" style="color: #008080;">DISTRI</span><span class="o" style="font-weight: 600;">=</span>debian <span class="nv" style="color: #008080;">VERSION</span><span class="o" style="font-weight: 600;">=</span><span class="k" style="font-weight: 600;">${</span><span class="nv" style="color: #008080;">SUITE</span><span class="k" style="font-weight: 600;">}</span>_<span class="k" style="font-weight: 600;">${</span><span class="nv" style="color: #008080;">DESKTOP</span><span class="k" style="font-weight: 600;">}</span> <span class="nv" style="color: #008080;">FLAVOR</span><span class="o" style="font-weight: 600;">=</span>live-build <span class="nv" style="color: #008080;">ARCH</span><span class="o" style="font-weight: 600;">=</span>x86_64 <span class="nv" style="color: #008080;">BUILD</span><span class="o" style="font-weight: 600;">=</span>:<span class="k" style="font-weight: 600;">${</span><span class="nv" style="color: #008080;">SNAPSHOT_TIMESTAMP</span><span class="k" style="font-weight: 600;">}</span>_<span class="k" style="font-weight: 600;">${</span><span class="nv" style="color: #008080;">SUITE</span><span class="k" style="font-weight: 600;">}</span>_<span class="k" style="font-weight: 600;">${</span><span class="nv" style="color: #008080;">DESKTOP</span><span class="k" style="font-weight: 600;">}</span> <span class="nv" style="color: #008080;">CHECKSUM</span><span class="o" style="font-weight: 600;">=</span><span class="k" style="font-weight: 600;">${</span><span class="nv" style="color: #008080;">CHECKSUM</span><span class="k" style="font-weight: 600;">}</span> <span class="nv" style="color: #008080;">TIMESTAMP</span><span class="o" style="font-weight: 600;">=</span><span class="k" style="font-weight: 600;">${</span><span class="nv" style="color: #008080;">SNAPSHOT_TIMESTAMP</span><span class="k" style="font-weight: 600;">}</span> <span class="nv" style="color: #008080;">ISO_URL</span><span class="o" style="font-weight: 600;">=</span>https://tests.reproducible-builds.org/debian_live_build/artifacts/r00t-me/<span class="k" style="font-weight: 600;">${</span><span class="nv" style="color: #008080;">ISONAME</span><span class="k" style="font-weight: 600;">}</span> <span class="nt" style="color: #000080;">--odn</span> <span class="nt" style="color: #000080;">--apikey</span> <span class="k" style="font-weight: 600;">${</span><span class="nv" style="color: #008080;">OPENQA_APIKEY</span><span class="k" style="font-weight: 600;">}</span> <span class="nt" style="color: #000080;">--apisecret</span> <span class="k" style="font-weight: 600;">${</span><span class="nv" style="color: #008080;">OPENQA_APISECRET</span><span class="k" style="font-weight: 600;">}</span></span>
</pre></td>
</tr>
<tr class="line_holder new" style="line-height: 1.6;">
<td class="old_line diff-line-num new" data-linenumber="88" style="width: 35px; color: rgba(0,0,0,0.3); border-right-width: 1px; border-right-color: #c7f0d2; border-right-style: solid; padding: inherit;" align="right" bgcolor="#ddfbe6">
 
</td>
<td class="new_line diff-line-num new" data-linenumber="87" style="width: 35px; color: rgba(0,0,0,0.3); border-right-width: 1px; border-right-color: #c7f0d2; border-right-style: solid; padding: inherit;" align="right" bgcolor="#ddfbe6">
87
</td>
<td class="line_content new" style="padding: inherit;" bgcolor="#ecfdf0"><pre style='display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; word-break: break-all; word-wrap: break-word; background-color: inherit; border-radius: 2px; margin: 0; padding: 0; border: inherit solid #dbdbdb;'>+<span id="LC87" class="line" lang="shell">                 <span class="nv" style="color: #008080;">$OPEN_QA_CLI</span> api <span class="nt" style="color: #000080;">-X</span> POST isos <span class="nv" style="color: #008080;">ISO</span><span class="o" style="font-weight: 600;">=</span><span class="k" style="font-weight: 600;">${</span><span class="nv" style="color: #008080;">DESKTOP</span><span class="k" style="font-weight: 600;">}</span>_<span class="k" style="font-weight: 600;">${</span><span class="nv" style="color: #008080;">SUITE</span><span class="k" style="font-weight: 600;">}</span>_<span class="k" style="font-weight: 600;">${</span><span class="nv" style="color: #008080;"><span class="idiff left addition" style="background-color: #c7f0d2;">SNAPSHOT_</span>TIMESTAMP</span><span class="k" style="font-weight: 600;">}</span>.iso <span class="nv" style="color: #008080;">DISTRI</span><span class="o" style="font-weight: 600;">=</span>debian <span class="nv" style="color: #008080;">VERSION</span><span class="o" style="font-weight: 600;">=</span><span class="k" style="font-weight: 600;">${</span><span class="nv" style="color: #008080;">SUITE</span><span class="k" style="font-weight: 600;">}</span>_<span class="k" style="font-weight: 600;">${</span><span class="nv" style="color: #008080;">DESKTOP</span><span class="k" style="font-weight: 600;">}</span> <span class="nv" style="color: #008080;">FLAVOR</span><span class="o" style="font-weight: 600;">=</span>live-build <span class="nv" style="color: #008080;">ARCH</span><span class="o" style="font-weight: 600;">=</span>x86_64 <span class="nv" style="color: #008080;">BUILD</span><span class="o" style="font-weight: 600;">=</span>:<span class="k" style="font-weight: 600;">${</span><span class="nv" style="color: #008080;">SNAPSHOT_TIMESTAMP</span><span class="k" style="font-weight: 600;">}</span>_<span class="k" style="font-weight: 600;">${</span><span class="nv" style="color: #008080;">SUITE</span><span class="k" style="font-weight: 600;">}</span>_<span class="k" style="font-weight: 600;">${</span><span class="nv" style="color: #008080;">DESKTOP</span><span class="k" style="font-weight: 600;">}</span> <span class="nv" style="color: #008080;">CHECKSUM</span><span class="o" style="font-weight: 600;">=</span><span class="k" style="font-weight: 600;">${</span><span class="nv" style="color: #008080;">CHECKSUM</span><span class="k" style="font-weight: 600;">}</span> <span class="nv" style="color: #008080;">TIMESTAMP</span><span class="o" style="font-weight: 600;">=</span><span class="k" style="font-weight: 600;">${</span><span class="nv" style="color: #008080;">SNAPSHOT_TIMESTAMP</span><span class="k" style="font-weight: 600;">}</span> <span class="nv" style="color: #008080;">ISO_URL</span><span class="o" style="font-weight: 600;">=</span>https://tests.reproducible-builds.org/debian_live_build/artifacts/r00t-me/<span class="k" style="font-weight: 600;">${</span><span class="nv" style="color: #008080;">ISONAME</span><span class="k" style="font-weight: 600;">}</span> <span class="nt" style="color: #000080;">--odn</span> <span class="nt" style="color: #000080;">--apikey</span> <span class="k" style="font-weight: 600;">${</span><span class="nv" style="color: #008080;">OPENQA_APIKEY</span><span class="k" style="font-weight: 600;">}</span> <span class="nt" style="color: #000080;">--apisecret</span> <span class="k" style="font-weight: 600;">${</span><span class="nv" style="color: #008080;">OPENQA_APISECRET</span><span class="k" style="font-weight: 600;">}</span><span class="idiff addition" style="background-color: #c7f0d2;"> | </span><span class="nb" style="color: #0086b3;"><span class="idiff addition" style="background-color: #c7f0d2;">tee </span></span><span class="idiff right addition" style="background-color: #c7f0d2;">out.json</span></span>
</pre></td>
</tr>
<tr class="line_holder" style="line-height: 1.6;">
<td class="old_line diff-line-num" data-linenumber="88" style="width: 35px; color: rgba(0,0,0,0.3); border-right-width: 1px; border-right-color: #f0f0f0; border-right-style: solid; padding: inherit;" align="right" bgcolor="#fafafa">
88
</td>
<td class="new_line diff-line-num" data-linenumber="88" style="width: 35px; color: rgba(0,0,0,0.3); border-right-width: 1px; border-right-color: #f0f0f0; border-right-style: solid; padding: inherit;" align="right" bgcolor="#fafafa">
88
</td>
<td class="line_content" style="padding: inherit;"><pre style='display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; word-break: break-all; word-wrap: break-word; background-color: inherit; border-radius: 2px; margin: 0; padding: 0; border: inherit solid #dbdbdb;'> <span id="LC88" class="line" lang="shell">                 <span class="p">;;</span></span>
</pre></td>
</tr>
<tr class="line_holder" style="line-height: 1.6;">
<td class="old_line diff-line-num" data-linenumber="89" style="width: 35px; color: rgba(0,0,0,0.3); border-right-width: 1px; border-right-color: #f0f0f0; border-right-style: solid; padding: inherit;" align="right" bgcolor="#fafafa">
89
</td>
<td class="new_line diff-line-num" data-linenumber="89" style="width: 35px; color: rgba(0,0,0,0.3); border-right-width: 1px; border-right-color: #f0f0f0; border-right-style: solid; padding: inherit;" align="right" bgcolor="#fafafa">
89
</td>
<td class="line_content" style="padding: inherit;"><pre style='display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; word-break: break-all; word-wrap: break-word; background-color: inherit; border-radius: 2px; margin: 0; padding: 0; border: inherit solid #dbdbdb;'> <span id="LC89" class="line" lang="shell">         <span class="k" style="font-weight: 600;">*</span><span class="p">)</span></span>
</pre></td>
</tr>
<tr class="line_holder old" style="line-height: 1.6;">
<td class="old_line diff-line-num old" data-linenumber="90" style="width: 35px; color: rgba(0,0,0,0.3); border-right-width: 1px; border-right-color: #fac5cd; border-right-style: solid; padding: inherit;" align="right" bgcolor="#f9d7dc">
90
</td>
<td class="new_line diff-line-num old" data-linenumber="90" style="width: 35px; color: rgba(0,0,0,0.3); border-right-width: 1px; border-right-color: #fac5cd; border-right-style: solid; padding: inherit;" align="right" bgcolor="#f9d7dc">
 
</td>
<td class="line_content old" style="padding: inherit;" bgcolor="#fbe9eb"><pre style='display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; word-break: break-all; word-wrap: break-word; background-color: inherit; border-radius: 2px; margin: 0; padding: 0; border: inherit solid #dbdbdb;'>-<span id="LC90" class="line" lang="shell">                 <span class="nv" style="color: #008080;">$OPEN_QA_CLI</span> api <span class="nt" style="color: #000080;">-X</span> POST isos <span class="nv" style="color: #008080;">ISO</span><span class="o" style="font-weight: 600;">=</span><span class="k" style="font-weight: 600;">${</span><span class="nv" style="color: #008080;">DESKTOP</span><span class="k" style="font-weight: 600;">}</span>_<span class="k" style="font-weight: 600;">${</span><span class="nv" style="color: #008080;">SUITE</span><span class="k" style="font-weight: 600;">}</span>_<span class="k" style="font-weight: 600;">${</span><span class="nv" style="color: #008080;">TIMESTAMP</span><span class="k" style="font-weight: 600;">}</span>.iso <span class="nv" style="color: #008080;">DISTRI</span><span class="o" style="font-weight: 600;">=</span>debian <span class="nv" style="color: #008080;">VERSION</span><span class="o" style="font-weight: 600;">=</span><span class="k" style="font-weight: 600;">${</span><span class="nv" style="color: #008080;">SUITE</span><span class="k" style="font-weight: 600;">}</span>_<span class="k" style="font-weight: 600;">${</span><span class="nv" style="color: #008080;">DESKTOP</span><span class="k" style="font-weight: 600;">}</span> <span class="nv" style="color: #008080;">FLAVOR</span><span class="o" style="font-weight: 600;">=</span>live-build <span class="nv" style="color: #008080;">ARCH</span><span class="o" style="font-weight: 600;">=</span>x86_64 <span class="nv" style="color: #008080;">BUILD</span><span class="o" style="font-weight: 600;">=</span>:<span class="k" style="font-weight: 600;">${</span><span class="nv" style="color: #008080;">SNAPSHOT_TIMESTAMP</span><span class="k" style="font-weight: 600;">}</span>_<span class="k" style="font-weight: 600;">${</span><span class="nv" style="color: #008080;">SUITE</span><span class="k" style="font-weight: 600;">}</span>_<span class="k" style="font-weight: 600;">${</span><span class="nv" style="color: #008080;">DESKTOP</span><span class="k" style="font-weight: 600;">}</span> <span class="nv" style="color: #008080;">CHECKSUM</span><span class="o" style="font-weight: 600;">=</span><span class="k" style="font-weight: 600;">${</span><span class="nv" style="color: #008080;">CHECKSUM</span><span class="k" style="font-weight: 600;">}</span> <span class="nv" style="color: #008080;">TIMESTAMP</span><span class="o" style="font-weight: 600;">=</span><span class="k" style="font-weight: 600;">${</span><span class="nv" style="color: #008080;">SNAPSHOT_TIMESTAMP</span><span class="k" style="font-weight: 600;">}</span> <span class="nv" style="color: #008080;">ISO_URL</span><span class="o" style="font-weight: 600;">=</span>https://tests.reproducible-builds.org/debian_live_build/artifacts/r00t-me/<span class="k" style="font-weight: 600;">${</span><span class="nv" style="color: #008080;">ISONAME</span><span class="k" style="font-weight: 600;">}</span> <span class="nt" style="color: #000080;">--odn</span> <span class="nt" style="color: #000080;">--apikey</span> <span class="k" style="font-weight: 600;">${</span><span class="nv" style="color: #008080;">OPENQA_APIKEY</span><span class="k" style="font-weight: 600;">}</span> <span class="nt" style="color: #000080;">--apisecret</span> <span class="k" style="font-weight: 600;">${</span><span class="nv" style="color: #008080;">OPENQA_APISECRET</span><span class="k" style="font-weight: 600;">}</span> <span class="nv" style="color: #008080;">DESKTOP</span><span class="o" style="font-weight: 600;">=</span><span class="k" style="font-weight: 600;">${</span><span class="nv" style="color: #008080;">DESKTOP</span><span class="k" style="font-weight: 600;">}</span></span>
</pre></td>
</tr>
<tr class="line_holder new" style="line-height: 1.6;">
<td class="old_line diff-line-num new" data-linenumber="91" style="width: 35px; color: rgba(0,0,0,0.3); border-right-width: 1px; border-right-color: #c7f0d2; border-right-style: solid; padding: inherit;" align="right" bgcolor="#ddfbe6">
 
</td>
<td class="new_line diff-line-num new" data-linenumber="90" style="width: 35px; color: rgba(0,0,0,0.3); border-right-width: 1px; border-right-color: #c7f0d2; border-right-style: solid; padding: inherit;" align="right" bgcolor="#ddfbe6">
90
</td>
<td class="line_content new" style="padding: inherit;" bgcolor="#ecfdf0"><pre style='display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; word-break: break-all; word-wrap: break-word; background-color: inherit; border-radius: 2px; margin: 0; padding: 0; border: inherit solid #dbdbdb;'>+<span id="LC90" class="line" lang="shell">                 <span class="nv" style="color: #008080;">$OPEN_QA_CLI</span> api <span class="nt" style="color: #000080;">-X</span> POST isos <span class="nv" style="color: #008080;">ISO</span><span class="o" style="font-weight: 600;">=</span><span class="k" style="font-weight: 600;">${</span><span class="nv" style="color: #008080;">DESKTOP</span><span class="k" style="font-weight: 600;">}</span>_<span class="k" style="font-weight: 600;">${</span><span class="nv" style="color: #008080;">SUITE</span><span class="k" style="font-weight: 600;">}</span>_<span class="k" style="font-weight: 600;">${</span><span class="nv" style="color: #008080;"><span class="idiff left addition" style="background-color: #c7f0d2;">SNAPSHOT_</span>TIMESTAMP</span><span class="k" style="font-weight: 600;">}</span>.iso <span class="nv" style="color: #008080;">DISTRI</span><span class="o" style="font-weight: 600;">=</span>debian <span class="nv" style="color: #008080;">VERSION</span><span class="o" style="font-weight: 600;">=</span><span class="k" style="font-weight: 600;">${</span><span class="nv" style="color: #008080;">SUITE</span><span class="k" style="font-weight: 600;">}</span>_<span class="k" style="font-weight: 600;">${</span><span class="nv" style="color: #008080;">DESKTOP</span><span class="k" style="font-weight: 600;">}</span> <span class="nv" style="color: #008080;">FLAVOR</span><span class="o" style="font-weight: 600;">=</span>live-build <span class="nv" style="color: #008080;">ARCH</span><span class="o" style="font-weight: 600;">=</span>x86_64 <span class="nv" style="color: #008080;">BUILD</span><span class="o" style="font-weight: 600;">=</span>:<span class="k" style="font-weight: 600;">${</span><span class="nv" style="color: #008080;">SNAPSHOT_TIMESTAMP</span><span class="k" style="font-weight: 600;">}</span>_<span class="k" style="font-weight: 600;">${</span><span class="nv" style="color: #008080;">SUITE</span><span class="k" style="font-weight: 600;">}</span>_<span class="k" style="font-weight: 600;">${</span><span class="nv" style="color: #008080;">DESKTOP</span><span class="k" style="font-weight: 600;">}</span> <span class="nv" style="color: #008080;">CHECKSUM</span><span class="o" style="font-weight: 600;">=</span><span class="k" style="font-weight: 600;">${</span><span class="nv" style="color: #008080;">CHECKSUM</span><span class="k" style="font-weight: 600;">}</span> <span class="nv" style="color: #008080;">TIMESTAMP</span><span class="o" style="font-weight: 600;">=</span><span class="k" style="font-weight: 600;">${</span><span class="nv" style="color: #008080;">SNAPSHOT_TIMESTAMP</span><span class="k" style="font-weight: 600;">}</span> <span class="nv" style="color: #008080;">ISO_URL</span><span class="o" style="font-weight: 600;">=</span>https://tests.reproducible-builds.org/debian_live_build/artifacts/r00t-me/<span class="k" style="font-weight: 600;">${</span><span class="nv" style="color: #008080;">ISONAME</span><span class="k" style="font-weight: 600;">}</span> <span class="nt" style="color: #000080;">--odn</span> <span class="nt" style="color: #000080;">--apikey</span> <span class="k" style="font-weight: 600;">${</span><span class="nv" style="color: #008080;">OPENQA_APIKEY</span><span class="k" style="font-weight: 600;">}</span> <span class="nt" style="color: #000080;">--apisecret</span> <span class="k" style="font-weight: 600;">${</span><span class="nv" style="color: #008080;">OPENQA_APISECRET</span><span class="k" style="font-weight: 600;">}</span> <span class="nv" style="color: #008080;">DESKTOP</span><span class="o" style="font-weight: 600;">=</span><span class="k" style="font-weight: 600;">${</span><span class="nv" style="color: #008080;">DESKTOP</span><span class="k" style="font-weight: 600;">}</span><span class="idiff addition" style="background-color: #c7f0d2;"> | </span><span class="nb" style="color: #0086b3;"><span class="idiff addition" style="background-color: #c7f0d2;">tee </span></span><span class="idiff right addition" style="background-color: #c7f0d2;">out.json</span></span>
</pre></td>
</tr>
<tr class="line_holder" style="line-height: 1.6;">
<td class="old_line diff-line-num" data-linenumber="91" style="width: 35px; color: rgba(0,0,0,0.3); border-right-width: 1px; border-right-color: #f0f0f0; border-right-style: solid; padding: inherit;" align="right" bgcolor="#fafafa">
91
</td>
<td class="new_line diff-line-num" data-linenumber="91" style="width: 35px; color: rgba(0,0,0,0.3); border-right-width: 1px; border-right-color: #f0f0f0; border-right-style: solid; padding: inherit;" align="right" bgcolor="#fafafa">
91
</td>
<td class="line_content" style="padding: inherit;"><pre style='display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; word-break: break-all; word-wrap: break-word; background-color: inherit; border-radius: 2px; margin: 0; padding: 0; border: inherit solid #dbdbdb;'> <span id="LC91" class="line" lang="shell">                 <span class="p">;;</span></span>
</pre></td>
</tr>
<tr class="line_holder" style="line-height: 1.6;">
<td class="old_line diff-line-num" data-linenumber="92" style="width: 35px; color: rgba(0,0,0,0.3); border-right-width: 1px; border-right-color: #f0f0f0; border-right-style: solid; padding: inherit;" align="right" bgcolor="#fafafa">
92
</td>
<td class="new_line diff-line-num" data-linenumber="92" style="width: 35px; color: rgba(0,0,0,0.3); border-right-width: 1px; border-right-color: #f0f0f0; border-right-style: solid; padding: inherit;" align="right" bgcolor="#fafafa">
92
</td>
<td class="line_content" style="padding: inherit;"><pre style='display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; word-break: break-all; word-wrap: break-word; background-color: inherit; border-radius: 2px; margin: 0; padding: 0; border: inherit solid #dbdbdb;'> <span id="LC92" class="line" lang="shell">         <span class="k" style="font-weight: 600;">esac</span></span>
</pre></td>
</tr>
<tr class="line_holder new" style="line-height: 1.6;">
<td class="old_line diff-line-num new" data-linenumber="93" style="width: 35px; color: rgba(0,0,0,0.3); border-right-width: 1px; border-right-color: #c7f0d2; border-right-style: solid; padding: inherit;" align="right" bgcolor="#ddfbe6">
 
</td>
<td class="new_line diff-line-num new" data-linenumber="93" style="width: 35px; color: rgba(0,0,0,0.3); border-right-width: 1px; border-right-color: #c7f0d2; border-right-style: solid; padding: inherit;" align="right" bgcolor="#ddfbe6">
93
</td>
<td class="line_content new" style="padding: inherit;" bgcolor="#ecfdf0"><pre style='display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; word-break: break-all; word-wrap: break-word; background-color: inherit; border-radius: 2px; margin: 0; padding: 0; border: inherit solid #dbdbdb;'>+<span id="LC93" class="line" lang="shell">         jq .ids out.json | <span class="nb" style="color: #0086b3;">awk</span> <span class="s1" style="color: #d14;">'$1 + 0 > 0 { print "- enjoy https://openqa.debian.net/tests/" ($1 + 0) }'</span></span>
</pre></td>
</tr>
<tr class="line_holder new" style="line-height: 1.6;">
<td class="old_line diff-line-num new" data-linenumber="93" style="width: 35px; color: rgba(0,0,0,0.3); border-right-width: 1px; border-right-color: #c7f0d2; border-right-style: solid; padding: inherit;" align="right" bgcolor="#ddfbe6">
 
</td>
<td class="new_line diff-line-num new" data-linenumber="94" style="width: 35px; color: rgba(0,0,0,0.3); border-right-width: 1px; border-right-color: #c7f0d2; border-right-style: solid; padding: inherit;" align="right" bgcolor="#ddfbe6">
94
</td>
<td class="line_content new" style="padding: inherit;" bgcolor="#ecfdf0"><pre style='display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; word-break: break-all; word-wrap: break-word; background-color: inherit; border-radius: 2px; margin: 0; padding: 0; border: inherit solid #dbdbdb;'>+<span id="LC94" class="line" lang="shell">         jq .scheduled_product_id out.json  | <span class="nb" style="color: #0086b3;">awk</span> <span class="s1" style="color: #d14;">'$1 + 0 > 0 { print "- enjoy https://openqa.debian.net/admin/productlog?id=" ($1 + 0) }'</span></span>
</pre></td>
</tr>
<tr class="line_holder new" style="line-height: 1.6;">
<td class="old_line diff-line-num new" data-linenumber="93" style="width: 35px; color: rgba(0,0,0,0.3); border-right-width: 1px; border-right-color: #c7f0d2; border-right-style: solid; padding: inherit;" align="right" bgcolor="#ddfbe6">
 
</td>
<td class="new_line diff-line-num new" data-linenumber="95" style="width: 35px; color: rgba(0,0,0,0.3); border-right-width: 1px; border-right-color: #c7f0d2; border-right-style: solid; padding: inherit;" align="right" bgcolor="#ddfbe6">
95
</td>
<td class="line_content new" style="padding: inherit;" bgcolor="#ecfdf0"><pre style='display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; word-break: break-all; word-wrap: break-word; background-color: inherit; border-radius: 2px; margin: 0; padding: 0; border: inherit solid #dbdbdb;'>+<span id="LC95" class="line" lang="shell">         <span class="nb" style="color: #0086b3;">rm </span>out.json</span>
</pre></td>
</tr>
<tr class="line_holder" style="line-height: 1.6;">
<td class="old_line diff-line-num" data-linenumber="93" style="width: 35px; color: rgba(0,0,0,0.3); border-right-width: 1px; border-right-color: #f0f0f0; border-right-style: solid; padding: inherit;" align="right" bgcolor="#fafafa">
93
</td>
<td class="new_line diff-line-num" data-linenumber="96" style="width: 35px; color: rgba(0,0,0,0.3); border-right-width: 1px; border-right-color: #f0f0f0; border-right-style: solid; padding: inherit;" align="right" bgcolor="#fafafa">
96
</td>
<td class="line_content" style="padding: inherit;"><pre style='display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; word-break: break-all; word-wrap: break-word; background-color: inherit; border-radius: 2px; margin: 0; padding: 0; border: inherit solid #dbdbdb;'> <span id="LC96" class="line" lang="shell"> <span class="k" style="font-weight: 600;">else</span></span>
</pre></td>
</tr>
<tr class="line_holder" style="line-height: 1.6;">
<td class="old_line diff-line-num" data-linenumber="94" style="width: 35px; color: rgba(0,0,0,0.3); border-right-width: 1px; border-right-color: #f0f0f0; border-right-style: solid; padding: inherit;" align="right" bgcolor="#fafafa">
94
</td>
<td class="new_line diff-line-num" data-linenumber="97" style="width: 35px; color: rgba(0,0,0,0.3); border-right-width: 1px; border-right-color: #f0f0f0; border-right-style: solid; padding: inherit;" align="right" bgcolor="#fafafa">
97
</td>
<td class="line_content" style="padding: inherit;"><pre style='display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; word-break: break-all; word-wrap: break-word; background-color: inherit; border-radius: 2px; margin: 0; padding: 0; border: inherit solid #dbdbdb;'> <span id="LC97" class="line" lang="shell"><span class="k" style="font-weight: 600;">             if</span> <span class="o" style="font-weight: 600;">[</span> <span class="nt" style="color: #000080;">-f</span> <span class="s2" style="color: #d14;">"</span><span class="k" style="font-weight: 600;">${</span><span class="nv" style="color: #008080;">RESULTSDIR</span><span class="k" style="font-weight: 600;">}</span><span class="s2" style="color: #d14;">/</span><span class="k" style="font-weight: 600;">${</span><span class="nv" style="color: #008080;">PROJECTNAME</span><span class="k" style="font-weight: 600;">}</span><span class="s2" style="color: #d14;">/</span><span class="k" style="font-weight: 600;">${</span><span class="nv" style="color: #008080;">DESKTOP</span><span class="k" style="font-weight: 600;">}</span><span class="s2" style="color: #d14;">/live-image-amd64.hybrid.iso.html"</span> <span class="o" style="font-weight: 600;">]</span><span class="p">;</span> <span class="k" style="font-weight: 600;">then</span></span>
</pre></td>
</tr>
<tr class="line_holder" style="line-height: 1.6;">
<td class="old_line diff-line-num" data-linenumber="95" style="width: 35px; color: rgba(0,0,0,0.3); border-right-width: 1px; border-right-color: #f0f0f0; border-right-style: solid; padding: inherit;" align="right" bgcolor="#fafafa">
95
</td>
<td class="new_line diff-line-num" data-linenumber="98" style="width: 35px; color: rgba(0,0,0,0.3); border-right-width: 1px; border-right-color: #f0f0f0; border-right-style: solid; padding: inherit;" align="right" bgcolor="#fafafa">
98
</td>
<td class="line_content" style="padding: inherit;"><pre style='display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; word-break: break-all; word-wrap: break-word; background-color: inherit; border-radius: 2px; margin: 0; padding: 0; border: inherit solid #dbdbdb;'> <span id="LC98" class="line" lang="shell">                 <span class="c" style="color: #998; font-style: italic;"># Publish the output of diffoscope, there are differences</span></span>
</pre></td>
</tr>

</table>
<br>
</li>

</div>
<div class="footer" style="margin-top: 10px;">
<p style="font-size: small; color: #666;">

<br>
<a href="https://salsa.debian.org/qa/jenkins.debian.net/-/compare/dfa1a03bd6c43a7c10693732dc4a3536f3a7f380...faee29dc1d1cd9e66f3db425e52402c061b05548" style="color: #1068bf;">View it on GitLab</a>.
<br>
You're receiving this email because of your account on <a target="_blank" rel="noopener noreferrer" href="https://salsa.debian.org" style="color: #1068bf;">salsa.debian.org</a>. <a href="https://salsa.debian.org/-/profile/notifications" target="_blank" rel="noopener noreferrer" class="mng-notif-link" style="color: #1068bf;">Manage all notifications</a> · <a href="https://salsa.debian.org/help" target="_blank" rel="noopener noreferrer" class="help-link" style="color: #1068bf;">Help</a>



</p>
</div>
</body>
</html>