This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| powershell.exe : Get-ChildItem : Cannot find path 'C:\home\jenkins\agent\workspace\core_package_master\release\msi\build\bin\' because | |
| At C:\home\jenkins\agent\workspace\core_package_master\release@tmp\durable-f1094d8b\powershellWrapper.ps1:3 char:1 | |
| + & powershell -NoProfile -NonInteractive -ExecutionPolicy Bypass -Comm ... | |
| + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| + CategoryInfo : NotSpecified: (Get-ChildItem :...\bin\' because :String) [], RemoteException | |
| + FullyQualifiedErrorId : NativeCommandError | |
| it does not exist. | |
| At C:\home\jenkins\agent\workspace\core_package_master\release\msi\build\build.ps1:84 char:1 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Mar 13, 2021 7:25:42 PM WARNING com.microsoft.jenkins.containeragents.aci.AciCleanTask cleanDeployments | |
| AzureAciCleanUpTask: cleanDeployments: Failed to get/delete deployment: {0} | |
| rx.exceptions.OnErrorThrowable$OnNextValue: OnError while emitting onNext value: retrofit2.Response.class | |
| at rx.exceptions.OnErrorThrowable.addValueAsLastCause(OnErrorThrowable.java:118) | |
| at rx.internal.operators.OnSubscribeMap$MapSubscriber.onNext(OnSubscribeMap.java:73) | |
| Caused: com.microsoft.azure.CloudException: Unable to edit or replace deployment 'aci-maven-k8dbh45b': previous deployment from '3/13/2021 11:21:28 AM' is still active (expiration time is '3/20/2021 11:21:26 AM'). Please see https://aka.ms/arm-deploy for usage details.: Unable to edit or replace deployment 'aci-maven-k8dbh45b': previous deployment from '3/13/2021 11:21:28 AM' is still active (expiration time is '3/20/2021 11:21:26 AM'). Please see https://aka.ms/arm-deploy for usage details. | |
| at com.microsoft.azure.AzureClient.createExceptionFromResponse(AzureClie |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Jun 22, 2021 1:44:27 AM WARNING com.microsoft.jenkins.containeragents.aci.AciCleanTask cleanDeployments | |
| AzureAciCleanUpTask: cleanDeployments: Failed to get/delete deployment | |
| Also: java.lang.Exception: #block terminated with an error | |
| at reactor.core.publisher.BlockingSingleSubscriber.blockingGet(BlockingSingleSubscriber.java:99) | |
| at reactor.core.publisher.Mono.block(Mono.java:1703) | |
| at com.azure.resourcemanager.resources.fluentcore.arm.collection.implementation.SupportsGettingByResourceGroupImpl.getByResourceGroup(SupportsGettingByResourceGroupImpl.java:23) | |
| at com.microsoft.jenkins.containeragents.aci.AciCleanTask.cleanDeployments(AciCleanTask.java:203) | |
| at com.microsoft.jenkins.containeragents.aci.AciCleanTask.cleanDeployments(AciCleanTask.java:168) | |
| at com.microsoft.jenkins.containeragents.aci.AciCleanTask.execute(AciCleanTask.java:319) | |
| at hudson.model.AsyncPeriodicWork.lambda$doRun$0(AsyncPeriodicWork.java:100) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Some of the ACI agent provisioning messages from the Docker log of ci.jenkins.io: | |
| 2021-06-21 19:03:38.604+0000 [id=67] WARNING hudson.slaves.NodeProvisioner#lambda$update$6: Unexpected exception encountered while provisioning agent aci-maven-w1h2k | |
| java.util.concurrent.TimeoutException: Deployment timeout | |
| at com.microsoft.jenkins.containeragents.aci.AciService.createDeployment(AciService.java:117) | |
| at com.microsoft.jenkins.containeragents.aci.AciContainerTemplate.provisionAgents(AciContainerTemplate.java:128) | |
| at com.microsoft.jenkins.containeragents.aci.AciCloud.lambda$provision$1(AciCloud.java:113) | |
| at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) | |
| at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) | |
| at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 16:48:48 2021-07-08 22:48:48.072+0000 [id=1] INFO i.j.u.MaintainersSource#getMaintainerIDs: No maintainer information found for plugin: org.jenkins-ci.plugins:pvcs_scm:1.2:hpi | |
| 16:48:48 Exception in thread "main" com.alibaba.fastjson.JSONException: Failed to retrieve content of https://repo.jenkins-ci.org/releases/io/jenkins/plugins/tuleap-api/2.3.0/tuleap-api-2.3.0.pom (cached) | |
| 16:48:48 at com.alibaba.fastjson.serializer.JSONSerializer.writeWithFieldName(JSONSerializer.java:362) | |
| 16:48:48 at com.alibaba.fastjson.serializer.ASMSerializer_1_UpdateCenterRoot.writeDirectNonContext(Unknown Source) | |
| 16:48:48 at com.alibaba.fastjson.serializer.ASMSerializer_1_UpdateCenterRoot.write(Unknown Source) | |
| 16:48:48 at com.alibaba.fastjson.serializer.JSONSerializer.write(JSONSerializer.java:312) | |
| 16:48:48 at com.alibaba.fastjson.JSON.toJSONString(JSON.java:687) | |
| 16:48:48 at com.alibaba.fastjson.JSON.toJSONString(JSON.java:676) | |
| 16:48:48 at io.jenkins.update_center.json.WithSignature.writeWithSignature(WithSignature.java:64) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!DOCTYPE html> | |
| <html lang='en'> | |
| <head> | |
| <meta charset='utf-8'> | |
| <style> | |
| body {margin: 0; padding: 10px; background-color: #ffffff} | |
| h1 {margin: 5px 0 0 0; font-size: 18px; font-weight: normal; text-align: center} | |
| header {margin: -24px 0 5px 0; line-height: 24px} | |
| button {font: 12px sans-serif; cursor: pointer} | |
| p {margin: 5px 0 5px 0} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!DOCTYPE html> | |
| <html lang='en'> | |
| <head> | |
| <meta charset='utf-8'> | |
| <style> | |
| body {margin: 0; padding: 10px; background-color: #ffffff} | |
| h1 {margin: 5px 0 0 0; font-size: 18px; font-weight: normal; text-align: center} | |
| header {margin: -24px 0 5px 0; line-height: 24px} | |
| button {font: 12px sans-serif; cursor: pointer} | |
| p {margin: 5px 0 5px 0} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| support-core 1174.vc46f6b_04d894 to 1201.v8d1f54a_6ec7c | |
| * Improve support bundle generation page | |
| * JENKINS-68743 - Report if a node is marked offline | |
| * JENKINS-68417 - Revert LogRecord trick | |
| github 1.34.4 to 1.34.5 | |
| * N/A |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?xml version="1.0" encoding="UTF-8"?> | |
| <jmeterTestPlan version="1.2" properties="5.0" jmeter="5.5"> | |
| <hashTree> | |
| <TestPlan guiclass="TestPlanGui" testclass="TestPlan" testname="Learning Test Plan" enabled="true"> | |
| <stringProp name="TestPlan.comments"></stringProp> | |
| <boolProp name="TestPlan.functional_mode">false</boolProp> | |
| <boolProp name="TestPlan.tearDown_on_shutdown">true</boolProp> | |
| <boolProp name="TestPlan.serialize_threadgroups">false</boolProp> | |
| <elementProp name="TestPlan.user_defined_variables" elementType="Arguments" guiclass="ArgumentsPanel" testclass="Arguments" testname="User Defined Variables" enabled="true"> | |
| <collectionProp name="Arguments.arguments"/> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?xml version="1.0" encoding="UTF-8"?> | |
| <jmeterTestPlan version="1.2" properties="5.0" jmeter="5.5"> | |
| <hashTree> | |
| <TestPlan guiclass="TestPlanGui" testclass="TestPlan" testname="Embeddable Build Status performance test plan" enabled="true"> | |
| <stringProp name="TestPlan.comments">Compare performance of current release and proposed measuerFont optimization</stringProp> | |
| <boolProp name="TestPlan.functional_mode">true</boolProp> | |
| <boolProp name="TestPlan.tearDown_on_shutdown">true</boolProp> | |
| <boolProp name="TestPlan.serialize_threadgroups">false</boolProp> | |
| <elementProp name="TestPlan.user_defined_variables" elementType="Arguments" guiclass="ArgumentsPanel" testclass="Arguments" testname="User Defined Variables" enabled="true"> | |
| <collectionProp name="Arguments.arguments"/> |