Unnamed: 0
int64
0
832k
id
float64
2.49B
32.1B
type
stringclasses
1 value
created_at
stringlengths
19
19
repo
stringlengths
7
112
repo_url
stringlengths
36
141
action
stringclasses
3 values
title
stringlengths
1
744
labels
stringlengths
4
574
body
stringlengths
9
211k
index
stringclasses
10 values
text_combine
stringlengths
96
211k
label
stringclasses
2 values
text
stringlengths
96
188k
binary_label
int64
0
1
212,015
16,389,038,358
IssuesEvent
2021-05-17 14:03:52
cockroachdb/cockroach
https://api.github.com/repos/cockroachdb/cockroach
closed
roachtest: restore2TB/nodes=32 failed
C-test-failure O-roachtest O-robot branch-release-21.1 release-blocker
roachtest.restore2TB/nodes=32 [failed](https://teamcity.cockroachdb.com/viewLog.html?buildId=2985425&tab=buildLog) with [artifacts](https://teamcity.cockroachdb.com/viewLog.html?buildId=2985425&tab=artifacts#/restore2TB/nodes=32) on release-21.1 @ [c1e87bb93b8782dc71ebba12145ca0446dd6a93b](https://github.com/cockroachdb/cockroach/commits/c1e87bb93b8782dc71ebba12145ca0446dd6a93b): ``` | 'gs://cockroach-fixtures/workload/bank/version=1.0.0,payload-bytes=10240,ranges=0,rows=65104166,seed=1/bank' | WITH into_db = 'restore2tb'" returned | stderr: | ERROR: read tcp 10.128.15.226:53626->142.250.103.128:443: read: connection reset by peer | Failed running "sql" | Error: COMMAND_PROBLEM: exit status 1 | (1) COMMAND_PROBLEM | Wraps: (2) Node 1. Command with error: | | `````` | | ./cockroach sql --insecure -e " | | RESTORE csv.bank FROM | | 'gs://cockroach-fixtures/workload/bank/version=1.0.0,payload-bytes=10240,ranges=0,rows=65104166,seed=1/bank' | | WITH into_db = 'restore2tb'" | | `````` | Wraps: (3) exit status 1 | Error types: (1) errors.Cmd (2) *hintdetail.withDetail (3) *exec.ExitError | | stdout: Wraps: (4) exit status 20 Error types: (1) *withstack.withStack (2) *errutil.withPrefix (3) *main.withCommandDetails (4) *exec.ExitError cluster.go:2668,restore.go:264,test_runner.go:767: monitor failure: monitor task failed: t.Fatal() was called (1) attached stack trace -- stack trace: | main.(*monitor).WaitE | /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/cluster.go:2656 | main.(*monitor).Wait | /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/cluster.go:2664 | main.registerRestore.func1 | /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/restore.go:264 | main.(*testRunner).runTest.func2 | /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/test_runner.go:767 Wraps: (2) monitor failure Wraps: (3) attached stack trace -- stack trace: | main.(*monitor).wait.func2 | /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/cluster.go:2712 Wraps: (4) monitor task failed Wraps: (5) attached stack trace -- stack trace: | main.init | /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/cluster.go:2626 | runtime.doInit | /usr/local/go/src/runtime/proc.go:5652 | runtime.main | /usr/local/go/src/runtime/proc.go:191 | runtime.goexit | /usr/local/go/src/runtime/asm_amd64.s:1374 Wraps: (6) t.Fatal() was called Error types: (1) *withstack.withStack (2) *errutil.withPrefix (3) *withstack.withStack (4) *errutil.withPrefix (5) *withstack.withStack (6) *errutil.leafError ``` <details><summary>Reproduce</summary> <p> <p>To reproduce, try: ```bash # From https://go.crdb.dev/p/roachstress, perhaps edited lightly. caffeinate ./roachstress.sh restore2TB/nodes=32 ``` </p> </p> </details> /cc @cockroachdb/bulk-io <sub> [This test on roachdash](https://roachdash.crdb.dev/?filter=status:open%20t:.*restore2TB/nodes=32.*&sort=title+created&display=lastcommented+project) | [Improve this report!](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/internal/issues) </sub>
2.0
roachtest: restore2TB/nodes=32 failed - roachtest.restore2TB/nodes=32 [failed](https://teamcity.cockroachdb.com/viewLog.html?buildId=2985425&tab=buildLog) with [artifacts](https://teamcity.cockroachdb.com/viewLog.html?buildId=2985425&tab=artifacts#/restore2TB/nodes=32) on release-21.1 @ [c1e87bb93b8782dc71ebba12145ca0446dd6a93b](https://github.com/cockroachdb/cockroach/commits/c1e87bb93b8782dc71ebba12145ca0446dd6a93b): ``` | 'gs://cockroach-fixtures/workload/bank/version=1.0.0,payload-bytes=10240,ranges=0,rows=65104166,seed=1/bank' | WITH into_db = 'restore2tb'" returned | stderr: | ERROR: read tcp 10.128.15.226:53626->142.250.103.128:443: read: connection reset by peer | Failed running "sql" | Error: COMMAND_PROBLEM: exit status 1 | (1) COMMAND_PROBLEM | Wraps: (2) Node 1. Command with error: | | `````` | | ./cockroach sql --insecure -e " | | RESTORE csv.bank FROM | | 'gs://cockroach-fixtures/workload/bank/version=1.0.0,payload-bytes=10240,ranges=0,rows=65104166,seed=1/bank' | | WITH into_db = 'restore2tb'" | | `````` | Wraps: (3) exit status 1 | Error types: (1) errors.Cmd (2) *hintdetail.withDetail (3) *exec.ExitError | | stdout: Wraps: (4) exit status 20 Error types: (1) *withstack.withStack (2) *errutil.withPrefix (3) *main.withCommandDetails (4) *exec.ExitError cluster.go:2668,restore.go:264,test_runner.go:767: monitor failure: monitor task failed: t.Fatal() was called (1) attached stack trace -- stack trace: | main.(*monitor).WaitE | /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/cluster.go:2656 | main.(*monitor).Wait | /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/cluster.go:2664 | main.registerRestore.func1 | /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/restore.go:264 | main.(*testRunner).runTest.func2 | /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/test_runner.go:767 Wraps: (2) monitor failure Wraps: (3) attached stack trace -- stack trace: | main.(*monitor).wait.func2 | /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/cluster.go:2712 Wraps: (4) monitor task failed Wraps: (5) attached stack trace -- stack trace: | main.init | /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/cluster.go:2626 | runtime.doInit | /usr/local/go/src/runtime/proc.go:5652 | runtime.main | /usr/local/go/src/runtime/proc.go:191 | runtime.goexit | /usr/local/go/src/runtime/asm_amd64.s:1374 Wraps: (6) t.Fatal() was called Error types: (1) *withstack.withStack (2) *errutil.withPrefix (3) *withstack.withStack (4) *errutil.withPrefix (5) *withstack.withStack (6) *errutil.leafError ``` <details><summary>Reproduce</summary> <p> <p>To reproduce, try: ```bash # From https://go.crdb.dev/p/roachstress, perhaps edited lightly. caffeinate ./roachstress.sh restore2TB/nodes=32 ``` </p> </p> </details> /cc @cockroachdb/bulk-io <sub> [This test on roachdash](https://roachdash.crdb.dev/?filter=status:open%20t:.*restore2TB/nodes=32.*&sort=title+created&display=lastcommented+project) | [Improve this report!](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/internal/issues) </sub>
non_process
roachtest nodes failed roachtest nodes with on release gs cockroach fixtures workload bank version payload bytes ranges rows seed bank with into db returned stderr error read tcp read connection reset by peer failed running sql error command problem exit status command problem wraps node command with error cockroach sql insecure e restore csv bank from gs cockroach fixtures workload bank version payload bytes ranges rows seed bank with into db wraps exit status error types errors cmd hintdetail withdetail exec exiterror stdout wraps exit status error types withstack withstack errutil withprefix main withcommanddetails exec exiterror cluster go restore go test runner go monitor failure monitor task failed t fatal was called attached stack trace stack trace main monitor waite home agent work go src github com cockroachdb cockroach pkg cmd roachtest cluster go main monitor wait home agent work go src github com cockroachdb cockroach pkg cmd roachtest cluster go main registerrestore home agent work go src github com cockroachdb cockroach pkg cmd roachtest restore go main testrunner runtest home agent work go src github com cockroachdb cockroach pkg cmd roachtest test runner go wraps monitor failure wraps attached stack trace stack trace main monitor wait home agent work go src github com cockroachdb cockroach pkg cmd roachtest cluster go wraps monitor task failed wraps attached stack trace stack trace main init home agent work go src github com cockroachdb cockroach pkg cmd roachtest cluster go runtime doinit usr local go src runtime proc go runtime main usr local go src runtime proc go runtime goexit usr local go src runtime asm s wraps t fatal was called error types withstack withstack errutil withprefix withstack withstack errutil withprefix withstack withstack errutil leaferror reproduce to reproduce try bash from perhaps edited lightly caffeinate roachstress sh nodes cc cockroachdb bulk io
0
18,474
24,550,680,523
IssuesEvent
2022-10-12 12:22:46
GoogleCloudPlatform/fda-mystudies
https://api.github.com/repos/GoogleCloudPlatform/fda-mystudies
closed
[iOS] Resources > Resources configured with Rich text editor fails to share as PDF and is shared as ZIP file
Bug P1 iOS Process: Fixed Process: Tested QA Process: Tested dev
Steps: 1. Install the iOS app 2. Signup/login and enroll into study 3. Navigate to resources 4. Open any resource with RTE configured 5. Click on share and choose email 6. Observe the file attached Actual: Resources configured with Rich text editor fails to share as PDF and is shared as ZIP file Expected: Resources configured with Rich text editor should be shared as PDF **Issue not observed in older GCP versions eg. 2.0.9** ![iOS_RTE](https://user-images.githubusercontent.com/60386291/160425357-b3456a8c-70ed-4bf2-b645-e3be6b2189eb.png)
3.0
[iOS] Resources > Resources configured with Rich text editor fails to share as PDF and is shared as ZIP file - Steps: 1. Install the iOS app 2. Signup/login and enroll into study 3. Navigate to resources 4. Open any resource with RTE configured 5. Click on share and choose email 6. Observe the file attached Actual: Resources configured with Rich text editor fails to share as PDF and is shared as ZIP file Expected: Resources configured with Rich text editor should be shared as PDF **Issue not observed in older GCP versions eg. 2.0.9** ![iOS_RTE](https://user-images.githubusercontent.com/60386291/160425357-b3456a8c-70ed-4bf2-b645-e3be6b2189eb.png)
process
resources resources configured with rich text editor fails to share as pdf and is shared as zip file steps install the ios app signup login and enroll into study navigate to resources open any resource with rte configured click on share and choose email observe the file attached actual resources configured with rich text editor fails to share as pdf and is shared as zip file expected resources configured with rich text editor should be shared as pdf issue not observed in older gcp versions eg
1
14,157
17,081,828,765
IssuesEvent
2021-07-08 06:43:26
threefoldtech/tf_jukebox
https://api.github.com/repos/threefoldtech/tf_jukebox
closed
Invalid expiration date
process_wontfix
Whatever I put in (tried Digibyte and Dash) it gives Invalid Date <img width="1552" alt="Screenshot 2021-07-07 at 09 50 41" src="https://user-images.githubusercontent.com/20182572/124713709-8ee4ef80-df09-11eb-8d70-35581c172629.png"> Stuck at this deployment step.
1.0
Invalid expiration date - Whatever I put in (tried Digibyte and Dash) it gives Invalid Date <img width="1552" alt="Screenshot 2021-07-07 at 09 50 41" src="https://user-images.githubusercontent.com/20182572/124713709-8ee4ef80-df09-11eb-8d70-35581c172629.png"> Stuck at this deployment step.
process
invalid expiration date whatever i put in tried digibyte and dash it gives invalid date img width alt screenshot at src stuck at this deployment step
1
8,372
11,520,889,283
IssuesEvent
2020-02-14 15:38:04
prisma/prisma2
https://api.github.com/repos/prisma/prisma2
closed
Introspection composite foreign keys pointing to composite primary keys
bug/1-repro-available kind/bug process/candidate
```sql create table a ( one integer not null, two integer not null, primary key ("one", "two") ); create table b ( one integer not null, two integer not null, foreign key ("one", "two") references a ("one", "two") ); insert into a ("one", "two") values (1, 2); insert into b ("one", "two") values (1, 2); ``` ```prisma model a { one Int two Int bs b[] @relation(references: [a]) @@id([one, two]) } model b { a a @map(["one", "two"]) } ``` The `@relation(references: [a])` seems wrong, at least I can't understand this.
1.0
Introspection composite foreign keys pointing to composite primary keys - ```sql create table a ( one integer not null, two integer not null, primary key ("one", "two") ); create table b ( one integer not null, two integer not null, foreign key ("one", "two") references a ("one", "two") ); insert into a ("one", "two") values (1, 2); insert into b ("one", "two") values (1, 2); ``` ```prisma model a { one Int two Int bs b[] @relation(references: [a]) @@id([one, two]) } model b { a a @map(["one", "two"]) } ``` The `@relation(references: [a])` seems wrong, at least I can't understand this.
process
introspection composite foreign keys pointing to composite primary keys sql create table a one integer not null two integer not null primary key one two create table b one integer not null two integer not null foreign key one two references a one two insert into a one two values insert into b one two values prisma model a one int two int bs b relation references id model b a a map the relation references seems wrong at least i can t understand this
1
62,185
12,198,341,694
IssuesEvent
2020-04-29 22:38:14
kwk/test-llvm-bz-import-5
https://api.github.com/repos/kwk/test-llvm-bz-import-5
opened
Compilation warning on windows MSVS 2010 with hexagon backend.
BZ-BUG-STATUS: NEW dummy import from bugzilla libraries/Common Code Generator Code
This issue was imported from Bugzilla https://bugs.llvm.org/show_bug.cgi?id=14001.
2.0
Compilation warning on windows MSVS 2010 with hexagon backend. - This issue was imported from Bugzilla https://bugs.llvm.org/show_bug.cgi?id=14001.
non_process
compilation warning on windows msvs with hexagon backend this issue was imported from bugzilla
0
80,173
15,586,270,090
IssuesEvent
2021-03-18 01:33:28
peterwkc85/Spock_Testing_Framework
https://api.github.com/repos/peterwkc85/Spock_Testing_Framework
opened
CVE-2021-25329 (High) detected in tomcat-embed-core-7.0.70.jar
security vulnerability
## CVE-2021-25329 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tomcat-embed-core-7.0.70.jar</b></p></summary> <p>Core Tomcat implementation</p> <p>Path to dependency file: Spock_Testing_Framework/java-testing-with-spock-master/java-testing-with-spock-master/chapter7/web-ui-example/build.gradle</p> <p>Path to vulnerable library: Spock_Testing_Framework/java-testing-with-spock-master/java-testing-with-spock-master/chapter7/web-ui-example/build.gradle</p> <p> Dependency Hierarchy: - :x: **tomcat-embed-core-7.0.70.jar** (Vulnerable Library) </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary> <p> The fix for CVE-2020-9484 was incomplete. When using Apache Tomcat 10.0.0-M1 to 10.0.0, 9.0.0.M1 to 9.0.41, 8.5.0 to 8.5.61 or 7.0.0. to 7.0.107 with a configuration edge case that was highly unlikely to be used, the Tomcat instance was still vulnerable to CVE-2020-9494. Note that both the previously published prerequisites for CVE-2020-9484 and the previously published mitigations for CVE-2020-9484 also apply to this issue. <p>Publish Date: 2021-03-01 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2021-25329>CVE-2021-25329</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>7.0</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Local - Attack Complexity: High - Privileges Required: Low - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: High - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://lists.apache.org/thread.html/rfe62fbf9d4c314f166fe8c668e50e5d9dd882a99447f26f0367474bf%40%3Cannounce.tomcat.apache.org%3E">https://lists.apache.org/thread.html/rfe62fbf9d4c314f166fe8c668e50e5d9dd882a99447f26f0367474bf%40%3Cannounce.tomcat.apache.org%3E</a></p> <p>Release Date: 2021-03-01</p> <p>Fix Resolution: org.apache.tomcat:tomcat:7.0.108, org.apache.tomcat:tomcat:8.5.63, org.apache.tomcat:tomcat:9.0.43,org.apache.tomcat:tomcat:10.0.2</p> </p> </details> <p></p> *** Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
True
CVE-2021-25329 (High) detected in tomcat-embed-core-7.0.70.jar - ## CVE-2021-25329 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tomcat-embed-core-7.0.70.jar</b></p></summary> <p>Core Tomcat implementation</p> <p>Path to dependency file: Spock_Testing_Framework/java-testing-with-spock-master/java-testing-with-spock-master/chapter7/web-ui-example/build.gradle</p> <p>Path to vulnerable library: Spock_Testing_Framework/java-testing-with-spock-master/java-testing-with-spock-master/chapter7/web-ui-example/build.gradle</p> <p> Dependency Hierarchy: - :x: **tomcat-embed-core-7.0.70.jar** (Vulnerable Library) </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary> <p> The fix for CVE-2020-9484 was incomplete. When using Apache Tomcat 10.0.0-M1 to 10.0.0, 9.0.0.M1 to 9.0.41, 8.5.0 to 8.5.61 or 7.0.0. to 7.0.107 with a configuration edge case that was highly unlikely to be used, the Tomcat instance was still vulnerable to CVE-2020-9494. Note that both the previously published prerequisites for CVE-2020-9484 and the previously published mitigations for CVE-2020-9484 also apply to this issue. <p>Publish Date: 2021-03-01 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2021-25329>CVE-2021-25329</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>7.0</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Local - Attack Complexity: High - Privileges Required: Low - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: High - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://lists.apache.org/thread.html/rfe62fbf9d4c314f166fe8c668e50e5d9dd882a99447f26f0367474bf%40%3Cannounce.tomcat.apache.org%3E">https://lists.apache.org/thread.html/rfe62fbf9d4c314f166fe8c668e50e5d9dd882a99447f26f0367474bf%40%3Cannounce.tomcat.apache.org%3E</a></p> <p>Release Date: 2021-03-01</p> <p>Fix Resolution: org.apache.tomcat:tomcat:7.0.108, org.apache.tomcat:tomcat:8.5.63, org.apache.tomcat:tomcat:9.0.43,org.apache.tomcat:tomcat:10.0.2</p> </p> </details> <p></p> *** Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
non_process
cve high detected in tomcat embed core jar cve high severity vulnerability vulnerable library tomcat embed core jar core tomcat implementation path to dependency file spock testing framework java testing with spock master java testing with spock master web ui example build gradle path to vulnerable library spock testing framework java testing with spock master java testing with spock master web ui example build gradle dependency hierarchy x tomcat embed core jar vulnerable library vulnerability details the fix for cve was incomplete when using apache tomcat to to to or to with a configuration edge case that was highly unlikely to be used the tomcat instance was still vulnerable to cve note that both the previously published prerequisites for cve and the previously published mitigations for cve also apply to this issue publish date url a href cvss score details base score metrics exploitability metrics attack vector local attack complexity high privileges required low user interaction none scope unchanged impact metrics confidentiality impact high integrity impact high availability impact high for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution org apache tomcat tomcat org apache tomcat tomcat org apache tomcat tomcat org apache tomcat tomcat step up your open source security game with whitesource
0
21,921
30,446,458,846
IssuesEvent
2023-07-15 18:31:12
h4sh5/pypi-auto-scanner
https://api.github.com/repos/h4sh5/pypi-auto-scanner
opened
pyutils 0.0.1b8 has 2 GuardDog issues
guarddog typosquatting silent-process-execution
https://pypi.org/project/pyutils https://inspector.pypi.io/project/pyutils ```{ "dependency": "pyutils", "version": "0.0.1b8", "result": { "issues": 2, "errors": {}, "results": { "typosquatting": "This package closely ressembles the following package names, and might be a typosquatting attempt: pytils, python-utils", "silent-process-execution": [ { "location": "pyutils/exec_utils.py/pyutils/exec_utils.py:204", "code": " subproc = subprocess.Popen(\n args,\n stdin=subprocess.DEVNULL,\n stdout=subprocess.DEVNULL,\n stderr=subprocess.DEVNULL,\n )", "message": "This package is silently executing an external binary, redirecting stdout, stderr and stdin to /dev/null" } ] }, "path": "/tmp/tmpn7y6u3_l/pyutils" } }```
1.0
pyutils 0.0.1b8 has 2 GuardDog issues - https://pypi.org/project/pyutils https://inspector.pypi.io/project/pyutils ```{ "dependency": "pyutils", "version": "0.0.1b8", "result": { "issues": 2, "errors": {}, "results": { "typosquatting": "This package closely ressembles the following package names, and might be a typosquatting attempt: pytils, python-utils", "silent-process-execution": [ { "location": "pyutils/exec_utils.py/pyutils/exec_utils.py:204", "code": " subproc = subprocess.Popen(\n args,\n stdin=subprocess.DEVNULL,\n stdout=subprocess.DEVNULL,\n stderr=subprocess.DEVNULL,\n )", "message": "This package is silently executing an external binary, redirecting stdout, stderr and stdin to /dev/null" } ] }, "path": "/tmp/tmpn7y6u3_l/pyutils" } }```
process
pyutils has guarddog issues dependency pyutils version result issues errors results typosquatting this package closely ressembles the following package names and might be a typosquatting attempt pytils python utils silent process execution location pyutils exec utils py pyutils exec utils py code subproc subprocess popen n args n stdin subprocess devnull n stdout subprocess devnull n stderr subprocess devnull n message this package is silently executing an external binary redirecting stdout stderr and stdin to dev null path tmp l pyutils
1
502,525
14,547,893,179
IssuesEvent
2020-12-15 23:57:57
staxrip/staxrip
https://api.github.com/repos/staxrip/staxrip
closed
2.1.4.8 interrupting queue processing to prompt updating 7zip
bug fixed priority medium
**Describe the bug** I will leave Staxrip processing a queue of 100+ batch jobs. It will process jobs as normal, I'll leave it processing and come back an hour or so later to check on its progress. It should still be processing jobs, instead the queue is interrupted and the apps manager window is open, prompting me to update 7zip. It shouldn't be needing to use 7zip, and it's got v9.2 there anyway, and all the jobs are the same settings same source and target codecs etc so if it did need to use 7zip it would need it from the outset, not after running 50 jobs. I can close the update window and usually I can then resume the jobs queue, and it carries on quite happily without problems and without asking me to update 7zip, then an hour or so later it will do it again. One time when I closed this window, it immediately popped back up telling me to update AutoCrop, then I closed that and it told me to update AviSynth, I closed that and it told me to update avs2pipemod...I had to go to task manager and end task staxrip to get out of this. It's only done this one time though, normally I can close the windows after the 7zip prompt and resume the queue. This has happened 5-6 times now. I have noticed when this happens, Staxrip also outputs a log file corresponding to the last job it tried to process (i.e the job that's at the top of the queue when I go to resume it, which will be unchecked), but the log file is empty. When I resume the queue, whichever job was at the top of the queue will process as normal, so there's nothing wrong with the files or the job in question. **Expected behavior** I expect the queue to run without interruptions, and without prompts to update components that are already present and updated. I have only seen this behaviour in 2.1.4.8 **How to reproduce the issue** I cannot reliably reproduce the issue as it happens randomly during processing long batch queues when unattended
1.0
2.1.4.8 interrupting queue processing to prompt updating 7zip - **Describe the bug** I will leave Staxrip processing a queue of 100+ batch jobs. It will process jobs as normal, I'll leave it processing and come back an hour or so later to check on its progress. It should still be processing jobs, instead the queue is interrupted and the apps manager window is open, prompting me to update 7zip. It shouldn't be needing to use 7zip, and it's got v9.2 there anyway, and all the jobs are the same settings same source and target codecs etc so if it did need to use 7zip it would need it from the outset, not after running 50 jobs. I can close the update window and usually I can then resume the jobs queue, and it carries on quite happily without problems and without asking me to update 7zip, then an hour or so later it will do it again. One time when I closed this window, it immediately popped back up telling me to update AutoCrop, then I closed that and it told me to update AviSynth, I closed that and it told me to update avs2pipemod...I had to go to task manager and end task staxrip to get out of this. It's only done this one time though, normally I can close the windows after the 7zip prompt and resume the queue. This has happened 5-6 times now. I have noticed when this happens, Staxrip also outputs a log file corresponding to the last job it tried to process (i.e the job that's at the top of the queue when I go to resume it, which will be unchecked), but the log file is empty. When I resume the queue, whichever job was at the top of the queue will process as normal, so there's nothing wrong with the files or the job in question. **Expected behavior** I expect the queue to run without interruptions, and without prompts to update components that are already present and updated. I have only seen this behaviour in 2.1.4.8 **How to reproduce the issue** I cannot reliably reproduce the issue as it happens randomly during processing long batch queues when unattended
non_process
interrupting queue processing to prompt updating describe the bug i will leave staxrip processing a queue of batch jobs it will process jobs as normal i ll leave it processing and come back an hour or so later to check on its progress it should still be processing jobs instead the queue is interrupted and the apps manager window is open prompting me to update it shouldn t be needing to use and it s got there anyway and all the jobs are the same settings same source and target codecs etc so if it did need to use it would need it from the outset not after running jobs i can close the update window and usually i can then resume the jobs queue and it carries on quite happily without problems and without asking me to update then an hour or so later it will do it again one time when i closed this window it immediately popped back up telling me to update autocrop then i closed that and it told me to update avisynth i closed that and it told me to update i had to go to task manager and end task staxrip to get out of this it s only done this one time though normally i can close the windows after the prompt and resume the queue this has happened times now i have noticed when this happens staxrip also outputs a log file corresponding to the last job it tried to process i e the job that s at the top of the queue when i go to resume it which will be unchecked but the log file is empty when i resume the queue whichever job was at the top of the queue will process as normal so there s nothing wrong with the files or the job in question expected behavior i expect the queue to run without interruptions and without prompts to update components that are already present and updated i have only seen this behaviour in how to reproduce the issue i cannot reliably reproduce the issue as it happens randomly during processing long batch queues when unattended
0
12,454
7,882,584,755
IssuesEvent
2018-06-26 23:31:36
sbt/sbt
https://api.github.com/repos/sbt/sbt
closed
Performance issues starting with SBT 1.1.1
Blocked on Upstream Regression area/performance ready
- [ x ] I've read the [CONTRIBUTING](https://github.com/sbt/sbt/blob/1.x/CONTRIBUTING.md) guidelines ## steps I've stripped our project of all non-sbt related stuff and have put it up here: https://github.com/nivekastoreth/sbt-performance-project ```bash $ cd sbt-performance-project $ sbt "-Dsbt.version=1.1.0" evicted [warn] sbt version mismatch, current: 1.1.0, in build.properties: "1.1.1", use 'reboot' to use the new value. [success] Total time: 13 s, completed Jun 21, 2018 6:21:06 PM $ sbt "-Dsbt.version=1.1.1" evicted [success] Total time: 39 s, completed Jun 21, 2018 6:22:15 PM $ sbt -Dsbt.log.noformat=true -no-colors -debug evicted &> evicted-debug-1.1.1.log $ cat project/build.properties sbt.version=1.1.1 ``` ## problem Vastly increased build times when migrating past sbt 1.1.0 * Loads all 8 CPU cores to 100% for duration * SBT commands that take ~10s to run in 1.1.0 take ~40 seconds to run in 1.1.1+ ## expectation Build times in versions from (and including) 1.1.1 remain consistent, or improve upon, those of 1.1.0 ## notes sbt version: 1.1.4 sbt versions tested: 1.0.0, 1.1.0, 1.1.1, 1.1.2, 1.1.3, 1.1.4, 1.1.6 Note: It may be of importance that I'm running on windows (cygwin, linux subsystem, and intellij are all effected similarly). Some on other OSs have mentioned that they've noticed performance degradation but haven't noticed the complete utilization of all available CPU that I have. This is a graph of processor usage. Each highlighted section represents 2 runs of `sbt evicted` with the indicated version. The duration cited is the average of the two runs. ![SBT Performance by Version](https://i.imgur.com/DOw5D7U.png) This may be related to dependency resolution: ```bash jmaki@jmaki-pc /build/git/akashi $ for i in evicted-debug-1.1.*; do grep -H 'resolve done' $i | column -t; echo; done evicted-debug-1.1.0.log:[debug] resolve done (1126ms resolve - 112ms download) evicted-debug-1.1.0.log:[debug] resolve done (770ms resolve - 18ms download) evicted-debug-1.1.0.log:[debug] resolve done (4008ms resolve - 46ms download) evicted-debug-1.1.0.log:[debug] resolve done (1582ms resolve - 40ms download) evicted-debug-1.1.0.log:[debug] resolve done (66ms resolve - 6ms download) evicted-debug-1.1.0.log:[debug] resolve done (2800ms resolve - 30ms download) evicted-debug-1.1.0.log:[debug] resolve done (2604ms resolve - 28ms download) evicted-debug-1.1.1.log:[debug] resolve done (1130ms resolve - 1447ms download) evicted-debug-1.1.1.log:[debug] resolve done (785ms resolve - 2425ms download) evicted-debug-1.1.1.log:[debug] resolve done (3826ms resolve - 7542ms download) evicted-debug-1.1.1.log:[debug] resolve done (1648ms resolve - 8986ms download) evicted-debug-1.1.1.log:[debug] resolve done (135ms resolve - 438ms download) evicted-debug-1.1.1.log:[debug] resolve done (2723ms resolve - 8534ms download) evicted-debug-1.1.1.log:[debug] resolve done (2775ms resolve - 9348ms download) evicted-debug-1.1.6.log:[debug] resolve done (1158ms resolve - 405ms download) evicted-debug-1.1.6.log:[debug] resolve done (896ms resolve - 2826ms download) evicted-debug-1.1.6.log:[debug] resolve done (3878ms resolve - 8090ms download) evicted-debug-1.1.6.log:[debug] resolve done (130ms resolve - 566ms download) evicted-debug-1.1.6.log:[debug] resolve done (3155ms resolve - 7270ms download) evicted-debug-1.1.6.log:[debug] resolve done (2705ms resolve - 9080ms download) ```
True
Performance issues starting with SBT 1.1.1 - - [ x ] I've read the [CONTRIBUTING](https://github.com/sbt/sbt/blob/1.x/CONTRIBUTING.md) guidelines ## steps I've stripped our project of all non-sbt related stuff and have put it up here: https://github.com/nivekastoreth/sbt-performance-project ```bash $ cd sbt-performance-project $ sbt "-Dsbt.version=1.1.0" evicted [warn] sbt version mismatch, current: 1.1.0, in build.properties: "1.1.1", use 'reboot' to use the new value. [success] Total time: 13 s, completed Jun 21, 2018 6:21:06 PM $ sbt "-Dsbt.version=1.1.1" evicted [success] Total time: 39 s, completed Jun 21, 2018 6:22:15 PM $ sbt -Dsbt.log.noformat=true -no-colors -debug evicted &> evicted-debug-1.1.1.log $ cat project/build.properties sbt.version=1.1.1 ``` ## problem Vastly increased build times when migrating past sbt 1.1.0 * Loads all 8 CPU cores to 100% for duration * SBT commands that take ~10s to run in 1.1.0 take ~40 seconds to run in 1.1.1+ ## expectation Build times in versions from (and including) 1.1.1 remain consistent, or improve upon, those of 1.1.0 ## notes sbt version: 1.1.4 sbt versions tested: 1.0.0, 1.1.0, 1.1.1, 1.1.2, 1.1.3, 1.1.4, 1.1.6 Note: It may be of importance that I'm running on windows (cygwin, linux subsystem, and intellij are all effected similarly). Some on other OSs have mentioned that they've noticed performance degradation but haven't noticed the complete utilization of all available CPU that I have. This is a graph of processor usage. Each highlighted section represents 2 runs of `sbt evicted` with the indicated version. The duration cited is the average of the two runs. ![SBT Performance by Version](https://i.imgur.com/DOw5D7U.png) This may be related to dependency resolution: ```bash jmaki@jmaki-pc /build/git/akashi $ for i in evicted-debug-1.1.*; do grep -H 'resolve done' $i | column -t; echo; done evicted-debug-1.1.0.log:[debug] resolve done (1126ms resolve - 112ms download) evicted-debug-1.1.0.log:[debug] resolve done (770ms resolve - 18ms download) evicted-debug-1.1.0.log:[debug] resolve done (4008ms resolve - 46ms download) evicted-debug-1.1.0.log:[debug] resolve done (1582ms resolve - 40ms download) evicted-debug-1.1.0.log:[debug] resolve done (66ms resolve - 6ms download) evicted-debug-1.1.0.log:[debug] resolve done (2800ms resolve - 30ms download) evicted-debug-1.1.0.log:[debug] resolve done (2604ms resolve - 28ms download) evicted-debug-1.1.1.log:[debug] resolve done (1130ms resolve - 1447ms download) evicted-debug-1.1.1.log:[debug] resolve done (785ms resolve - 2425ms download) evicted-debug-1.1.1.log:[debug] resolve done (3826ms resolve - 7542ms download) evicted-debug-1.1.1.log:[debug] resolve done (1648ms resolve - 8986ms download) evicted-debug-1.1.1.log:[debug] resolve done (135ms resolve - 438ms download) evicted-debug-1.1.1.log:[debug] resolve done (2723ms resolve - 8534ms download) evicted-debug-1.1.1.log:[debug] resolve done (2775ms resolve - 9348ms download) evicted-debug-1.1.6.log:[debug] resolve done (1158ms resolve - 405ms download) evicted-debug-1.1.6.log:[debug] resolve done (896ms resolve - 2826ms download) evicted-debug-1.1.6.log:[debug] resolve done (3878ms resolve - 8090ms download) evicted-debug-1.1.6.log:[debug] resolve done (130ms resolve - 566ms download) evicted-debug-1.1.6.log:[debug] resolve done (3155ms resolve - 7270ms download) evicted-debug-1.1.6.log:[debug] resolve done (2705ms resolve - 9080ms download) ```
non_process
performance issues starting with sbt i ve read the guidelines steps i ve stripped our project of all non sbt related stuff and have put it up here bash cd sbt performance project sbt dsbt version evicted sbt version mismatch current in build properties use reboot to use the new value total time s completed jun pm sbt dsbt version evicted total time s completed jun pm sbt dsbt log noformat true no colors debug evicted evicted debug log cat project build properties sbt version problem vastly increased build times when migrating past sbt loads all cpu cores to for duration sbt commands that take to run in take seconds to run in expectation build times in versions from and including remain consistent or improve upon those of notes sbt version sbt versions tested note it may be of importance that i m running on windows cygwin linux subsystem and intellij are all effected similarly some on other oss have mentioned that they ve noticed performance degradation but haven t noticed the complete utilization of all available cpu that i have this is a graph of processor usage each highlighted section represents runs of sbt evicted with the indicated version the duration cited is the average of the two runs this may be related to dependency resolution bash jmaki jmaki pc build git akashi for i in evicted debug do grep h resolve done i column t echo done evicted debug log resolve done resolve download evicted debug log resolve done resolve download evicted debug log resolve done resolve download evicted debug log resolve done resolve download evicted debug log resolve done resolve download evicted debug log resolve done resolve download evicted debug log resolve done resolve download evicted debug log resolve done resolve download evicted debug log resolve done resolve download evicted debug log resolve done resolve download evicted debug log resolve done resolve download evicted debug log resolve done resolve download evicted debug log resolve done resolve download evicted debug log resolve done resolve download evicted debug log resolve done resolve download evicted debug log resolve done resolve download evicted debug log resolve done resolve download evicted debug log resolve done resolve download evicted debug log resolve done resolve download evicted debug log resolve done resolve download
0
22,312
30,864,500,121
IssuesEvent
2023-08-03 07:02:07
dita-ot/dita-ot
https://api.github.com/repos/dita-ot/dita-ot
closed
PDF2 build breakes due to an invalid xref's URI
bug preprocess
Not sure if this is to be treated as a bug, an improvment or not at all, but in dita-3.3.3 one could generate a pdf2 document which contained an xref with an invalid URI, e.g. `<xref format="pdf" href="file://ccm/temp/diff.pdf" scope="external">file</xref>` The URI misses a 3 slash so that the authority component would be empty, instead it is //ccm/ which was not intended. It should have beed file:///ccm/temp/diff.pdf. However, dita-3.6.1. aborts the build with an exception: ``` BUILD FAILED C:\bin\dita-ot-3.6.1\plugins\org.dita.base\build.xml:29: The following error occurred while executing this line: C:\bin\dita-ot-3.6.1\plugins\org.dita.base\build_preprocess2.xml:171: java.lang.IllegalArgumentException: URI has an authority component at java.io.File.<init>(File.java:423) at org.dita.dost.writer.ValidationFilter.validateReference(ValidationFilter.java:201) at org.dita.dost.writer.ValidationFilter.startElement(ValidationFilter.java:96) at org.dita.dost.writer.ProfilingFilter.startElement(ProfilingFilter.java:121) at org.apache.xerces.parsers.AbstractSAXParser.startElement(Unknown Source) ``` ## Expected Behavior Depending on the processing-mode, e.g. lax, a PDF2 document is generated ## Actual Behavior Build aborts with an exception ## Steps to Reproduce Build the attached document ## Copy of the error message, log file or stack trace ``` BUILD FAILED C:\bin\dita-ot-3.6.1\plugins\org.dita.base\build.xml:29: The following error occurred while executing this line: C:\bin\dita-ot-3.6.1\plugins\org.dita.base\build_preprocess2.xml:171: java.lang.IllegalArgumentException: URI has an authority component at java.io.File.<init>(File.java:423) at org.dita.dost.writer.ValidationFilter.validateReference(ValidationFilter.java:201) at org.dita.dost.writer.ValidationFilter.startElement(ValidationFilter.java:96) at org.dita.dost.writer.ProfilingFilter.startElement(ProfilingFilter.java:121) at org.apache.xerces.parsers.AbstractSAXParser.startElement(Unknown Source) ``` ## Environment <!-- Include relevant details about the environment you experienced this in. --> * DITA-OT version: 3.6.1 * Operating system and version: Windows * How did you run DITA-OT? ant-launcher * Transformation type: PDF [authoring.zip](https://github.com/dita-ot/dita-ot/files/6181752/authoring.zip)
1.0
PDF2 build breakes due to an invalid xref's URI - Not sure if this is to be treated as a bug, an improvment or not at all, but in dita-3.3.3 one could generate a pdf2 document which contained an xref with an invalid URI, e.g. `<xref format="pdf" href="file://ccm/temp/diff.pdf" scope="external">file</xref>` The URI misses a 3 slash so that the authority component would be empty, instead it is //ccm/ which was not intended. It should have beed file:///ccm/temp/diff.pdf. However, dita-3.6.1. aborts the build with an exception: ``` BUILD FAILED C:\bin\dita-ot-3.6.1\plugins\org.dita.base\build.xml:29: The following error occurred while executing this line: C:\bin\dita-ot-3.6.1\plugins\org.dita.base\build_preprocess2.xml:171: java.lang.IllegalArgumentException: URI has an authority component at java.io.File.<init>(File.java:423) at org.dita.dost.writer.ValidationFilter.validateReference(ValidationFilter.java:201) at org.dita.dost.writer.ValidationFilter.startElement(ValidationFilter.java:96) at org.dita.dost.writer.ProfilingFilter.startElement(ProfilingFilter.java:121) at org.apache.xerces.parsers.AbstractSAXParser.startElement(Unknown Source) ``` ## Expected Behavior Depending on the processing-mode, e.g. lax, a PDF2 document is generated ## Actual Behavior Build aborts with an exception ## Steps to Reproduce Build the attached document ## Copy of the error message, log file or stack trace ``` BUILD FAILED C:\bin\dita-ot-3.6.1\plugins\org.dita.base\build.xml:29: The following error occurred while executing this line: C:\bin\dita-ot-3.6.1\plugins\org.dita.base\build_preprocess2.xml:171: java.lang.IllegalArgumentException: URI has an authority component at java.io.File.<init>(File.java:423) at org.dita.dost.writer.ValidationFilter.validateReference(ValidationFilter.java:201) at org.dita.dost.writer.ValidationFilter.startElement(ValidationFilter.java:96) at org.dita.dost.writer.ProfilingFilter.startElement(ProfilingFilter.java:121) at org.apache.xerces.parsers.AbstractSAXParser.startElement(Unknown Source) ``` ## Environment <!-- Include relevant details about the environment you experienced this in. --> * DITA-OT version: 3.6.1 * Operating system and version: Windows * How did you run DITA-OT? ant-launcher * Transformation type: PDF [authoring.zip](https://github.com/dita-ot/dita-ot/files/6181752/authoring.zip)
process
build breakes due to an invalid xref s uri not sure if this is to be treated as a bug an improvment or not at all but in dita one could generate a document which contained an xref with an invalid uri e g file the uri misses a slash so that the authority component would be empty instead it is ccm which was not intended it should have beed file ccm temp diff pdf however dita aborts the build with an exception build failed c bin dita ot plugins org dita base build xml the following error occurred while executing this line c bin dita ot plugins org dita base build xml java lang illegalargumentexception uri has an authority component at java io file file java at org dita dost writer validationfilter validatereference validationfilter java at org dita dost writer validationfilter startelement validationfilter java at org dita dost writer profilingfilter startelement profilingfilter java at org apache xerces parsers abstractsaxparser startelement unknown source expected behavior depending on the processing mode e g lax a document is generated actual behavior build aborts with an exception steps to reproduce build the attached document copy of the error message log file or stack trace build failed c bin dita ot plugins org dita base build xml the following error occurred while executing this line c bin dita ot plugins org dita base build xml java lang illegalargumentexception uri has an authority component at java io file file java at org dita dost writer validationfilter validatereference validationfilter java at org dita dost writer validationfilter startelement validationfilter java at org dita dost writer profilingfilter startelement profilingfilter java at org apache xerces parsers abstractsaxparser startelement unknown source environment dita ot version operating system and version windows how did you run dita ot ant launcher transformation type pdf
1
1,769
3,988,223,724
IssuesEvent
2016-05-09 08:56:02
NAFITH/IraqWeb
https://api.github.com/repos/NAFITH/IraqWeb
opened
Vouchers’ module
New Requirement Open
Please consider the following proposed requirements: - The user should be able to recharge his balance by: (Most) 1. Sending a voucher to Nafith Operator 2. Nafith Operator should be able to get the approval from the financial department. 3. After getting the approval, add the voucher’s Value to the balance of the shipping company without buying cards. - The Clients (who deposited the voucher’s value, then bought the cards) & the Warehouse 1. A database of the clients should be added to the system, to make the client’s transactions traceable and clear. .(to be discussed ) 2. The system’s design should consider multiple warehouses (good to be considered, but it’s not a major feature in the current design) - The current design needs the approval of the Nafith Operator (The Finance department) to start the process of selling the cards-packs Boxes, however, such approval might take a long time, which is not practical, another approval mechanism should be considered to facilitate the selling process.(to be discussed )
1.0
Vouchers’ module - Please consider the following proposed requirements: - The user should be able to recharge his balance by: (Most) 1. Sending a voucher to Nafith Operator 2. Nafith Operator should be able to get the approval from the financial department. 3. After getting the approval, add the voucher’s Value to the balance of the shipping company without buying cards. - The Clients (who deposited the voucher’s value, then bought the cards) & the Warehouse 1. A database of the clients should be added to the system, to make the client’s transactions traceable and clear. .(to be discussed ) 2. The system’s design should consider multiple warehouses (good to be considered, but it’s not a major feature in the current design) - The current design needs the approval of the Nafith Operator (The Finance department) to start the process of selling the cards-packs Boxes, however, such approval might take a long time, which is not practical, another approval mechanism should be considered to facilitate the selling process.(to be discussed )
non_process
vouchers’ module please consider the following proposed requirements the user should be able to recharge his balance by most sending a voucher to nafith operator nafith operator should be able to get the approval from the financial department after getting the approval add the voucher’s value to the balance of the shipping company without buying cards the clients who deposited the voucher’s value then bought the cards the warehouse a database of the clients should be added to the system to make the client’s transactions traceable and clear to be discussed the system’s design should consider multiple warehouses good to be considered but it’s not a major feature in the current design the current design needs the approval of the nafith operator the finance department to start the process of selling the cards packs boxes however such approval might take a long time which is not practical another approval mechanism should be considered to facilitate the selling process to be discussed
0
22,049
30,570,923,880
IssuesEvent
2023-07-20 22:09:03
h4sh5/pypi-auto-scanner
https://api.github.com/repos/h4sh5/pypi-auto-scanner
opened
roblox-pyc 1.19.70 has 2 GuardDog issues
guarddog silent-process-execution
https://pypi.org/project/roblox-pyc https://inspector.pypi.io/project/roblox-pyc ```{ "dependency": "roblox-pyc", "version": "1.19.70", "result": { "issues": 2, "errors": {}, "results": { "silent-process-execution": [ { "location": "roblox-pyc-1.19.70/src/robloxpy.py:134", "code": " subprocess.call([\"luarocks\", \"--version\"], stdout=subprocess.DEVNULL, stderr=subprocess.DEVNULL, stdin=subprocess.DEVNULL)", "message": "This package is silently executing an external binary, redirecting stdout, stderr and stdin to /dev/null" }, { "location": "roblox-pyc-1.19.70/src/robloxpy.py:141", "code": " subprocess.call([\"moonc\", \"--version\"], stdout=subprocess.DEVNULL, stderr=subprocess.DEVNULL, stdin=subprocess.DEVNULL)", "message": "This package is silently executing an external binary, redirecting stdout, stderr and stdin to /dev/null" } ] }, "path": "/tmp/tmpkx_m6naw/roblox-pyc" } }```
1.0
roblox-pyc 1.19.70 has 2 GuardDog issues - https://pypi.org/project/roblox-pyc https://inspector.pypi.io/project/roblox-pyc ```{ "dependency": "roblox-pyc", "version": "1.19.70", "result": { "issues": 2, "errors": {}, "results": { "silent-process-execution": [ { "location": "roblox-pyc-1.19.70/src/robloxpy.py:134", "code": " subprocess.call([\"luarocks\", \"--version\"], stdout=subprocess.DEVNULL, stderr=subprocess.DEVNULL, stdin=subprocess.DEVNULL)", "message": "This package is silently executing an external binary, redirecting stdout, stderr and stdin to /dev/null" }, { "location": "roblox-pyc-1.19.70/src/robloxpy.py:141", "code": " subprocess.call([\"moonc\", \"--version\"], stdout=subprocess.DEVNULL, stderr=subprocess.DEVNULL, stdin=subprocess.DEVNULL)", "message": "This package is silently executing an external binary, redirecting stdout, stderr and stdin to /dev/null" } ] }, "path": "/tmp/tmpkx_m6naw/roblox-pyc" } }```
process
roblox pyc has guarddog issues dependency roblox pyc version result issues errors results silent process execution location roblox pyc src robloxpy py code subprocess call stdout subprocess devnull stderr subprocess devnull stdin subprocess devnull message this package is silently executing an external binary redirecting stdout stderr and stdin to dev null location roblox pyc src robloxpy py code subprocess call stdout subprocess devnull stderr subprocess devnull stdin subprocess devnull message this package is silently executing an external binary redirecting stdout stderr and stdin to dev null path tmp tmpkx roblox pyc
1
2,097
4,931,958,562
IssuesEvent
2016-11-28 12:00:24
nodejs/node
https://api.github.com/repos/nodejs/node
closed
SIGINT and loops
doc process
Version: v4.2.6 Platform: x86_64 GNU/Linux I don't think this is a bug but some kind of advice would be nice in the documentation of process.on() in the future. Please, consider it. If your script is structured following the design of a C program, chances are you may have a main loop similar to this: ``` while (true) { // Your program } ``` If you suddenly need to do something on SIGINT, you may do this: ``` process.on("SIGINT", function () { // remove incomplete output files because user interrupted the script with CTRL+C process.exit(); }); while (true) { // Your program } ``` This results in two issues: 1- As noted in documentation, node does not exit when you assign a listener to SIGINT, you must call process.exit() if you want to exit, but... 2- when you are inside the while loop, the event isn't triggered. Resulting in the script trapped in the loop and with no nice way of stopping. User must kill the process: close terminal, use Gnome System Monitor, send a SIGKILL (to node process) from pkill or similar commands. I solved it and achieved the behavior I need by changing the while loop to this: ``` var interval = setInterval (function () { // Your program }, 0); ``` Similar to what you may do with javascript in client side code in a web browser to simulate a main loop. This way, when user hits CTRL+C the event handler executes as expected. This is not a bug, just how javascript code is executed, but if you don't know at the moment what happens when you register a listener for SIGINT you may expect that it works even while your program is inside a loop. It took me a while to realize why CTRL+C wasn't working so I'm leaving this here.
1.0
SIGINT and loops - Version: v4.2.6 Platform: x86_64 GNU/Linux I don't think this is a bug but some kind of advice would be nice in the documentation of process.on() in the future. Please, consider it. If your script is structured following the design of a C program, chances are you may have a main loop similar to this: ``` while (true) { // Your program } ``` If you suddenly need to do something on SIGINT, you may do this: ``` process.on("SIGINT", function () { // remove incomplete output files because user interrupted the script with CTRL+C process.exit(); }); while (true) { // Your program } ``` This results in two issues: 1- As noted in documentation, node does not exit when you assign a listener to SIGINT, you must call process.exit() if you want to exit, but... 2- when you are inside the while loop, the event isn't triggered. Resulting in the script trapped in the loop and with no nice way of stopping. User must kill the process: close terminal, use Gnome System Monitor, send a SIGKILL (to node process) from pkill or similar commands. I solved it and achieved the behavior I need by changing the while loop to this: ``` var interval = setInterval (function () { // Your program }, 0); ``` Similar to what you may do with javascript in client side code in a web browser to simulate a main loop. This way, when user hits CTRL+C the event handler executes as expected. This is not a bug, just how javascript code is executed, but if you don't know at the moment what happens when you register a listener for SIGINT you may expect that it works even while your program is inside a loop. It took me a while to realize why CTRL+C wasn't working so I'm leaving this here.
process
sigint and loops version platform gnu linux i don t think this is a bug but some kind of advice would be nice in the documentation of process on in the future please consider it if your script is structured following the design of a c program chances are you may have a main loop similar to this while true your program if you suddenly need to do something on sigint you may do this process on sigint function remove incomplete output files because user interrupted the script with ctrl c process exit while true your program this results in two issues as noted in documentation node does not exit when you assign a listener to sigint you must call process exit if you want to exit but when you are inside the while loop the event isn t triggered resulting in the script trapped in the loop and with no nice way of stopping user must kill the process close terminal use gnome system monitor send a sigkill to node process from pkill or similar commands i solved it and achieved the behavior i need by changing the while loop to this var interval setinterval function your program similar to what you may do with javascript in client side code in a web browser to simulate a main loop this way when user hits ctrl c the event handler executes as expected this is not a bug just how javascript code is executed but if you don t know at the moment what happens when you register a listener for sigint you may expect that it works even while your program is inside a loop it took me a while to realize why ctrl c wasn t working so i m leaving this here
1
9,675
12,678,267,921
IssuesEvent
2020-06-19 09:27:39
prisma/vscode
https://api.github.com/repos/prisma/vscode
opened
Clean build before publish
kind/improvement process/candidate
In `prepublish` script of TS projects, we should clean up the `dist`/`out` folders, so that a published extension is a clean build. We did a manual publish for the extension 2.0.2 that had leftover binaries from development https://github.com/prisma/vscode/issues/251 and that led to binary mismatch on Linux https://github.com/prisma/vscode/issues/248 We didn't observe this before because other extension releases happened from CI which had a clean build history.
1.0
Clean build before publish - In `prepublish` script of TS projects, we should clean up the `dist`/`out` folders, so that a published extension is a clean build. We did a manual publish for the extension 2.0.2 that had leftover binaries from development https://github.com/prisma/vscode/issues/251 and that led to binary mismatch on Linux https://github.com/prisma/vscode/issues/248 We didn't observe this before because other extension releases happened from CI which had a clean build history.
process
clean build before publish in prepublish script of ts projects we should clean up the dist out folders so that a published extension is a clean build we did a manual publish for the extension that had leftover binaries from development and that led to binary mismatch on linux we didn t observe this before because other extension releases happened from ci which had a clean build history
1
801,975
28,509,357,393
IssuesEvent
2023-04-19 01:57:16
FairwindsOps/goldilocks
https://api.github.com/repos/FairwindsOps/goldilocks
closed
controller logs errors trying to update outdated revision of VPAs
bug stale priority: should
### What happened? Too frequently in controller logs one can find errors like: ``` E1216 16:10:33.149195 1 vpa.go:321] Error updating VPA/foo in Namespace/bar: Operation cannot be fulfilled on verticalpodautoscalers.autoscaling.k8s.io "foo": the object has been modified; please apply your changes to the latest version and try again E1216 16:10:33.149215 1 pod.go:48] Error reconciling: Operation cannot be fulfilled on verticalpodautoscalers.autoscaling.k8s.io "foo": the object has been modified; please apply your changes to the latest version and try again ``` Is there some concurrency issue? Maybe issue upstream so outdated controller libraries like https://github.com/FairwindsOps/goldilocks/issues/555? ### What did you expect to happen? No such errors in logs ### How can we reproduce this? Not really sure how to reproduce. Maybe it's triggered when having enough of VPAs. Context: - goldilocks v4.5.1 and chart 6.3.3 - k8s 1.24 - number of VPAs between 300 - 700, all in recommender mode only ### Version https://github.com/FairwindsOps/charts/tree/master/stable/goldilocks 6.3.3 with vpa subchart enabled ### Search - [X] I did search for other open and closed issues before opening this. ### Code of Conduct - [X] I agree to follow this project's Code of Conduct ### Additional context _No response_
1.0
controller logs errors trying to update outdated revision of VPAs - ### What happened? Too frequently in controller logs one can find errors like: ``` E1216 16:10:33.149195 1 vpa.go:321] Error updating VPA/foo in Namespace/bar: Operation cannot be fulfilled on verticalpodautoscalers.autoscaling.k8s.io "foo": the object has been modified; please apply your changes to the latest version and try again E1216 16:10:33.149215 1 pod.go:48] Error reconciling: Operation cannot be fulfilled on verticalpodautoscalers.autoscaling.k8s.io "foo": the object has been modified; please apply your changes to the latest version and try again ``` Is there some concurrency issue? Maybe issue upstream so outdated controller libraries like https://github.com/FairwindsOps/goldilocks/issues/555? ### What did you expect to happen? No such errors in logs ### How can we reproduce this? Not really sure how to reproduce. Maybe it's triggered when having enough of VPAs. Context: - goldilocks v4.5.1 and chart 6.3.3 - k8s 1.24 - number of VPAs between 300 - 700, all in recommender mode only ### Version https://github.com/FairwindsOps/charts/tree/master/stable/goldilocks 6.3.3 with vpa subchart enabled ### Search - [X] I did search for other open and closed issues before opening this. ### Code of Conduct - [X] I agree to follow this project's Code of Conduct ### Additional context _No response_
non_process
controller logs errors trying to update outdated revision of vpas what happened too frequently in controller logs one can find errors like vpa go error updating vpa foo in namespace bar operation cannot be fulfilled on verticalpodautoscalers autoscaling io foo the object has been modified please apply your changes to the latest version and try again pod go error reconciling operation cannot be fulfilled on verticalpodautoscalers autoscaling io foo the object has been modified please apply your changes to the latest version and try again is there some concurrency issue maybe issue upstream so outdated controller libraries like what did you expect to happen no such errors in logs how can we reproduce this not really sure how to reproduce maybe it s triggered when having enough of vpas context goldilocks and chart number of vpas between all in recommender mode only version with vpa subchart enabled search i did search for other open and closed issues before opening this code of conduct i agree to follow this project s code of conduct additional context no response
0
6,563
3,030,737,071
IssuesEvent
2015-08-04 18:59:57
chef/chef-manage-issues
https://api.github.com/repos/chef/chef-manage-issues
closed
Replace instructions to use opscode-dev-vm with instructions to use dvm
documentation
Chef server has a built-in [development environment](https://github.com/chef/chef-server/tree/master/dev) that we should use instead of opscode-dev-vm. Get it running as a Chef server for the manage dev environment and make the docs tell you how to make it work.
1.0
Replace instructions to use opscode-dev-vm with instructions to use dvm - Chef server has a built-in [development environment](https://github.com/chef/chef-server/tree/master/dev) that we should use instead of opscode-dev-vm. Get it running as a Chef server for the manage dev environment and make the docs tell you how to make it work.
non_process
replace instructions to use opscode dev vm with instructions to use dvm chef server has a built in that we should use instead of opscode dev vm get it running as a chef server for the manage dev environment and make the docs tell you how to make it work
0
214,880
16,582,675,739
IssuesEvent
2021-05-31 13:56:58
reactor/reactor-netty
https://api.github.com/repos/reactor/reactor-netty
closed
Long-lived TcpClient
type/documentation
I want to use `TcpClient` to archive a reverse proxy as follows ```java TcpClient.create() .addressSupplier(() -> InetSocketAddressUtil.createResolved(n.getT2().getHost(), n.getT2().getPort())) .doOnConnected(c -> c.addHandlerLast("codec", getAppender())) .handle((in, out) -> out .sendByteArray(Flux .just(n.getT1()) .map(this::appendId) )) .wiretap(true) .connect() .block() ``` `n` is a `Tuple2` object contains hostname and port of a backend server. ### Expected behavior I tested this proxy with one backend server and hoped that `PooledConnectionProvider` sink logs like this: ```log Created new pooled channel, now 1 active connections and 0 inactive connections Channel acquired, now 1 active connections and 0 inactive connections Channel acquired, now 1 active connections and 0 inactive connections ``` ### Actual behavior Actually the logs showed this ```log Created new pooled channel, now 1 active connections and 0 inactive connections Created new pooled channel, now 1 active connections and 1 inactive connections Created new pooled channel, now 1 active connections and 2 inactive connections ``` After some debugging, I found that the channel was always closed by `ChannelOperations` after outbound finished writing. ### How to fix this? Can I override TcpClient and provide a new subclass of `ChannelOperations` that doesn't close channel in `onOutboundComplete` of `ChannelOperations`. Is this a canonical practice for my case? My codes will be like this: ```java protected void onOutboundComplete() { if (log.isDebugEnabled()) { log.debug(format(channel(), "[{}] User Handler requesting close connection"), formatName()); } // Remove markPersistent(false); terminate(); } ``` ### Reactor Netty version 0.8.2 ### JVM version (e.g. `java -version`) jdk1.8.0_171 ### OS version (e.g. `uname -a`) MacOS
1.0
Long-lived TcpClient - I want to use `TcpClient` to archive a reverse proxy as follows ```java TcpClient.create() .addressSupplier(() -> InetSocketAddressUtil.createResolved(n.getT2().getHost(), n.getT2().getPort())) .doOnConnected(c -> c.addHandlerLast("codec", getAppender())) .handle((in, out) -> out .sendByteArray(Flux .just(n.getT1()) .map(this::appendId) )) .wiretap(true) .connect() .block() ``` `n` is a `Tuple2` object contains hostname and port of a backend server. ### Expected behavior I tested this proxy with one backend server and hoped that `PooledConnectionProvider` sink logs like this: ```log Created new pooled channel, now 1 active connections and 0 inactive connections Channel acquired, now 1 active connections and 0 inactive connections Channel acquired, now 1 active connections and 0 inactive connections ``` ### Actual behavior Actually the logs showed this ```log Created new pooled channel, now 1 active connections and 0 inactive connections Created new pooled channel, now 1 active connections and 1 inactive connections Created new pooled channel, now 1 active connections and 2 inactive connections ``` After some debugging, I found that the channel was always closed by `ChannelOperations` after outbound finished writing. ### How to fix this? Can I override TcpClient and provide a new subclass of `ChannelOperations` that doesn't close channel in `onOutboundComplete` of `ChannelOperations`. Is this a canonical practice for my case? My codes will be like this: ```java protected void onOutboundComplete() { if (log.isDebugEnabled()) { log.debug(format(channel(), "[{}] User Handler requesting close connection"), formatName()); } // Remove markPersistent(false); terminate(); } ``` ### Reactor Netty version 0.8.2 ### JVM version (e.g. `java -version`) jdk1.8.0_171 ### OS version (e.g. `uname -a`) MacOS
non_process
long lived tcpclient i want to use tcpclient to archive a reverse proxy as follows java tcpclient create addresssupplier inetsocketaddressutil createresolved n gethost n getport doonconnected c c addhandlerlast codec getappender handle in out out sendbytearray flux just n map this appendid wiretap true connect block n is a object contains hostname and port of a backend server expected behavior i tested this proxy with one backend server and hoped that pooledconnectionprovider sink logs like this log created new pooled channel now active connections and inactive connections channel acquired now active connections and inactive connections channel acquired now active connections and inactive connections actual behavior actually the logs showed this log created new pooled channel now active connections and inactive connections created new pooled channel now active connections and inactive connections created new pooled channel now active connections and inactive connections after some debugging i found that the channel was always closed by channeloperations after outbound finished writing how to fix this can i override tcpclient and provide a new subclass of channeloperations that doesn t close channel in onoutboundcomplete of channeloperations is this a canonical practice for my case my codes will be like this java protected void onoutboundcomplete if log isdebugenabled log debug format channel user handler requesting close connection formatname remove markpersistent false terminate reactor netty version jvm version e g java version os version e g uname a macos
0
108
2,545,569,010
IssuesEvent
2015-01-29 17:57:14
tinkerpop/tinkerpop3
https://api.github.com/repos/tinkerpop/tinkerpop3
opened
If the branch()-step options are local-star graph, then execute as TraversalEngine.STANDARD
enhancement process
If the union()/branch()/choose() options are all local-star-graph computations, then compute using the STANDARD algorithm. Then barrier steps would be allowed in OLAP. See `TraversalHelper.isLocalStarGraph()`.
1.0
If the branch()-step options are local-star graph, then execute as TraversalEngine.STANDARD - If the union()/branch()/choose() options are all local-star-graph computations, then compute using the STANDARD algorithm. Then barrier steps would be allowed in OLAP. See `TraversalHelper.isLocalStarGraph()`.
process
if the branch step options are local star graph then execute as traversalengine standard if the union branch choose options are all local star graph computations then compute using the standard algorithm then barrier steps would be allowed in olap see traversalhelper islocalstargraph
1
15,181
18,954,063,625
IssuesEvent
2021-11-18 18:04:26
haveno-dex/haveno
https://api.github.com/repos/haveno-dex/haveno
closed
Handle offline arbitrator signer
P3 a:trade process
Currently, an offer is signed by an arbitrator who keeps a reserve tx so the maker can be punished if they later break protocol. By default, the same arbitrator is used when the offer is taken. However, the arbitrator may eventually go offline before an offer is taken. In that case, we would like for the offer to remain available to take, whereas currently the trade will fail. This issue requests implementing support for the signing arbitrator to go offline.
1.0
Handle offline arbitrator signer - Currently, an offer is signed by an arbitrator who keeps a reserve tx so the maker can be punished if they later break protocol. By default, the same arbitrator is used when the offer is taken. However, the arbitrator may eventually go offline before an offer is taken. In that case, we would like for the offer to remain available to take, whereas currently the trade will fail. This issue requests implementing support for the signing arbitrator to go offline.
process
handle offline arbitrator signer currently an offer is signed by an arbitrator who keeps a reserve tx so the maker can be punished if they later break protocol by default the same arbitrator is used when the offer is taken however the arbitrator may eventually go offline before an offer is taken in that case we would like for the offer to remain available to take whereas currently the trade will fail this issue requests implementing support for the signing arbitrator to go offline
1
251,358
18,947,736,517
IssuesEvent
2021-11-18 12:04:10
lightly-ai/lightly
https://api.github.com/repos/lightly-ai/lightly
opened
Rewrite SimCLR Tutorial with Low-Level Building Blocks
type: documentation
Rewrite the SimCLR tutorial with low-level building blocks as we want to remove mid-level blocks (#493) Specifically: - [ ] Rewrite SimCLR Model - [ ] Remove dependency on `lightly.embedding.SelfSupervisedEmbedding` - [ ] Switch to pytorch lightning for training - [ ] Add code to generate embeddings - [ ] Check that text is consistent with changes
1.0
Rewrite SimCLR Tutorial with Low-Level Building Blocks - Rewrite the SimCLR tutorial with low-level building blocks as we want to remove mid-level blocks (#493) Specifically: - [ ] Rewrite SimCLR Model - [ ] Remove dependency on `lightly.embedding.SelfSupervisedEmbedding` - [ ] Switch to pytorch lightning for training - [ ] Add code to generate embeddings - [ ] Check that text is consistent with changes
non_process
rewrite simclr tutorial with low level building blocks rewrite the simclr tutorial with low level building blocks as we want to remove mid level blocks specifically rewrite simclr model remove dependency on lightly embedding selfsupervisedembedding switch to pytorch lightning for training add code to generate embeddings check that text is consistent with changes
0
22,076
30,596,741,251
IssuesEvent
2023-07-21 23:26:02
nion-software/nionswift
https://api.github.com/repos/nion-software/nionswift
opened
Resample should give upscaling options
type - enhancement level - easy f - raster-image f - processing
Currently it uses smooth upscaling; it should also give the nearest neighbor option for visual upsizing. See also - #972
1.0
Resample should give upscaling options - Currently it uses smooth upscaling; it should also give the nearest neighbor option for visual upsizing. See also - #972
process
resample should give upscaling options currently it uses smooth upscaling it should also give the nearest neighbor option for visual upsizing see also
1
16,038
20,188,251,278
IssuesEvent
2022-02-11 01:21:49
savitamittalmsft/WAS-SEC-TEST
https://api.github.com/repos/savitamittalmsft/WAS-SEC-TEST
opened
Define a process for aligning communication, investigation and hunting activities with the application team
WARP-Import WAF FEB 2021 Security Performance and Scalability Capacity Management Processes Health Modeling & Monitoring Application Level Monitoring
<a href="https://docs.microsoft.com/azure/architecture/framework/Security/governance#security-team-visibility">Define a process for aligning communication, investigation and hunting activities with the application team</a>
1.0
Define a process for aligning communication, investigation and hunting activities with the application team - <a href="https://docs.microsoft.com/azure/architecture/framework/Security/governance#security-team-visibility">Define a process for aligning communication, investigation and hunting activities with the application team</a>
process
define a process for aligning communication investigation and hunting activities with the application team
1
108,549
4,347,210,279
IssuesEvent
2016-07-29 18:42:06
Apollo-Community/ApolloStation
https://api.github.com/repos/Apollo-Community/ApolloStation
closed
AI can see beyond cameras
bug exploit priority: high
They aren't limited to cameras in terms of view, and can see in areas they shouldn't (Maint, space, etc.)
1.0
AI can see beyond cameras - They aren't limited to cameras in terms of view, and can see in areas they shouldn't (Maint, space, etc.)
non_process
ai can see beyond cameras they aren t limited to cameras in terms of view and can see in areas they shouldn t maint space etc
0
182,632
21,673,911,936
IssuesEvent
2022-05-08 12:03:41
turkdevops/vscode
https://api.github.com/repos/turkdevops/vscode
closed
WS-2018-0625 (High) detected in xmlbuilder-0.4.3.tgz, xmlbuilder-9.0.4.tgz - autoclosed
security vulnerability
## WS-2018-0625 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>xmlbuilder-0.4.3.tgz</b>, <b>xmlbuilder-9.0.4.tgz</b></p></summary> <p> <details><summary><b>xmlbuilder-0.4.3.tgz</b></p></summary> <p>An XML builder for node.js</p> <p>Library home page: <a href="https://registry.npmjs.org/xmlbuilder/-/xmlbuilder-0.4.3.tgz">https://registry.npmjs.org/xmlbuilder/-/xmlbuilder-0.4.3.tgz</a></p> <p>Path to dependency file: /build/package.json</p> <p>Path to vulnerable library: /build/node_modules/xmlbuilder/package.json</p> <p> Dependency Hierarchy: - azure-storage-2.6.0.tgz (Root Library) - :x: **xmlbuilder-0.4.3.tgz** (Vulnerable Library) </details> <details><summary><b>xmlbuilder-9.0.4.tgz</b></p></summary> <p>An XML builder for node.js</p> <p>Library home page: <a href="https://registry.npmjs.org/xmlbuilder/-/xmlbuilder-9.0.4.tgz">https://registry.npmjs.org/xmlbuilder/-/xmlbuilder-9.0.4.tgz</a></p> <p>Path to dependency file: /build/package.json</p> <p>Path to vulnerable library: /build/node_modules/xmlbuilder/package.json,/node_modules/xmlbuilder/package.json</p> <p> Dependency Hierarchy: - xml2js-0.4.19.tgz (Root Library) - :x: **xmlbuilder-9.0.4.tgz** (Vulnerable Library) </details> <p>Found in base branch: <b>webview-views</b></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary> <p> The package xmlbuilder-js before 9.0.5 is vulnerable to denial of service due to a regular expression issue. <p>Publish Date: 2018-02-08 <p>URL: <a href=https://github.com/oozcitak/xmlbuilder-js/commit/bbf929a8a54f0d012bdc44cbe622fdeda2509230>WS-2018-0625</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>7.5</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: None - Integrity Impact: None - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://github.com/oozcitak/xmlbuilder-js/commit/bbf929a8a54f0d012bdc44cbe622fdeda2509230">https://github.com/oozcitak/xmlbuilder-js/commit/bbf929a8a54f0d012bdc44cbe622fdeda2509230</a></p> <p>Release Date: 2018-02-08</p> <p>Fix Resolution (xmlbuilder): 9.0.5</p> <p>Direct dependency fix Resolution (azure-storage): 2.10.2</p><p>Fix Resolution (xmlbuilder): 9.0.5</p> <p>Direct dependency fix Resolution (xml2js): 0.4.20</p> </p> </details> <p></p> *** Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
True
WS-2018-0625 (High) detected in xmlbuilder-0.4.3.tgz, xmlbuilder-9.0.4.tgz - autoclosed - ## WS-2018-0625 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>xmlbuilder-0.4.3.tgz</b>, <b>xmlbuilder-9.0.4.tgz</b></p></summary> <p> <details><summary><b>xmlbuilder-0.4.3.tgz</b></p></summary> <p>An XML builder for node.js</p> <p>Library home page: <a href="https://registry.npmjs.org/xmlbuilder/-/xmlbuilder-0.4.3.tgz">https://registry.npmjs.org/xmlbuilder/-/xmlbuilder-0.4.3.tgz</a></p> <p>Path to dependency file: /build/package.json</p> <p>Path to vulnerable library: /build/node_modules/xmlbuilder/package.json</p> <p> Dependency Hierarchy: - azure-storage-2.6.0.tgz (Root Library) - :x: **xmlbuilder-0.4.3.tgz** (Vulnerable Library) </details> <details><summary><b>xmlbuilder-9.0.4.tgz</b></p></summary> <p>An XML builder for node.js</p> <p>Library home page: <a href="https://registry.npmjs.org/xmlbuilder/-/xmlbuilder-9.0.4.tgz">https://registry.npmjs.org/xmlbuilder/-/xmlbuilder-9.0.4.tgz</a></p> <p>Path to dependency file: /build/package.json</p> <p>Path to vulnerable library: /build/node_modules/xmlbuilder/package.json,/node_modules/xmlbuilder/package.json</p> <p> Dependency Hierarchy: - xml2js-0.4.19.tgz (Root Library) - :x: **xmlbuilder-9.0.4.tgz** (Vulnerable Library) </details> <p>Found in base branch: <b>webview-views</b></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary> <p> The package xmlbuilder-js before 9.0.5 is vulnerable to denial of service due to a regular expression issue. <p>Publish Date: 2018-02-08 <p>URL: <a href=https://github.com/oozcitak/xmlbuilder-js/commit/bbf929a8a54f0d012bdc44cbe622fdeda2509230>WS-2018-0625</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>7.5</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: None - Integrity Impact: None - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://github.com/oozcitak/xmlbuilder-js/commit/bbf929a8a54f0d012bdc44cbe622fdeda2509230">https://github.com/oozcitak/xmlbuilder-js/commit/bbf929a8a54f0d012bdc44cbe622fdeda2509230</a></p> <p>Release Date: 2018-02-08</p> <p>Fix Resolution (xmlbuilder): 9.0.5</p> <p>Direct dependency fix Resolution (azure-storage): 2.10.2</p><p>Fix Resolution (xmlbuilder): 9.0.5</p> <p>Direct dependency fix Resolution (xml2js): 0.4.20</p> </p> </details> <p></p> *** Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
non_process
ws high detected in xmlbuilder tgz xmlbuilder tgz autoclosed ws high severity vulnerability vulnerable libraries xmlbuilder tgz xmlbuilder tgz xmlbuilder tgz an xml builder for node js library home page a href path to dependency file build package json path to vulnerable library build node modules xmlbuilder package json dependency hierarchy azure storage tgz root library x xmlbuilder tgz vulnerable library xmlbuilder tgz an xml builder for node js library home page a href path to dependency file build package json path to vulnerable library build node modules xmlbuilder package json node modules xmlbuilder package json dependency hierarchy tgz root library x xmlbuilder tgz vulnerable library found in base branch webview views vulnerability details the package xmlbuilder js before is vulnerable to denial of service due to a regular expression issue publish date url a href cvss score details base score metrics exploitability metrics attack vector network attack complexity low privileges required none user interaction none scope unchanged impact metrics confidentiality impact none integrity impact none availability impact high for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution xmlbuilder direct dependency fix resolution azure storage fix resolution xmlbuilder direct dependency fix resolution step up your open source security game with whitesource
0
8,564
11,737,552,440
IssuesEvent
2020-03-11 14:47:47
mlopatka/CANOSP2020
https://api.github.com/repos/mlopatka/CANOSP2020
closed
Considering remove textpipe and just stick with spacy and nltk
preprocessing
We are not really getting anything out of `textpipe` beside then stripping out the HTML tags. It is giving us pain to install on our workstation, and hard to process large amount of data at once. I propose we consider replace textpipe with `beautifulsoup` + `spacy` for preprocessing work.
1.0
Considering remove textpipe and just stick with spacy and nltk - We are not really getting anything out of `textpipe` beside then stripping out the HTML tags. It is giving us pain to install on our workstation, and hard to process large amount of data at once. I propose we consider replace textpipe with `beautifulsoup` + `spacy` for preprocessing work.
process
considering remove textpipe and just stick with spacy and nltk we are not really getting anything out of textpipe beside then stripping out the html tags it is giving us pain to install on our workstation and hard to process large amount of data at once i propose we consider replace textpipe with beautifulsoup spacy for preprocessing work
1
14,054
16,859,965,794
IssuesEvent
2021-06-21 11:47:51
qgis/QGIS
https://api.github.com/repos/qgis/QGIS
opened
"Dissolve": do not split lines at auto-intersections
Feature Request Processing
This derives from https://github.com/qgis/QGIS/issues/43806 It seems that when using an input with lines that auto-intersects (without a node in the intersections, and that is a valid scenario), the "dissolve" tool splits the lines in that intersections, and that can be very well not a desired result.
1.0
"Dissolve": do not split lines at auto-intersections - This derives from https://github.com/qgis/QGIS/issues/43806 It seems that when using an input with lines that auto-intersects (without a node in the intersections, and that is a valid scenario), the "dissolve" tool splits the lines in that intersections, and that can be very well not a desired result.
process
dissolve do not split lines at auto intersections this derives from it seems that when using an input with lines that auto intersects without a node in the intersections and that is a valid scenario the dissolve tool splits the lines in that intersections and that can be very well not a desired result
1
13,004
15,362,322,828
IssuesEvent
2021-03-01 19:19:26
kubernetes/minikube
https://api.github.com/repos/kubernetes/minikube
closed
add new target `make push-kic-base-snapshot`
kind/process priority/important-longterm
we could have a new 'make target' called 'make release kic-base-snapshot' that will bump the kicbase verison in types.go to -snapshot-COMIT_ID (6 digit commit sha) then push it to all 3 repos and also make sure it builds the kicbase only once (I think once I noticed it it was building it 3 times) then commits and makes a PR I want us to be able to, as soon as we merge a kicbase file change , we just run "make release-kic-base-snapshot" and it just makes a PR with new image
1.0
add new target `make push-kic-base-snapshot` - we could have a new 'make target' called 'make release kic-base-snapshot' that will bump the kicbase verison in types.go to -snapshot-COMIT_ID (6 digit commit sha) then push it to all 3 repos and also make sure it builds the kicbase only once (I think once I noticed it it was building it 3 times) then commits and makes a PR I want us to be able to, as soon as we merge a kicbase file change , we just run "make release-kic-base-snapshot" and it just makes a PR with new image
process
add new target make push kic base snapshot we could have a new make target called make release kic base snapshot that will bump the kicbase verison in types go to snapshot comit id digit commit sha then push it to all repos and also make sure it builds the kicbase only once i think once i noticed it it was building it times then commits and makes a pr i want us to be able to as soon as we merge a kicbase file change we just run make release kic base snapshot and it just makes a pr with new image
1
401
2,847,709,988
IssuesEvent
2015-05-29 18:31:15
mitchellh/packer
https://api.github.com/repos/mitchellh/packer
closed
Packer crash on atlas post-processor
bug crash post-processor/atlas
Packer Template: { "variables": { "atlas_token": "{{env `ATLAS_TOKEN`}}" }, "provisioners": [ { "type": "shell", "execute_command": "echo 'vagrant'|sudo -S sh '{{.Path}}'", "override": { "virtualbox-iso": { "scripts": [ "scripts/base.sh", "scripts/vagrant.sh", "scripts/virtualbox.sh", "scripts/cleanup.sh" ] } } }, { "type": "file", "source": "../../proto/newcontroller/state.json", "destination": "/tmp/state.json" }, { "type": "file", "source": "../../vagrant_provision/dockercfg", "destination": "/tmp/dockercfg" }, { "type": "file", "source": "../../vagrant_provision/unified_errlogd.service", "destination": "/tmp/unified_errlogd.service" }, { "type": "file", "source": "../../vagrant_provision/unified_translogd.service", "destination": "/tmp/unified_translogd.service" }, { "type": "file", "source": "../../vagrant_provision/consul.service", "destination": "/tmp/consul.service" }, { "type": "file", "source": "../../vagrant_provision/public.tar", "destination": "/tmp/public.tar" }, { "type": "shell", "script": "../../vagrant_provision/vagrant_provision.sh" } ], "post-processors": [ { "type": "vagrant", "override": { "virtualbox": { "output": "centos-7-0-x64-virtualbox.box" } } }, { "type": "atlas", "token": "{{user `atlas_token`}}", "artifact": "patrmurr/centos-7-0-x64", "artifact_type": "vagrant.box", "metadata": { "created_at": "{{timestamp}}" } } ], "builders": [ { "type": "virtualbox-iso", "boot_command": [ "<tab> text ks=http://{{ .HTTPIP }}:{{ .HTTPPort }}/ks.cfg<enter><wait>" ], "boot_wait": "10s", "disk_size": 40520, "guest_os_type": "RedHat_64", "http_directory": "http", "iso_checksum": "7c1e34e95c991175290d704dbdcc6531774cbecb", "iso_checksum_type": "sha1", "iso_url": "http://ftp.usf.edu/pub/centos/7/isos/x86_64/CentOS-7-x86_64-Minimal-1503-01.iso", "ssh_username": "vagrant", "ssh_password": "vagrant", "ssh_port": 22, "ssh_wait_timeout": "10000s", "shutdown_command": "echo '/sbin/halt -h -p' > /tmp/shutdown.sh; echo 'vagrant'|sudo -S sh '/tmp/shutdown.sh'", "guest_additions_path": "VBoxGuestAdditions_{{.Version}}.iso", "virtualbox_version_file": ".vbox_version", "vboxmanage": [ [ "modifyvm", "{{.Name}}", "--memory", "512" ], [ "modifyvm", "{{.Name}}", "--cpus", "1" ] ] } ] } Crash Dump: 2015/05/05 15:49:51 /usr/local/bin/packer-post-processor-atlas: plugin process exited panic: runtime error: invalid memory address or nil pointer dereference [signal 0xb code=0x1 addr=0x0 pc=0xafba0] goroutine 134 [running]: runtime.panic(0x42c8e0, 0x6ddf84) /Users/mitchellh/code/3rdparty/go/src/pkg/runtime/panic.c:279 +0xf5 github.com/mitchellh/packer/packer/plugin.(*cmdPostProcessor).checkExit(0xc2080411a0, 0x0, 0x0, 0x0) /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/post_processor.go:33 +0x40 github.com/mitchellh/packer/packer/plugin.func·013() /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/post_processor.go:25 +0x68 github.com/mitchellh/packer/packer/plugin.(*cmdPostProcessor).PostProcess(0xc2080411a0, 0x7c6e20, 0xc2080fe5a0, 0x7d4bc0, 0xc20853e2a0, 0x0, 0x0, 0x7d4b00, 0x7b41b0, 0xc208000070) /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/post_processor.go:28 +0x159 github.com/mitchellh/packer/packer.(*coreBuild).Run(0xc2083fa000, 0x7c6d48, 0xc2081542a0, 0x7bce38, 0xc208041240, 0x0, 0x0, 0x0, 0x0, 0x0) /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/build.go:226 +0xf83 github.com/mitchellh/packer/command.func·003(0x7c6cf8, 0xc2083fa000) /Users/mitchellh/code/go/src/github.com/mitchellh/packer/command/build.go:172 +0x239 created by github.com/mitchellh/packer/command.BuildCommand.Run /Users/mitchellh/code/go/src/github.com/mitchellh/packer/command/build.go:181 +0x1ffc goroutine 16 [runnable]: sync.runtime_Semacquire(0xc2082722dc) /Users/mitchellh/code/3rdparty/go/src/pkg/runtime/sema.goc:199 +0x30 sync.(*WaitGroup).Wait(0xc208056780) /Users/mitchellh/code/3rdparty/go/src/pkg/sync/waitgroup.go:129 +0x14b github.com/mitchellh/packer/command.BuildCommand.Run(0x6e3420, 0x7b8a30, 0xc20801aff0, 0xc20800e030, 0x1, 0x1, 0x0) /Users/mitchellh/code/go/src/github.com/mitchellh/packer/command/build.go:202 +0x2309 github.com/mitchellh/packer/command.(*BuildCommand).Run(0xc208041260, 0xc20800e020, 0x2, 0x2, 0xc20802a710) <autogenerated>:1 +0xb0 github.com/mitchellh/cli.(*CLI).Run(0xc20804c000, 0xc20804c000, 0x0, 0x0) /Users/mitchellh/code/go/src/github.com/mitchellh/cli/cli.go:100 +0x3a1 main.wrappedMain(0x0) /Users/mitchellh/code/go/src/github.com/mitchellh/packer/main.go:171 +0xf3a main.realMain(0x0) /Users/mitchellh/code/go/src/github.com/mitchellh/packer/main.go:90 +0x81b main.main() /Users/mitchellh/code/go/src/github.com/mitchellh/packer/main.go:25 +0x1e goroutine 19 [finalizer wait, 19 minutes]: runtime.park(0x1c150, 0x6e15e0, 0x6e0049) /Users/mitchellh/code/3rdparty/go/src/pkg/runtime/proc.c:1369 +0x89 runtime.parkunlock(0x6e15e0, 0x6e0049) /Users/mitchellh/code/3rdparty/go/src/pkg/runtime/proc.c:1385 +0x3b runfinq() /Users/mitchellh/code/3rdparty/go/src/pkg/runtime/mgc0.c:2644 +0xcf runtime.goexit() /Users/mitchellh/code/3rdparty/go/src/pkg/runtime/proc.c:1445 goroutine 20 [syscall, 19 minutes]: os/signal.loop() /Users/mitchellh/code/3rdparty/go/src/pkg/os/signal/signal_unix.go:21 +0x1e created by os/signal.init·1 /Users/mitchellh/code/3rdparty/go/src/pkg/os/signal/signal_unix.go:27 +0x32 goroutine 22 [syscall, 19 minutes]: syscall.Syscall(0x3, 0x0, 0xc2080ba000, 0x8000, 0x7add00, 0x0, 0x2babe) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/asm_darwin_amd64.s:20 +0x5 syscall.read(0x0, 0xc2080ba000, 0x8000, 0x8000, 0x7a8898, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/zsyscall_darwin_amd64.go:952 +0x75 syscall.Read(0x0, 0xc2080ba000, 0x8000, 0x8000, 0x1, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/syscall_unix.go:136 +0x5c os.(*File).read(0xc208036000, 0xc2080ba000, 0x8000, 0x8000, 0x2ff73, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/file_unix.go:190 +0x89 os.(*File).Read(0xc208036000, 0xc2080ba000, 0x8000, 0x8000, 0x8000, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/file.go:95 +0x98 io.Copy(0x7b8418, 0xc2080360a0, 0x7bcac0, 0xc208036000, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/io.go:353 +0x1f3 main.func·013() /Users/mitchellh/code/go/src/github.com/mitchellh/packer/stdin.go:23 +0xc2 created by main.setupStdin /Users/mitchellh/code/go/src/github.com/mitchellh/packer/stdin.go:24 +0xae goroutine 23 [chan receive, 19 minutes]: main.func·014() /Users/mitchellh/code/go/src/github.com/mitchellh/packer/stdin.go:34 +0x91 created by main.setupStdin /Users/mitchellh/code/go/src/github.com/mitchellh/packer/stdin.go:36 +0x187 goroutine 176 [select, 12 minutes]: github.com/hashicorp/yamux.(*Stream).Read(0xc2080f8140, 0xc208335000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/stream.go:123 +0x382 bufio.(*Reader).fill(0xc2080c83c0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:97 +0x1b3 bufio.(*Reader).ReadByte(0xc2080c83c0, 0x24d354, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:199 +0x7e github.com/hashicorp/go-msgpack/codec.(*ioDecReader).readn1(0xc20811a540, 0xc2084fd440) /Users/mitchellh/code/go/src/github.com/hashicorp/go-msgpack/codec/decode.go:90 +0x44 github.com/hashicorp/go-msgpack/codec.(*msgpackDecDriver).initReadNext(0xc2080f60e0) /Users/mitchellh/code/go/src/github.com/hashicorp/go-msgpack/codec/msgpack.go:540 +0x48 github.com/hashicorp/go-msgpack/codec.(*Decoder).decode(0xc2080c8420, 0x331a60, 0xc2080d4030) /Users/mitchellh/code/go/src/github.com/hashicorp/go-msgpack/codec/decode.go:635 +0x58 github.com/hashicorp/go-msgpack/codec.(*Decoder).Decode(0xc2080c8420, 0x331a60, 0xc2080d4030, 0x0, 0x0) /Users/mitchellh/code/go/src/github.com/hashicorp/go-msgpack/codec/decode.go:630 +0x7c github.com/hashicorp/go-msgpack/codec.(*rpcCodec).read(0xc2080b6500, 0x331a60, 0xc2080d4030, 0x0, 0x0) /Users/mitchellh/code/go/src/github.com/hashicorp/go-msgpack/codec/rpc.go:88 +0xd6 github.com/hashicorp/go-msgpack/codec.(*goRpcCodec).ReadResponseHeader(0xc2080b6500, 0xc2080d4030, 0x0, 0x0) /Users/mitchellh/code/go/src/github.com/hashicorp/go-msgpack/codec/rpc.go:123 +0x5e net/rpc.(*Client).input(0xc2080c8cc0) /Users/mitchellh/code/3rdparty/go/src/pkg/net/rpc/client.go:109 +0xda created by net/rpc.NewClientWithCodec /Users/mitchellh/code/3rdparty/go/src/pkg/net/rpc/client.go:201 +0x8b goroutine 27 [syscall, 19 minutes]: syscall.Syscall(0x3, 0x12, 0xc208250000, 0x8000, 0x1c1cb, 0x1c150, 0xc208108678) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/asm_darwin_amd64.s:20 +0x5 syscall.read(0x12, 0xc208250000, 0x8000, 0x8000, 0xb6942, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/zsyscall_darwin_amd64.go:952 +0x75 syscall.Read(0x12, 0xc208250000, 0x8000, 0x8000, 0x566558, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/syscall_unix.go:136 +0x5c os.(*File).read(0xc2080360e0, 0xc208250000, 0x8000, 0x8000, 0xc208250000, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/file_unix.go:190 +0x89 os.(*File).Read(0xc2080360e0, 0xc208250000, 0x8000, 0x8000, 0x4f, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/file.go:95 +0x98 io.Copy(0x7bd3c8, 0xc208036078, 0x7bcac0, 0xc2080360e0, 0x4f, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/io.go:353 +0x1f3 os/exec.func·003(0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec/exec.go:214 +0x7e os/exec.func·004(0xc2080fe160) /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec/exec.go:321 +0x2c created by os/exec.(*Cmd).Start /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec/exec.go:322 +0x931 goroutine 26 [select, 12 minutes]: github.com/hashicorp/yamux.(*Stream).Read(0xc208042500, 0xc208247000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/stream.go:123 +0x382 bufio.(*Reader).fill(0xc2080c8060) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:97 +0x1b3 bufio.(*Reader).ReadByte(0xc2080c8060, 0x24d354, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:199 +0x7e github.com/hashicorp/go-msgpack/codec.(*ioDecReader).readn1(0xc2080d41e0, 0xc208098de0) /Users/mitchellh/code/go/src/github.com/hashicorp/go-msgpack/codec/decode.go:90 +0x44 github.com/hashicorp/go-msgpack/codec.(*msgpackDecDriver).initReadNext(0xc2080fe060) /Users/mitchellh/code/go/src/github.com/hashicorp/go-msgpack/codec/msgpack.go:540 +0x48 github.com/hashicorp/go-msgpack/codec.(*Decoder).decode(0xc2080c80c0, 0x331a60, 0xc208248000) /Users/mitchellh/code/go/src/github.com/hashicorp/go-msgpack/codec/decode.go:635 +0x58 github.com/hashicorp/go-msgpack/codec.(*Decoder).Decode(0xc2080c80c0, 0x331a60, 0xc208248000, 0x0, 0x0) /Users/mitchellh/code/go/src/github.com/hashicorp/go-msgpack/codec/decode.go:630 +0x7c github.com/hashicorp/go-msgpack/codec.(*rpcCodec).read(0xc20800f380, 0x331a60, 0xc208248000, 0x0, 0x0) /Users/mitchellh/code/go/src/github.com/hashicorp/go-msgpack/codec/rpc.go:88 +0xd6 github.com/hashicorp/go-msgpack/codec.(*goRpcCodec).ReadResponseHeader(0xc20800f380, 0xc208248000, 0x0, 0x0) /Users/mitchellh/code/go/src/github.com/hashicorp/go-msgpack/codec/rpc.go:123 +0x5e net/rpc.(*Client).input(0xc2080c8120) /Users/mitchellh/code/3rdparty/go/src/pkg/net/rpc/client.go:109 +0xda created by net/rpc.NewClientWithCodec /Users/mitchellh/code/3rdparty/go/src/pkg/net/rpc/client.go:201 +0x8b goroutine 34 [syscall, 19 minutes]: syscall.Syscall(0x3, 0x5, 0xc208112000, 0x8000, 0x1c1cb, 0x1c150, 0xc208108138) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/asm_darwin_amd64.s:20 +0x5 syscall.read(0x5, 0xc208112000, 0x8000, 0x8000, 0xb6942, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/zsyscall_darwin_amd64.go:952 +0x75 syscall.Read(0x5, 0xc208112000, 0x8000, 0x8000, 0x566558, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/syscall_unix.go:136 +0x5c os.(*File).read(0xc2080a6078, 0xc208112000, 0x8000, 0x8000, 0xc208112000, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/file_unix.go:190 +0x89 os.(*File).Read(0xc2080a6078, 0xc208112000, 0x8000, 0x8000, 0x4f, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/file.go:95 +0x98 io.Copy(0x7bd3c8, 0xc2080a6030, 0x7bcac0, 0xc2080a6078, 0x4f, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/io.go:353 +0x1f3 os/exec.func·003(0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec/exec.go:214 +0x7e os/exec.func·004(0xc208056320) /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec/exec.go:321 +0x2c created by os/exec.(*Cmd).Start /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec/exec.go:322 +0x931 goroutine 35 [syscall, 1 minutes]: syscall.Syscall(0x3, 0x7, 0xc20812a000, 0x8000, 0x1c1cb, 0x1c150, 0xc2081081f8) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/asm_darwin_amd64.s:20 +0x5 syscall.read(0x7, 0xc20812a000, 0x8000, 0x8000, 0xb6942, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/zsyscall_darwin_amd64.go:952 +0x75 syscall.Read(0x7, 0xc20812a000, 0x8000, 0x8000, 0x566558, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/syscall_unix.go:136 +0x5c os.(*File).read(0xc2080a6098, 0xc20812a000, 0x8000, 0x8000, 0xc20812a000, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/file_unix.go:190 +0x89 os.(*File).Read(0xc2080a6098, 0xc20812a000, 0x8000, 0x8000, 0x5c, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/file.go:95 +0x98 io.Copy(0x7bd3c8, 0xc2080a6048, 0x7bcac0, 0xc2080a6098, 0xbd30, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/io.go:353 +0x1f3 os/exec.func·003(0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec/exec.go:214 +0x7e os/exec.func·004(0xc208056380) /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec/exec.go:321 +0x2c created by os/exec.(*Cmd).Start /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec/exec.go:322 +0x931 goroutine 36 [syscall, 19 minutes]: syscall.Syscall6(0x7, 0x15a06, 0xb9bd74, 0x0, 0xc208048c60, 0x0, 0x0, 0x0, 0x0, 0xc208048c60) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/asm_darwin_amd64.s:44 +0x5 syscall.wait4(0x15a06, 0xb9bd74, 0x0, 0xc208048c60, 0x2d03b, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/zsyscall_darwin_amd64.go:32 +0x7d syscall.Wait4(0x15a06, 0xb9bdbc, 0x0, 0xc208048c60, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/syscall_bsd.go:129 +0x64 os.(*Process).wait(0xc2080565e0, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec_unix.go:22 +0xfe os.(*Process).Wait(0xc2080565e0, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/doc.go:45 +0x39 os/exec.(*Cmd).Wait(0xc208042280, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec/exec.go:357 +0x1db github.com/mitchellh/packer/packer/plugin.func·006() /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:253 +0x95 created by github.com/mitchellh/packer/packer/plugin.(*Client).Start /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:266 +0xb3e goroutine 37 [semacquire, 1 minutes]: sync.runtime_Syncsemacquire(0xc2081081c0) /Users/mitchellh/code/3rdparty/go/src/pkg/runtime/sema.goc:257 +0xc0 sync.(*Cond).Wait(0xc2081081b0) /Users/mitchellh/code/3rdparty/go/src/pkg/sync/cond.go:62 +0x9d io.(*pipe).read(0xc208108180, 0xc208134000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/pipe.go:52 +0x2b6 io.(*PipeReader).Read(0xc2080a6040, 0xc208134000, 0x1000, 0x1000, 0x4, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/pipe.go:134 +0x5f bufio.(*Reader).fill(0xc208120060) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:97 +0x1b3 bufio.(*Reader).ReadSlice(0xc208120060, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:298 +0x22c bufio.(*Reader).ReadBytes(0xc208120060, 0xc20801a20a, 0x0, 0x0, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:376 +0xe3 bufio.(*Reader).ReadString(0xc208120060, 0xa, 0x0, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:416 +0x58 github.com/mitchellh/packer/packer/plugin.(*Client).logStderr(0xc2080d4780, 0x7bd440, 0xc2080a6040) /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:343 +0x5c created by github.com/mitchellh/packer/packer/plugin.(*Client).Start /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:269 +0xb9f goroutine 38 [semacquire, 19 minutes]: sync.runtime_Syncsemacquire(0xc208108100) /Users/mitchellh/code/3rdparty/go/src/pkg/runtime/sema.goc:257 +0xc0 sync.(*Cond).Wait(0xc2081080f0) /Users/mitchellh/code/3rdparty/go/src/pkg/sync/cond.go:62 +0x9d io.(*pipe).read(0xc2081080c0, 0xc20811e000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/pipe.go:52 +0x2b6 io.(*PipeReader).Read(0xc2080a6028, 0xc20811e000, 0x1000, 0x1000, 0x7af780, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/pipe.go:134 +0x5f bufio.(*Reader).fill(0xc208004060) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:97 +0x1b3 bufio.(*Reader).ReadSlice(0xc208004060, 0x16a0a, 0x0, 0x0, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:298 +0x22c bufio.(*Reader).ReadBytes(0xc208004060, 0xc2080ac40a, 0x0, 0x0, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:376 +0xe3 github.com/mitchellh/packer/packer/plugin.func·007() /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:279 +0xad created by github.com/mitchellh/packer/packer/plugin.(*Client).Start /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:288 +0xc1c goroutine 48 [chan receive, 19 minutes]: github.com/mitchellh/packer/packer/plugin.func·008() /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:294 +0x61 created by github.com/mitchellh/packer/packer/plugin.func·009 /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:296 +0x4d goroutine 49 [IO wait]: net.runtime_pollWait(0x7c24e0, 0x72, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/runtime/netpoll.goc:146 +0x66 net.(*pollDesc).Wait(0xc20816c060, 0x72, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/net/fd_poll_runtime.go:84 +0x46 net.(*pollDesc).WaitRead(0xc20816c060, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/net/fd_poll_runtime.go:89 +0x42 net.(*netFD).Read(0xc20816c000, 0xc20811f000, 0x1000, 0x1000, 0x0, 0x7b8318, 0x23) /Users/mitchellh/code/3rdparty/go/src/pkg/net/fd_unix.go:242 +0x34c net.(*conn).Read(0xc208172000, 0xc20811f000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/net/net.go:122 +0xe7 bufio.(*Reader).fill(0xc208004180) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:97 +0x1b3 bufio.(*Reader).Read(0xc208004180, 0xc208148040, 0xc, 0xc, 0xc, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:175 +0x230 io.ReadAtLeast(0x7c2690, 0xc208004180, 0xc208148040, 0xc, 0xc, 0xc, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/io.go:289 +0xf7 io.ReadFull(0x7c2690, 0xc208004180, 0xc208148040, 0xc, 0xc, 0xc, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/io.go:307 +0x71 github.com/hashicorp/yamux.(*Session).recv(0xc208178000) /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/session.go:332 +0xc9 created by github.com/hashicorp/yamux.newSession /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/session.go:93 +0x247 goroutine 50 [select]: github.com/hashicorp/yamux.(*Session).send(0xc208178000) /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/session.go:290 +0x496 created by github.com/hashicorp/yamux.newSession /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/session.go:94 +0x25f goroutine 51 [select]: github.com/hashicorp/yamux.(*Session).keepalive(0xc208178000) /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/session.go:246 +0xc7 created by github.com/hashicorp/yamux.newSession /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/session.go:96 +0x289 goroutine 52 [select, 12 minutes]: github.com/hashicorp/yamux.(*Session).AcceptStream(0xc208178000, 0xc200000020, 0x0, 0x0) /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/session.go:154 +0x11f github.com/mitchellh/packer/packer/rpc.(*muxBroker).Run(0xc208154080) /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/rpc/mux_broker.go:126 +0x36 created by github.com/mitchellh/packer/packer/rpc.NewClient /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/rpc/client.go:25 +0x90 goroutine 40 [select, 1 minutes]: github.com/hashicorp/yamux.(*Stream).Read(0xc208158140, 0xc208194000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/stream.go:123 +0x382 bufio.(*Reader).fill(0xc2080ac540) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:97 +0x1b3 bufio.(*Reader).ReadByte(0xc2080ac540, 0x24d354, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:199 +0x7e github.com/hashicorp/go-msgpack/codec.(*ioDecReader).readn1(0xc2080d4a50, 0x335720) /Users/mitchellh/code/go/src/github.com/hashicorp/go-msgpack/codec/decode.go:90 +0x44 github.com/hashicorp/go-msgpack/codec.(*msgpackDecDriver).initReadNext(0xc208056680) /Users/mitchellh/code/go/src/github.com/hashicorp/go-msgpack/codec/msgpack.go:540 +0x48 github.com/hashicorp/go-msgpack/codec.(*Decoder).decode(0xc2080ac5a0, 0x331a60, 0xc20815c0c0) /Users/mitchellh/code/go/src/github.com/hashicorp/go-msgpack/codec/decode.go:635 +0x58 github.com/hashicorp/go-msgpack/codec.(*Decoder).Decode(0xc2080ac5a0, 0x331a60, 0xc20815c0c0, 0x0, 0x0) /Users/mitchellh/code/go/src/github.com/hashicorp/go-msgpack/codec/decode.go:630 +0x7c github.com/hashicorp/go-msgpack/codec.(*rpcCodec).read(0xc2080b64c0, 0x331a60, 0xc20815c0c0, 0x0, 0x0) /Users/mitchellh/code/go/src/github.com/hashicorp/go-msgpack/codec/rpc.go:88 +0xd6 github.com/hashicorp/go-msgpack/codec.(*goRpcCodec).ReadResponseHeader(0xc2080b64c0, 0xc20815c0c0, 0x0, 0x0) /Users/mitchellh/code/go/src/github.com/hashicorp/go-msgpack/codec/rpc.go:123 +0x5e net/rpc.(*Client).input(0xc2080ac600) /Users/mitchellh/code/3rdparty/go/src/pkg/net/rpc/client.go:109 +0xda created by net/rpc.NewClientWithCodec /Users/mitchellh/code/3rdparty/go/src/pkg/net/rpc/client.go:201 +0x8b goroutine 160 [select, 12 minutes]: github.com/hashicorp/yamux.(*Stream).Read(0xc2081583c0, 0xc20824b000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/stream.go:123 +0x382 bufio.(*Reader).fill(0xc208004720) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:97 +0x1b3 bufio.(*Reader).ReadByte(0xc208004720, 0x24d354, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:199 +0x7e github.com/hashicorp/go-msgpack/codec.(*ioDecReader).readn1(0xc20815c180, 0xc208566200) /Users/mitchellh/code/go/src/github.com/hashicorp/go-msgpack/codec/decode.go:90 +0x44 github.com/hashicorp/go-msgpack/codec.(*msgpackDecDriver).initReadNext(0xc2081520e0) /Users/mitchellh/code/go/src/github.com/hashicorp/go-msgpack/codec/msgpack.go:540 +0x48 github.com/hashicorp/go-msgpack/codec.(*Decoder).decode(0xc208004780, 0x331a60, 0xc2081360f0) /Users/mitchellh/code/go/src/github.com/hashicorp/go-msgpack/codec/decode.go:635 +0x58 github.com/hashicorp/go-msgpack/codec.(*Decoder).Decode(0xc208004780, 0x331a60, 0xc2081360f0, 0x0, 0x0) /Users/mitchellh/code/go/src/github.com/hashicorp/go-msgpack/codec/decode.go:630 +0x7c github.com/hashicorp/go-msgpack/codec.(*rpcCodec).read(0xc2081a0180, 0x331a60, 0xc2081360f0, 0x0, 0x0) /Users/mitchellh/code/go/src/github.com/hashicorp/go-msgpack/codec/rpc.go:88 +0xd6 github.com/hashicorp/go-msgpack/codec.(*goRpcCodec).ReadResponseHeader(0xc2081a0180, 0xc2081360f0, 0x0, 0x0) /Users/mitchellh/code/go/src/github.com/hashicorp/go-msgpack/codec/rpc.go:123 +0x5e net/rpc.(*Client).input(0xc2080047e0) /Users/mitchellh/code/3rdparty/go/src/pkg/net/rpc/client.go:109 +0xda created by net/rpc.NewClientWithCodec /Users/mitchellh/code/3rdparty/go/src/pkg/net/rpc/client.go:201 +0x8b goroutine 65 [syscall, 19 minutes]: syscall.Syscall(0x3, 0x9, 0xc2081b8000, 0x8000, 0x1c1cb, 0x1c150, 0xc2081981f8) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/asm_darwin_amd64.s:20 +0x5 syscall.read(0x9, 0xc2081b8000, 0x8000, 0x8000, 0xb6942, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/zsyscall_darwin_amd64.go:952 +0x75 syscall.Read(0x9, 0xc2081b8000, 0x8000, 0x8000, 0x566558, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/syscall_unix.go:136 +0x5c os.(*File).read(0xc20819e070, 0xc2081b8000, 0x8000, 0x8000, 0xc2081b8000, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/file_unix.go:190 +0x89 os.(*File).Read(0xc20819e070, 0xc2081b8000, 0x8000, 0x8000, 0x4f, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/file.go:95 +0x98 io.Copy(0x7bd3c8, 0xc20819e028, 0x7bcac0, 0xc20819e070, 0x4f, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/io.go:353 +0x1f3 os/exec.func·003(0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec/exec.go:214 +0x7e os/exec.func·004(0xc2081521a0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec/exec.go:321 +0x2c created by os/exec.(*Cmd).Start /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec/exec.go:322 +0x931 goroutine 66 [syscall, 1 minutes]: syscall.Syscall(0x3, 0xb, 0xc2081da000, 0x8000, 0x1c1cb, 0x1c150, 0xc2081982b8) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/asm_darwin_amd64.s:20 +0x5 syscall.read(0xb, 0xc2081da000, 0x8000, 0x8000, 0xb6942, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/zsyscall_darwin_amd64.go:952 +0x75 syscall.Read(0xb, 0xc2081da000, 0x8000, 0x8000, 0x566558, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/syscall_unix.go:136 +0x5c os.(*File).read(0xc20819e090, 0xc2081da000, 0x8000, 0x8000, 0xc2081da000, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/file_unix.go:190 +0x89 os.(*File).Read(0xc20819e090, 0xc2081da000, 0x8000, 0x8000, 0xaf, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/file.go:95 +0x98 io.Copy(0x7bd3c8, 0xc20819e040, 0x7bcac0, 0xc20819e090, 0x67f, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/io.go:353 +0x1f3 os/exec.func·003(0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec/exec.go:214 +0x7e os/exec.func·004(0xc208152200) /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec/exec.go:321 +0x2c created by os/exec.(*Cmd).Start /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec/exec.go:322 +0x931 goroutine 67 [syscall, 19 minutes]: syscall.Syscall6(0x7, 0x15a07, 0xbfbd74, 0x0, 0xc2081c8000, 0x0, 0x0, 0x14a38, 0x6f4640, 0xc2081c8000) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/asm_darwin_amd64.s:44 +0x5 syscall.wait4(0x15a07, 0xbfbd74, 0x0, 0xc2081c8000, 0x2d03b, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/zsyscall_darwin_amd64.go:32 +0x7d syscall.Wait4(0x15a07, 0xbfbdbc, 0x0, 0xc2081c8000, 0x7be498, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/syscall_bsd.go:129 +0x64 os.(*Process).wait(0xc208152460, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec_unix.go:22 +0xfe os.(*Process).Wait(0xc208152460, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/doc.go:45 +0x39 os/exec.(*Cmd).Wait(0xc20819c140, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec/exec.go:357 +0x1db github.com/mitchellh/packer/packer/plugin.func·006() /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:253 +0x95 created by github.com/mitchellh/packer/packer/plugin.(*Client).Start /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:266 +0xb3e goroutine 68 [semacquire, 1 minutes]: sync.runtime_Syncsemacquire(0xc208198280) /Users/mitchellh/code/3rdparty/go/src/pkg/runtime/sema.goc:257 +0xc0 sync.(*Cond).Wait(0xc208198270) /Users/mitchellh/code/3rdparty/go/src/pkg/sync/cond.go:62 +0x9d io.(*pipe).read(0xc208198240, 0xc208082000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/pipe.go:52 +0x2b6 io.(*PipeReader).Read(0xc20819e038, 0xc208082000, 0x1000, 0x1000, 0x4, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/pipe.go:134 +0x5f bufio.(*Reader).fill(0xc2080ac6c0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:97 +0x1b3 bufio.(*Reader).ReadSlice(0xc2080ac6c0, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:298 +0x22c bufio.(*Reader).ReadBytes(0xc2080ac6c0, 0xc20801a20a, 0x0, 0x0, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:376 +0xe3 bufio.(*Reader).ReadString(0xc2080ac6c0, 0xa, 0x0, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:416 +0x58 github.com/mitchellh/packer/packer/plugin.(*Client).logStderr(0xc20815c4e0, 0x7bd440, 0xc20819e038) /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:343 +0x5c created by github.com/mitchellh/packer/packer/plugin.(*Client).Start /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:269 +0xb9f goroutine 69 [semacquire, 19 minutes]: sync.runtime_Syncsemacquire(0xc2081981c0) /Users/mitchellh/code/3rdparty/go/src/pkg/runtime/sema.goc:257 +0xc0 sync.(*Cond).Wait(0xc2081981b0) /Users/mitchellh/code/3rdparty/go/src/pkg/sync/cond.go:62 +0x9d io.(*pipe).read(0xc208198180, 0xc2081b5000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/pipe.go:52 +0x2b6 io.(*PipeReader).Read(0xc20819e020, 0xc2081b5000, 0x1000, 0x1000, 0x7af680, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/pipe.go:134 +0x5f bufio.(*Reader).fill(0xc2081883c0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:97 +0x1b3 bufio.(*Reader).ReadSlice(0xc2081883c0, 0xc2081b500a, 0x0, 0x0, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:298 +0x22c bufio.(*Reader).ReadBytes(0xc2081883c0, 0xc20818830a, 0x0, 0x0, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:376 +0xe3 github.com/mitchellh/packer/packer/plugin.func·007() /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:279 +0xad created by github.com/mitchellh/packer/packer/plugin.(*Client).Start /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:288 +0xc1c goroutine 53 [chan receive, 19 minutes]: github.com/mitchellh/packer/packer/plugin.func·008() /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:294 +0x61 created by github.com/mitchellh/packer/packer/plugin.func·009 /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:296 +0x4d goroutine 54 [IO wait]: net.runtime_pollWait(0x7c2430, 0x72, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/runtime/netpoll.goc:146 +0x66 net.(*pollDesc).Wait(0xc20802c1b0, 0x72, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/net/fd_poll_runtime.go:84 +0x46 net.(*pollDesc).WaitRead(0xc20802c1b0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/net/fd_poll_runtime.go:89 +0x42 net.(*netFD).Read(0xc20802c150, 0xc208135000, 0x1000, 0x1000, 0x0, 0x7b8318, 0x23) /Users/mitchellh/code/3rdparty/go/src/pkg/net/fd_unix.go:242 +0x34c net.(*conn).Read(0xc20819e000, 0xc208135000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/net/net.go:122 +0xe7 bufio.(*Reader).fill(0xc2081880c0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:97 +0x1b3 bufio.(*Reader).Read(0xc2081880c0, 0xc208148050, 0xc, 0xc, 0xc, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:175 +0x230 io.ReadAtLeast(0x7c2690, 0xc2081880c0, 0xc208148050, 0xc, 0xc, 0xc, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/io.go:289 +0xf7 io.ReadFull(0x7c2690, 0xc2081880c0, 0xc208148050, 0xc, 0xc, 0xc, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/io.go:307 +0x71 github.com/hashicorp/yamux.(*Session).recv(0xc2081aa0a0) /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/session.go:332 +0xc9 created by github.com/hashicorp/yamux.newSession /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/session.go:93 +0x247 goroutine 55 [select]: github.com/hashicorp/yamux.(*Session).send(0xc2081aa0a0) /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/session.go:290 +0x496 created by github.com/hashicorp/yamux.newSession /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/session.go:94 +0x25f goroutine 56 [select]: github.com/hashicorp/yamux.(*Session).keepalive(0xc2081aa0a0) /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/session.go:246 +0xc7 created by github.com/hashicorp/yamux.newSession /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/session.go:96 +0x289 goroutine 57 [select, 1 minutes]: github.com/hashicorp/yamux.(*Session).AcceptStream(0xc2081aa0a0, 0xc200000001, 0x0, 0x0) /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/session.go:154 +0x11f github.com/mitchellh/packer/packer/rpc.(*muxBroker).Run(0xc2080f60a0) /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/rpc/mux_broker.go:126 +0x36 created by github.com/mitchellh/packer/packer/rpc.NewClient /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/rpc/client.go:25 +0x90 goroutine 70 [select]: github.com/hashicorp/yamux.(*Stream).Read(0xc20819c000, 0xc2081ac000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/stream.go:123 +0x382 bufio.(*Reader).fill(0xc2080ac060) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:97 +0x1b3 bufio.(*Reader).ReadByte(0xc2080ac060, 0x4, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:199 +0x7e github.com/hashicorp/go-msgpack/codec.(*ioDecReader).readn1(0xc20811a0f0, 0xc2080ac1e0) /Users/mitchellh/code/go/src/github.com/hashicorp/go-msgpack/codec/decode.go:90 +0x44 github.com/hashicorp/go-msgpack/codec.(*msgpackDecDriver).initReadNext(0xc208040740) /Users/mitchellh/code/go/src/github.com/hashicorp/go-msgpack/codec/msgpack.go:540 +0x48 github.com/hashicorp/go-msgpack/codec.(*Decoder).decode(0xc2080ac1e0, 0x331a60, 0xc208025770) /Users/mitchellh/code/go/src/github.com/hashicorp/go-msgpack/codec/decode.go:635 +0x58 github.com/hashicorp/go-msgpack/codec.(*Decoder).Decode(0xc2080ac1e0, 0x331a60, 0xc208025770, 0x0, 0x0) /Users/mitchellh/code/go/src/github.com/hashicorp/go-msgpack/codec/decode.go:630 +0x7c github.com/hashicorp/go-msgpack/codec.(*rpcCodec).read(0xc2080b6080, 0x331a60, 0xc208025770, 0x0, 0x0) /Users/mitchellh/code/go/src/github.com/hashicorp/go-msgpack/codec/rpc.go:88 +0xd6 github.com/hashicorp/go-msgpack/codec.(*goRpcCodec).ReadResponseHeader(0xc2080b6080, 0xc208025770, 0x0, 0x0) /Users/mitchellh/code/go/src/github.com/hashicorp/go-msgpack/codec/rpc.go:123 +0x5e net/rpc.(*Client).input(0xc2080ac240) /Users/mitchellh/code/3rdparty/go/src/pkg/net/rpc/client.go:109 +0xda created by net/rpc.NewClientWithCodec /Users/mitchellh/code/3rdparty/go/src/pkg/net/rpc/client.go:201 +0x8b goroutine 77 [syscall, 19 minutes]: syscall.Syscall(0x3, 0xf, 0xc20820a000, 0x8000, 0x1c1cb, 0x1c150, 0xc208196378) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/asm_darwin_amd64.s:20 +0x5 syscall.read(0xf, 0xc20820a000, 0x8000, 0x8000, 0xb6942, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/zsyscall_darwin_amd64.go:952 +0x75 syscall.Read(0xf, 0xc20820a000, 0x8000, 0x8000, 0x566558, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/syscall_unix.go:136 +0x5c os.(*File).read(0xc2080a6188, 0xc20820a000, 0x8000, 0x8000, 0xc20820a000, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/file_unix.go:190 +0x89 os.(*File).Read(0xc2080a6188, 0xc20820a000, 0x8000, 0x8000, 0x4f, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/file.go:95 +0x98 io.Copy(0x7bd3c8, 0xc2080a6140, 0x7bcac0, 0xc2080a6188, 0x4f, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/io.go:353 +0x1f3 os/exec.func·003(0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec/exec.go:214 +0x7e os/exec.func·004(0xc208041280) /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec/exec.go:321 +0x2c created by os/exec.(*Cmd).Start /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec/exec.go:322 +0x931 goroutine 78 [syscall, 12 minutes]: syscall.Syscall(0x3, 0x11, 0xc208212000, 0x8000, 0x1c1cb, 0x1c150, 0xc208196438) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/asm_darwin_amd64.s:20 +0x5 syscall.read(0x11, 0xc208212000, 0x8000, 0x8000, 0xb6942, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/zsyscall_darwin_amd64.go:952 +0x75 syscall.Read(0x11, 0xc208212000, 0x8000, 0x8000, 0x566558, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/syscall_unix.go:136 +0x5c os.(*File).read(0xc2080a61a8, 0xc208212000, 0x8000, 0x8000, 0xc208212000, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/file_unix.go:190 +0x89 os.(*File).Read(0xc2080a61a8, 0xc208212000, 0x8000, 0x8000, 0x42, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/file.go:95 +0x98 io.Copy(0x7bd3c8, 0xc2080a6158, 0x7bcac0, 0xc2080a61a8, 0x6ef, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/io.go:353 +0x1f3 os/exec.func·003(0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec/exec.go:214 +0x7e os/exec.func·004(0xc2080412e0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec/exec.go:321 +0x2c created by os/exec.(*Cmd).Start /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec/exec.go:322 +0x931 goroutine 79 [syscall, 19 minutes]: syscall.Syscall6(0x7, 0x15a09, 0x1a0fd74, 0x0, 0xc20816e090, 0x0, 0x0, 0x0, 0x0, 0xc20816e090) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/asm_darwin_amd64.s:44 +0x5 syscall.wait4(0x15a09, 0x1a0fd74, 0x0, 0xc20816e090, 0x2d03b, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/zsyscall_darwin_amd64.go:32 +0x7d syscall.Wait4(0x15a09, 0x1a0fdbc, 0x0, 0xc20816e090, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/syscall_bsd.go:129 +0x64 os.(*Process).wait(0xc208041880, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec_unix.go:22 +0xfe os.(*Process).Wait(0xc208041880, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/doc.go:45 +0x39 os/exec.(*Cmd).Wait(0xc2080423c0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec/exec.go:357 +0x1db github.com/mitchellh/packer/packer/plugin.func·006() /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:253 +0x95 created by github.com/mitchellh/packer/packer/plugin.(*Client).Start /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:266 +0xb3e goroutine 80 [semacquire, 12 minutes]: sync.runtime_Syncsemacquire(0xc208196400) /Users/mitchellh/code/3rdparty/go/src/pkg/runtime/sema.goc:257 +0xc0 sync.(*Cond).Wait(0xc2081963f0) /Users/mitchellh/code/3rdparty/go/src/pkg/sync/cond.go:62 +0x9d io.(*pipe).read(0xc2081963c0, 0xc2080c3000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/pipe.go:52 +0x2b6 io.(*PipeReader).Read(0xc2080a6150, 0xc2080c3000, 0x1000, 0x1000, 0x4, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/pipe.go:134 +0x5f bufio.(*Reader).fill(0xc2080acba0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:97 +0x1b3 bufio.(*Reader).ReadSlice(0xc2080acba0, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:298 +0x22c bufio.(*Reader).ReadBytes(0xc2080acba0, 0xc20801a20a, 0x0, 0x0, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:376 +0xe3 bufio.(*Reader).ReadString(0xc2080acba0, 0xa, 0x0, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:416 +0x58 github.com/mitchellh/packer/packer/plugin.(*Client).logStderr(0xc20811a780, 0x7bd440, 0xc2080a6150) /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:343 +0x5c created by github.com/mitchellh/packer/packer/plugin.(*Client).Start /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:269 +0xb9f goroutine 81 [semacquire, 19 minutes]: sync.runtime_Syncsemacquire(0xc208196340) /Users/mitchellh/code/3rdparty/go/src/pkg/runtime/sema.goc:257 +0xc0 sync.(*Cond).Wait(0xc208196330) /Users/mitchellh/code/3rdparty/go/src/pkg/sync/cond.go:62 +0x9d io.(*pipe).read(0xc208196300, 0xc208100000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/pipe.go:52 +0x2b6 io.(*PipeReader).Read(0xc2080a6138, 0xc208100000, 0x1000, 0x1000, 0x4f, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/pipe.go:134 +0x5f bufio.(*Reader).fill(0xc2080acc00) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:97 +0x1b3 bufio.(*Reader).ReadSlice(0xc2080acc00, 0xc20810000a, 0x0, 0x0, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:298 +0x22c bufio.(*Reader).ReadBytes(0xc2080acc00, 0xc2080acb0a, 0x0, 0x0, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:376 +0xe3 github.com/mitchellh/packer/packer/plugin.func·007() /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:279 +0xad created by github.com/mitchellh/packer/packer/plugin.(*Client).Start /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:288 +0xc1c goroutine 82 [chan receive, 19 minutes]: github.com/mitchellh/packer/packer/plugin.func·008() /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:294 +0x61 created by github.com/mitchellh/packer/packer/plugin.func·009 /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:296 +0x4d goroutine 83 [IO wait]: net.runtime_pollWait(0x7c22d0, 0x72, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/runtime/netpoll.goc:146 +0x66 net.(*pollDesc).Wait(0xc20813e450, 0x72, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/net/fd_poll_runtime.go:84 +0x46 net.(*pollDesc).WaitRead(0xc20813e450, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/net/fd_poll_runtime.go:89 +0x42 net.(*netFD).Read(0xc20813e3f0, 0xc208101000, 0x1000, 0x1000, 0x0, 0x7b8318, 0x23) /Users/mitchellh/code/3rdparty/go/src/pkg/net/fd_unix.go:242 +0x34c net.(*conn).Read(0xc2080a61c8, 0xc208101000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/net/net.go:122 +0xe7 bufio.(*Reader).fill(0xc2080acc60) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:97 +0x1b3 bufio.(*Reader).Read(0xc2080acc60, 0xc208148070, 0xc, 0xc, 0xc, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:175 +0x230 io.ReadAtLeast(0x7c2690, 0xc2080acc60, 0xc208148070, 0xc, 0xc, 0xc, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/io.go:289 +0xf7 io.ReadFull(0x7c2690, 0xc2080acc60, 0xc208148070, 0xc, 0xc, 0xc, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/io.go:307 +0x71 github.com/hashicorp/yamux.(*Session).recv(0xc2081780a0) /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/session.go:332 +0xc9 created by github.com/hashicorp/yamux.newSession /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/session.go:93 +0x247 goroutine 84 [select]: github.com/hashicorp/yamux.(*Session).send(0xc2081780a0) /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/session.go:290 +0x496 created by github.com/hashicorp/yamux.newSession /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/session.go:94 +0x25f goroutine 85 [select]: github.com/hashicorp/yamux.(*Session).keepalive(0xc2081780a0) /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/session.go:246 +0xc7 created by github.com/hashicorp/yamux.newSession /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/session.go:96 +0x289 goroutine 86 [select, 14 minutes]: github.com/hashicorp/yamux.(*Session).AcceptStream(0xc2081780a0, 0xc200000001, 0x0, 0x0) /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/session.go:154 +0x11f github.com/mitchellh/packer/packer/rpc.(*muxBroker).Run(0xc208041960) /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/rpc/mux_broker.go:126 +0x36 created by github.com/mitchellh/packer/packer/rpc.NewClient /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/rpc/client.go:25 +0x90 goroutine 28 [syscall, 12 minutes]: syscall.Syscall(0x3, 0x14, 0xc208258000, 0x8000, 0x1c1cb, 0x1c150, 0xc208108738) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/asm_darwin_amd64.s:20 +0x5 syscall.read(0x14, 0xc208258000, 0x8000, 0x8000, 0xb6942, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/zsyscall_darwin_amd64.go:952 +0x75 syscall.Read(0x14, 0xc208258000, 0x8000, 0x8000, 0x566558, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/syscall_unix.go:136 +0x5c os.(*File).read(0xc208036100, 0xc208258000, 0x8000, 0x8000, 0xc208258000, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/file_unix.go:190 +0x89 os.(*File).Read(0xc208036100, 0xc208258000, 0x8000, 0x8000, 0x3f, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/file.go:95 +0x98 io.Copy(0x7bd3c8, 0xc2080360b0, 0x7bcac0, 0xc208036100, 0x16f, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/io.go:353 +0x1f3 os/exec.func·003(0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec/exec.go:214 +0x7e os/exec.func·004(0xc2080fe1c0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec/exec.go:321 +0x2c created by os/exec.(*Cmd).Start /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec/exec.go:322 +0x931 goroutine 29 [syscall, 19 minutes]: syscall.Syscall6(0x7, 0x15a0a, 0x1a7fd74, 0x0, 0xc208260000, 0x0, 0x0, 0x0, 0x0, 0xc208260000) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/asm_darwin_amd64.s:44 +0x5 syscall.wait4(0x15a0a, 0x1a7fd74, 0x0, 0xc208260000, 0x2d03b, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/zsyscall_darwin_amd64.go:32 +0x7d syscall.Wait4(0x15a0a, 0x1a7fdbc, 0x0, 0xc208260000, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/syscall_bsd.go:129 +0x64 os.(*Process).wait(0xc2080fe420, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec_unix.go:22 +0xfe os.(*Process).Wait(0xc2080fe420, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/doc.go:45 +0x39 os/exec.(*Cmd).Wait(0xc2080f8280, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec/exec.go:357 +0x1db github.com/mitchellh/packer/packer/plugin.func·006() /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:253 +0x95 created by github.com/mitchellh/packer/packer/plugin.(*Client).Start /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:266 +0xb3e goroutine 30 [semacquire, 12 minutes]: sync.runtime_Syncsemacquire(0xc208108700) /Users/mitchellh/code/3rdparty/go/src/pkg/runtime/sema.goc:257 +0xc0 sync.(*Cond).Wait(0xc2081086f0) /Users/mitchellh/code/3rdparty/go/src/pkg/sync/cond.go:62 +0x9d io.(*pipe).read(0xc2081086c0, 0xc208262000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/pipe.go:52 +0x2b6 io.(*PipeReader).Read(0xc2080360a8, 0xc208262000, 0x1000, 0x1000, 0x4, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/pipe.go:134 +0x5f bufio.(*Reader).fill(0xc2080c8540) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:97 +0x1b3 bufio.(*Reader).ReadSlice(0xc2080c8540, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:298 +0x22c bufio.(*Reader).ReadBytes(0xc2080c8540, 0xc20801a20a, 0x0, 0x0, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:376 +0xe3 bufio.(*Reader).ReadString(0xc2080c8540, 0xa, 0x0, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:416 +0x58 github.com/mitchellh/packer/packer/plugin.(*Client).logStderr(0xc2080d4270, 0x7bd440, 0xc2080360a8) /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:343 +0x5c created by github.com/mitchellh/packer/packer/plugin.(*Client).Start /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:269 +0xb9f goroutine 31 [semacquire, 19 minutes]: sync.runtime_Syncsemacquire(0xc208108640) /Users/mitchellh/code/3rdparty/go/src/pkg/runtime/sema.goc:257 +0xc0 sync.(*Cond).Wait(0xc208108630) /Users/mitchellh/code/3rdparty/go/src/pkg/sync/cond.go:62 +0x9d io.(*pipe).read(0xc208108600, 0xc208263000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/pipe.go:52 +0x2b6 io.(*PipeReader).Read(0xc208036070, 0xc208263000, 0x1000, 0x1000, 0x4f, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/pipe.go:134 +0x5f bufio.(*Reader).fill(0xc2080c85a0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:97 +0x1b3 bufio.(*Reader).ReadSlice(0xc2080c85a0, 0xc20826300a, 0x0, 0x0, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:298 +0x22c bufio.(*Reader).ReadBytes(0xc2080c85a0, 0xc2080c840a, 0x0, 0x0, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:376 +0xe3 github.com/mitchellh/packer/packer/plugin.func·007() /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:279 +0xad created by github.com/mitchellh/packer/packer/plugin.(*Client).Start /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:288 +0xc1c goroutine 96 [chan receive, 19 minutes]: github.com/mitchellh/packer/packer/plugin.func·008() /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:294 +0x61 created by github.com/mitchellh/packer/packer/plugin.func·009 /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:296 +0x4d goroutine 97 [IO wait]: net.runtime_pollWait(0x7c2220, 0x72, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/runtime/netpoll.goc:146 +0x66 net.(*pollDesc).Wait(0xc20816c290, 0x72, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/net/fd_poll_runtime.go:84 +0x46 net.(*pollDesc).WaitRead(0xc20816c290, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/net/fd_poll_runtime.go:89 +0x42 net.(*netFD).Read(0xc20816c230, 0xc208284000, 0x1000, 0x1000, 0x0, 0x7b8318, 0x23) /Users/mitchellh/code/3rdparty/go/src/pkg/net/fd_unix.go:242 +0x34c net.(*conn).Read(0xc20827e000, 0xc208284000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/net/net.go:122 +0xe7 bufio.(*Reader).fill(0xc208282000) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:97 +0x1b3 bufio.(*Reader).Read(0xc208282000, 0xc2081482b0, 0xc, 0xc, 0xc, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:175 +0x230 io.ReadAtLeast(0x7c2690, 0xc208282000, 0xc2081482b0, 0xc, 0xc, 0xc, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/io.go:289 +0xf7 io.ReadFull(0x7c2690, 0xc208282000, 0xc2081482b0, 0xc, 0xc, 0xc, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/io.go:307 +0x71 github.com/hashicorp/yamux.(*Session).recv(0xc20804c500) /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/session.go:332 +0xc9 created by github.com/hashicorp/yamux.newSession /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/session.go:93 +0x247 goroutine 98 [select]: github.com/hashicorp/yamux.(*Session).send(0xc20804c500) /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/session.go:290 +0x496 created by github.com/hashicorp/yamux.newSession /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/session.go:94 +0x25f goroutine 99 [select]: github.com/hashicorp/yamux.(*Session).keepalive(0xc20804c500) /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/session.go:246 +0xc7 created by github.com/hashicorp/yamux.newSession /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/session.go:96 +0x289 goroutine 100 [select, 12 minutes]: github.com/hashicorp/yamux.(*Session).AcceptStream(0xc20804c500, 0xc200000001, 0x0, 0x0) /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/session.go:154 +0x11f github.com/mitchellh/packer/packer/rpc.(*muxBroker).Run(0xc20826e080) /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/rpc/mux_broker.go:126 +0x36 created by github.com/mitchellh/packer/packer/rpc.NewClient /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/rpc/client.go:25 +0x90 goroutine 101 [select, 12 minutes]: github.com/hashicorp/yamux.(*Stream).Read(0xc208270140, 0xc208296000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/stream.go:123 +0x382 bufio.(*Reader).fill(0xc2082821e0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:97 +0x1b3 bufio.(*Reader).ReadByte(0xc2082821e0, 0x24d354, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:199 +0x7e github.com/hashicorp/go-msgpack/codec.(*ioDecReader).readn1(0xc208248120, 0xc2084fcf50) /Users/mitchellh/code/go/src/github.com/hashicorp/go-msgpack/codec/decode.go:90 +0x44 github.com/hashicorp/go-msgpack/codec.(*msgpackDecDriver).initReadNext(0xc20826e100) /Users/mitchellh/code/go/src/github.com/hashicorp/go-msgpack/codec/msgpack.go:540 +0x48 github.com/hashicorp/go-msgpack/codec.(*Decoder).decode(0xc208282240, 0x331a60, 0xc2080d48d0) /Users/mitchellh/code/go/src/github.com/hashicorp/go-msgpack/codec/decode.go:635 +0x58 github.com/hashicorp/go-msgpack/codec.(*Decoder).Decode(0xc208282240, 0x331a60, 0xc2080d48d0, 0x0, 0x0) /Users/mitchellh/code/go/src/github.com/hashicorp/go-msgpack/codec/decode.go:630 +0x7c github.com/hashicorp/go-msgpack/codec.(*rpcCodec).read(0xc208294040, 0x331a60, 0xc2080d48d0, 0x0, 0x0) /Users/mitchellh/code/go/src/github.com/hashicorp/go-msgpack/codec/rpc.go:88 +0xd6 github.com/hashicorp/go-msgpack/codec.(*goRpcCodec).ReadResponseHeader(0xc208294040, 0xc2080d48d0, 0x0, 0x0) /Users/mitchellh/code/go/src/github.com/hashicorp/go-msgpack/codec/rpc.go:123 +0x5e net/rpc.(*Client).input(0xc2082822a0) /Users/mitchellh/code/3rdparty/go/src/pkg/net/rpc/client.go:109 +0xda created by net/rpc.NewClientWithCodec /Users/mitchellh/code/3rdparty/go/src/pkg/net/rpc/client.go:201 +0x8b goroutine 102 [syscall, 19 minutes]: syscall.Syscall(0x3, 0x15, 0xc20829c000, 0x8000, 0x1c1cb, 0x1c150, 0xc20824c378) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/asm_darwin_amd64.s:20 +0x5 syscall.read(0x15, 0xc20829c000, 0x8000, 0x8000, 0xb6942, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/zsyscall_darwin_amd64.go:952 +0x75 syscall.Read(0x15, 0xc20829c000, 0x8000, 0x8000, 0x566558, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/syscall_unix.go:136 +0x5c os.(*File).read(0xc20827e070, 0xc20829c000, 0x8000, 0x8000, 0xc20829c000, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/file_unix.go:190 +0x89 os.(*File).Read(0xc20827e070, 0xc20829c000, 0x8000, 0x8000, 0x4f, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/file.go:95 +0x98 io.Copy(0x7bd3c8, 0xc20827e028, 0x7bcac0, 0xc20827e070, 0x4f, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/io.go:353 +0x1f3 os/exec.func·003(0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec/exec.go:214 +0x7e os/exec.func·004(0xc20826e220) /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec/exec.go:321 +0x2c created by os/exec.(*Cmd).Start /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec/exec.go:322 +0x931 goroutine 103 [syscall, 12 minutes]: syscall.Syscall(0x3, 0x17, 0xc2082a4000, 0x8000, 0x1c1cb, 0x1c150, 0xc20824c438) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/asm_darwin_amd64.s:20 +0x5 syscall.read(0x17, 0xc2082a4000, 0x8000, 0x8000, 0xb6942, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/zsyscall_darwin_amd64.go:952 +0x75 syscall.Read(0x17, 0xc2082a4000, 0x8000, 0x8000, 0x566558, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/syscall_unix.go:136 +0x5c os.(*File).read(0xc20827e090, 0xc2082a4000, 0x8000, 0x8000, 0xc2082a4000, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/file_unix.go:190 +0x89 os.(*File).Read(0xc20827e090, 0xc2082a4000, 0x8000, 0x8000, 0x3e, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/file.go:95 +0x98 io.Copy(0x7bd3c8, 0xc20827e040, 0x7bcac0, 0xc20827e090, 0x16e, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/io.go:353 +0x1f3 os/exec.func·003(0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec/exec.go:214 +0x7e os/exec.func·004(0xc20826e280) /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec/exec.go:321 +0x2c created by os/exec.(*Cmd).Start /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec/exec.go:322 +0x931 goroutine 104 [syscall, 19 minutes]: syscall.Syscall6(0x7, 0x15a0b, 0x1a4fd74, 0x0, 0xc208298090, 0x0, 0x0, 0x0, 0x0, 0xc208298090) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/asm_darwin_amd64.s:44 +0x5 syscall.wait4(0x15a0b, 0x1a4fd74, 0x0, 0xc208298090, 0x2d03b, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/zsyscall_darwin_amd64.go:32 +0x7d syscall.Wait4(0x15a0b, 0x1a4fdbc, 0x0, 0xc208298090, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/syscall_bsd.go:129 +0x64 os.(*Process).wait(0xc20826e4e0, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec_unix.go:22 +0xfe os.(*Process).Wait(0xc20826e4e0, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/doc.go:45 +0x39 os/exec.(*Cmd).Wait(0xc208270280, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec/exec.go:357 +0x1db github.com/mitchellh/packer/packer/plugin.func·006() /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:253 +0x95 created by github.com/mitchellh/packer/packer/plugin.(*Client).Start /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:266 +0xb3e goroutine 105 [semacquire, 12 minutes]: sync.runtime_Syncsemacquire(0xc20824c400) /Users/mitchellh/code/3rdparty/go/src/pkg/runtime/sema.goc:257 +0xc0 sync.(*Cond).Wait(0xc20824c3f0) /Users/mitchellh/code/3rdparty/go/src/pkg/sync/cond.go:62 +0x9d io.(*pipe).read(0xc20824c3c0, 0xc2082b6000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/pipe.go:52 +0x2b6 io.(*PipeReader).Read(0xc20827e038, 0xc2082b6000, 0x1000, 0x1000, 0x4, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/pipe.go:134 +0x5f bufio.(*Reader).fill(0xc208188480) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:97 +0x1b3 bufio.(*Reader).ReadSlice(0xc208188480, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:298 +0x22c bufio.(*Reader).ReadBytes(0xc208188480, 0xc20801a20a, 0x0, 0x0, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:376 +0xe3 bufio.(*Reader).ReadString(0xc208188480, 0xa, 0x0, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:416 +0x58 github.com/mitchellh/packer/packer/plugin.(*Client).logStderr(0xc2082481b0, 0x7bd440, 0xc20827e038) /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:343 +0x5c created by github.com/mitchellh/packer/packer/plugin.(*Client).Start /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:269 +0xb9f goroutine 106 [semacquire, 19 minutes]: sync.runtime_Syncsemacquire(0xc20824c340) /Users/mitchellh/code/3rdparty/go/src/pkg/runtime/sema.goc:257 +0xc0 sync.(*Cond).Wait(0xc20824c330) /Users/mitchellh/code/3rdparty/go/src/pkg/sync/cond.go:62 +0x9d io.(*pipe).read(0xc20824c300, 0xc2082b7000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/pipe.go:52 +0x2b6 io.(*PipeReader).Read(0xc20827e020, 0xc2082b7000, 0x1000, 0x1000, 0x4f, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/pipe.go:134 +0x5f bufio.(*Reader).fill(0xc2081884e0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:97 +0x1b3 bufio.(*Reader).ReadSlice(0xc2081884e0, 0xc2082b700a, 0x0, 0x0, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:298 +0x22c bufio.(*Reader).ReadBytes(0xc2081884e0, 0xc20828240a, 0x0, 0x0, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:376 +0xe3 github.com/mitchellh/packer/packer/plugin.func·007() /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:279 +0xad created by github.com/mitchellh/packer/packer/plugin.(*Client).Start /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:288 +0xc1c goroutine 112 [chan receive, 19 minutes]: github.com/mitchellh/packer/packer/plugin.func·008() /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:294 +0x61 created by github.com/mitchellh/packer/packer/plugin.func·009 /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:296 +0x4d goroutine 113 [IO wait]: net.runtime_pollWait(0x7c2170, 0x72, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/runtime/netpoll.goc:146 +0x66 net.(*pollDesc).Wait(0xc208092610, 0x72, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/net/fd_poll_runtime.go:84 +0x46 net.(*pollDesc).WaitRead(0xc208092610, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/net/fd_poll_runtime.go:89 +0x42 net.(*netFD).Read(0xc2080925b0, 0xc2082d0000, 0x1000, 0x1000, 0x0, 0x7b8318, 0x23) /Users/mitchellh/code/3rdparty/go/src/pkg/net/fd_unix.go:242 +0x34c net.(*conn).Read(0xc208036120, 0xc2082d0000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/net/net.go:122 +0xe7 bufio.(*Reader).fill(0xc2080c8660) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:97 +0x1b3 bufio.(*Reader).Read(0xc2080c8660, 0xc208098000, 0xc, 0xc, 0xc, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:175 +0x230 io.ReadAtLeast(0x7c2690, 0xc2080c8660, 0xc208098000, 0xc, 0xc, 0xc, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/io.go:289 +0xf7 io.ReadFull(0x7c2690, 0xc2080c8660, 0xc208098000, 0xc, 0xc, 0xc, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/io.go:307 +0x71 github.com/hashicorp/yamux.(*Session).recv(0xc2082d2000) /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/session.go:332 +0xc9 created by github.com/hashicorp/yamux.newSession /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/session.go:93 +0x247 goroutine 114 [select]: github.com/hashicorp/yamux.(*Session).send(0xc2082d2000) /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/session.go:290 +0x496 created by github.com/hashicorp/yamux.newSession /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/session.go:94 +0x25f goroutine 115 [select]: github.com/hashicorp/yamux.(*Session).keepalive(0xc2082d2000) /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/session.go:246 +0xc7 created by github.com/hashicorp/yamux.newSession /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/session.go:96 +0x289 goroutine 116 [select, 12 minutes]: github.com/hashicorp/yamux.(*Session).AcceptStream(0xc2082d2000, 0xc200000001, 0x0, 0x0) /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/session.go:154 +0x11f github.com/mitchellh/packer/packer/rpc.(*muxBroker).Run(0xc20826e020) /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/rpc/mux_broker.go:126 +0x36 created by github.com/mitchellh/packer/packer/rpc.NewClient /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/rpc/client.go:25 +0x90 goroutine 47 [select, 12 minutes]: github.com/hashicorp/yamux.(*Stream).Read(0xc208270000, 0xc2082ce000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/stream.go:123 +0x382 bufio.(*Reader).fill(0xc2080ac4e0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:97 +0x1b3 bufio.(*Reader).ReadByte(0xc2080ac4e0, 0x24d354, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:199 +0x7e github.com/hashicorp/go-msgpack/codec.(*ioDecReader).readn1(0xc208248300, 0xc2085545d0) /Users/mitchellh/code/go/src/github.com/hashicorp/go-msgpack/codec/decode.go:90 +0x44 github.com/hashicorp/go-msgpack/codec.(*msgpackDecDriver).initReadNext(0xc2080560c0) /Users/mitchellh/code/go/src/github.com/hashicorp/go-msgpack/codec/msgpack.go:540 +0x48 github.com/hashicorp/go-msgpack/codec.(*Decoder).decode(0xc2080ac660, 0x331a60, 0xc20811a390) /Users/mitchellh/code/go/src/github.com/hashicorp/go-msgpack/codec/decode.go:635 +0x58 github.com/hashicorp/go-msgpack/codec.(*Decoder).Decode(0xc2080ac660, 0x331a60, 0xc20811a390, 0x0, 0x0) /Users/mitchellh/code/go/src/github.com/hashicorp/go-msgpack/codec/decode.go:630 +0x7c github.com/hashicorp/go-msgpack/codec.(*rpcCodec).read(0xc208294180, 0x331a60, 0xc20811a390, 0x0, 0x0) /Users/mitchellh/code/go/src/github.com/hashicorp/go-msgpack/codec/rpc.go:88 +0xd6 github.com/hashicorp/go-msgpack/codec.(*goRpcCodec).ReadResponseHeader(0xc208294180, 0xc20811a390, 0x0, 0x0) /Users/mitchellh/code/go/src/github.com/hashicorp/go-msgpack/codec/rpc.go:123 +0x5e net/rpc.(*Client).input(0xc2080aca20) /Users/mitchellh/code/3rdparty/go/src/pkg/net/rpc/client.go:109 +0xda created by net/rpc.NewClientWithCodec /Users/mitchellh/code/3rdparty/go/src/pkg/net/rpc/client.go:201 +0x8b goroutine 128 [syscall, 16 minutes]: syscall.Syscall(0x3, 0x18, 0xc2082ee000, 0x8000, 0x1c1cb, 0x1c150, 0xc208182438) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/asm_darwin_amd64.s:20 +0x5 syscall.read(0x18, 0xc2082ee000, 0x8000, 0x8000, 0xb6942, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/zsyscall_darwin_amd64.go:952 +0x75 syscall.Read(0x18, 0xc2082ee000, 0x8000, 0x8000, 0x566558, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/syscall_unix.go:136 +0x5c os.(*File).read(0xc20827e0e8, 0xc2082ee000, 0x8000, 0x8000, 0xc2082ee000, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/file_unix.go:190 +0x89 os.(*File).Read(0xc20827e0e8, 0xc2082ee000, 0x8000, 0x8000, 0x4f, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/file.go:95 +0x98 io.Copy(0x7bd3c8, 0xc20827e060, 0x7bcac0, 0xc20827e0e8, 0x4f, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/io.go:353 +0x1f3 os/exec.func·003(0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec/exec.go:214 +0x7e os/exec.func·004(0xc208056200) /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec/exec.go:321 +0x2c created by os/exec.(*Cmd).Start /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec/exec.go:322 +0x931 goroutine 129 [syscall, 12 minutes]: syscall.Syscall(0x3, 0x1a, 0xc2082f6000, 0x8000, 0x1c1cb, 0x1c150, 0xc2081824f8) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/asm_darwin_amd64.s:20 +0x5 syscall.read(0x1a, 0xc2082f6000, 0x8000, 0x8000, 0xb6942, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/zsyscall_darwin_amd64.go:952 +0x75 syscall.Read(0x1a, 0xc2082f6000, 0x8000, 0x8000, 0x566558, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/syscall_unix.go:136 +0x5c os.(*File).read(0xc20827e108, 0xc2082f6000, 0x8000, 0x8000, 0xc2082f6000, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/file_unix.go:190 +0x89 os.(*File).Read(0xc20827e108, 0xc2082f6000, 0x8000, 0x8000, 0x3e, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/file.go:95 +0x98 io.Copy(0x7bd3c8, 0xc20827e0b8, 0x7bcac0, 0xc20827e108, 0x16e, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/io.go:353 +0x1f3 os/exec.func·003(0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec/exec.go:214 +0x7e os/exec.func·004(0xc2080562a0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec/exec.go:321 +0x2c created by os/exec.(*Cmd).Start /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec/exec.go:322 +0x931 goroutine 130 [syscall, 16 minutes]: syscall.Syscall6(0x7, 0x15a0c, 0x1abbd74, 0x0, 0xc2081561b0, 0x0, 0x0, 0x0, 0x0, 0xc2081561b0) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/asm_darwin_amd64.s:44 +0x5 syscall.wait4(0x15a0c, 0x1abbd74, 0x0, 0xc2081561b0, 0x2d03b, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/zsyscall_darwin_amd64.go:32 +0x7d syscall.Wait4(0x15a0c, 0x1abbdbc, 0x0, 0xc2081561b0, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/syscall_bsd.go:129 +0x64 os.(*Process).wait(0xc208056600, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec_unix.go:22 +0xfe os.(*Process).Wait(0xc208056600, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/doc.go:45 +0x39 os/exec.(*Cmd).Wait(0xc208042640, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec/exec.go:357 +0x1db github.com/mitchellh/packer/packer/plugin.func·006() /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:253 +0x95 created by github.com/mitchellh/packer/packer/plugin.(*Client).Start /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:266 +0xb3e goroutine 131 [semacquire, 12 minutes]: sync.runtime_Syncsemacquire(0xc2081824c0) /Users/mitchellh/code/3rdparty/go/src/pkg/runtime/sema.goc:257 +0xc0 sync.(*Cond).Wait(0xc2081824b0) /Users/mitchellh/code/3rdparty/go/src/pkg/sync/cond.go:62 +0x9d io.(*pipe).read(0xc208182480, 0xc2082cf000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/pipe.go:52 +0x2b6 io.(*PipeReader).Read(0xc20827e0b0, 0xc2082cf000, 0x1000, 0x1000, 0x4, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/pipe.go:134 +0x5f bufio.(*Reader).fill(0xc2080acfc0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:97 +0x1b3 bufio.(*Reader).ReadSlice(0xc2080acfc0, 0x1d3bd0a, 0x0, 0x0, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:298 +0x22c bufio.(*Reader).ReadBytes(0xc2080acfc0, 0xc20801a20a, 0x0, 0x0, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:376 +0xe3 bufio.(*Reader).ReadString(0xc2080acfc0, 0xa, 0x0, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:416 +0x58 github.com/mitchellh/packer/packer/plugin.(*Client).logStderr(0xc208248390, 0x7bd440, 0xc20827e0b0) /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:343 +0x5c created by github.com/mitchellh/packer/packer/plugin.(*Client).Start /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:269 +0xb9f goroutine 132 [semacquire, 16 minutes]: sync.runtime_Syncsemacquire(0xc208182400) /Users/mitchellh/code/3rdparty/go/src/pkg/runtime/sema.goc:257 +0xc0 sync.(*Cond).Wait(0xc2081823f0) /Users/mitchellh/code/3rdparty/go/src/pkg/sync/cond.go:62 +0x9d io.(*pipe).read(0xc2081823c0, 0xc2082fe000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/pipe.go:52 +0x2b6 io.(*PipeReader).Read(0xc20827e058, 0xc2082fe000, 0x1000, 0x1000, 0x4f, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/pipe.go:134 +0x5f bufio.(*Reader).fill(0xc2080ad020) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:97 +0x1b3 bufio.(*Reader).ReadSlice(0xc2080ad020, 0xc2082fe00a, 0x0, 0x0, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:298 +0x22c bufio.(*Reader).ReadBytes(0xc2080ad020, 0xc2080acf0a, 0x0, 0x0, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:376 +0xe3 github.com/mitchellh/packer/packer/plugin.func·007() /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:279 +0xad created by github.com/mitchellh/packer/packer/plugin.(*Client).Start /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:288 +0xc1c goroutine 144 [chan receive, 16 minutes]: github.com/mitchellh/packer/packer/plugin.func·008() /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:294 +0x61 created by github.com/mitchellh/packer/packer/plugin.func·009 /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:296 +0x4d goroutine 145 [IO wait]: net.runtime_pollWait(0x7c20c0, 0x72, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/runtime/netpoll.goc:146 +0x66 net.(*pollDesc).Wait(0xc20813e300, 0x72, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/net/fd_poll_runtime.go:84 +0x46 net.(*pollDesc).WaitRead(0xc20813e300, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/net/fd_poll_runtime.go:89 +0x42 net.(*netFD).Read(0xc20813e2a0, 0xc2082c2000, 0x1000, 0x1000, 0x0, 0x7b8318, 0x23) /Users/mitchellh/code/3rdparty/go/src/pkg/net/fd_unix.go:242 +0x34c net.(*conn).Read(0xc2080a6008, 0xc2082c2000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/net/net.go:122 +0xe7 bufio.(*Reader).fill(0xc2081200c0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:97 +0x1b3 bufio.(*Reader).Read(0xc2081200c0, 0xc2080fa060, 0xc, 0xc, 0xc, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:175 +0x230 io.ReadAtLeast(0x7c2690, 0xc2081200c0, 0xc2080fa060, 0xc, 0xc, 0xc, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/io.go:289 +0xf7 io.ReadFull(0x7c2690, 0xc2081200c0, 0xc2080fa060, 0xc, 0xc, 0xc, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/io.go:307 +0x71 github.com/hashicorp/yamux.(*Session).recv(0xc20804c280) /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/session.go:332 +0xc9 created by github.com/hashicorp/yamux.newSession /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/session.go:93 +0x247 goroutine 146 [select]: github.com/hashicorp/yamux.(*Session).send(0xc20804c280) /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/session.go:290 +0x496 created by github.com/hashicorp/yamux.newSession /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/session.go:94 +0x25f goroutine 147 [select]: github.com/hashicorp/yamux.(*Session).keepalive(0xc20804c280) /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/session.go:246 +0xc7 created by github.com/hashicorp/yamux.newSession /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/session.go:96 +0x289 goroutine 148 [select, 12 minutes]: github.com/hashicorp/yamux.(*Session).AcceptStream(0xc20804c280, 0xc200000001, 0x0, 0x0) /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/session.go:154 +0x11f github.com/mitchellh/packer/packer/rpc.(*muxBroker).Run(0xc208040dc0) /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/rpc/mux_broker.go:126 +0x36 created by github.com/mitchellh/packer/packer/rpc.NewClient /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/rpc/client.go:25 +0x90 goroutine 161 [syscall, 16 minutes]: syscall.Syscall(0x3, 0x1b, 0xc208310000, 0x8000, 0x1c1cb, 0x1c150, 0xc2081984f8) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/asm_darwin_amd64.s:20 +0x5 syscall.read(0x1b, 0xc208310000, 0x8000, 0x8000, 0xb6942, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/zsyscall_darwin_amd64.go:952 +0x75 syscall.Read(0x1b, 0xc208310000, 0x8000, 0x8000, 0x566558, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/syscall_unix.go:136 +0x5c os.(*File).read(0xc208172078, 0xc208310000, 0x8000, 0x8000, 0xc208310000, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/file_unix.go:190 +0x89 os.(*File).Read(0xc208172078, 0xc208310000, 0x8000, 0x8000, 0x4f, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/file.go:95 +0x98 io.Copy(0x7bd3c8, 0xc208172030, 0x7bcac0, 0xc208172078, 0x4f, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/io.go:353 +0x1f3 os/exec.func·003(0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec/exec.go:214 +0x7e os/exec.func·004(0xc2081522c0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec/exec.go:321 +0x2c created by os/exec.(*Cmd).Start /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec/exec.go:322 +0x931 goroutine 162 [syscall, 12 minutes]: syscall.Syscall(0x3, 0x1d, 0xc208318000, 0x8000, 0x1c1cb, 0x1c150, 0xc208198378) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/asm_darwin_amd64.s:20 +0x5 syscall.read(0x1d, 0xc208318000, 0x8000, 0x8000, 0xb6942, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/zsyscall_darwin_amd64.go:952 +0x75 syscall.Read(0x1d, 0xc208318000, 0x8000, 0x8000, 0x566558, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/syscall_unix.go:136 +0x5c os.(*File).read(0xc208172098, 0xc208318000, 0x8000, 0x8000, 0xc208318000, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/file_unix.go:190 +0x89 os.(*File).Read(0xc208172098, 0xc208318000, 0x8000, 0x8000, 0x3e, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/file.go:95 +0x98 io.Copy(0x7bd3c8, 0xc208172048, 0x7bcac0, 0xc208172098, 0x16e, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/io.go:353 +0x1f3 os/exec.func·003(0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec/exec.go:214 +0x7e os/exec.func·004(0xc208152320) /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec/exec.go:321 +0x2c created by os/exec.(*Cmd).Start /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec/exec.go:322 +0x931 goroutine 163 [syscall, 16 minutes]: syscall.Syscall6(0x7, 0x15a0d, 0x1afdd74, 0x0, 0xc208260120, 0x0, 0x0, 0x0, 0x0, 0xc208260120) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/asm_darwin_amd64.s:44 +0x5 syscall.wait4(0x15a0d, 0x1afdd74, 0x0, 0xc208260120, 0x2d03b, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/zsyscall_darwin_amd64.go:32 +0x7d syscall.Wait4(0x15a0d, 0x1afddbc, 0x0, 0xc208260120, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/syscall_bsd.go:129 +0x64 os.(*Process).wait(0xc2081525a0, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec_unix.go:22 +0xfe os.(*Process).Wait(0xc2081525a0, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/doc.go:45 +0x39 os/exec.(*Cmd).Wait(0xc20819c280, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec/exec.go:357 +0x1db github.com/mitchellh/packer/packer/plugin.func·006() /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:253 +0x95 created by github.com/mitchellh/packer/packer/plugin.(*Client).Start /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:266 +0xb3e goroutine 164 [semacquire, 12 minutes]: sync.runtime_Syncsemacquire(0xc208198340) /Users/mitchellh/code/3rdparty/go/src/pkg/runtime/sema.goc:257 +0xc0 sync.(*Cond).Wait(0xc208198330) /Users/mitchellh/code/3rdparty/go/src/pkg/sync/cond.go:62 +0x9d io.(*pipe).read(0xc208198300, 0xc2082c3000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/pipe.go:52 +0x2b6 io.(*PipeReader).Read(0xc208172040, 0xc2082c3000, 0x1000, 0x1000, 0x4, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/pipe.go:134 +0x5f bufio.(*Reader).fill(0xc208120240) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:97 +0x1b3 bufio.(*Reader).ReadSlice(0xc208120240, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:298 +0x22c bufio.(*Reader).ReadBytes(0xc208120240, 0xc20801a20a, 0x0, 0x0, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:376 +0xe3 bufio.(*Reader).ReadString(0xc208120240, 0xa, 0x0, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:416 +0x58 github.com/mitchellh/packer/packer/plugin.(*Client).logStderr(0xc20815c210, 0x7bd440, 0xc208172040) /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:343 +0x5c created by github.com/mitchellh/packer/packer/plugin.(*Client).Start /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:269 +0xb9f goroutine 165 [semacquire, 16 minutes]: sync.runtime_Syncsemacquire(0xc2081984c0) /Users/mitchellh/code/3rdparty/go/src/pkg/runtime/sema.goc:257 +0xc0 sync.(*Cond).Wait(0xc2081984b0) /Users/mitchellh/code/3rdparty/go/src/pkg/sync/cond.go:62 +0x9d io.(*pipe).read(0xc208198480, 0xc20815f000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/pipe.go:52 +0x2b6 io.(*PipeReader).Read(0xc208172028, 0xc20815f000, 0x1000, 0x1000, 0x7afe00, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/pipe.go:134 +0x5f bufio.(*Reader).fill(0xc208004ae0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:97 +0x1b3 bufio.(*Reader).ReadSlice(0xc208004ae0, 0x16a0a, 0x0, 0x0, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:298 +0x22c bufio.(*Reader).ReadBytes(0xc208004ae0, 0xc208004a0a, 0x0, 0x0, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:376 +0xe3 github.com/mitchellh/packer/packer/plugin.func·007() /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:279 +0xad created by github.com/mitchellh/packer/packer/plugin.(*Client).Start /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:288 +0xc1c goroutine 87 [chan receive, 16 minutes]: github.com/mitchellh/packer/packer/plugin.func·008() /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:294 +0x61 created by github.com/mitchellh/packer/packer/plugin.func·009 /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:296 +0x4d goroutine 88 [IO wait]: net.runtime_pollWait(0x7c2010, 0x72, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/runtime/netpoll.goc:146 +0x66 net.(*pollDesc).Wait(0xc208092220, 0x72, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/net/fd_poll_runtime.go:84 +0x46 net.(*pollDesc).WaitRead(0xc208092220, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/net/fd_poll_runtime.go:89 +0x42 net.(*netFD).Read(0xc2080921c0, 0xc2080d2000, 0x1000, 0x1000, 0x0, 0x7b8318, 0x23) /Users/mitchellh/code/3rdparty/go/src/pkg/net/fd_unix.go:242 +0x34c net.(*conn).Read(0xc20819e010, 0xc2080d2000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/net/net.go:122 +0xe7 bufio.(*Reader).fill(0xc208188060) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:97 +0x1b3 bufio.(*Reader).Read(0xc208188060, 0xc208148060, 0xc, 0xc, 0xc, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:175 +0x230 io.ReadAtLeast(0x7c2690, 0xc208188060, 0xc208148060, 0xc, 0xc, 0xc, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/io.go:289 +0xf7 io.ReadFull(0x7c2690, 0xc208188060, 0xc208148060, 0xc, 0xc, 0xc, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/io.go:307 +0x71 github.com/hashicorp/yamux.(*Session).recv(0xc2082cc0a0) /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/session.go:332 +0xc9 created by github.com/hashicorp/yamux.newSession /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/session.go:93 +0x247 goroutine 89 [select]: github.com/hashicorp/yamux.(*Session).send(0xc2082cc0a0) /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/session.go:290 +0x496 created by github.com/hashicorp/yamux.newSession /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/session.go:94 +0x25f goroutine 90 [select]: github.com/hashicorp/yamux.(*Session).keepalive(0xc2082cc0a0) /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/session.go:246 +0xc7 created by github.com/hashicorp/yamux.newSession /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/session.go:96 +0x289 goroutine 91 [select, 12 minutes]: github.com/hashicorp/yamux.(*Session).AcceptStream(0xc2082cc0a0, 0xc200000001, 0x0, 0x0) /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/session.go:154 +0x11f github.com/mitchellh/packer/packer/rpc.(*muxBroker).Run(0xc208154100) /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/rpc/mux_broker.go:126 +0x36 created by github.com/mitchellh/packer/packer/rpc.NewClient /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/rpc/client.go:25 +0x90 goroutine 177 [syscall, 16 minutes]: syscall.Syscall(0x3, 0x1e, 0xc20833e000, 0x8000, 0x1c1cb, 0x1c150, 0xc20824c738) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/asm_darwin_amd64.s:20 +0x5 syscall.read(0x1e, 0xc20833e000, 0x8000, 0x8000, 0xb6942, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/zsyscall_darwin_amd64.go:952 +0x75 syscall.Read(0x1e, 0xc20833e000, 0x8000, 0x8000, 0x566558, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/syscall_unix.go:136 +0x5c os.(*File).read(0xc208036160, 0xc20833e000, 0x8000, 0x8000, 0xc20833e000, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/file_unix.go:190 +0x89 os.(*File).Read(0xc208036160, 0xc20833e000, 0x8000, 0x8000, 0x4f, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/file.go:95 +0x98 io.Copy(0x7bd3c8, 0xc2080360d0, 0x7bcac0, 0xc208036160, 0x4f, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/io.go:353 +0x1f3 os/exec.func·003(0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec/exec.go:214 +0x7e os/exec.func·004(0xc2080f61e0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec/exec.go:321 +0x2c created by os/exec.(*Cmd).Start /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec/exec.go:322 +0x931 goroutine 178 [syscall, 12 minutes]: syscall.Syscall(0x3, 0x20, 0xc208352000, 0x8000, 0x6ed600, 0xc20824c794, 0xc208328480) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/asm_darwin_amd64.s:20 +0x5 syscall.read(0x20, 0xc208352000, 0x8000, 0x8000, 0xb699a, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/zsyscall_darwin_amd64.go:952 +0x75 syscall.Read(0x20, 0xc208352000, 0x8000, 0x8000, 0x566558, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/syscall_unix.go:136 +0x5c os.(*File).read(0xc208036180, 0xc208352000, 0x8000, 0x8000, 0xc208352000, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/file_unix.go:190 +0x89 os.(*File).Read(0xc208036180, 0xc208352000, 0x8000, 0x8000, 0x3e, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/file.go:95 +0x98 io.Copy(0x7bd3c8, 0xc208036130, 0x7bcac0, 0xc208036180, 0x16e, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/io.go:353 +0x1f3 os/exec.func·003(0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec/exec.go:214 +0x7e os/exec.func·004(0xc2080f6240) /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec/exec.go:321 +0x2c created by os/exec.(*Cmd).Start /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec/exec.go:322 +0x931 goroutine 179 [syscall, 16 minutes]: syscall.Syscall6(0x7, 0x15a0e, 0x1c3dd74, 0x0, 0xc208048990, 0x0, 0x0, 0x0, 0x0, 0xc208048990) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/asm_darwin_amd64.s:44 +0x5 syscall.wait4(0x15a0e, 0x1c3dd74, 0x0, 0xc208048990, 0x2d03b, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/zsyscall_darwin_amd64.go:32 +0x7d syscall.Wait4(0x15a0e, 0x1c3ddbc, 0x0, 0xc208048990, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/syscall_bsd.go:129 +0x64 os.(*Process).wait(0xc2080f64a0, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec_unix.go:22 +0xfe os.(*Process).Wait(0xc2080f64a0, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/doc.go:45 +0x39 os/exec.(*Cmd).Wait(0xc208338000, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec/exec.go:357 +0x1db github.com/mitchellh/packer/packer/plugin.func·006() /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:253 +0x95 created by github.com/mitchellh/packer/packer/plugin.(*Client).Start /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:266 +0xb3e goroutine 180 [semacquire, 12 minutes]: sync.runtime_Syncsemacquire(0xc20824c7c0) /Users/mitchellh/code/3rdparty/go/src/pkg/runtime/sema.goc:257 +0xc0 sync.(*Cond).Wait(0xc20824c7b0) /Users/mitchellh/code/3rdparty/go/src/pkg/sync/cond.go:62 +0x9d io.(*pipe).read(0xc20824c780, 0xc20834e000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/pipe.go:52 +0x2b6 io.(*PipeReader).Read(0xc208036128, 0xc20834e000, 0x1000, 0x1000, 0x4, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/pipe.go:134 +0x5f bufio.(*Reader).fill(0xc2080c8960) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:97 +0x1b3 bufio.(*Reader).ReadSlice(0xc2080c8960, 0x1cb9d0a, 0x0, 0x0, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:298 +0x22c bufio.(*Reader).ReadBytes(0xc2080c8960, 0xc20801a20a, 0x0, 0x0, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:376 +0xe3 bufio.(*Reader).ReadString(0xc2080c8960, 0xa, 0x0, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:416 +0x58 github.com/mitchellh/packer/packer/plugin.(*Client).logStderr(0xc20811a5d0, 0x7bd440, 0xc208036128) /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:343 +0x5c created by github.com/mitchellh/packer/packer/plugin.(*Client).Start /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:269 +0xb9f goroutine 181 [semacquire, 16 minutes]: sync.runtime_Syncsemacquire(0xc20824c700) /Users/mitchellh/code/3rdparty/go/src/pkg/runtime/sema.goc:257 +0xc0 sync.(*Cond).Wait(0xc20824c6f0) /Users/mitchellh/code/3rdparty/go/src/pkg/sync/cond.go:62 +0x9d io.(*pipe).read(0xc20824c6c0, 0xc20834f000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/pipe.go:52 +0x2b6 io.(*PipeReader).Read(0xc2080360c8, 0xc20834f000, 0x1000, 0x1000, 0x4f, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/pipe.go:134 +0x5f bufio.(*Reader).fill(0xc2080c89c0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:97 +0x1b3 bufio.(*Reader).ReadSlice(0xc2080c89c0, 0xc20834f00a, 0x0, 0x0, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:298 +0x22c bufio.(*Reader).ReadBytes(0xc2080c89c0, 0xc2080c890a, 0x0, 0x0, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:376 +0xe3 github.com/mitchellh/packer/packer/plugin.func·007() /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:279 +0xad created by github.com/mitchellh/packer/packer/plugin.(*Client).Start /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:288 +0xc1c goroutine 182 [chan receive, 16 minutes]: github.com/mitchellh/packer/packer/plugin.func·008() /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:294 +0x61 created by github.com/mitchellh/packer/packer/plugin.func·009 /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:296 +0x4d goroutine 183 [IO wait]: net.runtime_pollWait(0x7c1f60, 0x72, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/runtime/netpoll.goc:146 +0x66 net.(*pollDesc).Wait(0xc208336220, 0x72, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/net/fd_poll_runtime.go:84 +0x46 net.(*pollDesc).WaitRead(0xc208336220, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/net/fd_poll_runtime.go:89 +0x42 net.(*netFD).Read(0xc2083361c0, 0xc20836a000, 0x1000, 0x1000, 0x0, 0x7b8318, 0x23) /Users/mitchellh/code/3rdparty/go/src/pkg/net/fd_unix.go:242 +0x34c net.(*conn).Read(0xc2080361a0, 0xc20836a000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/net/net.go:122 +0xe7 bufio.(*Reader).fill(0xc2080c8a20) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:97 +0x1b3 bufio.(*Reader).Read(0xc2080c8a20, 0xc20815a130, 0xc, 0xc, 0xc, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:175 +0x230 io.ReadAtLeast(0x7c2690, 0xc2080c8a20, 0xc20815a130, 0xc, 0xc, 0xc, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/io.go:289 +0xf7 io.ReadFull(0x7c2690, 0xc2080c8a20, 0xc20815a130, 0xc, 0xc, 0xc, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/io.go:307 +0x71 github.com/hashicorp/yamux.(*Session).recv(0xc2081781e0) /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/session.go:332 +0xc9 created by github.com/hashicorp/yamux.newSession /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/session.go:93 +0x247 goroutine 184 [select]: github.com/hashicorp/yamux.(*Session).send(0xc2081781e0) /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/session.go:290 +0x496 created by github.com/hashicorp/yamux.newSession /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/session.go:94 +0x25f goroutine 185 [select]: github.com/hashicorp/yamux.(*Session).keepalive(0xc2081781e0) /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/session.go:246 +0xc7 created by github.com/hashicorp/yamux.newSession /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/session.go:96 +0x289 goroutine 186 [select, 12 minutes]: github.com/hashicorp/yamux.(*Session).AcceptStream(0xc2081781e0, 0xc200000001, 0x0, 0x0) /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/session.go:154 +0x11f github.com/mitchellh/packer/packer/rpc.(*muxBroker).Run(0xc2080f6560) /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/rpc/mux_broker.go:126 +0x36 created by github.com/mitchellh/packer/packer/rpc.NewClient /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/rpc/client.go:25 +0x90 goroutine 107 [select, 12 minutes]: github.com/hashicorp/yamux.(*Stream).Read(0xc208338140, 0xc208375000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/stream.go:123 +0x382 bufio.(*Reader).fill(0xc208376000) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:97 +0x1b3 bufio.(*Reader).ReadByte(0xc208376000, 0x24d354, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:199 +0x7e github.com/hashicorp/go-msgpack/codec.(*ioDecReader).readn1(0xc2080d4180, 0xc2085664c0) /Users/mitchellh/code/go/src/github.com/hashicorp/go-msgpack/codec/decode.go:90 +0x44 github.com/hashicorp/go-msgpack/codec.(*msgpackDecDriver).initReadNext(0xc2080fe140) /Users/mitchellh/code/go/src/github.com/hashicorp/go-msgpack/codec/msgpack.go:540 +0x48 github.com/hashicorp/go-msgpack/codec.(*Decoder).decode(0xc208376060, 0x331a60, 0xc20811ae10) /Users/mitchellh/code/go/src/github.com/hashicorp/go-msgpack/codec/decode.go:635 +0x58 github.com/hashicorp/go-msgpack/codec.(*Decoder).Decode(0xc208376060, 0x331a60, 0xc20811ae10, 0x0, 0x0) /Users/mitchellh/code/go/src/github.com/hashicorp/go-msgpack/codec/decode.go:630 +0x7c github.com/hashicorp/go-msgpack/codec.(*rpcCodec).read(0xc20800f580, 0x331a60, 0xc20811ae10, 0x0, 0x0) /Users/mitchellh/code/go/src/github.com/hashicorp/go-msgpack/codec/rpc.go:88 +0xd6 github.com/hashicorp/go-msgpack/codec.(*goRpcCodec).ReadResponseHeader(0xc20800f580, 0xc20811ae10, 0x0, 0x0) /Users/mitchellh/code/go/src/github.com/hashicorp/go-msgpack/codec/rpc.go:123 +0x5e net/rpc.(*Client).input(0xc2083760c0) /Users/mitchellh/code/3rdparty/go/src/pkg/net/rpc/client.go:109 +0xda created by net/rpc.NewClientWithCodec /Users/mitchellh/code/3rdparty/go/src/pkg/net/rpc/client.go:201 +0x8b goroutine 108 [syscall, 16 minutes]: syscall.Syscall(0x3, 0x21, 0xc20838a000, 0x8000, 0x1c1cb, 0x1c150, 0xc2081085b8) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/asm_darwin_amd64.s:20 +0x5 syscall.read(0x21, 0xc20838a000, 0x8000, 0x8000, 0xb6942, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/zsyscall_darwin_amd64.go:952 +0x75 syscall.Read(0x21, 0xc20838a000, 0x8000, 0x8000, 0x566558, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/syscall_unix.go:136 +0x5c os.(*File).read(0xc20837e068, 0xc20838a000, 0x8000, 0x8000, 0xc20838a000, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/file_unix.go:190 +0x89 os.(*File).Read(0xc20837e068, 0xc20838a000, 0x8000, 0x8000, 0x4f, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/file.go:95 +0x98 io.Copy(0x7bd3c8, 0xc20837e020, 0x7bcac0, 0xc20837e068, 0x4f, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/io.go:353 +0x1f3 os/exec.func·003(0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec/exec.go:214 +0x7e os/exec.func·004(0xc2080fe2e0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec/exec.go:321 +0x2c created by os/exec.(*Cmd).Start /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec/exec.go:322 +0x931 goroutine 109 [syscall, 12 minutes]: syscall.Syscall(0x3, 0x23, 0xc208392000, 0x8000, 0x1c1cb, 0x1c150, 0xc208108af8) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/asm_darwin_amd64.s:20 +0x5 syscall.read(0x23, 0xc208392000, 0x8000, 0x8000, 0xb6942, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/zsyscall_darwin_amd64.go:952 +0x75 syscall.Read(0x23, 0xc208392000, 0x8000, 0x8000, 0x566558, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/syscall_unix.go:136 +0x5c os.(*File).read(0xc20837e088, 0xc208392000, 0x8000, 0x8000, 0xc208392000, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/file_unix.go:190 +0x89 os.(*File).Read(0xc20837e088, 0xc208392000, 0x8000, 0x8000, 0x40, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/file.go:95 +0x98 io.Copy(0x7bd3c8, 0xc20837e038, 0x7bcac0, 0xc20837e088, 0x170, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/io.go:353 +0x1f3 os/exec.func·003(0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec/exec.go:214 +0x7e os/exec.func·004(0xc2080fe340) /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec/exec.go:321 +0x2c created by os/exec.(*Cmd).Start /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec/exec.go:322 +0x931 goroutine 110 [syscall, 16 minutes]: syscall.Syscall6(0x7, 0x15a0f, 0x1c5bd74, 0x0, 0xc20816e1b0, 0x0, 0x0, 0x14a38, 0x6f4640, 0xc20816e1b0) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/asm_darwin_amd64.s:44 +0x5 syscall.wait4(0x15a0f, 0x1c5bd74, 0x0, 0xc20816e1b0, 0x2d03b, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/zsyscall_darwin_amd64.go:32 +0x7d syscall.Wait4(0x15a0f, 0x1c5bdbc, 0x0, 0xc20816e1b0, 0x7c3178, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/syscall_bsd.go:129 +0x64 os.(*Process).wait(0xc2080fe620, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec_unix.go:22 +0xfe os.(*Process).Wait(0xc2080fe620, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/doc.go:45 +0x39 os/exec.(*Cmd).Wait(0xc20837c000, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec/exec.go:357 +0x1db github.com/mitchellh/packer/packer/plugin.func·006() /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:253 +0x95 created by github.com/mitchellh/packer/packer/plugin.(*Client).Start /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:266 +0xb3e goroutine 111 [semacquire, 12 minutes]: sync.runtime_Syncsemacquire(0xc208108ac0) /Users/mitchellh/code/3rdparty/go/src/pkg/runtime/sema.goc:257 +0xc0 sync.(*Cond).Wait(0xc208108ab0) /Users/mitchellh/code/3rdparty/go/src/pkg/sync/cond.go:62 +0x9d io.(*pipe).read(0xc208108a80, 0xc20839a000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/pipe.go:52 +0x2b6 io.(*PipeReader).Read(0xc20837e030, 0xc20839a000, 0x1000, 0x1000, 0x4, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/pipe.go:134 +0x5f bufio.(*Reader).fill(0xc2082825a0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:97 +0x1b3 bufio.(*Reader).ReadSlice(0xc2082825a0, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:298 +0x22c bufio.(*Reader).ReadBytes(0xc2082825a0, 0xc20801a20a, 0x0, 0x0, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:376 +0xe3 bufio.(*Reader).ReadString(0xc2082825a0, 0xa, 0x0, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:416 +0x58 github.com/mitchellh/packer/packer/plugin.(*Client).logStderr(0xc2080d42a0, 0x7bd440, 0xc20837e030) /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:343 +0x5c created by github.com/mitchellh/packer/packer/plugin.(*Client).Start /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:269 +0xb9f goroutine 192 [semacquire, 16 minutes]: sync.runtime_Syncsemacquire(0xc208108580) /Users/mitchellh/code/3rdparty/go/src/pkg/runtime/sema.goc:257 +0xc0 sync.(*Cond).Wait(0xc208108570) /Users/mitchellh/code/3rdparty/go/src/pkg/sync/cond.go:62 +0x9d io.(*pipe).read(0xc208108540, 0xc20839b000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/pipe.go:52 +0x2b6 io.(*PipeReader).Read(0xc20837e018, 0xc20839b000, 0x1000, 0x1000, 0x4f, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/pipe.go:134 +0x5f bufio.(*Reader).fill(0xc208282600) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:97 +0x1b3 bufio.(*Reader).ReadSlice(0xc208282600, 0xc20839b00a, 0x0, 0x0, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:298 +0x22c bufio.(*Reader).ReadBytes(0xc208282600, 0xc20837630a, 0x0, 0x0, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:376 +0xe3 github.com/mitchellh/packer/packer/plugin.func·007() /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:279 +0xad created by github.com/mitchellh/packer/packer/plugin.(*Client).Start /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:288 +0xc1c goroutine 149 [chan receive, 16 minutes]: github.com/mitchellh/packer/packer/plugin.func·008() /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:294 +0x61 created by github.com/mitchellh/packer/packer/plugin.func·009 /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:296 +0x4d goroutine 150 [IO wait]: net.runtime_pollWait(0x7c1eb0, 0x72, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/runtime/netpoll.goc:146 +0x66 net.(*pollDesc).Wait(0xc20813e7d0, 0x72, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/net/fd_poll_runtime.go:84 +0x46 net.(*pollDesc).WaitRead(0xc20813e7d0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/net/fd_poll_runtime.go:89 +0x42 net.(*netFD).Read(0xc20813e770, 0xc2083bc000, 0x1000, 0x1000, 0x0, 0x7b8318, 0x23) /Users/mitchellh/code/3rdparty/go/src/pkg/net/fd_unix.go:242 +0x34c net.(*conn).Read(0xc2080a6018, 0xc2083bc000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/net/net.go:122 +0xe7 bufio.(*Reader).fill(0xc208120300) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:97 +0x1b3 bufio.(*Reader).Read(0xc208120300, 0xc2080fa0b0, 0xc, 0xc, 0xc, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:175 +0x230 io.ReadAtLeast(0x7c2690, 0xc208120300, 0xc2080fa0b0, 0xc, 0xc, 0xc, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/io.go:289 +0xf7 io.ReadFull(0x7c2690, 0xc208120300, 0xc2080fa0b0, 0xc, 0xc, 0xc, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/io.go:307 +0x71 github.com/hashicorp/yamux.(*Session).recv(0xc20804c5a0) /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/session.go:332 +0xc9 created by github.com/hashicorp/yamux.newSession /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/session.go:93 +0x247 goroutine 151 [select]: github.com/hashicorp/yamux.(*Session).send(0xc20804c5a0) /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/session.go:290 +0x496 created by github.com/hashicorp/yamux.newSession /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/session.go:94 +0x25f goroutine 152 [select]: github.com/hashicorp/yamux.(*Session).keepalive(0xc20804c5a0) /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/session.go:246 +0xc7 created by github.com/hashicorp/yamux.newSession /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/session.go:96 +0x289 goroutine 153 [select, 12 minutes]: github.com/hashicorp/yamux.(*Session).AcceptStream(0xc20804c5a0, 0xc200000001, 0x0, 0x0) /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/session.go:154 +0x11f github.com/mitchellh/packer/packer/rpc.(*muxBroker).Run(0xc208040e60) /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/rpc/mux_broker.go:126 +0x36 created by github.com/mitchellh/packer/packer/rpc.NewClient /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/rpc/client.go:25 +0x90 goroutine 193 [select, 12 minutes]: github.com/hashicorp/yamux.(*Stream).Read(0xc208158500, 0xc2083cc000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/stream.go:123 +0x382 bufio.(*Reader).fill(0xc208376420) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:97 +0x1b3 bufio.(*Reader).ReadByte(0xc208376420, 0x24d354, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:199 +0x7e github.com/hashicorp/go-msgpack/codec.(*ioDecReader).readn1(0xc2080d4b70, 0xc2084fd590) /Users/mitchellh/code/go/src/github.com/hashicorp/go-msgpack/codec/decode.go:90 +0x44 github.com/hashicorp/go-msgpack/codec.(*msgpackDecDriver).initReadNext(0xc2080fe6c0) /Users/mitchellh/code/go/src/github.com/hashicorp/go-msgpack/codec/msgpack.go:540 +0x48 github.com/hashicorp/go-msgpack/codec.(*Decoder).decode(0xc208376480, 0x331a60, 0xc208136390) /Users/mitchellh/code/go/src/github.com/hashicorp/go-msgpack/codec/decode.go:635 +0x58 github.com/hashicorp/go-msgpack/codec.(*Decoder).Decode(0xc208376480, 0x331a60, 0xc208136390, 0x0, 0x0) /Users/mitchellh/code/go/src/github.com/hashicorp/go-msgpack/codec/decode.go:630 +0x7c github.com/hashicorp/go-msgpack/codec.(*rpcCodec).read(0xc20800f740, 0x331a60, 0xc208136390, 0x0, 0x0) /Users/mitchellh/code/go/src/github.com/hashicorp/go-msgpack/codec/rpc.go:88 +0xd6 github.com/hashicorp/go-msgpack/codec.(*goRpcCodec).ReadResponseHeader(0xc20800f740, 0xc208136390, 0x0, 0x0) /Users/mitchellh/code/go/src/github.com/hashicorp/go-msgpack/codec/rpc.go:123 +0x5e net/rpc.(*Client).input(0xc2083764e0) /Users/mitchellh/code/3rdparty/go/src/pkg/net/rpc/client.go:109 +0xda created by net/rpc.NewClientWithCodec /Users/mitchellh/code/3rdparty/go/src/pkg/net/rpc/client.go:201 +0x8b goroutine 194 [syscall, 16 minutes]: syscall.Syscall(0x3, 0x24, 0xc2083ce000, 0x8000, 0x1c1cb, 0x1c150, 0xc208108bb8) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/asm_darwin_amd64.s:20 +0x5 syscall.read(0x24, 0xc2083ce000, 0x8000, 0x8000, 0xb6942, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/zsyscall_darwin_amd64.go:952 +0x75 syscall.Read(0x24, 0xc2083ce000, 0x8000, 0x8000, 0x566558, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/syscall_unix.go:136 +0x5c os.(*File).read(0xc20837e110, 0xc2083ce000, 0x8000, 0x8000, 0xc2083ce000, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/file_unix.go:190 +0x89 os.(*File).Read(0xc20837e110, 0xc2083ce000, 0x8000, 0x8000, 0x4f, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/file.go:95 +0x98 io.Copy(0x7bd3c8, 0xc20837e0c8, 0x7bcac0, 0xc20837e110, 0x4f, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/io.go:353 +0x1f3 os/exec.func·003(0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec/exec.go:214 +0x7e os/exec.func·004(0xc2080fe7c0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec/exec.go:321 +0x2c created by os/exec.(*Cmd).Start /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec/exec.go:322 +0x931 goroutine 195 [syscall, 1 minutes]: syscall.Syscall(0x3, 0x26, 0xc2083e2000, 0x8000, 0x1c1cb, 0x1c150, 0xc208108c78) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/asm_darwin_amd64.s:20 +0x5 syscall.read(0x26, 0xc2083e2000, 0x8000, 0x8000, 0xb6942, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/zsyscall_darwin_amd64.go:952 +0x75 syscall.Read(0x26, 0xc2083e2000, 0x8000, 0x8000, 0x566558, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/syscall_unix.go:136 +0x5c os.(*File).read(0xc20837e130, 0xc2083e2000, 0x8000, 0x8000, 0xc2083e2000, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/file_unix.go:190 +0x89 os.(*File).Read(0xc20837e130, 0xc2083e2000, 0x8000, 0x8000, 0x42, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/file.go:95 +0x98 io.Copy(0x7bd3c8, 0xc20837e0e0, 0x7bcac0, 0xc20837e130, 0x2bd, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/io.go:353 +0x1f3 os/exec.func·003(0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec/exec.go:214 +0x7e os/exec.func·004(0xc2080fe820) /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec/exec.go:321 +0x2c created by os/exec.(*Cmd).Start /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec/exec.go:322 +0x931 goroutine 196 [syscall, 16 minutes]: syscall.Syscall6(0x7, 0x15a10, 0x1c7bd74, 0x0, 0xc2083c8090, 0x0, 0x0, 0x0, 0x0, 0xc2083c8090) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/asm_darwin_amd64.s:44 +0x5 syscall.wait4(0x15a10, 0x1c7bd74, 0x0, 0xc2083c8090, 0x2d03b, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/zsyscall_darwin_amd64.go:32 +0x7d syscall.Wait4(0x15a10, 0x1c7bdbc, 0x0, 0xc2083c8090, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/syscall_bsd.go:129 +0x64 os.(*Process).wait(0xc2080fea80, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec_unix.go:22 +0xfe os.(*Process).Wait(0xc2080fea80, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/doc.go:45 +0x39 os/exec.(*Cmd).Wait(0xc20837c140, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec/exec.go:357 +0x1db github.com/mitchellh/packer/packer/plugin.func·006() /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:253 +0x95 created by github.com/mitchellh/packer/packer/plugin.(*Client).Start /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:266 +0xb3e goroutine 197 [semacquire, 1 minutes]: sync.runtime_Syncsemacquire(0xc208108c40) /Users/mitchellh/code/3rdparty/go/src/pkg/runtime/sema.goc:257 +0xc0 sync.(*Cond).Wait(0xc208108c30) /Users/mitchellh/code/3rdparty/go/src/pkg/sync/cond.go:62 +0x9d io.(*pipe).read(0xc208108c00, 0xc2083cd000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/pipe.go:52 +0x2b6 io.(*PipeReader).Read(0xc20837e0d8, 0xc2083cd000, 0x1000, 0x1000, 0x4, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/pipe.go:134 +0x5f bufio.(*Reader).fill(0xc208376780) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:97 +0x1b3 bufio.(*Reader).ReadSlice(0xc208376780, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:298 +0x22c bufio.(*Reader).ReadBytes(0xc208376780, 0xc20801a20a, 0x0, 0x0, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:376 +0xe3 bufio.(*Reader).ReadString(0xc208376780, 0xa, 0x0, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:416 +0x58 github.com/mitchellh/packer/packer/plugin.(*Client).logStderr(0xc2080d4c30, 0x7bd440, 0xc20837e0d8) /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:343 +0x5c created by github.com/mitchellh/packer/packer/plugin.(*Client).Start /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:269 +0xb9f goroutine 198 [semacquire, 16 minutes]: sync.runtime_Syncsemacquire(0xc208108b80) /Users/mitchellh/code/3rdparty/go/src/pkg/runtime/sema.goc:257 +0xc0 sync.(*Cond).Wait(0xc208108b70) /Users/mitchellh/code/3rdparty/go/src/pkg/sync/cond.go:62 +0x9d io.(*pipe).read(0xc208108b40, 0xc2083e0000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/pipe.go:52 +0x2b6 io.(*PipeReader).Read(0xc20837e0c0, 0xc2083e0000, 0x1000, 0x1000, 0x4f, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/pipe.go:134 +0x5f bufio.(*Reader).fill(0xc2083767e0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:97 +0x1b3 bufio.(*Reader).ReadSlice(0xc2083767e0, 0xc2083e000a, 0x0, 0x0, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:298 +0x22c bufio.(*Reader).ReadBytes(0xc2083767e0, 0xc20837670a, 0x0, 0x0, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:376 +0xe3 github.com/mitchellh/packer/packer/plugin.func·007() /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:279 +0xad created by github.com/mitchellh/packer/packer/plugin.(*Client).Start /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:288 +0xc1c goroutine 92 [chan receive, 16 minutes]: github.com/mitchellh/packer/packer/plugin.func·008() /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:294 +0x61 created by github.com/mitchellh/packer/packer/plugin.func·009 /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:296 +0x4d goroutine 93 [IO wait]: net.runtime_pollWait(0x7c1e00, 0x72, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/runtime/netpoll.goc:146 +0x66 net.(*pollDesc).Wait(0xc208092840, 0x72, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/net/fd_poll_runtime.go:84 +0x46 net.(*pollDesc).WaitRead(0xc208092840, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/net/fd_poll_runtime.go:89 +0x42 net.(*netFD).Read(0xc2080927e0, 0xc2080d3000, 0x1000, 0x1000, 0x0, 0x7b8318, 0x23) /Users/mitchellh/code/3rdparty/go/src/pkg/net/fd_unix.go:242 +0x34c net.(*conn).Read(0xc20819e018, 0xc2080d3000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/net/net.go:122 +0xe7 bufio.(*Reader).fill(0xc208188660) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:97 +0x1b3 bufio.(*Reader).Read(0xc208188660, 0xc20824e290, 0xc, 0xc, 0xc, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:175 +0x230 io.ReadAtLeast(0x7c2690, 0xc208188660, 0xc20824e290, 0xc, 0xc, 0xc, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/io.go:289 +0xf7 io.ReadFull(0x7c2690, 0xc208188660, 0xc20824e290, 0xc, 0xc, 0xc, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/io.go:307 +0x71 github.com/hashicorp/yamux.(*Session).recv(0xc2082cc140) /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/session.go:332 +0xc9 created by github.com/hashicorp/yamux.newSession /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/session.go:93 +0x247 goroutine 94 [select]: github.com/hashicorp/yamux.(*Session).send(0xc2082cc140) /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/session.go:290 +0x496 created by github.com/hashicorp/yamux.newSession /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/session.go:94 +0x25f goroutine 95 [select]: github.com/hashicorp/yamux.(*Session).keepalive(0xc2082cc140) /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/session.go:246 +0xc7 created by github.com/hashicorp/yamux.newSession /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/session.go:96 +0x289 goroutine 208 [select, 12 minutes]: github.com/hashicorp/yamux.(*Session).AcceptStream(0xc2082cc140, 0xc200000001, 0x0, 0x0) /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/session.go:154 +0x11f github.com/mitchellh/packer/packer/rpc.(*muxBroker).Run(0xc2081541a0) /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/rpc/mux_broker.go:126 +0x36 created by github.com/mitchellh/packer/packer/rpc.NewClient /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/rpc/client.go:25 +0x90 goroutine 209 [select, 1 minutes]: github.com/hashicorp/yamux.(*Stream).Read(0xc2080f83c0, 0xc2083f9000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/stream.go:123 +0x382 bufio.(*Reader).fill(0xc2081887e0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:97 +0x1b3 bufio.(*Reader).ReadByte(0xc2081887e0, 0x24d354, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:199 +0x7e github.com/hashicorp/go-msgpack/codec.(*ioDecReader).readn1(0xc208136540, 0xc2084fd830) /Users/mitchellh/code/go/src/github.com/hashicorp/go-msgpack/codec/decode.go:90 +0x44 github.com/hashicorp/go-msgpack/codec.(*msgpackDecDriver).initReadNext(0xc208154220) /Users/mitchellh/code/go/src/github.com/hashicorp/go-msgpack/codec/msgpack.go:540 +0x48 github.com/hashicorp/go-msgpack/codec.(*Decoder).decode(0xc208188840, 0x331a60, 0xc2080d4f00) /Users/mitchellh/code/go/src/github.com/hashicorp/go-msgpack/codec/decode.go:635 +0x58 github.com/hashicorp/go-msgpack/codec.(*Decoder).Decode(0xc208188840, 0x331a60, 0xc2080d4f00, 0x0, 0x0) /Users/mitchellh/code/go/src/github.com/hashicorp/go-msgpack/codec/decode.go:630 +0x7c github.com/hashicorp/go-msgpack/codec.(*rpcCodec).read(0xc208238080, 0x331a60, 0xc2080d4f00, 0x0, 0x0) /Users/mitchellh/code/go/src/github.com/hashicorp/go-msgpack/codec/rpc.go:88 +0xd6 github.com/hashicorp/go-msgpack/codec.(*goRpcCodec).ReadResponseHeader(0xc208238080, 0xc2080d4f00, 0x0, 0x0) /Users/mitchellh/code/go/src/github.com/hashicorp/go-msgpack/codec/rpc.go:123 +0x5e net/rpc.(*Client).input(0xc2081888a0) /Users/mitchellh/code/3rdparty/go/src/pkg/net/rpc/client.go:109 +0xda created by net/rpc.NewClientWithCodec /Users/mitchellh/code/3rdparty/go/src/pkg/net/rpc/client.go:201 +0x8b goroutine 133 [chan receive, 16 minutes]: github.com/mitchellh/packer/command.func·002(0x7c6cf8, 0xc2083fa000) /Users/mitchellh/code/go/src/github.com/mitchellh/packer/command/build.go:155 +0x4d created by github.com/mitchellh/packer/command.BuildCommand.Run /Users/mitchellh/code/go/src/github.com/mitchellh/packer/command/build.go:163 +0x1f43 goroutine 8622 [select]: github.com/hashicorp/yamux.(*Stream).Read(0xc208042780, 0xc2083e1000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/stream.go:123 +0x382 bufio.(*Reader).fill(0xc208668360) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:97 +0x1b3 bufio.(*Reader).ReadByte(0xc208668360, 0xc2084ca7e0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:199 +0x7e github.com/hashicorp/go-msgpack/codec.(*ioDecReader).readn1(0xc2083b0480, 0xc20876cc30) /Users/mitchellh/code/go/src/github.com/hashicorp/go-msgpack/codec/decode.go:90 +0x44 github.com/hashicorp/go-msgpack/codec.(*msgpackDecDriver).initReadNext(0xc2080fe520) /Users/mitchellh/code/go/src/github.com/hashicorp/go-msgpack/codec/msgpack.go:540 +0x48 github.com/hashicorp/go-msgpack/codec.(*Decoder).decode(0xc2086683c0, 0x331a60, 0xc208436030) /Users/mitchellh/code/go/src/github.com/hashicorp/go-msgpack/codec/decode.go:635 +0x58 github.com/hashicorp/go-msgpack/codec.(*Decoder).Decode(0xc2086683c0, 0x331a60, 0xc208436030, 0x0, 0x0) /Users/mitchellh/code/go/src/github.com/hashicorp/go-msgpack/codec/decode.go:630 +0x7c github.com/hashicorp/go-msgpack/codec.(*rpcCodec).read(0xc2084de240, 0x331a60, 0xc208436030, 0x0, 0x0) /Users/mitchellh/code/go/src/github.com/hashicorp/go-msgpack/codec/rpc.go:88 +0xd6 github.com/hashicorp/go-msgpack/codec.(*goRpcCodec).ReadResponseHeader(0xc2084de240, 0xc208436030, 0x0, 0x0) /Users/mitchellh/code/go/src/github.com/hashicorp/go-msgpack/codec/rpc.go:123 +0x5e net/rpc.(*Client).input(0xc208668420) /Users/mitchellh/code/3rdparty/go/src/pkg/net/rpc/client.go:109 +0xda created by net/rpc.NewClientWithCodec /Users/mitchellh/code/3rdparty/go/src/pkg/net/rpc/client.go:201 +0x8b goroutine 5470 [select]: github.com/hashicorp/yamux.(*Stream).Read(0xc208042b40, 0xc2083ff000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/stream.go:123 +0x382 bufio.(*Reader).fill(0xc208120c60) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:97 +0x1b3 bufio.(*Reader).ReadByte(0xc208120c60, 0xc20853e260, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:199 +0x7e github.com/hashicorp/go-msgpack/codec.(*ioDecReader).readn1(0xc2080962a0, 0x327440) /Users/mitchellh/code/go/src/github.com/hashicorp/go-msgpack/codec/decode.go:90 +0x44 github.com/hashicorp/go-msgpack/codec.(*msgpackDecDriver).initReadNext(0xc20853e260) /Users/mitchellh/code/go/src/github.com/hashicorp/go-msgpack/codec/msgpack.go:540 +0x48 github.com/hashicorp/go-msgpack/codec.(*Decoder).decode(0xc208120cc0, 0x331a60, 0xc20811b6b0) /Users/mitchellh/code/go/src/github.com/hashicorp/go-msgpack/codec/decode.go:635 +0x58 github.com/hashicorp/go-msgpack/codec.(*Decoder).Decode(0xc208120cc0, 0x331a60, 0xc20811b6b0, 0x0, 0x0) /Users/mitchellh/code/go/src/github.com/hashicorp/go-msgpack/codec/decode.go:630 +0x7c github.com/hashicorp/go-msgpack/codec.(*rpcCodec).read(0xc2087204c0, 0x331a60, 0xc20811b6b0, 0x0, 0x0) /Users/mitchellh/code/go/src/github.com/hashicorp/go-msgpack/codec/rpc.go:88 +0xd6 github.com/hashicorp/go-msgpack/codec.(*goRpcCodec).ReadResponseHeader(0xc2087204c0, 0xc20811b6b0, 0x0, 0x0) /Users/mitchellh/code/go/src/github.com/hashicorp/go-msgpack/codec/rpc.go:123 +0x5e net/rpc.(*Client).input(0xc208120d20) /Users/mitchellh/code/3rdparty/go/src/pkg/net/rpc/client.go:109 +0xda created by net/rpc.NewClientWithCodec /Users/mitchellh/code/3rdparty/go/src/pkg/net/rpc/client.go:201 +0x8b
1.0
Packer crash on atlas post-processor - Packer Template: { "variables": { "atlas_token": "{{env `ATLAS_TOKEN`}}" }, "provisioners": [ { "type": "shell", "execute_command": "echo 'vagrant'|sudo -S sh '{{.Path}}'", "override": { "virtualbox-iso": { "scripts": [ "scripts/base.sh", "scripts/vagrant.sh", "scripts/virtualbox.sh", "scripts/cleanup.sh" ] } } }, { "type": "file", "source": "../../proto/newcontroller/state.json", "destination": "/tmp/state.json" }, { "type": "file", "source": "../../vagrant_provision/dockercfg", "destination": "/tmp/dockercfg" }, { "type": "file", "source": "../../vagrant_provision/unified_errlogd.service", "destination": "/tmp/unified_errlogd.service" }, { "type": "file", "source": "../../vagrant_provision/unified_translogd.service", "destination": "/tmp/unified_translogd.service" }, { "type": "file", "source": "../../vagrant_provision/consul.service", "destination": "/tmp/consul.service" }, { "type": "file", "source": "../../vagrant_provision/public.tar", "destination": "/tmp/public.tar" }, { "type": "shell", "script": "../../vagrant_provision/vagrant_provision.sh" } ], "post-processors": [ { "type": "vagrant", "override": { "virtualbox": { "output": "centos-7-0-x64-virtualbox.box" } } }, { "type": "atlas", "token": "{{user `atlas_token`}}", "artifact": "patrmurr/centos-7-0-x64", "artifact_type": "vagrant.box", "metadata": { "created_at": "{{timestamp}}" } } ], "builders": [ { "type": "virtualbox-iso", "boot_command": [ "<tab> text ks=http://{{ .HTTPIP }}:{{ .HTTPPort }}/ks.cfg<enter><wait>" ], "boot_wait": "10s", "disk_size": 40520, "guest_os_type": "RedHat_64", "http_directory": "http", "iso_checksum": "7c1e34e95c991175290d704dbdcc6531774cbecb", "iso_checksum_type": "sha1", "iso_url": "http://ftp.usf.edu/pub/centos/7/isos/x86_64/CentOS-7-x86_64-Minimal-1503-01.iso", "ssh_username": "vagrant", "ssh_password": "vagrant", "ssh_port": 22, "ssh_wait_timeout": "10000s", "shutdown_command": "echo '/sbin/halt -h -p' > /tmp/shutdown.sh; echo 'vagrant'|sudo -S sh '/tmp/shutdown.sh'", "guest_additions_path": "VBoxGuestAdditions_{{.Version}}.iso", "virtualbox_version_file": ".vbox_version", "vboxmanage": [ [ "modifyvm", "{{.Name}}", "--memory", "512" ], [ "modifyvm", "{{.Name}}", "--cpus", "1" ] ] } ] } Crash Dump: 2015/05/05 15:49:51 /usr/local/bin/packer-post-processor-atlas: plugin process exited panic: runtime error: invalid memory address or nil pointer dereference [signal 0xb code=0x1 addr=0x0 pc=0xafba0] goroutine 134 [running]: runtime.panic(0x42c8e0, 0x6ddf84) /Users/mitchellh/code/3rdparty/go/src/pkg/runtime/panic.c:279 +0xf5 github.com/mitchellh/packer/packer/plugin.(*cmdPostProcessor).checkExit(0xc2080411a0, 0x0, 0x0, 0x0) /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/post_processor.go:33 +0x40 github.com/mitchellh/packer/packer/plugin.func·013() /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/post_processor.go:25 +0x68 github.com/mitchellh/packer/packer/plugin.(*cmdPostProcessor).PostProcess(0xc2080411a0, 0x7c6e20, 0xc2080fe5a0, 0x7d4bc0, 0xc20853e2a0, 0x0, 0x0, 0x7d4b00, 0x7b41b0, 0xc208000070) /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/post_processor.go:28 +0x159 github.com/mitchellh/packer/packer.(*coreBuild).Run(0xc2083fa000, 0x7c6d48, 0xc2081542a0, 0x7bce38, 0xc208041240, 0x0, 0x0, 0x0, 0x0, 0x0) /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/build.go:226 +0xf83 github.com/mitchellh/packer/command.func·003(0x7c6cf8, 0xc2083fa000) /Users/mitchellh/code/go/src/github.com/mitchellh/packer/command/build.go:172 +0x239 created by github.com/mitchellh/packer/command.BuildCommand.Run /Users/mitchellh/code/go/src/github.com/mitchellh/packer/command/build.go:181 +0x1ffc goroutine 16 [runnable]: sync.runtime_Semacquire(0xc2082722dc) /Users/mitchellh/code/3rdparty/go/src/pkg/runtime/sema.goc:199 +0x30 sync.(*WaitGroup).Wait(0xc208056780) /Users/mitchellh/code/3rdparty/go/src/pkg/sync/waitgroup.go:129 +0x14b github.com/mitchellh/packer/command.BuildCommand.Run(0x6e3420, 0x7b8a30, 0xc20801aff0, 0xc20800e030, 0x1, 0x1, 0x0) /Users/mitchellh/code/go/src/github.com/mitchellh/packer/command/build.go:202 +0x2309 github.com/mitchellh/packer/command.(*BuildCommand).Run(0xc208041260, 0xc20800e020, 0x2, 0x2, 0xc20802a710) <autogenerated>:1 +0xb0 github.com/mitchellh/cli.(*CLI).Run(0xc20804c000, 0xc20804c000, 0x0, 0x0) /Users/mitchellh/code/go/src/github.com/mitchellh/cli/cli.go:100 +0x3a1 main.wrappedMain(0x0) /Users/mitchellh/code/go/src/github.com/mitchellh/packer/main.go:171 +0xf3a main.realMain(0x0) /Users/mitchellh/code/go/src/github.com/mitchellh/packer/main.go:90 +0x81b main.main() /Users/mitchellh/code/go/src/github.com/mitchellh/packer/main.go:25 +0x1e goroutine 19 [finalizer wait, 19 minutes]: runtime.park(0x1c150, 0x6e15e0, 0x6e0049) /Users/mitchellh/code/3rdparty/go/src/pkg/runtime/proc.c:1369 +0x89 runtime.parkunlock(0x6e15e0, 0x6e0049) /Users/mitchellh/code/3rdparty/go/src/pkg/runtime/proc.c:1385 +0x3b runfinq() /Users/mitchellh/code/3rdparty/go/src/pkg/runtime/mgc0.c:2644 +0xcf runtime.goexit() /Users/mitchellh/code/3rdparty/go/src/pkg/runtime/proc.c:1445 goroutine 20 [syscall, 19 minutes]: os/signal.loop() /Users/mitchellh/code/3rdparty/go/src/pkg/os/signal/signal_unix.go:21 +0x1e created by os/signal.init·1 /Users/mitchellh/code/3rdparty/go/src/pkg/os/signal/signal_unix.go:27 +0x32 goroutine 22 [syscall, 19 minutes]: syscall.Syscall(0x3, 0x0, 0xc2080ba000, 0x8000, 0x7add00, 0x0, 0x2babe) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/asm_darwin_amd64.s:20 +0x5 syscall.read(0x0, 0xc2080ba000, 0x8000, 0x8000, 0x7a8898, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/zsyscall_darwin_amd64.go:952 +0x75 syscall.Read(0x0, 0xc2080ba000, 0x8000, 0x8000, 0x1, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/syscall_unix.go:136 +0x5c os.(*File).read(0xc208036000, 0xc2080ba000, 0x8000, 0x8000, 0x2ff73, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/file_unix.go:190 +0x89 os.(*File).Read(0xc208036000, 0xc2080ba000, 0x8000, 0x8000, 0x8000, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/file.go:95 +0x98 io.Copy(0x7b8418, 0xc2080360a0, 0x7bcac0, 0xc208036000, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/io.go:353 +0x1f3 main.func·013() /Users/mitchellh/code/go/src/github.com/mitchellh/packer/stdin.go:23 +0xc2 created by main.setupStdin /Users/mitchellh/code/go/src/github.com/mitchellh/packer/stdin.go:24 +0xae goroutine 23 [chan receive, 19 minutes]: main.func·014() /Users/mitchellh/code/go/src/github.com/mitchellh/packer/stdin.go:34 +0x91 created by main.setupStdin /Users/mitchellh/code/go/src/github.com/mitchellh/packer/stdin.go:36 +0x187 goroutine 176 [select, 12 minutes]: github.com/hashicorp/yamux.(*Stream).Read(0xc2080f8140, 0xc208335000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/stream.go:123 +0x382 bufio.(*Reader).fill(0xc2080c83c0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:97 +0x1b3 bufio.(*Reader).ReadByte(0xc2080c83c0, 0x24d354, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:199 +0x7e github.com/hashicorp/go-msgpack/codec.(*ioDecReader).readn1(0xc20811a540, 0xc2084fd440) /Users/mitchellh/code/go/src/github.com/hashicorp/go-msgpack/codec/decode.go:90 +0x44 github.com/hashicorp/go-msgpack/codec.(*msgpackDecDriver).initReadNext(0xc2080f60e0) /Users/mitchellh/code/go/src/github.com/hashicorp/go-msgpack/codec/msgpack.go:540 +0x48 github.com/hashicorp/go-msgpack/codec.(*Decoder).decode(0xc2080c8420, 0x331a60, 0xc2080d4030) /Users/mitchellh/code/go/src/github.com/hashicorp/go-msgpack/codec/decode.go:635 +0x58 github.com/hashicorp/go-msgpack/codec.(*Decoder).Decode(0xc2080c8420, 0x331a60, 0xc2080d4030, 0x0, 0x0) /Users/mitchellh/code/go/src/github.com/hashicorp/go-msgpack/codec/decode.go:630 +0x7c github.com/hashicorp/go-msgpack/codec.(*rpcCodec).read(0xc2080b6500, 0x331a60, 0xc2080d4030, 0x0, 0x0) /Users/mitchellh/code/go/src/github.com/hashicorp/go-msgpack/codec/rpc.go:88 +0xd6 github.com/hashicorp/go-msgpack/codec.(*goRpcCodec).ReadResponseHeader(0xc2080b6500, 0xc2080d4030, 0x0, 0x0) /Users/mitchellh/code/go/src/github.com/hashicorp/go-msgpack/codec/rpc.go:123 +0x5e net/rpc.(*Client).input(0xc2080c8cc0) /Users/mitchellh/code/3rdparty/go/src/pkg/net/rpc/client.go:109 +0xda created by net/rpc.NewClientWithCodec /Users/mitchellh/code/3rdparty/go/src/pkg/net/rpc/client.go:201 +0x8b goroutine 27 [syscall, 19 minutes]: syscall.Syscall(0x3, 0x12, 0xc208250000, 0x8000, 0x1c1cb, 0x1c150, 0xc208108678) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/asm_darwin_amd64.s:20 +0x5 syscall.read(0x12, 0xc208250000, 0x8000, 0x8000, 0xb6942, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/zsyscall_darwin_amd64.go:952 +0x75 syscall.Read(0x12, 0xc208250000, 0x8000, 0x8000, 0x566558, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/syscall_unix.go:136 +0x5c os.(*File).read(0xc2080360e0, 0xc208250000, 0x8000, 0x8000, 0xc208250000, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/file_unix.go:190 +0x89 os.(*File).Read(0xc2080360e0, 0xc208250000, 0x8000, 0x8000, 0x4f, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/file.go:95 +0x98 io.Copy(0x7bd3c8, 0xc208036078, 0x7bcac0, 0xc2080360e0, 0x4f, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/io.go:353 +0x1f3 os/exec.func·003(0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec/exec.go:214 +0x7e os/exec.func·004(0xc2080fe160) /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec/exec.go:321 +0x2c created by os/exec.(*Cmd).Start /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec/exec.go:322 +0x931 goroutine 26 [select, 12 minutes]: github.com/hashicorp/yamux.(*Stream).Read(0xc208042500, 0xc208247000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/stream.go:123 +0x382 bufio.(*Reader).fill(0xc2080c8060) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:97 +0x1b3 bufio.(*Reader).ReadByte(0xc2080c8060, 0x24d354, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:199 +0x7e github.com/hashicorp/go-msgpack/codec.(*ioDecReader).readn1(0xc2080d41e0, 0xc208098de0) /Users/mitchellh/code/go/src/github.com/hashicorp/go-msgpack/codec/decode.go:90 +0x44 github.com/hashicorp/go-msgpack/codec.(*msgpackDecDriver).initReadNext(0xc2080fe060) /Users/mitchellh/code/go/src/github.com/hashicorp/go-msgpack/codec/msgpack.go:540 +0x48 github.com/hashicorp/go-msgpack/codec.(*Decoder).decode(0xc2080c80c0, 0x331a60, 0xc208248000) /Users/mitchellh/code/go/src/github.com/hashicorp/go-msgpack/codec/decode.go:635 +0x58 github.com/hashicorp/go-msgpack/codec.(*Decoder).Decode(0xc2080c80c0, 0x331a60, 0xc208248000, 0x0, 0x0) /Users/mitchellh/code/go/src/github.com/hashicorp/go-msgpack/codec/decode.go:630 +0x7c github.com/hashicorp/go-msgpack/codec.(*rpcCodec).read(0xc20800f380, 0x331a60, 0xc208248000, 0x0, 0x0) /Users/mitchellh/code/go/src/github.com/hashicorp/go-msgpack/codec/rpc.go:88 +0xd6 github.com/hashicorp/go-msgpack/codec.(*goRpcCodec).ReadResponseHeader(0xc20800f380, 0xc208248000, 0x0, 0x0) /Users/mitchellh/code/go/src/github.com/hashicorp/go-msgpack/codec/rpc.go:123 +0x5e net/rpc.(*Client).input(0xc2080c8120) /Users/mitchellh/code/3rdparty/go/src/pkg/net/rpc/client.go:109 +0xda created by net/rpc.NewClientWithCodec /Users/mitchellh/code/3rdparty/go/src/pkg/net/rpc/client.go:201 +0x8b goroutine 34 [syscall, 19 minutes]: syscall.Syscall(0x3, 0x5, 0xc208112000, 0x8000, 0x1c1cb, 0x1c150, 0xc208108138) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/asm_darwin_amd64.s:20 +0x5 syscall.read(0x5, 0xc208112000, 0x8000, 0x8000, 0xb6942, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/zsyscall_darwin_amd64.go:952 +0x75 syscall.Read(0x5, 0xc208112000, 0x8000, 0x8000, 0x566558, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/syscall_unix.go:136 +0x5c os.(*File).read(0xc2080a6078, 0xc208112000, 0x8000, 0x8000, 0xc208112000, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/file_unix.go:190 +0x89 os.(*File).Read(0xc2080a6078, 0xc208112000, 0x8000, 0x8000, 0x4f, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/file.go:95 +0x98 io.Copy(0x7bd3c8, 0xc2080a6030, 0x7bcac0, 0xc2080a6078, 0x4f, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/io.go:353 +0x1f3 os/exec.func·003(0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec/exec.go:214 +0x7e os/exec.func·004(0xc208056320) /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec/exec.go:321 +0x2c created by os/exec.(*Cmd).Start /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec/exec.go:322 +0x931 goroutine 35 [syscall, 1 minutes]: syscall.Syscall(0x3, 0x7, 0xc20812a000, 0x8000, 0x1c1cb, 0x1c150, 0xc2081081f8) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/asm_darwin_amd64.s:20 +0x5 syscall.read(0x7, 0xc20812a000, 0x8000, 0x8000, 0xb6942, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/zsyscall_darwin_amd64.go:952 +0x75 syscall.Read(0x7, 0xc20812a000, 0x8000, 0x8000, 0x566558, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/syscall_unix.go:136 +0x5c os.(*File).read(0xc2080a6098, 0xc20812a000, 0x8000, 0x8000, 0xc20812a000, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/file_unix.go:190 +0x89 os.(*File).Read(0xc2080a6098, 0xc20812a000, 0x8000, 0x8000, 0x5c, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/file.go:95 +0x98 io.Copy(0x7bd3c8, 0xc2080a6048, 0x7bcac0, 0xc2080a6098, 0xbd30, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/io.go:353 +0x1f3 os/exec.func·003(0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec/exec.go:214 +0x7e os/exec.func·004(0xc208056380) /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec/exec.go:321 +0x2c created by os/exec.(*Cmd).Start /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec/exec.go:322 +0x931 goroutine 36 [syscall, 19 minutes]: syscall.Syscall6(0x7, 0x15a06, 0xb9bd74, 0x0, 0xc208048c60, 0x0, 0x0, 0x0, 0x0, 0xc208048c60) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/asm_darwin_amd64.s:44 +0x5 syscall.wait4(0x15a06, 0xb9bd74, 0x0, 0xc208048c60, 0x2d03b, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/zsyscall_darwin_amd64.go:32 +0x7d syscall.Wait4(0x15a06, 0xb9bdbc, 0x0, 0xc208048c60, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/syscall_bsd.go:129 +0x64 os.(*Process).wait(0xc2080565e0, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec_unix.go:22 +0xfe os.(*Process).Wait(0xc2080565e0, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/doc.go:45 +0x39 os/exec.(*Cmd).Wait(0xc208042280, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec/exec.go:357 +0x1db github.com/mitchellh/packer/packer/plugin.func·006() /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:253 +0x95 created by github.com/mitchellh/packer/packer/plugin.(*Client).Start /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:266 +0xb3e goroutine 37 [semacquire, 1 minutes]: sync.runtime_Syncsemacquire(0xc2081081c0) /Users/mitchellh/code/3rdparty/go/src/pkg/runtime/sema.goc:257 +0xc0 sync.(*Cond).Wait(0xc2081081b0) /Users/mitchellh/code/3rdparty/go/src/pkg/sync/cond.go:62 +0x9d io.(*pipe).read(0xc208108180, 0xc208134000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/pipe.go:52 +0x2b6 io.(*PipeReader).Read(0xc2080a6040, 0xc208134000, 0x1000, 0x1000, 0x4, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/pipe.go:134 +0x5f bufio.(*Reader).fill(0xc208120060) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:97 +0x1b3 bufio.(*Reader).ReadSlice(0xc208120060, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:298 +0x22c bufio.(*Reader).ReadBytes(0xc208120060, 0xc20801a20a, 0x0, 0x0, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:376 +0xe3 bufio.(*Reader).ReadString(0xc208120060, 0xa, 0x0, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:416 +0x58 github.com/mitchellh/packer/packer/plugin.(*Client).logStderr(0xc2080d4780, 0x7bd440, 0xc2080a6040) /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:343 +0x5c created by github.com/mitchellh/packer/packer/plugin.(*Client).Start /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:269 +0xb9f goroutine 38 [semacquire, 19 minutes]: sync.runtime_Syncsemacquire(0xc208108100) /Users/mitchellh/code/3rdparty/go/src/pkg/runtime/sema.goc:257 +0xc0 sync.(*Cond).Wait(0xc2081080f0) /Users/mitchellh/code/3rdparty/go/src/pkg/sync/cond.go:62 +0x9d io.(*pipe).read(0xc2081080c0, 0xc20811e000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/pipe.go:52 +0x2b6 io.(*PipeReader).Read(0xc2080a6028, 0xc20811e000, 0x1000, 0x1000, 0x7af780, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/pipe.go:134 +0x5f bufio.(*Reader).fill(0xc208004060) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:97 +0x1b3 bufio.(*Reader).ReadSlice(0xc208004060, 0x16a0a, 0x0, 0x0, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:298 +0x22c bufio.(*Reader).ReadBytes(0xc208004060, 0xc2080ac40a, 0x0, 0x0, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:376 +0xe3 github.com/mitchellh/packer/packer/plugin.func·007() /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:279 +0xad created by github.com/mitchellh/packer/packer/plugin.(*Client).Start /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:288 +0xc1c goroutine 48 [chan receive, 19 minutes]: github.com/mitchellh/packer/packer/plugin.func·008() /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:294 +0x61 created by github.com/mitchellh/packer/packer/plugin.func·009 /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:296 +0x4d goroutine 49 [IO wait]: net.runtime_pollWait(0x7c24e0, 0x72, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/runtime/netpoll.goc:146 +0x66 net.(*pollDesc).Wait(0xc20816c060, 0x72, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/net/fd_poll_runtime.go:84 +0x46 net.(*pollDesc).WaitRead(0xc20816c060, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/net/fd_poll_runtime.go:89 +0x42 net.(*netFD).Read(0xc20816c000, 0xc20811f000, 0x1000, 0x1000, 0x0, 0x7b8318, 0x23) /Users/mitchellh/code/3rdparty/go/src/pkg/net/fd_unix.go:242 +0x34c net.(*conn).Read(0xc208172000, 0xc20811f000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/net/net.go:122 +0xe7 bufio.(*Reader).fill(0xc208004180) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:97 +0x1b3 bufio.(*Reader).Read(0xc208004180, 0xc208148040, 0xc, 0xc, 0xc, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:175 +0x230 io.ReadAtLeast(0x7c2690, 0xc208004180, 0xc208148040, 0xc, 0xc, 0xc, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/io.go:289 +0xf7 io.ReadFull(0x7c2690, 0xc208004180, 0xc208148040, 0xc, 0xc, 0xc, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/io.go:307 +0x71 github.com/hashicorp/yamux.(*Session).recv(0xc208178000) /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/session.go:332 +0xc9 created by github.com/hashicorp/yamux.newSession /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/session.go:93 +0x247 goroutine 50 [select]: github.com/hashicorp/yamux.(*Session).send(0xc208178000) /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/session.go:290 +0x496 created by github.com/hashicorp/yamux.newSession /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/session.go:94 +0x25f goroutine 51 [select]: github.com/hashicorp/yamux.(*Session).keepalive(0xc208178000) /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/session.go:246 +0xc7 created by github.com/hashicorp/yamux.newSession /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/session.go:96 +0x289 goroutine 52 [select, 12 minutes]: github.com/hashicorp/yamux.(*Session).AcceptStream(0xc208178000, 0xc200000020, 0x0, 0x0) /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/session.go:154 +0x11f github.com/mitchellh/packer/packer/rpc.(*muxBroker).Run(0xc208154080) /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/rpc/mux_broker.go:126 +0x36 created by github.com/mitchellh/packer/packer/rpc.NewClient /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/rpc/client.go:25 +0x90 goroutine 40 [select, 1 minutes]: github.com/hashicorp/yamux.(*Stream).Read(0xc208158140, 0xc208194000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/stream.go:123 +0x382 bufio.(*Reader).fill(0xc2080ac540) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:97 +0x1b3 bufio.(*Reader).ReadByte(0xc2080ac540, 0x24d354, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:199 +0x7e github.com/hashicorp/go-msgpack/codec.(*ioDecReader).readn1(0xc2080d4a50, 0x335720) /Users/mitchellh/code/go/src/github.com/hashicorp/go-msgpack/codec/decode.go:90 +0x44 github.com/hashicorp/go-msgpack/codec.(*msgpackDecDriver).initReadNext(0xc208056680) /Users/mitchellh/code/go/src/github.com/hashicorp/go-msgpack/codec/msgpack.go:540 +0x48 github.com/hashicorp/go-msgpack/codec.(*Decoder).decode(0xc2080ac5a0, 0x331a60, 0xc20815c0c0) /Users/mitchellh/code/go/src/github.com/hashicorp/go-msgpack/codec/decode.go:635 +0x58 github.com/hashicorp/go-msgpack/codec.(*Decoder).Decode(0xc2080ac5a0, 0x331a60, 0xc20815c0c0, 0x0, 0x0) /Users/mitchellh/code/go/src/github.com/hashicorp/go-msgpack/codec/decode.go:630 +0x7c github.com/hashicorp/go-msgpack/codec.(*rpcCodec).read(0xc2080b64c0, 0x331a60, 0xc20815c0c0, 0x0, 0x0) /Users/mitchellh/code/go/src/github.com/hashicorp/go-msgpack/codec/rpc.go:88 +0xd6 github.com/hashicorp/go-msgpack/codec.(*goRpcCodec).ReadResponseHeader(0xc2080b64c0, 0xc20815c0c0, 0x0, 0x0) /Users/mitchellh/code/go/src/github.com/hashicorp/go-msgpack/codec/rpc.go:123 +0x5e net/rpc.(*Client).input(0xc2080ac600) /Users/mitchellh/code/3rdparty/go/src/pkg/net/rpc/client.go:109 +0xda created by net/rpc.NewClientWithCodec /Users/mitchellh/code/3rdparty/go/src/pkg/net/rpc/client.go:201 +0x8b goroutine 160 [select, 12 minutes]: github.com/hashicorp/yamux.(*Stream).Read(0xc2081583c0, 0xc20824b000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/stream.go:123 +0x382 bufio.(*Reader).fill(0xc208004720) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:97 +0x1b3 bufio.(*Reader).ReadByte(0xc208004720, 0x24d354, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:199 +0x7e github.com/hashicorp/go-msgpack/codec.(*ioDecReader).readn1(0xc20815c180, 0xc208566200) /Users/mitchellh/code/go/src/github.com/hashicorp/go-msgpack/codec/decode.go:90 +0x44 github.com/hashicorp/go-msgpack/codec.(*msgpackDecDriver).initReadNext(0xc2081520e0) /Users/mitchellh/code/go/src/github.com/hashicorp/go-msgpack/codec/msgpack.go:540 +0x48 github.com/hashicorp/go-msgpack/codec.(*Decoder).decode(0xc208004780, 0x331a60, 0xc2081360f0) /Users/mitchellh/code/go/src/github.com/hashicorp/go-msgpack/codec/decode.go:635 +0x58 github.com/hashicorp/go-msgpack/codec.(*Decoder).Decode(0xc208004780, 0x331a60, 0xc2081360f0, 0x0, 0x0) /Users/mitchellh/code/go/src/github.com/hashicorp/go-msgpack/codec/decode.go:630 +0x7c github.com/hashicorp/go-msgpack/codec.(*rpcCodec).read(0xc2081a0180, 0x331a60, 0xc2081360f0, 0x0, 0x0) /Users/mitchellh/code/go/src/github.com/hashicorp/go-msgpack/codec/rpc.go:88 +0xd6 github.com/hashicorp/go-msgpack/codec.(*goRpcCodec).ReadResponseHeader(0xc2081a0180, 0xc2081360f0, 0x0, 0x0) /Users/mitchellh/code/go/src/github.com/hashicorp/go-msgpack/codec/rpc.go:123 +0x5e net/rpc.(*Client).input(0xc2080047e0) /Users/mitchellh/code/3rdparty/go/src/pkg/net/rpc/client.go:109 +0xda created by net/rpc.NewClientWithCodec /Users/mitchellh/code/3rdparty/go/src/pkg/net/rpc/client.go:201 +0x8b goroutine 65 [syscall, 19 minutes]: syscall.Syscall(0x3, 0x9, 0xc2081b8000, 0x8000, 0x1c1cb, 0x1c150, 0xc2081981f8) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/asm_darwin_amd64.s:20 +0x5 syscall.read(0x9, 0xc2081b8000, 0x8000, 0x8000, 0xb6942, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/zsyscall_darwin_amd64.go:952 +0x75 syscall.Read(0x9, 0xc2081b8000, 0x8000, 0x8000, 0x566558, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/syscall_unix.go:136 +0x5c os.(*File).read(0xc20819e070, 0xc2081b8000, 0x8000, 0x8000, 0xc2081b8000, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/file_unix.go:190 +0x89 os.(*File).Read(0xc20819e070, 0xc2081b8000, 0x8000, 0x8000, 0x4f, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/file.go:95 +0x98 io.Copy(0x7bd3c8, 0xc20819e028, 0x7bcac0, 0xc20819e070, 0x4f, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/io.go:353 +0x1f3 os/exec.func·003(0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec/exec.go:214 +0x7e os/exec.func·004(0xc2081521a0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec/exec.go:321 +0x2c created by os/exec.(*Cmd).Start /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec/exec.go:322 +0x931 goroutine 66 [syscall, 1 minutes]: syscall.Syscall(0x3, 0xb, 0xc2081da000, 0x8000, 0x1c1cb, 0x1c150, 0xc2081982b8) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/asm_darwin_amd64.s:20 +0x5 syscall.read(0xb, 0xc2081da000, 0x8000, 0x8000, 0xb6942, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/zsyscall_darwin_amd64.go:952 +0x75 syscall.Read(0xb, 0xc2081da000, 0x8000, 0x8000, 0x566558, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/syscall_unix.go:136 +0x5c os.(*File).read(0xc20819e090, 0xc2081da000, 0x8000, 0x8000, 0xc2081da000, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/file_unix.go:190 +0x89 os.(*File).Read(0xc20819e090, 0xc2081da000, 0x8000, 0x8000, 0xaf, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/file.go:95 +0x98 io.Copy(0x7bd3c8, 0xc20819e040, 0x7bcac0, 0xc20819e090, 0x67f, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/io.go:353 +0x1f3 os/exec.func·003(0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec/exec.go:214 +0x7e os/exec.func·004(0xc208152200) /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec/exec.go:321 +0x2c created by os/exec.(*Cmd).Start /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec/exec.go:322 +0x931 goroutine 67 [syscall, 19 minutes]: syscall.Syscall6(0x7, 0x15a07, 0xbfbd74, 0x0, 0xc2081c8000, 0x0, 0x0, 0x14a38, 0x6f4640, 0xc2081c8000) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/asm_darwin_amd64.s:44 +0x5 syscall.wait4(0x15a07, 0xbfbd74, 0x0, 0xc2081c8000, 0x2d03b, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/zsyscall_darwin_amd64.go:32 +0x7d syscall.Wait4(0x15a07, 0xbfbdbc, 0x0, 0xc2081c8000, 0x7be498, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/syscall_bsd.go:129 +0x64 os.(*Process).wait(0xc208152460, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec_unix.go:22 +0xfe os.(*Process).Wait(0xc208152460, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/doc.go:45 +0x39 os/exec.(*Cmd).Wait(0xc20819c140, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec/exec.go:357 +0x1db github.com/mitchellh/packer/packer/plugin.func·006() /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:253 +0x95 created by github.com/mitchellh/packer/packer/plugin.(*Client).Start /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:266 +0xb3e goroutine 68 [semacquire, 1 minutes]: sync.runtime_Syncsemacquire(0xc208198280) /Users/mitchellh/code/3rdparty/go/src/pkg/runtime/sema.goc:257 +0xc0 sync.(*Cond).Wait(0xc208198270) /Users/mitchellh/code/3rdparty/go/src/pkg/sync/cond.go:62 +0x9d io.(*pipe).read(0xc208198240, 0xc208082000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/pipe.go:52 +0x2b6 io.(*PipeReader).Read(0xc20819e038, 0xc208082000, 0x1000, 0x1000, 0x4, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/pipe.go:134 +0x5f bufio.(*Reader).fill(0xc2080ac6c0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:97 +0x1b3 bufio.(*Reader).ReadSlice(0xc2080ac6c0, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:298 +0x22c bufio.(*Reader).ReadBytes(0xc2080ac6c0, 0xc20801a20a, 0x0, 0x0, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:376 +0xe3 bufio.(*Reader).ReadString(0xc2080ac6c0, 0xa, 0x0, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:416 +0x58 github.com/mitchellh/packer/packer/plugin.(*Client).logStderr(0xc20815c4e0, 0x7bd440, 0xc20819e038) /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:343 +0x5c created by github.com/mitchellh/packer/packer/plugin.(*Client).Start /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:269 +0xb9f goroutine 69 [semacquire, 19 minutes]: sync.runtime_Syncsemacquire(0xc2081981c0) /Users/mitchellh/code/3rdparty/go/src/pkg/runtime/sema.goc:257 +0xc0 sync.(*Cond).Wait(0xc2081981b0) /Users/mitchellh/code/3rdparty/go/src/pkg/sync/cond.go:62 +0x9d io.(*pipe).read(0xc208198180, 0xc2081b5000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/pipe.go:52 +0x2b6 io.(*PipeReader).Read(0xc20819e020, 0xc2081b5000, 0x1000, 0x1000, 0x7af680, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/pipe.go:134 +0x5f bufio.(*Reader).fill(0xc2081883c0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:97 +0x1b3 bufio.(*Reader).ReadSlice(0xc2081883c0, 0xc2081b500a, 0x0, 0x0, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:298 +0x22c bufio.(*Reader).ReadBytes(0xc2081883c0, 0xc20818830a, 0x0, 0x0, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:376 +0xe3 github.com/mitchellh/packer/packer/plugin.func·007() /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:279 +0xad created by github.com/mitchellh/packer/packer/plugin.(*Client).Start /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:288 +0xc1c goroutine 53 [chan receive, 19 minutes]: github.com/mitchellh/packer/packer/plugin.func·008() /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:294 +0x61 created by github.com/mitchellh/packer/packer/plugin.func·009 /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:296 +0x4d goroutine 54 [IO wait]: net.runtime_pollWait(0x7c2430, 0x72, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/runtime/netpoll.goc:146 +0x66 net.(*pollDesc).Wait(0xc20802c1b0, 0x72, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/net/fd_poll_runtime.go:84 +0x46 net.(*pollDesc).WaitRead(0xc20802c1b0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/net/fd_poll_runtime.go:89 +0x42 net.(*netFD).Read(0xc20802c150, 0xc208135000, 0x1000, 0x1000, 0x0, 0x7b8318, 0x23) /Users/mitchellh/code/3rdparty/go/src/pkg/net/fd_unix.go:242 +0x34c net.(*conn).Read(0xc20819e000, 0xc208135000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/net/net.go:122 +0xe7 bufio.(*Reader).fill(0xc2081880c0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:97 +0x1b3 bufio.(*Reader).Read(0xc2081880c0, 0xc208148050, 0xc, 0xc, 0xc, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:175 +0x230 io.ReadAtLeast(0x7c2690, 0xc2081880c0, 0xc208148050, 0xc, 0xc, 0xc, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/io.go:289 +0xf7 io.ReadFull(0x7c2690, 0xc2081880c0, 0xc208148050, 0xc, 0xc, 0xc, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/io.go:307 +0x71 github.com/hashicorp/yamux.(*Session).recv(0xc2081aa0a0) /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/session.go:332 +0xc9 created by github.com/hashicorp/yamux.newSession /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/session.go:93 +0x247 goroutine 55 [select]: github.com/hashicorp/yamux.(*Session).send(0xc2081aa0a0) /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/session.go:290 +0x496 created by github.com/hashicorp/yamux.newSession /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/session.go:94 +0x25f goroutine 56 [select]: github.com/hashicorp/yamux.(*Session).keepalive(0xc2081aa0a0) /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/session.go:246 +0xc7 created by github.com/hashicorp/yamux.newSession /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/session.go:96 +0x289 goroutine 57 [select, 1 minutes]: github.com/hashicorp/yamux.(*Session).AcceptStream(0xc2081aa0a0, 0xc200000001, 0x0, 0x0) /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/session.go:154 +0x11f github.com/mitchellh/packer/packer/rpc.(*muxBroker).Run(0xc2080f60a0) /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/rpc/mux_broker.go:126 +0x36 created by github.com/mitchellh/packer/packer/rpc.NewClient /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/rpc/client.go:25 +0x90 goroutine 70 [select]: github.com/hashicorp/yamux.(*Stream).Read(0xc20819c000, 0xc2081ac000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/stream.go:123 +0x382 bufio.(*Reader).fill(0xc2080ac060) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:97 +0x1b3 bufio.(*Reader).ReadByte(0xc2080ac060, 0x4, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:199 +0x7e github.com/hashicorp/go-msgpack/codec.(*ioDecReader).readn1(0xc20811a0f0, 0xc2080ac1e0) /Users/mitchellh/code/go/src/github.com/hashicorp/go-msgpack/codec/decode.go:90 +0x44 github.com/hashicorp/go-msgpack/codec.(*msgpackDecDriver).initReadNext(0xc208040740) /Users/mitchellh/code/go/src/github.com/hashicorp/go-msgpack/codec/msgpack.go:540 +0x48 github.com/hashicorp/go-msgpack/codec.(*Decoder).decode(0xc2080ac1e0, 0x331a60, 0xc208025770) /Users/mitchellh/code/go/src/github.com/hashicorp/go-msgpack/codec/decode.go:635 +0x58 github.com/hashicorp/go-msgpack/codec.(*Decoder).Decode(0xc2080ac1e0, 0x331a60, 0xc208025770, 0x0, 0x0) /Users/mitchellh/code/go/src/github.com/hashicorp/go-msgpack/codec/decode.go:630 +0x7c github.com/hashicorp/go-msgpack/codec.(*rpcCodec).read(0xc2080b6080, 0x331a60, 0xc208025770, 0x0, 0x0) /Users/mitchellh/code/go/src/github.com/hashicorp/go-msgpack/codec/rpc.go:88 +0xd6 github.com/hashicorp/go-msgpack/codec.(*goRpcCodec).ReadResponseHeader(0xc2080b6080, 0xc208025770, 0x0, 0x0) /Users/mitchellh/code/go/src/github.com/hashicorp/go-msgpack/codec/rpc.go:123 +0x5e net/rpc.(*Client).input(0xc2080ac240) /Users/mitchellh/code/3rdparty/go/src/pkg/net/rpc/client.go:109 +0xda created by net/rpc.NewClientWithCodec /Users/mitchellh/code/3rdparty/go/src/pkg/net/rpc/client.go:201 +0x8b goroutine 77 [syscall, 19 minutes]: syscall.Syscall(0x3, 0xf, 0xc20820a000, 0x8000, 0x1c1cb, 0x1c150, 0xc208196378) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/asm_darwin_amd64.s:20 +0x5 syscall.read(0xf, 0xc20820a000, 0x8000, 0x8000, 0xb6942, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/zsyscall_darwin_amd64.go:952 +0x75 syscall.Read(0xf, 0xc20820a000, 0x8000, 0x8000, 0x566558, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/syscall_unix.go:136 +0x5c os.(*File).read(0xc2080a6188, 0xc20820a000, 0x8000, 0x8000, 0xc20820a000, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/file_unix.go:190 +0x89 os.(*File).Read(0xc2080a6188, 0xc20820a000, 0x8000, 0x8000, 0x4f, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/file.go:95 +0x98 io.Copy(0x7bd3c8, 0xc2080a6140, 0x7bcac0, 0xc2080a6188, 0x4f, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/io.go:353 +0x1f3 os/exec.func·003(0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec/exec.go:214 +0x7e os/exec.func·004(0xc208041280) /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec/exec.go:321 +0x2c created by os/exec.(*Cmd).Start /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec/exec.go:322 +0x931 goroutine 78 [syscall, 12 minutes]: syscall.Syscall(0x3, 0x11, 0xc208212000, 0x8000, 0x1c1cb, 0x1c150, 0xc208196438) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/asm_darwin_amd64.s:20 +0x5 syscall.read(0x11, 0xc208212000, 0x8000, 0x8000, 0xb6942, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/zsyscall_darwin_amd64.go:952 +0x75 syscall.Read(0x11, 0xc208212000, 0x8000, 0x8000, 0x566558, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/syscall_unix.go:136 +0x5c os.(*File).read(0xc2080a61a8, 0xc208212000, 0x8000, 0x8000, 0xc208212000, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/file_unix.go:190 +0x89 os.(*File).Read(0xc2080a61a8, 0xc208212000, 0x8000, 0x8000, 0x42, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/file.go:95 +0x98 io.Copy(0x7bd3c8, 0xc2080a6158, 0x7bcac0, 0xc2080a61a8, 0x6ef, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/io.go:353 +0x1f3 os/exec.func·003(0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec/exec.go:214 +0x7e os/exec.func·004(0xc2080412e0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec/exec.go:321 +0x2c created by os/exec.(*Cmd).Start /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec/exec.go:322 +0x931 goroutine 79 [syscall, 19 minutes]: syscall.Syscall6(0x7, 0x15a09, 0x1a0fd74, 0x0, 0xc20816e090, 0x0, 0x0, 0x0, 0x0, 0xc20816e090) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/asm_darwin_amd64.s:44 +0x5 syscall.wait4(0x15a09, 0x1a0fd74, 0x0, 0xc20816e090, 0x2d03b, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/zsyscall_darwin_amd64.go:32 +0x7d syscall.Wait4(0x15a09, 0x1a0fdbc, 0x0, 0xc20816e090, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/syscall_bsd.go:129 +0x64 os.(*Process).wait(0xc208041880, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec_unix.go:22 +0xfe os.(*Process).Wait(0xc208041880, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/doc.go:45 +0x39 os/exec.(*Cmd).Wait(0xc2080423c0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec/exec.go:357 +0x1db github.com/mitchellh/packer/packer/plugin.func·006() /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:253 +0x95 created by github.com/mitchellh/packer/packer/plugin.(*Client).Start /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:266 +0xb3e goroutine 80 [semacquire, 12 minutes]: sync.runtime_Syncsemacquire(0xc208196400) /Users/mitchellh/code/3rdparty/go/src/pkg/runtime/sema.goc:257 +0xc0 sync.(*Cond).Wait(0xc2081963f0) /Users/mitchellh/code/3rdparty/go/src/pkg/sync/cond.go:62 +0x9d io.(*pipe).read(0xc2081963c0, 0xc2080c3000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/pipe.go:52 +0x2b6 io.(*PipeReader).Read(0xc2080a6150, 0xc2080c3000, 0x1000, 0x1000, 0x4, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/pipe.go:134 +0x5f bufio.(*Reader).fill(0xc2080acba0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:97 +0x1b3 bufio.(*Reader).ReadSlice(0xc2080acba0, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:298 +0x22c bufio.(*Reader).ReadBytes(0xc2080acba0, 0xc20801a20a, 0x0, 0x0, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:376 +0xe3 bufio.(*Reader).ReadString(0xc2080acba0, 0xa, 0x0, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:416 +0x58 github.com/mitchellh/packer/packer/plugin.(*Client).logStderr(0xc20811a780, 0x7bd440, 0xc2080a6150) /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:343 +0x5c created by github.com/mitchellh/packer/packer/plugin.(*Client).Start /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:269 +0xb9f goroutine 81 [semacquire, 19 minutes]: sync.runtime_Syncsemacquire(0xc208196340) /Users/mitchellh/code/3rdparty/go/src/pkg/runtime/sema.goc:257 +0xc0 sync.(*Cond).Wait(0xc208196330) /Users/mitchellh/code/3rdparty/go/src/pkg/sync/cond.go:62 +0x9d io.(*pipe).read(0xc208196300, 0xc208100000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/pipe.go:52 +0x2b6 io.(*PipeReader).Read(0xc2080a6138, 0xc208100000, 0x1000, 0x1000, 0x4f, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/pipe.go:134 +0x5f bufio.(*Reader).fill(0xc2080acc00) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:97 +0x1b3 bufio.(*Reader).ReadSlice(0xc2080acc00, 0xc20810000a, 0x0, 0x0, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:298 +0x22c bufio.(*Reader).ReadBytes(0xc2080acc00, 0xc2080acb0a, 0x0, 0x0, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:376 +0xe3 github.com/mitchellh/packer/packer/plugin.func·007() /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:279 +0xad created by github.com/mitchellh/packer/packer/plugin.(*Client).Start /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:288 +0xc1c goroutine 82 [chan receive, 19 minutes]: github.com/mitchellh/packer/packer/plugin.func·008() /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:294 +0x61 created by github.com/mitchellh/packer/packer/plugin.func·009 /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:296 +0x4d goroutine 83 [IO wait]: net.runtime_pollWait(0x7c22d0, 0x72, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/runtime/netpoll.goc:146 +0x66 net.(*pollDesc).Wait(0xc20813e450, 0x72, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/net/fd_poll_runtime.go:84 +0x46 net.(*pollDesc).WaitRead(0xc20813e450, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/net/fd_poll_runtime.go:89 +0x42 net.(*netFD).Read(0xc20813e3f0, 0xc208101000, 0x1000, 0x1000, 0x0, 0x7b8318, 0x23) /Users/mitchellh/code/3rdparty/go/src/pkg/net/fd_unix.go:242 +0x34c net.(*conn).Read(0xc2080a61c8, 0xc208101000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/net/net.go:122 +0xe7 bufio.(*Reader).fill(0xc2080acc60) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:97 +0x1b3 bufio.(*Reader).Read(0xc2080acc60, 0xc208148070, 0xc, 0xc, 0xc, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:175 +0x230 io.ReadAtLeast(0x7c2690, 0xc2080acc60, 0xc208148070, 0xc, 0xc, 0xc, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/io.go:289 +0xf7 io.ReadFull(0x7c2690, 0xc2080acc60, 0xc208148070, 0xc, 0xc, 0xc, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/io.go:307 +0x71 github.com/hashicorp/yamux.(*Session).recv(0xc2081780a0) /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/session.go:332 +0xc9 created by github.com/hashicorp/yamux.newSession /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/session.go:93 +0x247 goroutine 84 [select]: github.com/hashicorp/yamux.(*Session).send(0xc2081780a0) /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/session.go:290 +0x496 created by github.com/hashicorp/yamux.newSession /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/session.go:94 +0x25f goroutine 85 [select]: github.com/hashicorp/yamux.(*Session).keepalive(0xc2081780a0) /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/session.go:246 +0xc7 created by github.com/hashicorp/yamux.newSession /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/session.go:96 +0x289 goroutine 86 [select, 14 minutes]: github.com/hashicorp/yamux.(*Session).AcceptStream(0xc2081780a0, 0xc200000001, 0x0, 0x0) /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/session.go:154 +0x11f github.com/mitchellh/packer/packer/rpc.(*muxBroker).Run(0xc208041960) /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/rpc/mux_broker.go:126 +0x36 created by github.com/mitchellh/packer/packer/rpc.NewClient /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/rpc/client.go:25 +0x90 goroutine 28 [syscall, 12 minutes]: syscall.Syscall(0x3, 0x14, 0xc208258000, 0x8000, 0x1c1cb, 0x1c150, 0xc208108738) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/asm_darwin_amd64.s:20 +0x5 syscall.read(0x14, 0xc208258000, 0x8000, 0x8000, 0xb6942, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/zsyscall_darwin_amd64.go:952 +0x75 syscall.Read(0x14, 0xc208258000, 0x8000, 0x8000, 0x566558, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/syscall_unix.go:136 +0x5c os.(*File).read(0xc208036100, 0xc208258000, 0x8000, 0x8000, 0xc208258000, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/file_unix.go:190 +0x89 os.(*File).Read(0xc208036100, 0xc208258000, 0x8000, 0x8000, 0x3f, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/file.go:95 +0x98 io.Copy(0x7bd3c8, 0xc2080360b0, 0x7bcac0, 0xc208036100, 0x16f, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/io.go:353 +0x1f3 os/exec.func·003(0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec/exec.go:214 +0x7e os/exec.func·004(0xc2080fe1c0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec/exec.go:321 +0x2c created by os/exec.(*Cmd).Start /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec/exec.go:322 +0x931 goroutine 29 [syscall, 19 minutes]: syscall.Syscall6(0x7, 0x15a0a, 0x1a7fd74, 0x0, 0xc208260000, 0x0, 0x0, 0x0, 0x0, 0xc208260000) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/asm_darwin_amd64.s:44 +0x5 syscall.wait4(0x15a0a, 0x1a7fd74, 0x0, 0xc208260000, 0x2d03b, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/zsyscall_darwin_amd64.go:32 +0x7d syscall.Wait4(0x15a0a, 0x1a7fdbc, 0x0, 0xc208260000, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/syscall_bsd.go:129 +0x64 os.(*Process).wait(0xc2080fe420, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec_unix.go:22 +0xfe os.(*Process).Wait(0xc2080fe420, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/doc.go:45 +0x39 os/exec.(*Cmd).Wait(0xc2080f8280, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec/exec.go:357 +0x1db github.com/mitchellh/packer/packer/plugin.func·006() /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:253 +0x95 created by github.com/mitchellh/packer/packer/plugin.(*Client).Start /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:266 +0xb3e goroutine 30 [semacquire, 12 minutes]: sync.runtime_Syncsemacquire(0xc208108700) /Users/mitchellh/code/3rdparty/go/src/pkg/runtime/sema.goc:257 +0xc0 sync.(*Cond).Wait(0xc2081086f0) /Users/mitchellh/code/3rdparty/go/src/pkg/sync/cond.go:62 +0x9d io.(*pipe).read(0xc2081086c0, 0xc208262000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/pipe.go:52 +0x2b6 io.(*PipeReader).Read(0xc2080360a8, 0xc208262000, 0x1000, 0x1000, 0x4, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/pipe.go:134 +0x5f bufio.(*Reader).fill(0xc2080c8540) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:97 +0x1b3 bufio.(*Reader).ReadSlice(0xc2080c8540, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:298 +0x22c bufio.(*Reader).ReadBytes(0xc2080c8540, 0xc20801a20a, 0x0, 0x0, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:376 +0xe3 bufio.(*Reader).ReadString(0xc2080c8540, 0xa, 0x0, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:416 +0x58 github.com/mitchellh/packer/packer/plugin.(*Client).logStderr(0xc2080d4270, 0x7bd440, 0xc2080360a8) /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:343 +0x5c created by github.com/mitchellh/packer/packer/plugin.(*Client).Start /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:269 +0xb9f goroutine 31 [semacquire, 19 minutes]: sync.runtime_Syncsemacquire(0xc208108640) /Users/mitchellh/code/3rdparty/go/src/pkg/runtime/sema.goc:257 +0xc0 sync.(*Cond).Wait(0xc208108630) /Users/mitchellh/code/3rdparty/go/src/pkg/sync/cond.go:62 +0x9d io.(*pipe).read(0xc208108600, 0xc208263000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/pipe.go:52 +0x2b6 io.(*PipeReader).Read(0xc208036070, 0xc208263000, 0x1000, 0x1000, 0x4f, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/pipe.go:134 +0x5f bufio.(*Reader).fill(0xc2080c85a0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:97 +0x1b3 bufio.(*Reader).ReadSlice(0xc2080c85a0, 0xc20826300a, 0x0, 0x0, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:298 +0x22c bufio.(*Reader).ReadBytes(0xc2080c85a0, 0xc2080c840a, 0x0, 0x0, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:376 +0xe3 github.com/mitchellh/packer/packer/plugin.func·007() /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:279 +0xad created by github.com/mitchellh/packer/packer/plugin.(*Client).Start /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:288 +0xc1c goroutine 96 [chan receive, 19 minutes]: github.com/mitchellh/packer/packer/plugin.func·008() /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:294 +0x61 created by github.com/mitchellh/packer/packer/plugin.func·009 /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:296 +0x4d goroutine 97 [IO wait]: net.runtime_pollWait(0x7c2220, 0x72, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/runtime/netpoll.goc:146 +0x66 net.(*pollDesc).Wait(0xc20816c290, 0x72, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/net/fd_poll_runtime.go:84 +0x46 net.(*pollDesc).WaitRead(0xc20816c290, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/net/fd_poll_runtime.go:89 +0x42 net.(*netFD).Read(0xc20816c230, 0xc208284000, 0x1000, 0x1000, 0x0, 0x7b8318, 0x23) /Users/mitchellh/code/3rdparty/go/src/pkg/net/fd_unix.go:242 +0x34c net.(*conn).Read(0xc20827e000, 0xc208284000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/net/net.go:122 +0xe7 bufio.(*Reader).fill(0xc208282000) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:97 +0x1b3 bufio.(*Reader).Read(0xc208282000, 0xc2081482b0, 0xc, 0xc, 0xc, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:175 +0x230 io.ReadAtLeast(0x7c2690, 0xc208282000, 0xc2081482b0, 0xc, 0xc, 0xc, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/io.go:289 +0xf7 io.ReadFull(0x7c2690, 0xc208282000, 0xc2081482b0, 0xc, 0xc, 0xc, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/io.go:307 +0x71 github.com/hashicorp/yamux.(*Session).recv(0xc20804c500) /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/session.go:332 +0xc9 created by github.com/hashicorp/yamux.newSession /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/session.go:93 +0x247 goroutine 98 [select]: github.com/hashicorp/yamux.(*Session).send(0xc20804c500) /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/session.go:290 +0x496 created by github.com/hashicorp/yamux.newSession /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/session.go:94 +0x25f goroutine 99 [select]: github.com/hashicorp/yamux.(*Session).keepalive(0xc20804c500) /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/session.go:246 +0xc7 created by github.com/hashicorp/yamux.newSession /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/session.go:96 +0x289 goroutine 100 [select, 12 minutes]: github.com/hashicorp/yamux.(*Session).AcceptStream(0xc20804c500, 0xc200000001, 0x0, 0x0) /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/session.go:154 +0x11f github.com/mitchellh/packer/packer/rpc.(*muxBroker).Run(0xc20826e080) /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/rpc/mux_broker.go:126 +0x36 created by github.com/mitchellh/packer/packer/rpc.NewClient /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/rpc/client.go:25 +0x90 goroutine 101 [select, 12 minutes]: github.com/hashicorp/yamux.(*Stream).Read(0xc208270140, 0xc208296000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/stream.go:123 +0x382 bufio.(*Reader).fill(0xc2082821e0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:97 +0x1b3 bufio.(*Reader).ReadByte(0xc2082821e0, 0x24d354, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:199 +0x7e github.com/hashicorp/go-msgpack/codec.(*ioDecReader).readn1(0xc208248120, 0xc2084fcf50) /Users/mitchellh/code/go/src/github.com/hashicorp/go-msgpack/codec/decode.go:90 +0x44 github.com/hashicorp/go-msgpack/codec.(*msgpackDecDriver).initReadNext(0xc20826e100) /Users/mitchellh/code/go/src/github.com/hashicorp/go-msgpack/codec/msgpack.go:540 +0x48 github.com/hashicorp/go-msgpack/codec.(*Decoder).decode(0xc208282240, 0x331a60, 0xc2080d48d0) /Users/mitchellh/code/go/src/github.com/hashicorp/go-msgpack/codec/decode.go:635 +0x58 github.com/hashicorp/go-msgpack/codec.(*Decoder).Decode(0xc208282240, 0x331a60, 0xc2080d48d0, 0x0, 0x0) /Users/mitchellh/code/go/src/github.com/hashicorp/go-msgpack/codec/decode.go:630 +0x7c github.com/hashicorp/go-msgpack/codec.(*rpcCodec).read(0xc208294040, 0x331a60, 0xc2080d48d0, 0x0, 0x0) /Users/mitchellh/code/go/src/github.com/hashicorp/go-msgpack/codec/rpc.go:88 +0xd6 github.com/hashicorp/go-msgpack/codec.(*goRpcCodec).ReadResponseHeader(0xc208294040, 0xc2080d48d0, 0x0, 0x0) /Users/mitchellh/code/go/src/github.com/hashicorp/go-msgpack/codec/rpc.go:123 +0x5e net/rpc.(*Client).input(0xc2082822a0) /Users/mitchellh/code/3rdparty/go/src/pkg/net/rpc/client.go:109 +0xda created by net/rpc.NewClientWithCodec /Users/mitchellh/code/3rdparty/go/src/pkg/net/rpc/client.go:201 +0x8b goroutine 102 [syscall, 19 minutes]: syscall.Syscall(0x3, 0x15, 0xc20829c000, 0x8000, 0x1c1cb, 0x1c150, 0xc20824c378) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/asm_darwin_amd64.s:20 +0x5 syscall.read(0x15, 0xc20829c000, 0x8000, 0x8000, 0xb6942, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/zsyscall_darwin_amd64.go:952 +0x75 syscall.Read(0x15, 0xc20829c000, 0x8000, 0x8000, 0x566558, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/syscall_unix.go:136 +0x5c os.(*File).read(0xc20827e070, 0xc20829c000, 0x8000, 0x8000, 0xc20829c000, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/file_unix.go:190 +0x89 os.(*File).Read(0xc20827e070, 0xc20829c000, 0x8000, 0x8000, 0x4f, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/file.go:95 +0x98 io.Copy(0x7bd3c8, 0xc20827e028, 0x7bcac0, 0xc20827e070, 0x4f, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/io.go:353 +0x1f3 os/exec.func·003(0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec/exec.go:214 +0x7e os/exec.func·004(0xc20826e220) /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec/exec.go:321 +0x2c created by os/exec.(*Cmd).Start /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec/exec.go:322 +0x931 goroutine 103 [syscall, 12 minutes]: syscall.Syscall(0x3, 0x17, 0xc2082a4000, 0x8000, 0x1c1cb, 0x1c150, 0xc20824c438) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/asm_darwin_amd64.s:20 +0x5 syscall.read(0x17, 0xc2082a4000, 0x8000, 0x8000, 0xb6942, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/zsyscall_darwin_amd64.go:952 +0x75 syscall.Read(0x17, 0xc2082a4000, 0x8000, 0x8000, 0x566558, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/syscall_unix.go:136 +0x5c os.(*File).read(0xc20827e090, 0xc2082a4000, 0x8000, 0x8000, 0xc2082a4000, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/file_unix.go:190 +0x89 os.(*File).Read(0xc20827e090, 0xc2082a4000, 0x8000, 0x8000, 0x3e, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/file.go:95 +0x98 io.Copy(0x7bd3c8, 0xc20827e040, 0x7bcac0, 0xc20827e090, 0x16e, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/io.go:353 +0x1f3 os/exec.func·003(0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec/exec.go:214 +0x7e os/exec.func·004(0xc20826e280) /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec/exec.go:321 +0x2c created by os/exec.(*Cmd).Start /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec/exec.go:322 +0x931 goroutine 104 [syscall, 19 minutes]: syscall.Syscall6(0x7, 0x15a0b, 0x1a4fd74, 0x0, 0xc208298090, 0x0, 0x0, 0x0, 0x0, 0xc208298090) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/asm_darwin_amd64.s:44 +0x5 syscall.wait4(0x15a0b, 0x1a4fd74, 0x0, 0xc208298090, 0x2d03b, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/zsyscall_darwin_amd64.go:32 +0x7d syscall.Wait4(0x15a0b, 0x1a4fdbc, 0x0, 0xc208298090, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/syscall_bsd.go:129 +0x64 os.(*Process).wait(0xc20826e4e0, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec_unix.go:22 +0xfe os.(*Process).Wait(0xc20826e4e0, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/doc.go:45 +0x39 os/exec.(*Cmd).Wait(0xc208270280, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec/exec.go:357 +0x1db github.com/mitchellh/packer/packer/plugin.func·006() /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:253 +0x95 created by github.com/mitchellh/packer/packer/plugin.(*Client).Start /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:266 +0xb3e goroutine 105 [semacquire, 12 minutes]: sync.runtime_Syncsemacquire(0xc20824c400) /Users/mitchellh/code/3rdparty/go/src/pkg/runtime/sema.goc:257 +0xc0 sync.(*Cond).Wait(0xc20824c3f0) /Users/mitchellh/code/3rdparty/go/src/pkg/sync/cond.go:62 +0x9d io.(*pipe).read(0xc20824c3c0, 0xc2082b6000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/pipe.go:52 +0x2b6 io.(*PipeReader).Read(0xc20827e038, 0xc2082b6000, 0x1000, 0x1000, 0x4, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/pipe.go:134 +0x5f bufio.(*Reader).fill(0xc208188480) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:97 +0x1b3 bufio.(*Reader).ReadSlice(0xc208188480, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:298 +0x22c bufio.(*Reader).ReadBytes(0xc208188480, 0xc20801a20a, 0x0, 0x0, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:376 +0xe3 bufio.(*Reader).ReadString(0xc208188480, 0xa, 0x0, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:416 +0x58 github.com/mitchellh/packer/packer/plugin.(*Client).logStderr(0xc2082481b0, 0x7bd440, 0xc20827e038) /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:343 +0x5c created by github.com/mitchellh/packer/packer/plugin.(*Client).Start /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:269 +0xb9f goroutine 106 [semacquire, 19 minutes]: sync.runtime_Syncsemacquire(0xc20824c340) /Users/mitchellh/code/3rdparty/go/src/pkg/runtime/sema.goc:257 +0xc0 sync.(*Cond).Wait(0xc20824c330) /Users/mitchellh/code/3rdparty/go/src/pkg/sync/cond.go:62 +0x9d io.(*pipe).read(0xc20824c300, 0xc2082b7000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/pipe.go:52 +0x2b6 io.(*PipeReader).Read(0xc20827e020, 0xc2082b7000, 0x1000, 0x1000, 0x4f, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/pipe.go:134 +0x5f bufio.(*Reader).fill(0xc2081884e0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:97 +0x1b3 bufio.(*Reader).ReadSlice(0xc2081884e0, 0xc2082b700a, 0x0, 0x0, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:298 +0x22c bufio.(*Reader).ReadBytes(0xc2081884e0, 0xc20828240a, 0x0, 0x0, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:376 +0xe3 github.com/mitchellh/packer/packer/plugin.func·007() /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:279 +0xad created by github.com/mitchellh/packer/packer/plugin.(*Client).Start /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:288 +0xc1c goroutine 112 [chan receive, 19 minutes]: github.com/mitchellh/packer/packer/plugin.func·008() /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:294 +0x61 created by github.com/mitchellh/packer/packer/plugin.func·009 /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:296 +0x4d goroutine 113 [IO wait]: net.runtime_pollWait(0x7c2170, 0x72, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/runtime/netpoll.goc:146 +0x66 net.(*pollDesc).Wait(0xc208092610, 0x72, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/net/fd_poll_runtime.go:84 +0x46 net.(*pollDesc).WaitRead(0xc208092610, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/net/fd_poll_runtime.go:89 +0x42 net.(*netFD).Read(0xc2080925b0, 0xc2082d0000, 0x1000, 0x1000, 0x0, 0x7b8318, 0x23) /Users/mitchellh/code/3rdparty/go/src/pkg/net/fd_unix.go:242 +0x34c net.(*conn).Read(0xc208036120, 0xc2082d0000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/net/net.go:122 +0xe7 bufio.(*Reader).fill(0xc2080c8660) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:97 +0x1b3 bufio.(*Reader).Read(0xc2080c8660, 0xc208098000, 0xc, 0xc, 0xc, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:175 +0x230 io.ReadAtLeast(0x7c2690, 0xc2080c8660, 0xc208098000, 0xc, 0xc, 0xc, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/io.go:289 +0xf7 io.ReadFull(0x7c2690, 0xc2080c8660, 0xc208098000, 0xc, 0xc, 0xc, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/io.go:307 +0x71 github.com/hashicorp/yamux.(*Session).recv(0xc2082d2000) /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/session.go:332 +0xc9 created by github.com/hashicorp/yamux.newSession /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/session.go:93 +0x247 goroutine 114 [select]: github.com/hashicorp/yamux.(*Session).send(0xc2082d2000) /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/session.go:290 +0x496 created by github.com/hashicorp/yamux.newSession /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/session.go:94 +0x25f goroutine 115 [select]: github.com/hashicorp/yamux.(*Session).keepalive(0xc2082d2000) /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/session.go:246 +0xc7 created by github.com/hashicorp/yamux.newSession /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/session.go:96 +0x289 goroutine 116 [select, 12 minutes]: github.com/hashicorp/yamux.(*Session).AcceptStream(0xc2082d2000, 0xc200000001, 0x0, 0x0) /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/session.go:154 +0x11f github.com/mitchellh/packer/packer/rpc.(*muxBroker).Run(0xc20826e020) /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/rpc/mux_broker.go:126 +0x36 created by github.com/mitchellh/packer/packer/rpc.NewClient /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/rpc/client.go:25 +0x90 goroutine 47 [select, 12 minutes]: github.com/hashicorp/yamux.(*Stream).Read(0xc208270000, 0xc2082ce000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/stream.go:123 +0x382 bufio.(*Reader).fill(0xc2080ac4e0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:97 +0x1b3 bufio.(*Reader).ReadByte(0xc2080ac4e0, 0x24d354, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:199 +0x7e github.com/hashicorp/go-msgpack/codec.(*ioDecReader).readn1(0xc208248300, 0xc2085545d0) /Users/mitchellh/code/go/src/github.com/hashicorp/go-msgpack/codec/decode.go:90 +0x44 github.com/hashicorp/go-msgpack/codec.(*msgpackDecDriver).initReadNext(0xc2080560c0) /Users/mitchellh/code/go/src/github.com/hashicorp/go-msgpack/codec/msgpack.go:540 +0x48 github.com/hashicorp/go-msgpack/codec.(*Decoder).decode(0xc2080ac660, 0x331a60, 0xc20811a390) /Users/mitchellh/code/go/src/github.com/hashicorp/go-msgpack/codec/decode.go:635 +0x58 github.com/hashicorp/go-msgpack/codec.(*Decoder).Decode(0xc2080ac660, 0x331a60, 0xc20811a390, 0x0, 0x0) /Users/mitchellh/code/go/src/github.com/hashicorp/go-msgpack/codec/decode.go:630 +0x7c github.com/hashicorp/go-msgpack/codec.(*rpcCodec).read(0xc208294180, 0x331a60, 0xc20811a390, 0x0, 0x0) /Users/mitchellh/code/go/src/github.com/hashicorp/go-msgpack/codec/rpc.go:88 +0xd6 github.com/hashicorp/go-msgpack/codec.(*goRpcCodec).ReadResponseHeader(0xc208294180, 0xc20811a390, 0x0, 0x0) /Users/mitchellh/code/go/src/github.com/hashicorp/go-msgpack/codec/rpc.go:123 +0x5e net/rpc.(*Client).input(0xc2080aca20) /Users/mitchellh/code/3rdparty/go/src/pkg/net/rpc/client.go:109 +0xda created by net/rpc.NewClientWithCodec /Users/mitchellh/code/3rdparty/go/src/pkg/net/rpc/client.go:201 +0x8b goroutine 128 [syscall, 16 minutes]: syscall.Syscall(0x3, 0x18, 0xc2082ee000, 0x8000, 0x1c1cb, 0x1c150, 0xc208182438) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/asm_darwin_amd64.s:20 +0x5 syscall.read(0x18, 0xc2082ee000, 0x8000, 0x8000, 0xb6942, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/zsyscall_darwin_amd64.go:952 +0x75 syscall.Read(0x18, 0xc2082ee000, 0x8000, 0x8000, 0x566558, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/syscall_unix.go:136 +0x5c os.(*File).read(0xc20827e0e8, 0xc2082ee000, 0x8000, 0x8000, 0xc2082ee000, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/file_unix.go:190 +0x89 os.(*File).Read(0xc20827e0e8, 0xc2082ee000, 0x8000, 0x8000, 0x4f, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/file.go:95 +0x98 io.Copy(0x7bd3c8, 0xc20827e060, 0x7bcac0, 0xc20827e0e8, 0x4f, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/io.go:353 +0x1f3 os/exec.func·003(0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec/exec.go:214 +0x7e os/exec.func·004(0xc208056200) /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec/exec.go:321 +0x2c created by os/exec.(*Cmd).Start /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec/exec.go:322 +0x931 goroutine 129 [syscall, 12 minutes]: syscall.Syscall(0x3, 0x1a, 0xc2082f6000, 0x8000, 0x1c1cb, 0x1c150, 0xc2081824f8) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/asm_darwin_amd64.s:20 +0x5 syscall.read(0x1a, 0xc2082f6000, 0x8000, 0x8000, 0xb6942, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/zsyscall_darwin_amd64.go:952 +0x75 syscall.Read(0x1a, 0xc2082f6000, 0x8000, 0x8000, 0x566558, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/syscall_unix.go:136 +0x5c os.(*File).read(0xc20827e108, 0xc2082f6000, 0x8000, 0x8000, 0xc2082f6000, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/file_unix.go:190 +0x89 os.(*File).Read(0xc20827e108, 0xc2082f6000, 0x8000, 0x8000, 0x3e, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/file.go:95 +0x98 io.Copy(0x7bd3c8, 0xc20827e0b8, 0x7bcac0, 0xc20827e108, 0x16e, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/io.go:353 +0x1f3 os/exec.func·003(0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec/exec.go:214 +0x7e os/exec.func·004(0xc2080562a0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec/exec.go:321 +0x2c created by os/exec.(*Cmd).Start /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec/exec.go:322 +0x931 goroutine 130 [syscall, 16 minutes]: syscall.Syscall6(0x7, 0x15a0c, 0x1abbd74, 0x0, 0xc2081561b0, 0x0, 0x0, 0x0, 0x0, 0xc2081561b0) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/asm_darwin_amd64.s:44 +0x5 syscall.wait4(0x15a0c, 0x1abbd74, 0x0, 0xc2081561b0, 0x2d03b, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/zsyscall_darwin_amd64.go:32 +0x7d syscall.Wait4(0x15a0c, 0x1abbdbc, 0x0, 0xc2081561b0, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/syscall_bsd.go:129 +0x64 os.(*Process).wait(0xc208056600, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec_unix.go:22 +0xfe os.(*Process).Wait(0xc208056600, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/doc.go:45 +0x39 os/exec.(*Cmd).Wait(0xc208042640, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec/exec.go:357 +0x1db github.com/mitchellh/packer/packer/plugin.func·006() /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:253 +0x95 created by github.com/mitchellh/packer/packer/plugin.(*Client).Start /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:266 +0xb3e goroutine 131 [semacquire, 12 minutes]: sync.runtime_Syncsemacquire(0xc2081824c0) /Users/mitchellh/code/3rdparty/go/src/pkg/runtime/sema.goc:257 +0xc0 sync.(*Cond).Wait(0xc2081824b0) /Users/mitchellh/code/3rdparty/go/src/pkg/sync/cond.go:62 +0x9d io.(*pipe).read(0xc208182480, 0xc2082cf000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/pipe.go:52 +0x2b6 io.(*PipeReader).Read(0xc20827e0b0, 0xc2082cf000, 0x1000, 0x1000, 0x4, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/pipe.go:134 +0x5f bufio.(*Reader).fill(0xc2080acfc0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:97 +0x1b3 bufio.(*Reader).ReadSlice(0xc2080acfc0, 0x1d3bd0a, 0x0, 0x0, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:298 +0x22c bufio.(*Reader).ReadBytes(0xc2080acfc0, 0xc20801a20a, 0x0, 0x0, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:376 +0xe3 bufio.(*Reader).ReadString(0xc2080acfc0, 0xa, 0x0, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:416 +0x58 github.com/mitchellh/packer/packer/plugin.(*Client).logStderr(0xc208248390, 0x7bd440, 0xc20827e0b0) /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:343 +0x5c created by github.com/mitchellh/packer/packer/plugin.(*Client).Start /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:269 +0xb9f goroutine 132 [semacquire, 16 minutes]: sync.runtime_Syncsemacquire(0xc208182400) /Users/mitchellh/code/3rdparty/go/src/pkg/runtime/sema.goc:257 +0xc0 sync.(*Cond).Wait(0xc2081823f0) /Users/mitchellh/code/3rdparty/go/src/pkg/sync/cond.go:62 +0x9d io.(*pipe).read(0xc2081823c0, 0xc2082fe000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/pipe.go:52 +0x2b6 io.(*PipeReader).Read(0xc20827e058, 0xc2082fe000, 0x1000, 0x1000, 0x4f, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/pipe.go:134 +0x5f bufio.(*Reader).fill(0xc2080ad020) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:97 +0x1b3 bufio.(*Reader).ReadSlice(0xc2080ad020, 0xc2082fe00a, 0x0, 0x0, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:298 +0x22c bufio.(*Reader).ReadBytes(0xc2080ad020, 0xc2080acf0a, 0x0, 0x0, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:376 +0xe3 github.com/mitchellh/packer/packer/plugin.func·007() /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:279 +0xad created by github.com/mitchellh/packer/packer/plugin.(*Client).Start /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:288 +0xc1c goroutine 144 [chan receive, 16 minutes]: github.com/mitchellh/packer/packer/plugin.func·008() /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:294 +0x61 created by github.com/mitchellh/packer/packer/plugin.func·009 /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:296 +0x4d goroutine 145 [IO wait]: net.runtime_pollWait(0x7c20c0, 0x72, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/runtime/netpoll.goc:146 +0x66 net.(*pollDesc).Wait(0xc20813e300, 0x72, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/net/fd_poll_runtime.go:84 +0x46 net.(*pollDesc).WaitRead(0xc20813e300, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/net/fd_poll_runtime.go:89 +0x42 net.(*netFD).Read(0xc20813e2a0, 0xc2082c2000, 0x1000, 0x1000, 0x0, 0x7b8318, 0x23) /Users/mitchellh/code/3rdparty/go/src/pkg/net/fd_unix.go:242 +0x34c net.(*conn).Read(0xc2080a6008, 0xc2082c2000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/net/net.go:122 +0xe7 bufio.(*Reader).fill(0xc2081200c0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:97 +0x1b3 bufio.(*Reader).Read(0xc2081200c0, 0xc2080fa060, 0xc, 0xc, 0xc, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:175 +0x230 io.ReadAtLeast(0x7c2690, 0xc2081200c0, 0xc2080fa060, 0xc, 0xc, 0xc, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/io.go:289 +0xf7 io.ReadFull(0x7c2690, 0xc2081200c0, 0xc2080fa060, 0xc, 0xc, 0xc, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/io.go:307 +0x71 github.com/hashicorp/yamux.(*Session).recv(0xc20804c280) /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/session.go:332 +0xc9 created by github.com/hashicorp/yamux.newSession /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/session.go:93 +0x247 goroutine 146 [select]: github.com/hashicorp/yamux.(*Session).send(0xc20804c280) /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/session.go:290 +0x496 created by github.com/hashicorp/yamux.newSession /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/session.go:94 +0x25f goroutine 147 [select]: github.com/hashicorp/yamux.(*Session).keepalive(0xc20804c280) /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/session.go:246 +0xc7 created by github.com/hashicorp/yamux.newSession /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/session.go:96 +0x289 goroutine 148 [select, 12 minutes]: github.com/hashicorp/yamux.(*Session).AcceptStream(0xc20804c280, 0xc200000001, 0x0, 0x0) /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/session.go:154 +0x11f github.com/mitchellh/packer/packer/rpc.(*muxBroker).Run(0xc208040dc0) /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/rpc/mux_broker.go:126 +0x36 created by github.com/mitchellh/packer/packer/rpc.NewClient /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/rpc/client.go:25 +0x90 goroutine 161 [syscall, 16 minutes]: syscall.Syscall(0x3, 0x1b, 0xc208310000, 0x8000, 0x1c1cb, 0x1c150, 0xc2081984f8) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/asm_darwin_amd64.s:20 +0x5 syscall.read(0x1b, 0xc208310000, 0x8000, 0x8000, 0xb6942, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/zsyscall_darwin_amd64.go:952 +0x75 syscall.Read(0x1b, 0xc208310000, 0x8000, 0x8000, 0x566558, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/syscall_unix.go:136 +0x5c os.(*File).read(0xc208172078, 0xc208310000, 0x8000, 0x8000, 0xc208310000, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/file_unix.go:190 +0x89 os.(*File).Read(0xc208172078, 0xc208310000, 0x8000, 0x8000, 0x4f, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/file.go:95 +0x98 io.Copy(0x7bd3c8, 0xc208172030, 0x7bcac0, 0xc208172078, 0x4f, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/io.go:353 +0x1f3 os/exec.func·003(0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec/exec.go:214 +0x7e os/exec.func·004(0xc2081522c0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec/exec.go:321 +0x2c created by os/exec.(*Cmd).Start /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec/exec.go:322 +0x931 goroutine 162 [syscall, 12 minutes]: syscall.Syscall(0x3, 0x1d, 0xc208318000, 0x8000, 0x1c1cb, 0x1c150, 0xc208198378) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/asm_darwin_amd64.s:20 +0x5 syscall.read(0x1d, 0xc208318000, 0x8000, 0x8000, 0xb6942, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/zsyscall_darwin_amd64.go:952 +0x75 syscall.Read(0x1d, 0xc208318000, 0x8000, 0x8000, 0x566558, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/syscall_unix.go:136 +0x5c os.(*File).read(0xc208172098, 0xc208318000, 0x8000, 0x8000, 0xc208318000, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/file_unix.go:190 +0x89 os.(*File).Read(0xc208172098, 0xc208318000, 0x8000, 0x8000, 0x3e, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/file.go:95 +0x98 io.Copy(0x7bd3c8, 0xc208172048, 0x7bcac0, 0xc208172098, 0x16e, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/io.go:353 +0x1f3 os/exec.func·003(0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec/exec.go:214 +0x7e os/exec.func·004(0xc208152320) /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec/exec.go:321 +0x2c created by os/exec.(*Cmd).Start /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec/exec.go:322 +0x931 goroutine 163 [syscall, 16 minutes]: syscall.Syscall6(0x7, 0x15a0d, 0x1afdd74, 0x0, 0xc208260120, 0x0, 0x0, 0x0, 0x0, 0xc208260120) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/asm_darwin_amd64.s:44 +0x5 syscall.wait4(0x15a0d, 0x1afdd74, 0x0, 0xc208260120, 0x2d03b, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/zsyscall_darwin_amd64.go:32 +0x7d syscall.Wait4(0x15a0d, 0x1afddbc, 0x0, 0xc208260120, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/syscall_bsd.go:129 +0x64 os.(*Process).wait(0xc2081525a0, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec_unix.go:22 +0xfe os.(*Process).Wait(0xc2081525a0, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/doc.go:45 +0x39 os/exec.(*Cmd).Wait(0xc20819c280, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec/exec.go:357 +0x1db github.com/mitchellh/packer/packer/plugin.func·006() /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:253 +0x95 created by github.com/mitchellh/packer/packer/plugin.(*Client).Start /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:266 +0xb3e goroutine 164 [semacquire, 12 minutes]: sync.runtime_Syncsemacquire(0xc208198340) /Users/mitchellh/code/3rdparty/go/src/pkg/runtime/sema.goc:257 +0xc0 sync.(*Cond).Wait(0xc208198330) /Users/mitchellh/code/3rdparty/go/src/pkg/sync/cond.go:62 +0x9d io.(*pipe).read(0xc208198300, 0xc2082c3000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/pipe.go:52 +0x2b6 io.(*PipeReader).Read(0xc208172040, 0xc2082c3000, 0x1000, 0x1000, 0x4, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/pipe.go:134 +0x5f bufio.(*Reader).fill(0xc208120240) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:97 +0x1b3 bufio.(*Reader).ReadSlice(0xc208120240, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:298 +0x22c bufio.(*Reader).ReadBytes(0xc208120240, 0xc20801a20a, 0x0, 0x0, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:376 +0xe3 bufio.(*Reader).ReadString(0xc208120240, 0xa, 0x0, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:416 +0x58 github.com/mitchellh/packer/packer/plugin.(*Client).logStderr(0xc20815c210, 0x7bd440, 0xc208172040) /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:343 +0x5c created by github.com/mitchellh/packer/packer/plugin.(*Client).Start /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:269 +0xb9f goroutine 165 [semacquire, 16 minutes]: sync.runtime_Syncsemacquire(0xc2081984c0) /Users/mitchellh/code/3rdparty/go/src/pkg/runtime/sema.goc:257 +0xc0 sync.(*Cond).Wait(0xc2081984b0) /Users/mitchellh/code/3rdparty/go/src/pkg/sync/cond.go:62 +0x9d io.(*pipe).read(0xc208198480, 0xc20815f000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/pipe.go:52 +0x2b6 io.(*PipeReader).Read(0xc208172028, 0xc20815f000, 0x1000, 0x1000, 0x7afe00, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/pipe.go:134 +0x5f bufio.(*Reader).fill(0xc208004ae0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:97 +0x1b3 bufio.(*Reader).ReadSlice(0xc208004ae0, 0x16a0a, 0x0, 0x0, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:298 +0x22c bufio.(*Reader).ReadBytes(0xc208004ae0, 0xc208004a0a, 0x0, 0x0, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:376 +0xe3 github.com/mitchellh/packer/packer/plugin.func·007() /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:279 +0xad created by github.com/mitchellh/packer/packer/plugin.(*Client).Start /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:288 +0xc1c goroutine 87 [chan receive, 16 minutes]: github.com/mitchellh/packer/packer/plugin.func·008() /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:294 +0x61 created by github.com/mitchellh/packer/packer/plugin.func·009 /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:296 +0x4d goroutine 88 [IO wait]: net.runtime_pollWait(0x7c2010, 0x72, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/runtime/netpoll.goc:146 +0x66 net.(*pollDesc).Wait(0xc208092220, 0x72, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/net/fd_poll_runtime.go:84 +0x46 net.(*pollDesc).WaitRead(0xc208092220, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/net/fd_poll_runtime.go:89 +0x42 net.(*netFD).Read(0xc2080921c0, 0xc2080d2000, 0x1000, 0x1000, 0x0, 0x7b8318, 0x23) /Users/mitchellh/code/3rdparty/go/src/pkg/net/fd_unix.go:242 +0x34c net.(*conn).Read(0xc20819e010, 0xc2080d2000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/net/net.go:122 +0xe7 bufio.(*Reader).fill(0xc208188060) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:97 +0x1b3 bufio.(*Reader).Read(0xc208188060, 0xc208148060, 0xc, 0xc, 0xc, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:175 +0x230 io.ReadAtLeast(0x7c2690, 0xc208188060, 0xc208148060, 0xc, 0xc, 0xc, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/io.go:289 +0xf7 io.ReadFull(0x7c2690, 0xc208188060, 0xc208148060, 0xc, 0xc, 0xc, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/io.go:307 +0x71 github.com/hashicorp/yamux.(*Session).recv(0xc2082cc0a0) /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/session.go:332 +0xc9 created by github.com/hashicorp/yamux.newSession /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/session.go:93 +0x247 goroutine 89 [select]: github.com/hashicorp/yamux.(*Session).send(0xc2082cc0a0) /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/session.go:290 +0x496 created by github.com/hashicorp/yamux.newSession /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/session.go:94 +0x25f goroutine 90 [select]: github.com/hashicorp/yamux.(*Session).keepalive(0xc2082cc0a0) /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/session.go:246 +0xc7 created by github.com/hashicorp/yamux.newSession /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/session.go:96 +0x289 goroutine 91 [select, 12 minutes]: github.com/hashicorp/yamux.(*Session).AcceptStream(0xc2082cc0a0, 0xc200000001, 0x0, 0x0) /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/session.go:154 +0x11f github.com/mitchellh/packer/packer/rpc.(*muxBroker).Run(0xc208154100) /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/rpc/mux_broker.go:126 +0x36 created by github.com/mitchellh/packer/packer/rpc.NewClient /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/rpc/client.go:25 +0x90 goroutine 177 [syscall, 16 minutes]: syscall.Syscall(0x3, 0x1e, 0xc20833e000, 0x8000, 0x1c1cb, 0x1c150, 0xc20824c738) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/asm_darwin_amd64.s:20 +0x5 syscall.read(0x1e, 0xc20833e000, 0x8000, 0x8000, 0xb6942, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/zsyscall_darwin_amd64.go:952 +0x75 syscall.Read(0x1e, 0xc20833e000, 0x8000, 0x8000, 0x566558, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/syscall_unix.go:136 +0x5c os.(*File).read(0xc208036160, 0xc20833e000, 0x8000, 0x8000, 0xc20833e000, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/file_unix.go:190 +0x89 os.(*File).Read(0xc208036160, 0xc20833e000, 0x8000, 0x8000, 0x4f, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/file.go:95 +0x98 io.Copy(0x7bd3c8, 0xc2080360d0, 0x7bcac0, 0xc208036160, 0x4f, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/io.go:353 +0x1f3 os/exec.func·003(0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec/exec.go:214 +0x7e os/exec.func·004(0xc2080f61e0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec/exec.go:321 +0x2c created by os/exec.(*Cmd).Start /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec/exec.go:322 +0x931 goroutine 178 [syscall, 12 minutes]: syscall.Syscall(0x3, 0x20, 0xc208352000, 0x8000, 0x6ed600, 0xc20824c794, 0xc208328480) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/asm_darwin_amd64.s:20 +0x5 syscall.read(0x20, 0xc208352000, 0x8000, 0x8000, 0xb699a, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/zsyscall_darwin_amd64.go:952 +0x75 syscall.Read(0x20, 0xc208352000, 0x8000, 0x8000, 0x566558, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/syscall_unix.go:136 +0x5c os.(*File).read(0xc208036180, 0xc208352000, 0x8000, 0x8000, 0xc208352000, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/file_unix.go:190 +0x89 os.(*File).Read(0xc208036180, 0xc208352000, 0x8000, 0x8000, 0x3e, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/file.go:95 +0x98 io.Copy(0x7bd3c8, 0xc208036130, 0x7bcac0, 0xc208036180, 0x16e, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/io.go:353 +0x1f3 os/exec.func·003(0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec/exec.go:214 +0x7e os/exec.func·004(0xc2080f6240) /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec/exec.go:321 +0x2c created by os/exec.(*Cmd).Start /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec/exec.go:322 +0x931 goroutine 179 [syscall, 16 minutes]: syscall.Syscall6(0x7, 0x15a0e, 0x1c3dd74, 0x0, 0xc208048990, 0x0, 0x0, 0x0, 0x0, 0xc208048990) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/asm_darwin_amd64.s:44 +0x5 syscall.wait4(0x15a0e, 0x1c3dd74, 0x0, 0xc208048990, 0x2d03b, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/zsyscall_darwin_amd64.go:32 +0x7d syscall.Wait4(0x15a0e, 0x1c3ddbc, 0x0, 0xc208048990, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/syscall_bsd.go:129 +0x64 os.(*Process).wait(0xc2080f64a0, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec_unix.go:22 +0xfe os.(*Process).Wait(0xc2080f64a0, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/doc.go:45 +0x39 os/exec.(*Cmd).Wait(0xc208338000, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec/exec.go:357 +0x1db github.com/mitchellh/packer/packer/plugin.func·006() /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:253 +0x95 created by github.com/mitchellh/packer/packer/plugin.(*Client).Start /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:266 +0xb3e goroutine 180 [semacquire, 12 minutes]: sync.runtime_Syncsemacquire(0xc20824c7c0) /Users/mitchellh/code/3rdparty/go/src/pkg/runtime/sema.goc:257 +0xc0 sync.(*Cond).Wait(0xc20824c7b0) /Users/mitchellh/code/3rdparty/go/src/pkg/sync/cond.go:62 +0x9d io.(*pipe).read(0xc20824c780, 0xc20834e000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/pipe.go:52 +0x2b6 io.(*PipeReader).Read(0xc208036128, 0xc20834e000, 0x1000, 0x1000, 0x4, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/pipe.go:134 +0x5f bufio.(*Reader).fill(0xc2080c8960) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:97 +0x1b3 bufio.(*Reader).ReadSlice(0xc2080c8960, 0x1cb9d0a, 0x0, 0x0, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:298 +0x22c bufio.(*Reader).ReadBytes(0xc2080c8960, 0xc20801a20a, 0x0, 0x0, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:376 +0xe3 bufio.(*Reader).ReadString(0xc2080c8960, 0xa, 0x0, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:416 +0x58 github.com/mitchellh/packer/packer/plugin.(*Client).logStderr(0xc20811a5d0, 0x7bd440, 0xc208036128) /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:343 +0x5c created by github.com/mitchellh/packer/packer/plugin.(*Client).Start /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:269 +0xb9f goroutine 181 [semacquire, 16 minutes]: sync.runtime_Syncsemacquire(0xc20824c700) /Users/mitchellh/code/3rdparty/go/src/pkg/runtime/sema.goc:257 +0xc0 sync.(*Cond).Wait(0xc20824c6f0) /Users/mitchellh/code/3rdparty/go/src/pkg/sync/cond.go:62 +0x9d io.(*pipe).read(0xc20824c6c0, 0xc20834f000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/pipe.go:52 +0x2b6 io.(*PipeReader).Read(0xc2080360c8, 0xc20834f000, 0x1000, 0x1000, 0x4f, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/pipe.go:134 +0x5f bufio.(*Reader).fill(0xc2080c89c0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:97 +0x1b3 bufio.(*Reader).ReadSlice(0xc2080c89c0, 0xc20834f00a, 0x0, 0x0, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:298 +0x22c bufio.(*Reader).ReadBytes(0xc2080c89c0, 0xc2080c890a, 0x0, 0x0, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:376 +0xe3 github.com/mitchellh/packer/packer/plugin.func·007() /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:279 +0xad created by github.com/mitchellh/packer/packer/plugin.(*Client).Start /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:288 +0xc1c goroutine 182 [chan receive, 16 minutes]: github.com/mitchellh/packer/packer/plugin.func·008() /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:294 +0x61 created by github.com/mitchellh/packer/packer/plugin.func·009 /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:296 +0x4d goroutine 183 [IO wait]: net.runtime_pollWait(0x7c1f60, 0x72, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/runtime/netpoll.goc:146 +0x66 net.(*pollDesc).Wait(0xc208336220, 0x72, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/net/fd_poll_runtime.go:84 +0x46 net.(*pollDesc).WaitRead(0xc208336220, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/net/fd_poll_runtime.go:89 +0x42 net.(*netFD).Read(0xc2083361c0, 0xc20836a000, 0x1000, 0x1000, 0x0, 0x7b8318, 0x23) /Users/mitchellh/code/3rdparty/go/src/pkg/net/fd_unix.go:242 +0x34c net.(*conn).Read(0xc2080361a0, 0xc20836a000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/net/net.go:122 +0xe7 bufio.(*Reader).fill(0xc2080c8a20) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:97 +0x1b3 bufio.(*Reader).Read(0xc2080c8a20, 0xc20815a130, 0xc, 0xc, 0xc, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:175 +0x230 io.ReadAtLeast(0x7c2690, 0xc2080c8a20, 0xc20815a130, 0xc, 0xc, 0xc, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/io.go:289 +0xf7 io.ReadFull(0x7c2690, 0xc2080c8a20, 0xc20815a130, 0xc, 0xc, 0xc, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/io.go:307 +0x71 github.com/hashicorp/yamux.(*Session).recv(0xc2081781e0) /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/session.go:332 +0xc9 created by github.com/hashicorp/yamux.newSession /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/session.go:93 +0x247 goroutine 184 [select]: github.com/hashicorp/yamux.(*Session).send(0xc2081781e0) /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/session.go:290 +0x496 created by github.com/hashicorp/yamux.newSession /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/session.go:94 +0x25f goroutine 185 [select]: github.com/hashicorp/yamux.(*Session).keepalive(0xc2081781e0) /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/session.go:246 +0xc7 created by github.com/hashicorp/yamux.newSession /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/session.go:96 +0x289 goroutine 186 [select, 12 minutes]: github.com/hashicorp/yamux.(*Session).AcceptStream(0xc2081781e0, 0xc200000001, 0x0, 0x0) /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/session.go:154 +0x11f github.com/mitchellh/packer/packer/rpc.(*muxBroker).Run(0xc2080f6560) /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/rpc/mux_broker.go:126 +0x36 created by github.com/mitchellh/packer/packer/rpc.NewClient /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/rpc/client.go:25 +0x90 goroutine 107 [select, 12 minutes]: github.com/hashicorp/yamux.(*Stream).Read(0xc208338140, 0xc208375000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/stream.go:123 +0x382 bufio.(*Reader).fill(0xc208376000) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:97 +0x1b3 bufio.(*Reader).ReadByte(0xc208376000, 0x24d354, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:199 +0x7e github.com/hashicorp/go-msgpack/codec.(*ioDecReader).readn1(0xc2080d4180, 0xc2085664c0) /Users/mitchellh/code/go/src/github.com/hashicorp/go-msgpack/codec/decode.go:90 +0x44 github.com/hashicorp/go-msgpack/codec.(*msgpackDecDriver).initReadNext(0xc2080fe140) /Users/mitchellh/code/go/src/github.com/hashicorp/go-msgpack/codec/msgpack.go:540 +0x48 github.com/hashicorp/go-msgpack/codec.(*Decoder).decode(0xc208376060, 0x331a60, 0xc20811ae10) /Users/mitchellh/code/go/src/github.com/hashicorp/go-msgpack/codec/decode.go:635 +0x58 github.com/hashicorp/go-msgpack/codec.(*Decoder).Decode(0xc208376060, 0x331a60, 0xc20811ae10, 0x0, 0x0) /Users/mitchellh/code/go/src/github.com/hashicorp/go-msgpack/codec/decode.go:630 +0x7c github.com/hashicorp/go-msgpack/codec.(*rpcCodec).read(0xc20800f580, 0x331a60, 0xc20811ae10, 0x0, 0x0) /Users/mitchellh/code/go/src/github.com/hashicorp/go-msgpack/codec/rpc.go:88 +0xd6 github.com/hashicorp/go-msgpack/codec.(*goRpcCodec).ReadResponseHeader(0xc20800f580, 0xc20811ae10, 0x0, 0x0) /Users/mitchellh/code/go/src/github.com/hashicorp/go-msgpack/codec/rpc.go:123 +0x5e net/rpc.(*Client).input(0xc2083760c0) /Users/mitchellh/code/3rdparty/go/src/pkg/net/rpc/client.go:109 +0xda created by net/rpc.NewClientWithCodec /Users/mitchellh/code/3rdparty/go/src/pkg/net/rpc/client.go:201 +0x8b goroutine 108 [syscall, 16 minutes]: syscall.Syscall(0x3, 0x21, 0xc20838a000, 0x8000, 0x1c1cb, 0x1c150, 0xc2081085b8) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/asm_darwin_amd64.s:20 +0x5 syscall.read(0x21, 0xc20838a000, 0x8000, 0x8000, 0xb6942, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/zsyscall_darwin_amd64.go:952 +0x75 syscall.Read(0x21, 0xc20838a000, 0x8000, 0x8000, 0x566558, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/syscall_unix.go:136 +0x5c os.(*File).read(0xc20837e068, 0xc20838a000, 0x8000, 0x8000, 0xc20838a000, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/file_unix.go:190 +0x89 os.(*File).Read(0xc20837e068, 0xc20838a000, 0x8000, 0x8000, 0x4f, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/file.go:95 +0x98 io.Copy(0x7bd3c8, 0xc20837e020, 0x7bcac0, 0xc20837e068, 0x4f, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/io.go:353 +0x1f3 os/exec.func·003(0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec/exec.go:214 +0x7e os/exec.func·004(0xc2080fe2e0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec/exec.go:321 +0x2c created by os/exec.(*Cmd).Start /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec/exec.go:322 +0x931 goroutine 109 [syscall, 12 minutes]: syscall.Syscall(0x3, 0x23, 0xc208392000, 0x8000, 0x1c1cb, 0x1c150, 0xc208108af8) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/asm_darwin_amd64.s:20 +0x5 syscall.read(0x23, 0xc208392000, 0x8000, 0x8000, 0xb6942, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/zsyscall_darwin_amd64.go:952 +0x75 syscall.Read(0x23, 0xc208392000, 0x8000, 0x8000, 0x566558, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/syscall_unix.go:136 +0x5c os.(*File).read(0xc20837e088, 0xc208392000, 0x8000, 0x8000, 0xc208392000, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/file_unix.go:190 +0x89 os.(*File).Read(0xc20837e088, 0xc208392000, 0x8000, 0x8000, 0x40, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/file.go:95 +0x98 io.Copy(0x7bd3c8, 0xc20837e038, 0x7bcac0, 0xc20837e088, 0x170, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/io.go:353 +0x1f3 os/exec.func·003(0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec/exec.go:214 +0x7e os/exec.func·004(0xc2080fe340) /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec/exec.go:321 +0x2c created by os/exec.(*Cmd).Start /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec/exec.go:322 +0x931 goroutine 110 [syscall, 16 minutes]: syscall.Syscall6(0x7, 0x15a0f, 0x1c5bd74, 0x0, 0xc20816e1b0, 0x0, 0x0, 0x14a38, 0x6f4640, 0xc20816e1b0) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/asm_darwin_amd64.s:44 +0x5 syscall.wait4(0x15a0f, 0x1c5bd74, 0x0, 0xc20816e1b0, 0x2d03b, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/zsyscall_darwin_amd64.go:32 +0x7d syscall.Wait4(0x15a0f, 0x1c5bdbc, 0x0, 0xc20816e1b0, 0x7c3178, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/syscall_bsd.go:129 +0x64 os.(*Process).wait(0xc2080fe620, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec_unix.go:22 +0xfe os.(*Process).Wait(0xc2080fe620, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/doc.go:45 +0x39 os/exec.(*Cmd).Wait(0xc20837c000, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec/exec.go:357 +0x1db github.com/mitchellh/packer/packer/plugin.func·006() /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:253 +0x95 created by github.com/mitchellh/packer/packer/plugin.(*Client).Start /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:266 +0xb3e goroutine 111 [semacquire, 12 minutes]: sync.runtime_Syncsemacquire(0xc208108ac0) /Users/mitchellh/code/3rdparty/go/src/pkg/runtime/sema.goc:257 +0xc0 sync.(*Cond).Wait(0xc208108ab0) /Users/mitchellh/code/3rdparty/go/src/pkg/sync/cond.go:62 +0x9d io.(*pipe).read(0xc208108a80, 0xc20839a000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/pipe.go:52 +0x2b6 io.(*PipeReader).Read(0xc20837e030, 0xc20839a000, 0x1000, 0x1000, 0x4, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/pipe.go:134 +0x5f bufio.(*Reader).fill(0xc2082825a0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:97 +0x1b3 bufio.(*Reader).ReadSlice(0xc2082825a0, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:298 +0x22c bufio.(*Reader).ReadBytes(0xc2082825a0, 0xc20801a20a, 0x0, 0x0, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:376 +0xe3 bufio.(*Reader).ReadString(0xc2082825a0, 0xa, 0x0, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:416 +0x58 github.com/mitchellh/packer/packer/plugin.(*Client).logStderr(0xc2080d42a0, 0x7bd440, 0xc20837e030) /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:343 +0x5c created by github.com/mitchellh/packer/packer/plugin.(*Client).Start /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:269 +0xb9f goroutine 192 [semacquire, 16 minutes]: sync.runtime_Syncsemacquire(0xc208108580) /Users/mitchellh/code/3rdparty/go/src/pkg/runtime/sema.goc:257 +0xc0 sync.(*Cond).Wait(0xc208108570) /Users/mitchellh/code/3rdparty/go/src/pkg/sync/cond.go:62 +0x9d io.(*pipe).read(0xc208108540, 0xc20839b000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/pipe.go:52 +0x2b6 io.(*PipeReader).Read(0xc20837e018, 0xc20839b000, 0x1000, 0x1000, 0x4f, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/pipe.go:134 +0x5f bufio.(*Reader).fill(0xc208282600) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:97 +0x1b3 bufio.(*Reader).ReadSlice(0xc208282600, 0xc20839b00a, 0x0, 0x0, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:298 +0x22c bufio.(*Reader).ReadBytes(0xc208282600, 0xc20837630a, 0x0, 0x0, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:376 +0xe3 github.com/mitchellh/packer/packer/plugin.func·007() /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:279 +0xad created by github.com/mitchellh/packer/packer/plugin.(*Client).Start /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:288 +0xc1c goroutine 149 [chan receive, 16 minutes]: github.com/mitchellh/packer/packer/plugin.func·008() /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:294 +0x61 created by github.com/mitchellh/packer/packer/plugin.func·009 /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:296 +0x4d goroutine 150 [IO wait]: net.runtime_pollWait(0x7c1eb0, 0x72, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/runtime/netpoll.goc:146 +0x66 net.(*pollDesc).Wait(0xc20813e7d0, 0x72, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/net/fd_poll_runtime.go:84 +0x46 net.(*pollDesc).WaitRead(0xc20813e7d0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/net/fd_poll_runtime.go:89 +0x42 net.(*netFD).Read(0xc20813e770, 0xc2083bc000, 0x1000, 0x1000, 0x0, 0x7b8318, 0x23) /Users/mitchellh/code/3rdparty/go/src/pkg/net/fd_unix.go:242 +0x34c net.(*conn).Read(0xc2080a6018, 0xc2083bc000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/net/net.go:122 +0xe7 bufio.(*Reader).fill(0xc208120300) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:97 +0x1b3 bufio.(*Reader).Read(0xc208120300, 0xc2080fa0b0, 0xc, 0xc, 0xc, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:175 +0x230 io.ReadAtLeast(0x7c2690, 0xc208120300, 0xc2080fa0b0, 0xc, 0xc, 0xc, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/io.go:289 +0xf7 io.ReadFull(0x7c2690, 0xc208120300, 0xc2080fa0b0, 0xc, 0xc, 0xc, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/io.go:307 +0x71 github.com/hashicorp/yamux.(*Session).recv(0xc20804c5a0) /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/session.go:332 +0xc9 created by github.com/hashicorp/yamux.newSession /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/session.go:93 +0x247 goroutine 151 [select]: github.com/hashicorp/yamux.(*Session).send(0xc20804c5a0) /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/session.go:290 +0x496 created by github.com/hashicorp/yamux.newSession /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/session.go:94 +0x25f goroutine 152 [select]: github.com/hashicorp/yamux.(*Session).keepalive(0xc20804c5a0) /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/session.go:246 +0xc7 created by github.com/hashicorp/yamux.newSession /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/session.go:96 +0x289 goroutine 153 [select, 12 minutes]: github.com/hashicorp/yamux.(*Session).AcceptStream(0xc20804c5a0, 0xc200000001, 0x0, 0x0) /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/session.go:154 +0x11f github.com/mitchellh/packer/packer/rpc.(*muxBroker).Run(0xc208040e60) /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/rpc/mux_broker.go:126 +0x36 created by github.com/mitchellh/packer/packer/rpc.NewClient /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/rpc/client.go:25 +0x90 goroutine 193 [select, 12 minutes]: github.com/hashicorp/yamux.(*Stream).Read(0xc208158500, 0xc2083cc000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/stream.go:123 +0x382 bufio.(*Reader).fill(0xc208376420) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:97 +0x1b3 bufio.(*Reader).ReadByte(0xc208376420, 0x24d354, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:199 +0x7e github.com/hashicorp/go-msgpack/codec.(*ioDecReader).readn1(0xc2080d4b70, 0xc2084fd590) /Users/mitchellh/code/go/src/github.com/hashicorp/go-msgpack/codec/decode.go:90 +0x44 github.com/hashicorp/go-msgpack/codec.(*msgpackDecDriver).initReadNext(0xc2080fe6c0) /Users/mitchellh/code/go/src/github.com/hashicorp/go-msgpack/codec/msgpack.go:540 +0x48 github.com/hashicorp/go-msgpack/codec.(*Decoder).decode(0xc208376480, 0x331a60, 0xc208136390) /Users/mitchellh/code/go/src/github.com/hashicorp/go-msgpack/codec/decode.go:635 +0x58 github.com/hashicorp/go-msgpack/codec.(*Decoder).Decode(0xc208376480, 0x331a60, 0xc208136390, 0x0, 0x0) /Users/mitchellh/code/go/src/github.com/hashicorp/go-msgpack/codec/decode.go:630 +0x7c github.com/hashicorp/go-msgpack/codec.(*rpcCodec).read(0xc20800f740, 0x331a60, 0xc208136390, 0x0, 0x0) /Users/mitchellh/code/go/src/github.com/hashicorp/go-msgpack/codec/rpc.go:88 +0xd6 github.com/hashicorp/go-msgpack/codec.(*goRpcCodec).ReadResponseHeader(0xc20800f740, 0xc208136390, 0x0, 0x0) /Users/mitchellh/code/go/src/github.com/hashicorp/go-msgpack/codec/rpc.go:123 +0x5e net/rpc.(*Client).input(0xc2083764e0) /Users/mitchellh/code/3rdparty/go/src/pkg/net/rpc/client.go:109 +0xda created by net/rpc.NewClientWithCodec /Users/mitchellh/code/3rdparty/go/src/pkg/net/rpc/client.go:201 +0x8b goroutine 194 [syscall, 16 minutes]: syscall.Syscall(0x3, 0x24, 0xc2083ce000, 0x8000, 0x1c1cb, 0x1c150, 0xc208108bb8) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/asm_darwin_amd64.s:20 +0x5 syscall.read(0x24, 0xc2083ce000, 0x8000, 0x8000, 0xb6942, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/zsyscall_darwin_amd64.go:952 +0x75 syscall.Read(0x24, 0xc2083ce000, 0x8000, 0x8000, 0x566558, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/syscall_unix.go:136 +0x5c os.(*File).read(0xc20837e110, 0xc2083ce000, 0x8000, 0x8000, 0xc2083ce000, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/file_unix.go:190 +0x89 os.(*File).Read(0xc20837e110, 0xc2083ce000, 0x8000, 0x8000, 0x4f, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/file.go:95 +0x98 io.Copy(0x7bd3c8, 0xc20837e0c8, 0x7bcac0, 0xc20837e110, 0x4f, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/io.go:353 +0x1f3 os/exec.func·003(0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec/exec.go:214 +0x7e os/exec.func·004(0xc2080fe7c0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec/exec.go:321 +0x2c created by os/exec.(*Cmd).Start /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec/exec.go:322 +0x931 goroutine 195 [syscall, 1 minutes]: syscall.Syscall(0x3, 0x26, 0xc2083e2000, 0x8000, 0x1c1cb, 0x1c150, 0xc208108c78) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/asm_darwin_amd64.s:20 +0x5 syscall.read(0x26, 0xc2083e2000, 0x8000, 0x8000, 0xb6942, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/zsyscall_darwin_amd64.go:952 +0x75 syscall.Read(0x26, 0xc2083e2000, 0x8000, 0x8000, 0x566558, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/syscall_unix.go:136 +0x5c os.(*File).read(0xc20837e130, 0xc2083e2000, 0x8000, 0x8000, 0xc2083e2000, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/file_unix.go:190 +0x89 os.(*File).Read(0xc20837e130, 0xc2083e2000, 0x8000, 0x8000, 0x42, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/file.go:95 +0x98 io.Copy(0x7bd3c8, 0xc20837e0e0, 0x7bcac0, 0xc20837e130, 0x2bd, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/io.go:353 +0x1f3 os/exec.func·003(0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec/exec.go:214 +0x7e os/exec.func·004(0xc2080fe820) /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec/exec.go:321 +0x2c created by os/exec.(*Cmd).Start /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec/exec.go:322 +0x931 goroutine 196 [syscall, 16 minutes]: syscall.Syscall6(0x7, 0x15a10, 0x1c7bd74, 0x0, 0xc2083c8090, 0x0, 0x0, 0x0, 0x0, 0xc2083c8090) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/asm_darwin_amd64.s:44 +0x5 syscall.wait4(0x15a10, 0x1c7bd74, 0x0, 0xc2083c8090, 0x2d03b, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/zsyscall_darwin_amd64.go:32 +0x7d syscall.Wait4(0x15a10, 0x1c7bdbc, 0x0, 0xc2083c8090, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/syscall/syscall_bsd.go:129 +0x64 os.(*Process).wait(0xc2080fea80, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec_unix.go:22 +0xfe os.(*Process).Wait(0xc2080fea80, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/doc.go:45 +0x39 os/exec.(*Cmd).Wait(0xc20837c140, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/os/exec/exec.go:357 +0x1db github.com/mitchellh/packer/packer/plugin.func·006() /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:253 +0x95 created by github.com/mitchellh/packer/packer/plugin.(*Client).Start /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:266 +0xb3e goroutine 197 [semacquire, 1 minutes]: sync.runtime_Syncsemacquire(0xc208108c40) /Users/mitchellh/code/3rdparty/go/src/pkg/runtime/sema.goc:257 +0xc0 sync.(*Cond).Wait(0xc208108c30) /Users/mitchellh/code/3rdparty/go/src/pkg/sync/cond.go:62 +0x9d io.(*pipe).read(0xc208108c00, 0xc2083cd000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/pipe.go:52 +0x2b6 io.(*PipeReader).Read(0xc20837e0d8, 0xc2083cd000, 0x1000, 0x1000, 0x4, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/pipe.go:134 +0x5f bufio.(*Reader).fill(0xc208376780) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:97 +0x1b3 bufio.(*Reader).ReadSlice(0xc208376780, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:298 +0x22c bufio.(*Reader).ReadBytes(0xc208376780, 0xc20801a20a, 0x0, 0x0, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:376 +0xe3 bufio.(*Reader).ReadString(0xc208376780, 0xa, 0x0, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:416 +0x58 github.com/mitchellh/packer/packer/plugin.(*Client).logStderr(0xc2080d4c30, 0x7bd440, 0xc20837e0d8) /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:343 +0x5c created by github.com/mitchellh/packer/packer/plugin.(*Client).Start /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:269 +0xb9f goroutine 198 [semacquire, 16 minutes]: sync.runtime_Syncsemacquire(0xc208108b80) /Users/mitchellh/code/3rdparty/go/src/pkg/runtime/sema.goc:257 +0xc0 sync.(*Cond).Wait(0xc208108b70) /Users/mitchellh/code/3rdparty/go/src/pkg/sync/cond.go:62 +0x9d io.(*pipe).read(0xc208108b40, 0xc2083e0000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/pipe.go:52 +0x2b6 io.(*PipeReader).Read(0xc20837e0c0, 0xc2083e0000, 0x1000, 0x1000, 0x4f, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/pipe.go:134 +0x5f bufio.(*Reader).fill(0xc2083767e0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:97 +0x1b3 bufio.(*Reader).ReadSlice(0xc2083767e0, 0xc2083e000a, 0x0, 0x0, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:298 +0x22c bufio.(*Reader).ReadBytes(0xc2083767e0, 0xc20837670a, 0x0, 0x0, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:376 +0xe3 github.com/mitchellh/packer/packer/plugin.func·007() /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:279 +0xad created by github.com/mitchellh/packer/packer/plugin.(*Client).Start /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:288 +0xc1c goroutine 92 [chan receive, 16 minutes]: github.com/mitchellh/packer/packer/plugin.func·008() /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:294 +0x61 created by github.com/mitchellh/packer/packer/plugin.func·009 /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/plugin/client.go:296 +0x4d goroutine 93 [IO wait]: net.runtime_pollWait(0x7c1e00, 0x72, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/runtime/netpoll.goc:146 +0x66 net.(*pollDesc).Wait(0xc208092840, 0x72, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/net/fd_poll_runtime.go:84 +0x46 net.(*pollDesc).WaitRead(0xc208092840, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/net/fd_poll_runtime.go:89 +0x42 net.(*netFD).Read(0xc2080927e0, 0xc2080d3000, 0x1000, 0x1000, 0x0, 0x7b8318, 0x23) /Users/mitchellh/code/3rdparty/go/src/pkg/net/fd_unix.go:242 +0x34c net.(*conn).Read(0xc20819e018, 0xc2080d3000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/net/net.go:122 +0xe7 bufio.(*Reader).fill(0xc208188660) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:97 +0x1b3 bufio.(*Reader).Read(0xc208188660, 0xc20824e290, 0xc, 0xc, 0xc, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:175 +0x230 io.ReadAtLeast(0x7c2690, 0xc208188660, 0xc20824e290, 0xc, 0xc, 0xc, 0x0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/io.go:289 +0xf7 io.ReadFull(0x7c2690, 0xc208188660, 0xc20824e290, 0xc, 0xc, 0xc, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/io/io.go:307 +0x71 github.com/hashicorp/yamux.(*Session).recv(0xc2082cc140) /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/session.go:332 +0xc9 created by github.com/hashicorp/yamux.newSession /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/session.go:93 +0x247 goroutine 94 [select]: github.com/hashicorp/yamux.(*Session).send(0xc2082cc140) /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/session.go:290 +0x496 created by github.com/hashicorp/yamux.newSession /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/session.go:94 +0x25f goroutine 95 [select]: github.com/hashicorp/yamux.(*Session).keepalive(0xc2082cc140) /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/session.go:246 +0xc7 created by github.com/hashicorp/yamux.newSession /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/session.go:96 +0x289 goroutine 208 [select, 12 minutes]: github.com/hashicorp/yamux.(*Session).AcceptStream(0xc2082cc140, 0xc200000001, 0x0, 0x0) /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/session.go:154 +0x11f github.com/mitchellh/packer/packer/rpc.(*muxBroker).Run(0xc2081541a0) /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/rpc/mux_broker.go:126 +0x36 created by github.com/mitchellh/packer/packer/rpc.NewClient /Users/mitchellh/code/go/src/github.com/mitchellh/packer/packer/rpc/client.go:25 +0x90 goroutine 209 [select, 1 minutes]: github.com/hashicorp/yamux.(*Stream).Read(0xc2080f83c0, 0xc2083f9000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/stream.go:123 +0x382 bufio.(*Reader).fill(0xc2081887e0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:97 +0x1b3 bufio.(*Reader).ReadByte(0xc2081887e0, 0x24d354, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:199 +0x7e github.com/hashicorp/go-msgpack/codec.(*ioDecReader).readn1(0xc208136540, 0xc2084fd830) /Users/mitchellh/code/go/src/github.com/hashicorp/go-msgpack/codec/decode.go:90 +0x44 github.com/hashicorp/go-msgpack/codec.(*msgpackDecDriver).initReadNext(0xc208154220) /Users/mitchellh/code/go/src/github.com/hashicorp/go-msgpack/codec/msgpack.go:540 +0x48 github.com/hashicorp/go-msgpack/codec.(*Decoder).decode(0xc208188840, 0x331a60, 0xc2080d4f00) /Users/mitchellh/code/go/src/github.com/hashicorp/go-msgpack/codec/decode.go:635 +0x58 github.com/hashicorp/go-msgpack/codec.(*Decoder).Decode(0xc208188840, 0x331a60, 0xc2080d4f00, 0x0, 0x0) /Users/mitchellh/code/go/src/github.com/hashicorp/go-msgpack/codec/decode.go:630 +0x7c github.com/hashicorp/go-msgpack/codec.(*rpcCodec).read(0xc208238080, 0x331a60, 0xc2080d4f00, 0x0, 0x0) /Users/mitchellh/code/go/src/github.com/hashicorp/go-msgpack/codec/rpc.go:88 +0xd6 github.com/hashicorp/go-msgpack/codec.(*goRpcCodec).ReadResponseHeader(0xc208238080, 0xc2080d4f00, 0x0, 0x0) /Users/mitchellh/code/go/src/github.com/hashicorp/go-msgpack/codec/rpc.go:123 +0x5e net/rpc.(*Client).input(0xc2081888a0) /Users/mitchellh/code/3rdparty/go/src/pkg/net/rpc/client.go:109 +0xda created by net/rpc.NewClientWithCodec /Users/mitchellh/code/3rdparty/go/src/pkg/net/rpc/client.go:201 +0x8b goroutine 133 [chan receive, 16 minutes]: github.com/mitchellh/packer/command.func·002(0x7c6cf8, 0xc2083fa000) /Users/mitchellh/code/go/src/github.com/mitchellh/packer/command/build.go:155 +0x4d created by github.com/mitchellh/packer/command.BuildCommand.Run /Users/mitchellh/code/go/src/github.com/mitchellh/packer/command/build.go:163 +0x1f43 goroutine 8622 [select]: github.com/hashicorp/yamux.(*Stream).Read(0xc208042780, 0xc2083e1000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/stream.go:123 +0x382 bufio.(*Reader).fill(0xc208668360) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:97 +0x1b3 bufio.(*Reader).ReadByte(0xc208668360, 0xc2084ca7e0, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:199 +0x7e github.com/hashicorp/go-msgpack/codec.(*ioDecReader).readn1(0xc2083b0480, 0xc20876cc30) /Users/mitchellh/code/go/src/github.com/hashicorp/go-msgpack/codec/decode.go:90 +0x44 github.com/hashicorp/go-msgpack/codec.(*msgpackDecDriver).initReadNext(0xc2080fe520) /Users/mitchellh/code/go/src/github.com/hashicorp/go-msgpack/codec/msgpack.go:540 +0x48 github.com/hashicorp/go-msgpack/codec.(*Decoder).decode(0xc2086683c0, 0x331a60, 0xc208436030) /Users/mitchellh/code/go/src/github.com/hashicorp/go-msgpack/codec/decode.go:635 +0x58 github.com/hashicorp/go-msgpack/codec.(*Decoder).Decode(0xc2086683c0, 0x331a60, 0xc208436030, 0x0, 0x0) /Users/mitchellh/code/go/src/github.com/hashicorp/go-msgpack/codec/decode.go:630 +0x7c github.com/hashicorp/go-msgpack/codec.(*rpcCodec).read(0xc2084de240, 0x331a60, 0xc208436030, 0x0, 0x0) /Users/mitchellh/code/go/src/github.com/hashicorp/go-msgpack/codec/rpc.go:88 +0xd6 github.com/hashicorp/go-msgpack/codec.(*goRpcCodec).ReadResponseHeader(0xc2084de240, 0xc208436030, 0x0, 0x0) /Users/mitchellh/code/go/src/github.com/hashicorp/go-msgpack/codec/rpc.go:123 +0x5e net/rpc.(*Client).input(0xc208668420) /Users/mitchellh/code/3rdparty/go/src/pkg/net/rpc/client.go:109 +0xda created by net/rpc.NewClientWithCodec /Users/mitchellh/code/3rdparty/go/src/pkg/net/rpc/client.go:201 +0x8b goroutine 5470 [select]: github.com/hashicorp/yamux.(*Stream).Read(0xc208042b40, 0xc2083ff000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /Users/mitchellh/code/go/src/github.com/hashicorp/yamux/stream.go:123 +0x382 bufio.(*Reader).fill(0xc208120c60) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:97 +0x1b3 bufio.(*Reader).ReadByte(0xc208120c60, 0xc20853e260, 0x0, 0x0) /Users/mitchellh/code/3rdparty/go/src/pkg/bufio/bufio.go:199 +0x7e github.com/hashicorp/go-msgpack/codec.(*ioDecReader).readn1(0xc2080962a0, 0x327440) /Users/mitchellh/code/go/src/github.com/hashicorp/go-msgpack/codec/decode.go:90 +0x44 github.com/hashicorp/go-msgpack/codec.(*msgpackDecDriver).initReadNext(0xc20853e260) /Users/mitchellh/code/go/src/github.com/hashicorp/go-msgpack/codec/msgpack.go:540 +0x48 github.com/hashicorp/go-msgpack/codec.(*Decoder).decode(0xc208120cc0, 0x331a60, 0xc20811b6b0) /Users/mitchellh/code/go/src/github.com/hashicorp/go-msgpack/codec/decode.go:635 +0x58 github.com/hashicorp/go-msgpack/codec.(*Decoder).Decode(0xc208120cc0, 0x331a60, 0xc20811b6b0, 0x0, 0x0) /Users/mitchellh/code/go/src/github.com/hashicorp/go-msgpack/codec/decode.go:630 +0x7c github.com/hashicorp/go-msgpack/codec.(*rpcCodec).read(0xc2087204c0, 0x331a60, 0xc20811b6b0, 0x0, 0x0) /Users/mitchellh/code/go/src/github.com/hashicorp/go-msgpack/codec/rpc.go:88 +0xd6 github.com/hashicorp/go-msgpack/codec.(*goRpcCodec).ReadResponseHeader(0xc2087204c0, 0xc20811b6b0, 0x0, 0x0) /Users/mitchellh/code/go/src/github.com/hashicorp/go-msgpack/codec/rpc.go:123 +0x5e net/rpc.(*Client).input(0xc208120d20) /Users/mitchellh/code/3rdparty/go/src/pkg/net/rpc/client.go:109 +0xda created by net/rpc.NewClientWithCodec /Users/mitchellh/code/3rdparty/go/src/pkg/net/rpc/client.go:201 +0x8b
process
packer crash on atlas post processor packer template variables atlas token env atlas token provisioners type shell execute command echo vagrant sudo s sh path override virtualbox iso scripts scripts base sh scripts vagrant sh scripts virtualbox sh scripts cleanup sh type file source proto newcontroller state json destination tmp state json type file source vagrant provision dockercfg destination tmp dockercfg type file source vagrant provision unified errlogd service destination tmp unified errlogd service type file source vagrant provision unified translogd service destination tmp unified translogd service type file source vagrant provision consul service destination tmp consul service type file source vagrant provision public tar destination tmp public tar type shell script vagrant provision vagrant provision sh post processors type vagrant override virtualbox output centos virtualbox box type atlas token user atlas token artifact patrmurr centos artifact type vagrant box metadata created at timestamp builders type virtualbox iso boot command text ks httpip httpport ks cfg boot wait disk size guest os type redhat http directory http iso checksum iso checksum type iso url ssh username vagrant ssh password vagrant ssh port ssh wait timeout shutdown command echo sbin halt h p tmp shutdown sh echo vagrant sudo s sh tmp shutdown sh guest additions path vboxguestadditions version iso virtualbox version file vbox version vboxmanage crash dump usr local bin packer post processor atlas plugin process exited panic runtime error invalid memory address or nil pointer dereference goroutine runtime panic users mitchellh code go src pkg runtime panic c github com mitchellh packer packer plugin cmdpostprocessor checkexit users mitchellh code go src github com mitchellh packer packer plugin post processor go github com mitchellh packer packer plugin func· users mitchellh code go src github com mitchellh packer packer plugin post processor go github com mitchellh packer packer plugin cmdpostprocessor postprocess users mitchellh code go src github com mitchellh packer packer plugin post processor go github com mitchellh packer packer corebuild run users mitchellh code go src github com mitchellh packer packer build go github com mitchellh packer command func· users mitchellh code go src github com mitchellh packer command build go created by github com mitchellh packer command buildcommand run users mitchellh code go src github com mitchellh packer command build go goroutine sync runtime semacquire users mitchellh code go src pkg runtime sema goc sync waitgroup wait users mitchellh code go src pkg sync waitgroup go github com mitchellh packer command buildcommand run users mitchellh code go src github com mitchellh packer command build go github com mitchellh packer command buildcommand run github com mitchellh cli cli run users mitchellh code go src github com mitchellh cli cli go main wrappedmain users mitchellh code go src github com mitchellh packer main go main realmain users mitchellh code go src github com mitchellh packer main go main main users mitchellh code go src github com mitchellh packer main go goroutine runtime park users mitchellh code go src pkg runtime proc c runtime parkunlock users mitchellh code go src pkg runtime proc c runfinq users mitchellh code go src pkg runtime c runtime goexit users mitchellh code go src pkg runtime proc c goroutine os signal loop users mitchellh code go src pkg os signal signal unix go created by os signal init· users mitchellh code go src pkg os signal signal unix go goroutine syscall syscall users mitchellh code go src pkg syscall asm darwin s syscall read users mitchellh code go src pkg syscall zsyscall darwin go syscall read users mitchellh code go src pkg syscall syscall unix go os file read users mitchellh code go src pkg os file unix go os file read users mitchellh code go src pkg os file go io copy users mitchellh code go src pkg io io go main func· users mitchellh code go src github com mitchellh packer stdin go created by main setupstdin users mitchellh code go src github com mitchellh packer stdin go goroutine main func· users mitchellh code go src github com mitchellh packer stdin go created by main setupstdin users mitchellh code go src github com mitchellh packer stdin go goroutine github com hashicorp yamux stream read users mitchellh code go src github com hashicorp yamux stream go bufio reader fill users mitchellh code go src pkg bufio bufio go bufio reader readbyte users mitchellh code go src pkg bufio bufio go github com hashicorp go msgpack codec iodecreader users mitchellh code go src github com hashicorp go msgpack codec decode go github com hashicorp go msgpack codec msgpackdecdriver initreadnext users mitchellh code go src github com hashicorp go msgpack codec msgpack go github com hashicorp go msgpack codec decoder decode users mitchellh code go src github com hashicorp go msgpack codec decode go github com hashicorp go msgpack codec decoder decode users mitchellh code go src github com hashicorp go msgpack codec decode go github com hashicorp go msgpack codec rpccodec read users mitchellh code go src github com hashicorp go msgpack codec rpc go github com hashicorp go msgpack codec gorpccodec readresponseheader users mitchellh code go src github com hashicorp go msgpack codec rpc go net rpc client input users mitchellh code go src pkg net rpc client go created by net rpc newclientwithcodec users mitchellh code go src pkg net rpc client go goroutine syscall syscall users mitchellh code go src pkg syscall asm darwin s syscall read users mitchellh code go src pkg syscall zsyscall darwin go syscall read users mitchellh code go src pkg syscall syscall unix go os file read users mitchellh code go src pkg os file unix go os file read users mitchellh code go src pkg os file go io copy users mitchellh code go src pkg io io go os exec func· users mitchellh code go src pkg os exec exec go os exec func· users mitchellh code go src pkg os exec exec go created by os exec cmd start users mitchellh code go src pkg os exec exec go goroutine github com hashicorp yamux stream read users mitchellh code go src github com hashicorp yamux stream go bufio reader fill users mitchellh code go src pkg bufio bufio go bufio reader readbyte users mitchellh code go src pkg bufio bufio go github com hashicorp go msgpack codec iodecreader users mitchellh code go src github com hashicorp go msgpack codec decode go github com hashicorp go msgpack codec msgpackdecdriver initreadnext users mitchellh code go src github com hashicorp go msgpack codec msgpack go github com hashicorp go msgpack codec decoder decode users mitchellh code go src github com hashicorp go msgpack codec decode go github com hashicorp go msgpack codec decoder decode users mitchellh code go src github com hashicorp go msgpack codec decode go github com hashicorp go msgpack codec rpccodec read users mitchellh code go src github com hashicorp go msgpack codec rpc go github com hashicorp go msgpack codec gorpccodec readresponseheader users mitchellh code go src github com hashicorp go msgpack codec rpc go net rpc client input users mitchellh code go src pkg net rpc client go created by net rpc newclientwithcodec users mitchellh code go src pkg net rpc client go goroutine syscall syscall users mitchellh code go src pkg syscall asm darwin s syscall read users mitchellh code go src pkg syscall zsyscall darwin go syscall read users mitchellh code go src pkg syscall syscall unix go os file read users mitchellh code go src pkg os file unix go os file read users mitchellh code go src pkg os file go io copy users mitchellh code go src pkg io io go os exec func· users mitchellh code go src pkg os exec exec go os exec func· users mitchellh code go src pkg os exec exec go created by os exec cmd start users mitchellh code go src pkg os exec exec go goroutine syscall syscall users mitchellh code go src pkg syscall asm darwin s syscall read users mitchellh code go src pkg syscall zsyscall darwin go syscall read users mitchellh code go src pkg syscall syscall unix go os file read users mitchellh code go src pkg os file unix go os file read users mitchellh code go src pkg os file go io copy users mitchellh code go src pkg io io go os exec func· users mitchellh code go src pkg os exec exec go os exec func· users mitchellh code go src pkg os exec exec go created by os exec cmd start users mitchellh code go src pkg os exec exec go goroutine syscall users mitchellh code go src pkg syscall asm darwin s syscall users mitchellh code go src pkg syscall zsyscall darwin go syscall users mitchellh code go src pkg syscall syscall bsd go os process wait users mitchellh code go src pkg os exec unix go os process wait users mitchellh code go src pkg os doc go os exec cmd wait users mitchellh code go src pkg os exec exec go github com mitchellh packer packer plugin func· users mitchellh code go src github com mitchellh packer packer plugin client go created by github com mitchellh packer packer plugin client start users mitchellh code go src github com mitchellh packer packer plugin client go goroutine sync runtime syncsemacquire users mitchellh code go src pkg runtime sema goc sync cond wait users mitchellh code go src pkg sync cond go io pipe read users mitchellh code go src pkg io pipe go io pipereader read users mitchellh code go src pkg io pipe go bufio reader fill users mitchellh code go src pkg bufio bufio go bufio reader readslice users mitchellh code go src pkg bufio bufio go bufio reader readbytes users mitchellh code go src pkg bufio bufio go bufio reader readstring users mitchellh code go src pkg bufio bufio go github com mitchellh packer packer plugin client logstderr users mitchellh code go src github com mitchellh packer packer plugin client go created by github com mitchellh packer packer plugin client start users mitchellh code go src github com mitchellh packer packer plugin client go goroutine sync runtime syncsemacquire users mitchellh code go src pkg runtime sema goc sync cond wait users mitchellh code go src pkg sync cond go io pipe read users mitchellh code go src pkg io pipe go io pipereader read users mitchellh code go src pkg io pipe go bufio reader fill users mitchellh code go src pkg bufio bufio go bufio reader readslice users mitchellh code go src pkg bufio bufio go bufio reader readbytes users mitchellh code go src pkg bufio bufio go github com mitchellh packer packer plugin func· users mitchellh code go src github com mitchellh packer packer plugin client go created by github com mitchellh packer packer plugin client start users mitchellh code go src github com mitchellh packer packer plugin client go goroutine github com mitchellh packer packer plugin func· users mitchellh code go src github com mitchellh packer packer plugin client go created by github com mitchellh packer packer plugin func· users mitchellh code go src github com mitchellh packer packer plugin client go goroutine net runtime pollwait users mitchellh code go src pkg runtime netpoll goc net polldesc wait users mitchellh code go src pkg net fd poll runtime go net polldesc waitread users mitchellh code go src pkg net fd poll runtime go net netfd read users mitchellh code go src pkg net fd unix go net conn read users mitchellh code go src pkg net net go bufio reader fill users mitchellh code go src pkg bufio bufio go bufio reader read users mitchellh code go src pkg bufio bufio go io readatleast users mitchellh code go src pkg io io go io readfull users mitchellh code go src pkg io io go github com hashicorp yamux session recv users mitchellh code go src github com hashicorp yamux session go created by github com hashicorp yamux newsession users mitchellh code go src github com hashicorp yamux session go goroutine github com hashicorp yamux session send users mitchellh code go src github com hashicorp yamux session go created by github com hashicorp yamux newsession users mitchellh code go src github com hashicorp yamux session go goroutine github com hashicorp yamux session keepalive users mitchellh code go src github com hashicorp yamux session go created by github com hashicorp yamux newsession users mitchellh code go src github com hashicorp yamux session go goroutine github com hashicorp yamux session acceptstream users mitchellh code go src github com hashicorp yamux session go github com mitchellh packer packer rpc muxbroker run users mitchellh code go src github com mitchellh packer packer rpc mux broker go created by github com mitchellh packer packer rpc newclient users mitchellh code go src github com mitchellh packer packer rpc client go goroutine github com hashicorp yamux stream read users mitchellh code go src github com hashicorp yamux stream go bufio reader fill users mitchellh code go src pkg bufio bufio go bufio reader readbyte users mitchellh code go src pkg bufio bufio go github com hashicorp go msgpack codec iodecreader users mitchellh code go src github com hashicorp go msgpack codec decode go github com hashicorp go msgpack codec msgpackdecdriver initreadnext users mitchellh code go src github com hashicorp go msgpack codec msgpack go github com hashicorp go msgpack codec decoder decode users mitchellh code go src github com hashicorp go msgpack codec decode go github com hashicorp go msgpack codec decoder decode users mitchellh code go src github com hashicorp go msgpack codec decode go github com hashicorp go msgpack codec rpccodec read users mitchellh code go src github com hashicorp go msgpack codec rpc go github com hashicorp go msgpack codec gorpccodec readresponseheader users mitchellh code go src github com hashicorp go msgpack codec rpc go net rpc client input users mitchellh code go src pkg net rpc client go created by net rpc newclientwithcodec users mitchellh code go src pkg net rpc client go goroutine github com hashicorp yamux stream read users mitchellh code go src github com hashicorp yamux stream go bufio reader fill users mitchellh code go src pkg bufio bufio go bufio reader readbyte users mitchellh code go src pkg bufio bufio go github com hashicorp go msgpack codec iodecreader users mitchellh code go src github com hashicorp go msgpack codec decode go github com hashicorp go msgpack codec msgpackdecdriver initreadnext users mitchellh code go src github com hashicorp go msgpack codec msgpack go github com hashicorp go msgpack codec decoder decode users mitchellh code go src github com hashicorp go msgpack codec decode go github com hashicorp go msgpack codec decoder decode users mitchellh code go src github com hashicorp go msgpack codec decode go github com hashicorp go msgpack codec rpccodec read users mitchellh code go src github com hashicorp go msgpack codec rpc go github com hashicorp go msgpack codec gorpccodec readresponseheader users mitchellh code go src github com hashicorp go msgpack codec rpc go net rpc client input users mitchellh code go src pkg net rpc client go created by net rpc newclientwithcodec users mitchellh code go src pkg net rpc client go goroutine syscall syscall users mitchellh code go src pkg syscall asm darwin s syscall read users mitchellh code go src pkg syscall zsyscall darwin go syscall read users mitchellh code go src pkg syscall syscall unix go os file read users mitchellh code go src pkg os file unix go os file read users mitchellh code go src pkg os file go io copy users mitchellh code go src pkg io io go os exec func· users mitchellh code go src pkg os exec exec go os exec func· users mitchellh code go src pkg os exec exec go created by os exec cmd start users mitchellh code go src pkg os exec exec go goroutine syscall syscall users mitchellh code go src pkg syscall asm darwin s syscall read users mitchellh code go src pkg syscall zsyscall darwin go syscall read users mitchellh code go src pkg syscall syscall unix go os file read users mitchellh code go src pkg os file unix go os file read users mitchellh code go src pkg os file go io copy users mitchellh code go src pkg io io go os exec func· users mitchellh code go src pkg os exec exec go os exec func· users mitchellh code go src pkg os exec exec go created by os exec cmd start users mitchellh code go src pkg os exec exec go goroutine syscall users mitchellh code go src pkg syscall asm darwin s syscall users mitchellh code go src pkg syscall zsyscall darwin go syscall users mitchellh code go src pkg syscall syscall bsd go os process wait users mitchellh code go src pkg os exec unix go os process wait users mitchellh code go src pkg os doc go os exec cmd wait users mitchellh code go src pkg os exec exec go github com mitchellh packer packer plugin func· users mitchellh code go src github com mitchellh packer packer plugin client go created by github com mitchellh packer packer plugin client start users mitchellh code go src github com mitchellh packer packer plugin client go goroutine sync runtime syncsemacquire users mitchellh code go src pkg runtime sema goc sync cond wait users mitchellh code go src pkg sync cond go io pipe read users mitchellh code go src pkg io pipe go io pipereader read users mitchellh code go src pkg io pipe go bufio reader fill users mitchellh code go src pkg bufio bufio go bufio reader readslice users mitchellh code go src pkg bufio bufio go bufio reader readbytes users mitchellh code go src pkg bufio bufio go bufio reader readstring users mitchellh code go src pkg bufio bufio go github com mitchellh packer packer plugin client logstderr users mitchellh code go src github com mitchellh packer packer plugin client go created by github com mitchellh packer packer plugin client start users mitchellh code go src github com mitchellh packer packer plugin client go goroutine sync runtime syncsemacquire users mitchellh code go src pkg runtime sema goc sync cond wait users mitchellh code go src pkg sync cond go io pipe read users mitchellh code go src pkg io pipe go io pipereader read users mitchellh code go src pkg io pipe go bufio reader fill users mitchellh code go src pkg bufio bufio go bufio reader readslice users mitchellh code go src pkg bufio bufio go bufio reader readbytes users mitchellh code go src pkg bufio bufio go github com mitchellh packer packer plugin func· users mitchellh code go src github com mitchellh packer packer plugin client go created by github com mitchellh packer packer plugin client start users mitchellh code go src github com mitchellh packer packer plugin client go goroutine github com mitchellh packer packer plugin func· users mitchellh code go src github com mitchellh packer packer plugin client go created by github com mitchellh packer packer plugin func· users mitchellh code go src github com mitchellh packer packer plugin client go goroutine net runtime pollwait users mitchellh code go src pkg runtime netpoll goc net polldesc wait users mitchellh code go src pkg net fd poll runtime go net polldesc waitread users mitchellh code go src pkg net fd poll runtime go net netfd read users mitchellh code go src pkg net fd unix go net conn read users mitchellh code go src pkg net net go bufio reader fill users mitchellh code go src pkg bufio bufio go bufio reader read users mitchellh code go src pkg bufio bufio go io readatleast users mitchellh code go src pkg io io go io readfull users mitchellh code go src pkg io io go github com hashicorp yamux session recv users mitchellh code go src github com hashicorp yamux session go created by github com hashicorp yamux newsession users mitchellh code go src github com hashicorp yamux session go goroutine github com hashicorp yamux session send users mitchellh code go src github com hashicorp yamux session go created by github com hashicorp yamux newsession users mitchellh code go src github com hashicorp yamux session go goroutine github com hashicorp yamux session keepalive users mitchellh code go src github com hashicorp yamux session go created by github com hashicorp yamux newsession users mitchellh code go src github com hashicorp yamux session go goroutine github com hashicorp yamux session acceptstream users mitchellh code go src github com hashicorp yamux session go github com mitchellh packer packer rpc muxbroker run users mitchellh code go src github com mitchellh packer packer rpc mux broker go created by github com mitchellh packer packer rpc newclient users mitchellh code go src github com mitchellh packer packer rpc client go goroutine github com hashicorp yamux stream read users mitchellh code go src github com hashicorp yamux stream go bufio reader fill users mitchellh code go src pkg bufio bufio go bufio reader readbyte users mitchellh code go src pkg bufio bufio go github com hashicorp go msgpack codec iodecreader users mitchellh code go src github com hashicorp go msgpack codec decode go github com hashicorp go msgpack codec msgpackdecdriver initreadnext users mitchellh code go src github com hashicorp go msgpack codec msgpack go github com hashicorp go msgpack codec decoder decode users mitchellh code go src github com hashicorp go msgpack codec decode go github com hashicorp go msgpack codec decoder decode users mitchellh code go src github com hashicorp go msgpack codec decode go github com hashicorp go msgpack codec rpccodec read users mitchellh code go src github com hashicorp go msgpack codec rpc go github com hashicorp go msgpack codec gorpccodec readresponseheader users mitchellh code go src github com hashicorp go msgpack codec rpc go net rpc client input users mitchellh code go src pkg net rpc client go created by net rpc newclientwithcodec users mitchellh code go src pkg net rpc client go goroutine syscall syscall users mitchellh code go src pkg syscall asm darwin s syscall read users mitchellh code go src pkg syscall zsyscall darwin go syscall read users mitchellh code go src pkg syscall syscall unix go os file read users mitchellh code go src pkg os file unix go os file read users mitchellh code go src pkg os file go io copy users mitchellh code go src pkg io io go os exec func· users mitchellh code go src pkg os exec exec go os exec func· users mitchellh code go src pkg os exec exec go created by os exec cmd start users mitchellh code go src pkg os exec exec go goroutine syscall syscall users mitchellh code go src pkg syscall asm darwin s syscall read users mitchellh code go src pkg syscall zsyscall darwin go syscall read users mitchellh code go src pkg syscall syscall unix go os file read users mitchellh code go src pkg os file unix go os file read users mitchellh code go src pkg os file go io copy users mitchellh code go src pkg io io go os exec func· users mitchellh code go src pkg os exec exec go os exec func· users mitchellh code go src pkg os exec exec go created by os exec cmd start users mitchellh code go src pkg os exec exec go goroutine syscall users mitchellh code go src pkg syscall asm darwin s syscall users mitchellh code go src pkg syscall zsyscall darwin go syscall users mitchellh code go src pkg syscall syscall bsd go os process wait users mitchellh code go src pkg os exec unix go os process wait users mitchellh code go src pkg os doc go os exec cmd wait users mitchellh code go src pkg os exec exec go github com mitchellh packer packer plugin func· users mitchellh code go src github com mitchellh packer packer plugin client go created by github com mitchellh packer packer plugin client start users mitchellh code go src github com mitchellh packer packer plugin client go goroutine sync runtime syncsemacquire users mitchellh code go src pkg runtime sema goc sync cond wait users mitchellh code go src pkg sync cond go io pipe read users mitchellh code go src pkg io pipe go io pipereader read users mitchellh code go src pkg io pipe go bufio reader fill users mitchellh code go src pkg bufio bufio go bufio reader readslice users mitchellh code go src pkg bufio bufio go bufio reader readbytes users mitchellh code go src pkg bufio bufio go bufio reader readstring users mitchellh code go src pkg bufio bufio go github com mitchellh packer packer plugin client logstderr users mitchellh code go src github com mitchellh packer packer plugin client go created by github com mitchellh packer packer plugin client start users mitchellh code go src github com mitchellh packer packer plugin client go goroutine sync runtime syncsemacquire users mitchellh code go src pkg runtime sema goc sync cond wait users mitchellh code go src pkg sync cond go io pipe read users mitchellh code go src pkg io pipe go io pipereader read users mitchellh code go src pkg io pipe go bufio reader fill users mitchellh code go src pkg bufio bufio go bufio reader readslice users mitchellh code go src pkg bufio bufio go bufio reader readbytes users mitchellh code go src pkg bufio bufio go github com mitchellh packer packer plugin func· users mitchellh code go src github com mitchellh packer packer plugin client go created by github com mitchellh packer packer plugin client start users mitchellh code go src github com mitchellh packer packer plugin client go goroutine github com mitchellh packer packer plugin func· users mitchellh code go src github com mitchellh packer packer plugin client go created by github com mitchellh packer packer plugin func· users mitchellh code go src github com mitchellh packer packer plugin client go goroutine net runtime pollwait users mitchellh code go src pkg runtime netpoll goc net polldesc wait users mitchellh code go src pkg net fd poll runtime go net polldesc waitread users mitchellh code go src pkg net fd poll runtime go net netfd read users mitchellh code go src pkg net fd unix go net conn read users mitchellh code go src pkg net net go bufio reader fill users mitchellh code go src pkg bufio bufio go bufio reader read users mitchellh code go src pkg bufio bufio go io readatleast users mitchellh code go src pkg io io go io readfull users mitchellh code go src pkg io io go github com hashicorp yamux session recv users mitchellh code go src github com hashicorp yamux session go created by github com hashicorp yamux newsession users mitchellh code go src github com hashicorp yamux session go goroutine github com hashicorp yamux session send users mitchellh code go src github com hashicorp yamux session go created by github com hashicorp yamux newsession users mitchellh code go src github com hashicorp yamux session go goroutine github com hashicorp yamux session keepalive users mitchellh code go src github com hashicorp yamux session go created by github com hashicorp yamux newsession users mitchellh code go src github com hashicorp yamux session go goroutine github com hashicorp yamux session acceptstream users mitchellh code go src github com hashicorp yamux session go github com mitchellh packer packer rpc muxbroker run users mitchellh code go src github com mitchellh packer packer rpc mux broker go created by github com mitchellh packer packer rpc newclient users mitchellh code go src github com mitchellh packer packer rpc client go goroutine syscall syscall users mitchellh code go src pkg syscall asm darwin s syscall read users mitchellh code go src pkg syscall zsyscall darwin go syscall read users mitchellh code go src pkg syscall syscall unix go os file read users mitchellh code go src pkg os file unix go os file read users mitchellh code go src pkg os file go io copy users mitchellh code go src pkg io io go os exec func· users mitchellh code go src pkg os exec exec go os exec func· users mitchellh code go src pkg os exec exec go created by os exec cmd start users mitchellh code go src pkg os exec exec go goroutine syscall users mitchellh code go src pkg syscall asm darwin s syscall users mitchellh code go src pkg syscall zsyscall darwin go syscall users mitchellh code go src pkg syscall syscall bsd go os process wait users mitchellh code go src pkg os exec unix go os process wait users mitchellh code go src pkg os doc go os exec cmd wait users mitchellh code go src pkg os exec exec go github com mitchellh packer packer plugin func· users mitchellh code go src github com mitchellh packer packer plugin client go created by github com mitchellh packer packer plugin client start users mitchellh code go src github com mitchellh packer packer plugin client go goroutine sync runtime syncsemacquire users mitchellh code go src pkg runtime sema goc sync cond wait users mitchellh code go src pkg sync cond go io pipe read users mitchellh code go src pkg io pipe go io pipereader read users mitchellh code go src pkg io pipe go bufio reader fill users mitchellh code go src pkg bufio bufio go bufio reader readslice users mitchellh code go src pkg bufio bufio go bufio reader readbytes users mitchellh code go src pkg bufio bufio go bufio reader readstring users mitchellh code go src pkg bufio bufio go github com mitchellh packer packer plugin client logstderr users mitchellh code go src github com mitchellh packer packer plugin client go created by github com mitchellh packer packer plugin client start users mitchellh code go src github com mitchellh packer packer plugin client go goroutine sync runtime syncsemacquire users mitchellh code go src pkg runtime sema goc sync cond wait users mitchellh code go src pkg sync cond go io pipe read users mitchellh code go src pkg io pipe go io pipereader read users mitchellh code go src pkg io pipe go bufio reader fill users mitchellh code go src pkg bufio bufio go bufio reader readslice users mitchellh code go src pkg bufio bufio go bufio reader readbytes users mitchellh code go src pkg bufio bufio go github com mitchellh packer packer plugin func· users mitchellh code go src github com mitchellh packer packer plugin client go created by github com mitchellh packer packer plugin client start users mitchellh code go src github com mitchellh packer packer plugin client go goroutine github com mitchellh packer packer plugin func· users mitchellh code go src github com mitchellh packer packer plugin client go created by github com mitchellh packer packer plugin func· users mitchellh code go src github com mitchellh packer packer plugin client go goroutine net runtime pollwait users mitchellh code go src pkg runtime netpoll goc net polldesc wait users mitchellh code go src pkg net fd poll runtime go net polldesc waitread users mitchellh code go src pkg net fd poll runtime go net netfd read users mitchellh code go src pkg net fd unix go net conn read users mitchellh code go src pkg net net go bufio reader fill users mitchellh code go src pkg bufio bufio go bufio reader read users mitchellh code go src pkg bufio bufio go io readatleast users mitchellh code go src pkg io io go io readfull users mitchellh code go src pkg io io go github com hashicorp yamux session recv users mitchellh code go src github com hashicorp yamux session go created by github com hashicorp yamux newsession users mitchellh code go src github com hashicorp yamux session go goroutine github com hashicorp yamux session send users mitchellh code go src github com hashicorp yamux session go created by github com hashicorp yamux newsession users mitchellh code go src github com hashicorp yamux session go goroutine github com hashicorp yamux session keepalive users mitchellh code go src github com hashicorp yamux session go created by github com hashicorp yamux newsession users mitchellh code go src github com hashicorp yamux session go goroutine github com hashicorp yamux session acceptstream users mitchellh code go src github com hashicorp yamux session go github com mitchellh packer packer rpc muxbroker run users mitchellh code go src github com mitchellh packer packer rpc mux broker go created by github com mitchellh packer packer rpc newclient users mitchellh code go src github com mitchellh packer packer rpc client go goroutine github com hashicorp yamux stream read users mitchellh code go src github com hashicorp yamux stream go bufio reader fill users mitchellh code go src pkg bufio bufio go bufio reader readbyte users mitchellh code go src pkg bufio bufio go github com hashicorp go msgpack codec iodecreader users mitchellh code go src github com hashicorp go msgpack codec decode go github com hashicorp go msgpack codec msgpackdecdriver initreadnext users mitchellh code go src github com hashicorp go msgpack codec msgpack go github com hashicorp go msgpack codec decoder decode users mitchellh code go src github com hashicorp go msgpack codec decode go github com hashicorp go msgpack codec decoder decode users mitchellh code go src github com hashicorp go msgpack codec decode go github com hashicorp go msgpack codec rpccodec read users mitchellh code go src github com hashicorp go msgpack codec rpc go github com hashicorp go msgpack codec gorpccodec readresponseheader users mitchellh code go src github com hashicorp go msgpack codec rpc go net rpc client input users mitchellh code go src pkg net rpc client go created by net rpc newclientwithcodec users mitchellh code go src pkg net rpc client go goroutine syscall syscall users mitchellh code go src pkg syscall asm darwin s syscall read users mitchellh code go src pkg syscall zsyscall darwin go syscall read users mitchellh code go src pkg syscall syscall unix go os file read users mitchellh code go src pkg os file unix go os file read users mitchellh code go src pkg os file go io copy users mitchellh code go src pkg io io go os exec func· users mitchellh code go src pkg os exec exec go os exec func· users mitchellh code go src pkg os exec exec go created by os exec cmd start users mitchellh code go src pkg os exec exec go goroutine syscall syscall users mitchellh code go src pkg syscall asm darwin s syscall read users mitchellh code go src pkg syscall zsyscall darwin go syscall read users mitchellh code go src pkg syscall syscall unix go os file read users mitchellh code go src pkg os file unix go os file read users mitchellh code go src pkg os file go io copy users mitchellh code go src pkg io io go os exec func· users mitchellh code go src pkg os exec exec go os exec func· users mitchellh code go src pkg os exec exec go created by os exec cmd start users mitchellh code go src pkg os exec exec go goroutine syscall users mitchellh code go src pkg syscall asm darwin s syscall users mitchellh code go src pkg syscall zsyscall darwin go syscall users mitchellh code go src pkg syscall syscall bsd go os process wait users mitchellh code go src pkg os exec unix go os process wait users mitchellh code go src pkg os doc go os exec cmd wait users mitchellh code go src pkg os exec exec go github com mitchellh packer packer plugin func· users mitchellh code go src github com mitchellh packer packer plugin client go created by github com mitchellh packer packer plugin client start users mitchellh code go src github com mitchellh packer packer plugin client go goroutine sync runtime syncsemacquire users mitchellh code go src pkg runtime sema goc sync cond wait users mitchellh code go src pkg sync cond go io pipe read users mitchellh code go src pkg io pipe go io pipereader read users mitchellh code go src pkg io pipe go bufio reader fill users mitchellh code go src pkg bufio bufio go bufio reader readslice users mitchellh code go src pkg bufio bufio go bufio reader readbytes users mitchellh code go src pkg bufio bufio go bufio reader readstring users mitchellh code go src pkg bufio bufio go github com mitchellh packer packer plugin client logstderr users mitchellh code go src github com mitchellh packer packer plugin client go created by github com mitchellh packer packer plugin client start users mitchellh code go src github com mitchellh packer packer plugin client go goroutine sync runtime syncsemacquire users mitchellh code go src pkg runtime sema goc sync cond wait users mitchellh code go src pkg sync cond go io pipe read users mitchellh code go src pkg io pipe go io pipereader read users mitchellh code go src pkg io pipe go bufio reader fill users mitchellh code go src pkg bufio bufio go bufio reader readslice users mitchellh code go src pkg bufio bufio go bufio reader readbytes users mitchellh code go src pkg bufio bufio go github com mitchellh packer packer plugin func· users mitchellh code go src github com mitchellh packer packer plugin client go created by github com mitchellh packer packer plugin client start users mitchellh code go src github com mitchellh packer packer plugin client go goroutine github com mitchellh packer packer plugin func· users mitchellh code go src github com mitchellh packer packer plugin client go created by github com mitchellh packer packer plugin func· users mitchellh code go src github com mitchellh packer packer plugin client go goroutine net runtime pollwait users mitchellh code go src pkg runtime netpoll goc net polldesc wait users mitchellh code go src pkg net fd poll runtime go net polldesc waitread users mitchellh code go src pkg net fd poll runtime go net netfd read users mitchellh code go src pkg net fd unix go net conn read users mitchellh code go src pkg net net go bufio reader fill users mitchellh code go src pkg bufio bufio go bufio reader read users mitchellh code go src pkg bufio bufio go io readatleast users mitchellh code go src pkg io io go io readfull users mitchellh code go src pkg io io go github com hashicorp yamux session recv users mitchellh code go src github com hashicorp yamux session go created by github com hashicorp yamux newsession users mitchellh code go src github com hashicorp yamux session go goroutine github com hashicorp yamux session send users mitchellh code go src github com hashicorp yamux session go created by github com hashicorp yamux newsession users mitchellh code go src github com hashicorp yamux session go goroutine github com hashicorp yamux session keepalive users mitchellh code go src github com hashicorp yamux session go created by github com hashicorp yamux newsession users mitchellh code go src github com hashicorp yamux session go goroutine github com hashicorp yamux session acceptstream users mitchellh code go src github com hashicorp yamux session go github com mitchellh packer packer rpc muxbroker run users mitchellh code go src github com mitchellh packer packer rpc mux broker go created by github com mitchellh packer packer rpc newclient users mitchellh code go src github com mitchellh packer packer rpc client go goroutine github com hashicorp yamux stream read users mitchellh code go src github com hashicorp yamux stream go bufio reader fill users mitchellh code go src pkg bufio bufio go bufio reader readbyte users mitchellh code go src pkg bufio bufio go github com hashicorp go msgpack codec iodecreader users mitchellh code go src github com hashicorp go msgpack codec decode go github com hashicorp go msgpack codec msgpackdecdriver initreadnext users mitchellh code go src github com hashicorp go msgpack codec msgpack go github com hashicorp go msgpack codec decoder decode users mitchellh code go src github com hashicorp go msgpack codec decode go github com hashicorp go msgpack codec decoder decode users mitchellh code go src github com hashicorp go msgpack codec decode go github com hashicorp go msgpack codec rpccodec read users mitchellh code go src github com hashicorp go msgpack codec rpc go github com hashicorp go msgpack codec gorpccodec readresponseheader users mitchellh code go src github com hashicorp go msgpack codec rpc go net rpc client input users mitchellh code go src pkg net rpc client go created by net rpc newclientwithcodec users mitchellh code go src pkg net rpc client go goroutine syscall syscall users mitchellh code go src pkg syscall asm darwin s syscall read users mitchellh code go src pkg syscall zsyscall darwin go syscall read users mitchellh code go src pkg syscall syscall unix go os file read users mitchellh code go src pkg os file unix go os file read users mitchellh code go src pkg os file go io copy users mitchellh code go src pkg io io go os exec func· users mitchellh code go src pkg os exec exec go os exec func· users mitchellh code go src pkg os exec exec go created by os exec cmd start users mitchellh code go src pkg os exec exec go goroutine syscall syscall users mitchellh code go src pkg syscall asm darwin s syscall read users mitchellh code go src pkg syscall zsyscall darwin go syscall read users mitchellh code go src pkg syscall syscall unix go os file read users mitchellh code go src pkg os file unix go os file read users mitchellh code go src pkg os file go io copy users mitchellh code go src pkg io io go os exec func· users mitchellh code go src pkg os exec exec go os exec func· users mitchellh code go src pkg os exec exec go created by os exec cmd start users mitchellh code go src pkg os exec exec go goroutine syscall users mitchellh code go src pkg syscall asm darwin s syscall users mitchellh code go src pkg syscall zsyscall darwin go syscall users mitchellh code go src pkg syscall syscall bsd go os process wait users mitchellh code go src pkg os exec unix go os process wait users mitchellh code go src pkg os doc go os exec cmd wait users mitchellh code go src pkg os exec exec go github com mitchellh packer packer plugin func· users mitchellh code go src github com mitchellh packer packer plugin client go created by github com mitchellh packer packer plugin client start users mitchellh code go src github com mitchellh packer packer plugin client go goroutine sync runtime syncsemacquire users mitchellh code go src pkg runtime sema goc sync cond wait users mitchellh code go src pkg sync cond go io pipe read users mitchellh code go src pkg io pipe go io pipereader read users mitchellh code go src pkg io pipe go bufio reader fill users mitchellh code go src pkg bufio bufio go bufio reader readslice users mitchellh code go src pkg bufio bufio go bufio reader readbytes users mitchellh code go src pkg bufio bufio go bufio reader readstring users mitchellh code go src pkg bufio bufio go github com mitchellh packer packer plugin client logstderr users mitchellh code go src github com mitchellh packer packer plugin client go created by github com mitchellh packer packer plugin client start users mitchellh code go src github com mitchellh packer packer plugin client go goroutine sync runtime syncsemacquire users mitchellh code go src pkg runtime sema goc sync cond wait users mitchellh code go src pkg sync cond go io pipe read users mitchellh code go src pkg io pipe go io pipereader read users mitchellh code go src pkg io pipe go bufio reader fill users mitchellh code go src pkg bufio bufio go bufio reader readslice users mitchellh code go src pkg bufio bufio go bufio reader readbytes users mitchellh code go src pkg bufio bufio go github com mitchellh packer packer plugin func· users mitchellh code go src github com mitchellh packer packer plugin client go created by github com mitchellh packer packer plugin client start users mitchellh code go src github com mitchellh packer packer plugin client go goroutine github com mitchellh packer packer plugin func· users mitchellh code go src github com mitchellh packer packer plugin client go created by github com mitchellh packer packer plugin func· users mitchellh code go src github com mitchellh packer packer plugin client go goroutine net runtime pollwait users mitchellh code go src pkg runtime netpoll goc net polldesc wait users mitchellh code go src pkg net fd poll runtime go net polldesc waitread users mitchellh code go src pkg net fd poll runtime go net netfd read users mitchellh code go src pkg net fd unix go net conn read users mitchellh code go src pkg net net go bufio reader fill users mitchellh code go src pkg bufio bufio go bufio reader read users mitchellh code go src pkg bufio bufio go io readatleast users mitchellh code go src pkg io io go io readfull users mitchellh code go src pkg io io go github com hashicorp yamux session recv users mitchellh code go src github com hashicorp yamux session go created by github com hashicorp yamux newsession users mitchellh code go src github com hashicorp yamux session go goroutine github com hashicorp yamux session send users mitchellh code go src github com hashicorp yamux session go created by github com hashicorp yamux newsession users mitchellh code go src github com hashicorp yamux session go goroutine github com hashicorp yamux session keepalive users mitchellh code go src github com hashicorp yamux session go created by github com hashicorp yamux newsession users mitchellh code go src github com hashicorp yamux session go goroutine github com hashicorp yamux session acceptstream users mitchellh code go src github com hashicorp yamux session go github com mitchellh packer packer rpc muxbroker run users mitchellh code go src github com mitchellh packer packer rpc mux broker go created by github com mitchellh packer packer rpc newclient users mitchellh code go src github com mitchellh packer packer rpc client go goroutine syscall syscall users mitchellh code go src pkg syscall asm darwin s syscall read users mitchellh code go src pkg syscall zsyscall darwin go syscall read users mitchellh code go src pkg syscall syscall unix go os file read users mitchellh code go src pkg os file unix go os file read users mitchellh code go src pkg os file go io copy users mitchellh code go src pkg io io go os exec func· users mitchellh code go src pkg os exec exec go os exec func· users mitchellh code go src pkg os exec exec go created by os exec cmd start users mitchellh code go src pkg os exec exec go goroutine syscall syscall users mitchellh code go src pkg syscall asm darwin s syscall read users mitchellh code go src pkg syscall zsyscall darwin go syscall read users mitchellh code go src pkg syscall syscall unix go os file read users mitchellh code go src pkg os file unix go os file read users mitchellh code go src pkg os file go io copy users mitchellh code go src pkg io io go os exec func· users mitchellh code go src pkg os exec exec go os exec func· users mitchellh code go src pkg os exec exec go created by os exec cmd start users mitchellh code go src pkg os exec exec go goroutine syscall users mitchellh code go src pkg syscall asm darwin s syscall users mitchellh code go src pkg syscall zsyscall darwin go syscall users mitchellh code go src pkg syscall syscall bsd go os process wait users mitchellh code go src pkg os exec unix go os process wait users mitchellh code go src pkg os doc go os exec cmd wait users mitchellh code go src pkg os exec exec go github com mitchellh packer packer plugin func· users mitchellh code go src github com mitchellh packer packer plugin client go created by github com mitchellh packer packer plugin client start users mitchellh code go src github com mitchellh packer packer plugin client go goroutine sync runtime syncsemacquire users mitchellh code go src pkg runtime sema goc sync cond wait users mitchellh code go src pkg sync cond go io pipe read users mitchellh code go src pkg io pipe go io pipereader read users mitchellh code go src pkg io pipe go bufio reader fill users mitchellh code go src pkg bufio bufio go bufio reader readslice users mitchellh code go src pkg bufio bufio go bufio reader readbytes users mitchellh code go src pkg bufio bufio go bufio reader readstring users mitchellh code go src pkg bufio bufio go github com mitchellh packer packer plugin client logstderr users mitchellh code go src github com mitchellh packer packer plugin client go created by github com mitchellh packer packer plugin client start users mitchellh code go src github com mitchellh packer packer plugin client go goroutine sync runtime syncsemacquire users mitchellh code go src pkg runtime sema goc sync cond wait users mitchellh code go src pkg sync cond go io pipe read users mitchellh code go src pkg io pipe go io pipereader read users mitchellh code go src pkg io pipe go bufio reader fill users mitchellh code go src pkg bufio bufio go bufio reader readslice users mitchellh code go src pkg bufio bufio go bufio reader readbytes users mitchellh code go src pkg bufio bufio go github com mitchellh packer packer plugin func· users mitchellh code go src github com mitchellh packer packer plugin client go created by github com mitchellh packer packer plugin client start users mitchellh code go src github com mitchellh packer packer plugin client go goroutine github com mitchellh packer packer plugin func· users mitchellh code go src github com mitchellh packer packer plugin client go created by github com mitchellh packer packer plugin func· users mitchellh code go src github com mitchellh packer packer plugin client go goroutine net runtime pollwait users mitchellh code go src pkg runtime netpoll goc net polldesc wait users mitchellh code go src pkg net fd poll runtime go net polldesc waitread users mitchellh code go src pkg net fd poll runtime go net netfd read users mitchellh code go src pkg net fd unix go net conn read users mitchellh code go src pkg net net go bufio reader fill users mitchellh code go src pkg bufio bufio go bufio reader read users mitchellh code go src pkg bufio bufio go io readatleast users mitchellh code go src pkg io io go io readfull users mitchellh code go src pkg io io go github com hashicorp yamux session recv users mitchellh code go src github com hashicorp yamux session go created by github com hashicorp yamux newsession users mitchellh code go src github com hashicorp yamux session go goroutine github com hashicorp yamux session send users mitchellh code go src github com hashicorp yamux session go created by github com hashicorp yamux newsession users mitchellh code go src github com hashicorp yamux session go goroutine github com hashicorp yamux session keepalive users mitchellh code go src github com hashicorp yamux session go created by github com hashicorp yamux newsession users mitchellh code go src github com hashicorp yamux session go goroutine github com hashicorp yamux session acceptstream users mitchellh code go src github com hashicorp yamux session go github com mitchellh packer packer rpc muxbroker run users mitchellh code go src github com mitchellh packer packer rpc mux broker go created by github com mitchellh packer packer rpc newclient users mitchellh code go src github com mitchellh packer packer rpc client go goroutine syscall syscall users mitchellh code go src pkg syscall asm darwin s syscall read users mitchellh code go src pkg syscall zsyscall darwin go syscall read users mitchellh code go src pkg syscall syscall unix go os file read users mitchellh code go src pkg os file unix go os file read users mitchellh code go src pkg os file go io copy users mitchellh code go src pkg io io go os exec func· users mitchellh code go src pkg os exec exec go os exec func· users mitchellh code go src pkg os exec exec go created by os exec cmd start users mitchellh code go src pkg os exec exec go goroutine syscall syscall users mitchellh code go src pkg syscall asm darwin s syscall read users mitchellh code go src pkg syscall zsyscall darwin go syscall read users mitchellh code go src pkg syscall syscall unix go os file read users mitchellh code go src pkg os file unix go os file read users mitchellh code go src pkg os file go io copy users mitchellh code go src pkg io io go os exec func· users mitchellh code go src pkg os exec exec go os exec func· users mitchellh code go src pkg os exec exec go created by os exec cmd start users mitchellh code go src pkg os exec exec go goroutine syscall users mitchellh code go src pkg syscall asm darwin s syscall users mitchellh code go src pkg syscall zsyscall darwin go syscall users mitchellh code go src pkg syscall syscall bsd go os process wait users mitchellh code go src pkg os exec unix go os process wait users mitchellh code go src pkg os doc go os exec cmd wait users mitchellh code go src pkg os exec exec go github com mitchellh packer packer plugin func· users mitchellh code go src github com mitchellh packer packer plugin client go created by github com mitchellh packer packer plugin client start users mitchellh code go src github com mitchellh packer packer plugin client go goroutine sync runtime syncsemacquire users mitchellh code go src pkg runtime sema goc sync cond wait users mitchellh code go src pkg sync cond go io pipe read users mitchellh code go src pkg io pipe go io pipereader read users mitchellh code go src pkg io pipe go bufio reader fill users mitchellh code go src pkg bufio bufio go bufio reader readslice users mitchellh code go src pkg bufio bufio go bufio reader readbytes users mitchellh code go src pkg bufio bufio go bufio reader readstring users mitchellh code go src pkg bufio bufio go github com mitchellh packer packer plugin client logstderr users mitchellh code go src github com mitchellh packer packer plugin client go created by github com mitchellh packer packer plugin client start users mitchellh code go src github com mitchellh packer packer plugin client go goroutine sync runtime syncsemacquire users mitchellh code go src pkg runtime sema goc sync cond wait users mitchellh code go src pkg sync cond go io pipe read users mitchellh code go src pkg io pipe go io pipereader read users mitchellh code go src pkg io pipe go bufio reader fill users mitchellh code go src pkg bufio bufio go bufio reader readslice users mitchellh code go src pkg bufio bufio go bufio reader readbytes users mitchellh code go src pkg bufio bufio go github com mitchellh packer packer plugin func· users mitchellh code go src github com mitchellh packer packer plugin client go created by github com mitchellh packer packer plugin client start users mitchellh code go src github com mitchellh packer packer plugin client go goroutine github com mitchellh packer packer plugin func· users mitchellh code go src github com mitchellh packer packer plugin client go created by github com mitchellh packer packer plugin func· users mitchellh code go src github com mitchellh packer packer plugin client go goroutine net runtime pollwait users mitchellh code go src pkg runtime netpoll goc net polldesc wait users mitchellh code go src pkg net fd poll runtime go net polldesc waitread users mitchellh code go src pkg net fd poll runtime go net netfd read users mitchellh code go src pkg net fd unix go net conn read users mitchellh code go src pkg net net go bufio reader fill users mitchellh code go src pkg bufio bufio go bufio reader read users mitchellh code go src pkg bufio bufio go io readatleast users mitchellh code go src pkg io io go io readfull users mitchellh code go src pkg io io go github com hashicorp yamux session recv users mitchellh code go src github com hashicorp yamux session go created by github com hashicorp yamux newsession users mitchellh code go src github com hashicorp yamux session go goroutine github com hashicorp yamux session send users mitchellh code go src github com hashicorp yamux session go created by github com hashicorp yamux newsession users mitchellh code go src github com hashicorp yamux session go goroutine github com hashicorp yamux session keepalive users mitchellh code go src github com hashicorp yamux session go created by github com hashicorp yamux newsession users mitchellh code go src github com hashicorp yamux session go goroutine github com hashicorp yamux session acceptstream users mitchellh code go src github com hashicorp yamux session go github com mitchellh packer packer rpc muxbroker run users mitchellh code go src github com mitchellh packer packer rpc mux broker go created by github com mitchellh packer packer rpc newclient users mitchellh code go src github com mitchellh packer packer rpc client go goroutine github com hashicorp yamux stream read users mitchellh code go src github com hashicorp yamux stream go bufio reader fill users mitchellh code go src pkg bufio bufio go bufio reader readbyte users mitchellh code go src pkg bufio bufio go github com hashicorp go msgpack codec iodecreader users mitchellh code go src github com hashicorp go msgpack codec decode go github com hashicorp go msgpack codec msgpackdecdriver initreadnext users mitchellh code go src github com hashicorp go msgpack codec msgpack go github com hashicorp go msgpack codec decoder decode users mitchellh code go src github com hashicorp go msgpack codec decode go github com hashicorp go msgpack codec decoder decode users mitchellh code go src github com hashicorp go msgpack codec decode go github com hashicorp go msgpack codec rpccodec read users mitchellh code go src github com hashicorp go msgpack codec rpc go github com hashicorp go msgpack codec gorpccodec readresponseheader users mitchellh code go src github com hashicorp go msgpack codec rpc go net rpc client input users mitchellh code go src pkg net rpc client go created by net rpc newclientwithcodec users mitchellh code go src pkg net rpc client go goroutine syscall syscall users mitchellh code go src pkg syscall asm darwin s syscall read users mitchellh code go src pkg syscall zsyscall darwin go syscall read users mitchellh code go src pkg syscall syscall unix go os file read users mitchellh code go src pkg os file unix go os file read users mitchellh code go src pkg os file go io copy users mitchellh code go src pkg io io go os exec func· users mitchellh code go src pkg os exec exec go os exec func· users mitchellh code go src pkg os exec exec go created by os exec cmd start users mitchellh code go src pkg os exec exec go goroutine syscall syscall users mitchellh code go src pkg syscall asm darwin s syscall read users mitchellh code go src pkg syscall zsyscall darwin go syscall read users mitchellh code go src pkg syscall syscall unix go os file read users mitchellh code go src pkg os file unix go os file read users mitchellh code go src pkg os file go io copy users mitchellh code go src pkg io io go os exec func· users mitchellh code go src pkg os exec exec go os exec func· users mitchellh code go src pkg os exec exec go created by os exec cmd start users mitchellh code go src pkg os exec exec go goroutine syscall users mitchellh code go src pkg syscall asm darwin s syscall users mitchellh code go src pkg syscall zsyscall darwin go syscall users mitchellh code go src pkg syscall syscall bsd go os process wait users mitchellh code go src pkg os exec unix go os process wait users mitchellh code go src pkg os doc go os exec cmd wait users mitchellh code go src pkg os exec exec go github com mitchellh packer packer plugin func· users mitchellh code go src github com mitchellh packer packer plugin client go created by github com mitchellh packer packer plugin client start users mitchellh code go src github com mitchellh packer packer plugin client go goroutine sync runtime syncsemacquire users mitchellh code go src pkg runtime sema goc sync cond wait users mitchellh code go src pkg sync cond go io pipe read users mitchellh code go src pkg io pipe go io pipereader read users mitchellh code go src pkg io pipe go bufio reader fill users mitchellh code go src pkg bufio bufio go bufio reader readslice users mitchellh code go src pkg bufio bufio go bufio reader readbytes users mitchellh code go src pkg bufio bufio go bufio reader readstring users mitchellh code go src pkg bufio bufio go github com mitchellh packer packer plugin client logstderr users mitchellh code go src github com mitchellh packer packer plugin client go created by github com mitchellh packer packer plugin client start users mitchellh code go src github com mitchellh packer packer plugin client go goroutine sync runtime syncsemacquire users mitchellh code go src pkg runtime sema goc sync cond wait users mitchellh code go src pkg sync cond go io pipe read users mitchellh code go src pkg io pipe go io pipereader read users mitchellh code go src pkg io pipe go bufio reader fill users mitchellh code go src pkg bufio bufio go bufio reader readslice users mitchellh code go src pkg bufio bufio go bufio reader readbytes users mitchellh code go src pkg bufio bufio go github com mitchellh packer packer plugin func· users mitchellh code go src github com mitchellh packer packer plugin client go created by github com mitchellh packer packer plugin client start users mitchellh code go src github com mitchellh packer packer plugin client go goroutine github com mitchellh packer packer plugin func· users mitchellh code go src github com mitchellh packer packer plugin client go created by github com mitchellh packer packer plugin func· users mitchellh code go src github com mitchellh packer packer plugin client go goroutine net runtime pollwait users mitchellh code go src pkg runtime netpoll goc net polldesc wait users mitchellh code go src pkg net fd poll runtime go net polldesc waitread users mitchellh code go src pkg net fd poll runtime go net netfd read users mitchellh code go src pkg net fd unix go net conn read users mitchellh code go src pkg net net go bufio reader fill users mitchellh code go src pkg bufio bufio go bufio reader read users mitchellh code go src pkg bufio bufio go io readatleast users mitchellh code go src pkg io io go io readfull users mitchellh code go src pkg io io go github com hashicorp yamux session recv users mitchellh code go src github com hashicorp yamux session go created by github com hashicorp yamux newsession users mitchellh code go src github com hashicorp yamux session go goroutine github com hashicorp yamux session send users mitchellh code go src github com hashicorp yamux session go created by github com hashicorp yamux newsession users mitchellh code go src github com hashicorp yamux session go goroutine github com hashicorp yamux session keepalive users mitchellh code go src github com hashicorp yamux session go created by github com hashicorp yamux newsession users mitchellh code go src github com hashicorp yamux session go goroutine github com hashicorp yamux session acceptstream users mitchellh code go src github com hashicorp yamux session go github com mitchellh packer packer rpc muxbroker run users mitchellh code go src github com mitchellh packer packer rpc mux broker go created by github com mitchellh packer packer rpc newclient users mitchellh code go src github com mitchellh packer packer rpc client go goroutine github com hashicorp yamux stream read users mitchellh code go src github com hashicorp yamux stream go bufio reader fill users mitchellh code go src pkg bufio bufio go bufio reader readbyte users mitchellh code go src pkg bufio bufio go github com hashicorp go msgpack codec iodecreader users mitchellh code go src github com hashicorp go msgpack codec decode go github com hashicorp go msgpack codec msgpackdecdriver initreadnext users mitchellh code go src github com hashicorp go msgpack codec msgpack go github com hashicorp go msgpack codec decoder decode users mitchellh code go src github com hashicorp go msgpack codec decode go github com hashicorp go msgpack codec decoder decode users mitchellh code go src github com hashicorp go msgpack codec decode go github com hashicorp go msgpack codec rpccodec read users mitchellh code go src github com hashicorp go msgpack codec rpc go github com hashicorp go msgpack codec gorpccodec readresponseheader users mitchellh code go src github com hashicorp go msgpack codec rpc go net rpc client input users mitchellh code go src pkg net rpc client go created by net rpc newclientwithcodec users mitchellh code go src pkg net rpc client go goroutine syscall syscall users mitchellh code go src pkg syscall asm darwin s syscall read users mitchellh code go src pkg syscall zsyscall darwin go syscall read users mitchellh code go src pkg syscall syscall unix go os file read users mitchellh code go src pkg os file unix go os file read users mitchellh code go src pkg os file go io copy users mitchellh code go src pkg io io go os exec func· users mitchellh code go src pkg os exec exec go os exec func· users mitchellh code go src pkg os exec exec go created by os exec cmd start users mitchellh code go src pkg os exec exec go goroutine syscall syscall users mitchellh code go src pkg syscall asm darwin s syscall read users mitchellh code go src pkg syscall zsyscall darwin go syscall read users mitchellh code go src pkg syscall syscall unix go os file read users mitchellh code go src pkg os file unix go os file read users mitchellh code go src pkg os file go io copy users mitchellh code go src pkg io io go os exec func· users mitchellh code go src pkg os exec exec go os exec func· users mitchellh code go src pkg os exec exec go created by os exec cmd start users mitchellh code go src pkg os exec exec go goroutine syscall users mitchellh code go src pkg syscall asm darwin s syscall users mitchellh code go src pkg syscall zsyscall darwin go syscall users mitchellh code go src pkg syscall syscall bsd go os process wait users mitchellh code go src pkg os exec unix go os process wait users mitchellh code go src pkg os doc go os exec cmd wait users mitchellh code go src pkg os exec exec go github com mitchellh packer packer plugin func· users mitchellh code go src github com mitchellh packer packer plugin client go created by github com mitchellh packer packer plugin client start users mitchellh code go src github com mitchellh packer packer plugin client go goroutine sync runtime syncsemacquire users mitchellh code go src pkg runtime sema goc sync cond wait users mitchellh code go src pkg sync cond go io pipe read users mitchellh code go src pkg io pipe go io pipereader read users mitchellh code go src pkg io pipe go bufio reader fill users mitchellh code go src pkg bufio bufio go bufio reader readslice users mitchellh code go src pkg bufio bufio go bufio reader readbytes users mitchellh code go src pkg bufio bufio go bufio reader readstring users mitchellh code go src pkg bufio bufio go github com mitchellh packer packer plugin client logstderr users mitchellh code go src github com mitchellh packer packer plugin client go created by github com mitchellh packer packer plugin client start users mitchellh code go src github com mitchellh packer packer plugin client go goroutine sync runtime syncsemacquire users mitchellh code go src pkg runtime sema goc sync cond wait users mitchellh code go src pkg sync cond go io pipe read users mitchellh code go src pkg io pipe go io pipereader read users mitchellh code go src pkg io pipe go bufio reader fill users mitchellh code go src pkg bufio bufio go bufio reader readslice users mitchellh code go src pkg bufio bufio go bufio reader readbytes users mitchellh code go src pkg bufio bufio go github com mitchellh packer packer plugin func· users mitchellh code go src github com mitchellh packer packer plugin client go created by github com mitchellh packer packer plugin client start users mitchellh code go src github com mitchellh packer packer plugin client go goroutine github com mitchellh packer packer plugin func· users mitchellh code go src github com mitchellh packer packer plugin client go created by github com mitchellh packer packer plugin func· users mitchellh code go src github com mitchellh packer packer plugin client go goroutine net runtime pollwait users mitchellh code go src pkg runtime netpoll goc net polldesc wait users mitchellh code go src pkg net fd poll runtime go net polldesc waitread users mitchellh code go src pkg net fd poll runtime go net netfd read users mitchellh code go src pkg net fd unix go net conn read users mitchellh code go src pkg net net go bufio reader fill users mitchellh code go src pkg bufio bufio go bufio reader read users mitchellh code go src pkg bufio bufio go io readatleast users mitchellh code go src pkg io io go io readfull users mitchellh code go src pkg io io go github com hashicorp yamux session recv users mitchellh code go src github com hashicorp yamux session go created by github com hashicorp yamux newsession users mitchellh code go src github com hashicorp yamux session go goroutine github com hashicorp yamux session send users mitchellh code go src github com hashicorp yamux session go created by github com hashicorp yamux newsession users mitchellh code go src github com hashicorp yamux session go goroutine github com hashicorp yamux session keepalive users mitchellh code go src github com hashicorp yamux session go created by github com hashicorp yamux newsession users mitchellh code go src github com hashicorp yamux session go goroutine github com hashicorp yamux session acceptstream users mitchellh code go src github com hashicorp yamux session go github com mitchellh packer packer rpc muxbroker run users mitchellh code go src github com mitchellh packer packer rpc mux broker go created by github com mitchellh packer packer rpc newclient users mitchellh code go src github com mitchellh packer packer rpc client go goroutine github com hashicorp yamux stream read users mitchellh code go src github com hashicorp yamux stream go bufio reader fill users mitchellh code go src pkg bufio bufio go bufio reader readbyte users mitchellh code go src pkg bufio bufio go github com hashicorp go msgpack codec iodecreader users mitchellh code go src github com hashicorp go msgpack codec decode go github com hashicorp go msgpack codec msgpackdecdriver initreadnext users mitchellh code go src github com hashicorp go msgpack codec msgpack go github com hashicorp go msgpack codec decoder decode users mitchellh code go src github com hashicorp go msgpack codec decode go github com hashicorp go msgpack codec decoder decode users mitchellh code go src github com hashicorp go msgpack codec decode go github com hashicorp go msgpack codec rpccodec read users mitchellh code go src github com hashicorp go msgpack codec rpc go github com hashicorp go msgpack codec gorpccodec readresponseheader users mitchellh code go src github com hashicorp go msgpack codec rpc go net rpc client input users mitchellh code go src pkg net rpc client go created by net rpc newclientwithcodec users mitchellh code go src pkg net rpc client go goroutine github com mitchellh packer command func· users mitchellh code go src github com mitchellh packer command build go created by github com mitchellh packer command buildcommand run users mitchellh code go src github com mitchellh packer command build go goroutine github com hashicorp yamux stream read users mitchellh code go src github com hashicorp yamux stream go bufio reader fill users mitchellh code go src pkg bufio bufio go bufio reader readbyte users mitchellh code go src pkg bufio bufio go github com hashicorp go msgpack codec iodecreader users mitchellh code go src github com hashicorp go msgpack codec decode go github com hashicorp go msgpack codec msgpackdecdriver initreadnext users mitchellh code go src github com hashicorp go msgpack codec msgpack go github com hashicorp go msgpack codec decoder decode users mitchellh code go src github com hashicorp go msgpack codec decode go github com hashicorp go msgpack codec decoder decode users mitchellh code go src github com hashicorp go msgpack codec decode go github com hashicorp go msgpack codec rpccodec read users mitchellh code go src github com hashicorp go msgpack codec rpc go github com hashicorp go msgpack codec gorpccodec readresponseheader users mitchellh code go src github com hashicorp go msgpack codec rpc go net rpc client input users mitchellh code go src pkg net rpc client go created by net rpc newclientwithcodec users mitchellh code go src pkg net rpc client go goroutine github com hashicorp yamux stream read users mitchellh code go src github com hashicorp yamux stream go bufio reader fill users mitchellh code go src pkg bufio bufio go bufio reader readbyte users mitchellh code go src pkg bufio bufio go github com hashicorp go msgpack codec iodecreader users mitchellh code go src github com hashicorp go msgpack codec decode go github com hashicorp go msgpack codec msgpackdecdriver initreadnext users mitchellh code go src github com hashicorp go msgpack codec msgpack go github com hashicorp go msgpack codec decoder decode users mitchellh code go src github com hashicorp go msgpack codec decode go github com hashicorp go msgpack codec decoder decode users mitchellh code go src github com hashicorp go msgpack codec decode go github com hashicorp go msgpack codec rpccodec read users mitchellh code go src github com hashicorp go msgpack codec rpc go github com hashicorp go msgpack codec gorpccodec readresponseheader users mitchellh code go src github com hashicorp go msgpack codec rpc go net rpc client input users mitchellh code go src pkg net rpc client go created by net rpc newclientwithcodec users mitchellh code go src pkg net rpc client go
1
103,676
16,603,671,655
IssuesEvent
2021-06-01 23:36:15
hygieia/hygieia-common
https://api.github.com/repos/hygieia/hygieia-common
opened
WS-2016-7107 (Medium) detected in spring-security-web-4.2.15.RELEASE.jar
security vulnerability
## WS-2016-7107 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>spring-security-web-4.2.15.RELEASE.jar</b></p></summary> <p>spring-security-web</p> <p>Library home page: <a href="https://spring.io/spring-security">https://spring.io/spring-security</a></p> <p>Path to dependency file: hygieia-common/pom.xml</p> <p>Path to vulnerable library: canner/.m2/repository/org/springframework/security/spring-security-web/4.2.15.RELEASE/spring-security-web-4.2.15.RELEASE.jar</p> <p> Dependency Hierarchy: - :x: **spring-security-web-4.2.15.RELEASE.jar** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://api.github.com/repos/hygieia/hygieia-common/commits/b8fbfc18552132520e52029d9b0fc0a1db09f115">b8fbfc18552132520e52029d9b0fc0a1db09f115</a></p> <p>Found in base branch: <b>main</b></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary> <p> CSRF tokens in Spring Security through 5.4.6 are vulnerable to a breach attack. Spring Security always returns the same CSRF token to the browser. <p>Publish Date: 2016-08-02 <p>URL: <a href=https://github.com/spring-projects/spring-security/issues/4001>WS-2016-7107</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>5.9</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: High - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: None - Availability Impact: None </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> *** Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
True
WS-2016-7107 (Medium) detected in spring-security-web-4.2.15.RELEASE.jar - ## WS-2016-7107 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>spring-security-web-4.2.15.RELEASE.jar</b></p></summary> <p>spring-security-web</p> <p>Library home page: <a href="https://spring.io/spring-security">https://spring.io/spring-security</a></p> <p>Path to dependency file: hygieia-common/pom.xml</p> <p>Path to vulnerable library: canner/.m2/repository/org/springframework/security/spring-security-web/4.2.15.RELEASE/spring-security-web-4.2.15.RELEASE.jar</p> <p> Dependency Hierarchy: - :x: **spring-security-web-4.2.15.RELEASE.jar** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://api.github.com/repos/hygieia/hygieia-common/commits/b8fbfc18552132520e52029d9b0fc0a1db09f115">b8fbfc18552132520e52029d9b0fc0a1db09f115</a></p> <p>Found in base branch: <b>main</b></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary> <p> CSRF tokens in Spring Security through 5.4.6 are vulnerable to a breach attack. Spring Security always returns the same CSRF token to the browser. <p>Publish Date: 2016-08-02 <p>URL: <a href=https://github.com/spring-projects/spring-security/issues/4001>WS-2016-7107</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>5.9</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: High - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: None - Availability Impact: None </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> *** Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
non_process
ws medium detected in spring security web release jar ws medium severity vulnerability vulnerable library spring security web release jar spring security web library home page a href path to dependency file hygieia common pom xml path to vulnerable library canner repository org springframework security spring security web release spring security web release jar dependency hierarchy x spring security web release jar vulnerable library found in head commit a href found in base branch main vulnerability details csrf tokens in spring security through are vulnerable to a breach attack spring security always returns the same csrf token to the browser publish date url a href cvss score details base score metrics exploitability metrics attack vector network attack complexity high privileges required none user interaction none scope unchanged impact metrics confidentiality impact high integrity impact none availability impact none for more information on scores click a href step up your open source security game with whitesource
0
14,357
17,379,197,620
IssuesEvent
2021-07-31 10:29:36
googleapis/python-network-management
https://api.github.com/repos/googleapis/python-network-management
opened
Release as GA
type: process
[GA release template](https://github.com/googleapis/google-cloud-common/issues/287) ## Required - [x] 28 days elapsed since last beta release with new API surface - [x] Server API is GA. [See release notes.](https://cloud.google.com/network-intelligence-center/docs/release-notes#March_20_2020) - [x] Package API is stable, and we can commit to backward compatibility - [x] All dependencies are GA
1.0
Release as GA - [GA release template](https://github.com/googleapis/google-cloud-common/issues/287) ## Required - [x] 28 days elapsed since last beta release with new API surface - [x] Server API is GA. [See release notes.](https://cloud.google.com/network-intelligence-center/docs/release-notes#March_20_2020) - [x] Package API is stable, and we can commit to backward compatibility - [x] All dependencies are GA
process
release as ga required days elapsed since last beta release with new api surface server api is ga package api is stable and we can commit to backward compatibility all dependencies are ga
1
141,564
21,563,804,681
IssuesEvent
2022-05-01 15:08:25
MK-Codecademy/itinerary-app
https://api.github.com/repos/MK-Codecademy/itinerary-app
closed
Decide on colour scheme
documentation design
Are we happy to use the built-in Tailwind colour scheme and if so, shall we agree on primary/secondary text and background colours from the default palette below? https://tailwindcss.com/docs/customizing-colors#default-color-palette Once decided, let's update the contributing.md file, any components not using our new colour scheme and we can close this issue!
1.0
Decide on colour scheme - Are we happy to use the built-in Tailwind colour scheme and if so, shall we agree on primary/secondary text and background colours from the default palette below? https://tailwindcss.com/docs/customizing-colors#default-color-palette Once decided, let's update the contributing.md file, any components not using our new colour scheme and we can close this issue!
non_process
decide on colour scheme are we happy to use the built in tailwind colour scheme and if so shall we agree on primary secondary text and background colours from the default palette below once decided let s update the contributing md file any components not using our new colour scheme and we can close this issue
0
12,731
15,100,394,971
IssuesEvent
2021-02-08 05:24:09
yuta252/startlens_web_backend
https://api.github.com/repos/yuta252/startlens_web_backend
closed
ユーザー統計情報登録のバッチ処理(Cron)
dev process
## 概要 ユーザーの統計データ(サイト訪問ログ)の仮データを作成するためにcron, crontabを利用して定時的なバッチ処理を実行する。whenever gemを活用しcrontabを管理する。 ## 変更点 --- - [x] whenever gemのインストール - [x] schedule.rbにバッチ処理記載 - [x] lib/batch/log_create.rbにバッチ処理で実行する処理を実装 ## 参照 --- - [Railsでwheneverを使ってcronを設定する](https://qiita.com/Esfahan/items/e7a924f7078faf3294f2) ## 備考 ---
1.0
ユーザー統計情報登録のバッチ処理(Cron) - ## 概要 ユーザーの統計データ(サイト訪問ログ)の仮データを作成するためにcron, crontabを利用して定時的なバッチ処理を実行する。whenever gemを活用しcrontabを管理する。 ## 変更点 --- - [x] whenever gemのインストール - [x] schedule.rbにバッチ処理記載 - [x] lib/batch/log_create.rbにバッチ処理で実行する処理を実装 ## 参照 --- - [Railsでwheneverを使ってcronを設定する](https://qiita.com/Esfahan/items/e7a924f7078faf3294f2) ## 備考 ---
process
ユーザー統計情報登録のバッチ処理(cron) 概要 ユーザーの統計データ(サイト訪問ログ)の仮データを作成するためにcron crontabを利用して定時的なバッチ処理を実行する。whenever gemを活用しcrontabを管理する。 変更点 whenever gemのインストール schedule rbにバッチ処理記載 lib batch log create rbにバッチ処理で実行する処理を実装 参照 備考
1
5,616
8,475,433,425
IssuesEvent
2018-10-24 18:54:06
teracyhq/dev
https://api.github.com/repos/teracyhq/dev
closed
should support register processors, configurators with weight
comp:config comp:processors prio:major reso:fixed stag:under-verification type:improvement
Currently, FIFO is applied. Now we're going to have weight and FIFO. - weight: int (0-9), default: 5 => the more weight, the associated item will be called first. If the same weight => FIFO is applied. This is a backward compatible change. APIs signature: TeracyDev.register_processor(processor, weight=5) TeracyDev.register_configurator(configurator, weight=5) By supporting this, extensions can have a chance to control the calling order of processors, configurators.
1.0
should support register processors, configurators with weight - Currently, FIFO is applied. Now we're going to have weight and FIFO. - weight: int (0-9), default: 5 => the more weight, the associated item will be called first. If the same weight => FIFO is applied. This is a backward compatible change. APIs signature: TeracyDev.register_processor(processor, weight=5) TeracyDev.register_configurator(configurator, weight=5) By supporting this, extensions can have a chance to control the calling order of processors, configurators.
process
should support register processors configurators with weight currently fifo is applied now we re going to have weight and fifo weight int default the more weight the associated item will be called first if the same weight fifo is applied this is a backward compatible change apis signature teracydev register processor processor weight teracydev register configurator configurator weight by supporting this extensions can have a chance to control the calling order of processors configurators
1
13,257
15,726,749,242
IssuesEvent
2021-03-29 11:45:43
rladies/rladiesguide
https://api.github.com/repos/rladies/rladiesguide
closed
How do we expect organizers to manage passwords?
content suggestion :spiral_notepad: rladies processes :bullettrain_side:
We tell organizers to e.g. set up Twitter/Facebook using the chapter email address. Now, how do we expect them to share _access_ to these accounts? Do they simply share a password and try to renew it often? If a single person manages the Twitter account with 2FA, where are the recovery codes for 2FA stored in case this person unexpectedly disappears? For Twitter, with Tweetdeck you can add users to an account without their knowing the password.
1.0
How do we expect organizers to manage passwords? - We tell organizers to e.g. set up Twitter/Facebook using the chapter email address. Now, how do we expect them to share _access_ to these accounts? Do they simply share a password and try to renew it often? If a single person manages the Twitter account with 2FA, where are the recovery codes for 2FA stored in case this person unexpectedly disappears? For Twitter, with Tweetdeck you can add users to an account without their knowing the password.
process
how do we expect organizers to manage passwords we tell organizers to e g set up twitter facebook using the chapter email address now how do we expect them to share access to these accounts do they simply share a password and try to renew it often if a single person manages the twitter account with where are the recovery codes for stored in case this person unexpectedly disappears for twitter with tweetdeck you can add users to an account without their knowing the password
1
478,486
13,780,235,171
IssuesEvent
2020-10-08 14:41:34
cilium/cilium
https://api.github.com/repos/cilium/cilium
closed
Native redirect follow-ups
area/lrp kind/bug priority/release-blocker
This is a placeholder bug for all the pending issues/TODOs - v1.9: - [ ] K8s service sync (#13274, #13362) - [ ] Service translation caused loops in kiam like use cases (#13287) - [ ] Update GSG with motivations, run-time behavior (#13362 ) - [ ] CLI to dump entries (#13156) - [ ] Monitor health status of backend pods and update service entries (#13168) - [ ] Leftover nits from #12831 (#13362) - [ ] Add feature flag - [ ] End-to-end CI tests (partially fixed in #13360) - [ ] Unit tests for LRP manager Future release: - [ ] Cluster wide LRP processing - [ ] LRP updates and status - [ ] Asynchronous watcher callbacks - [ ] Race conditions in getting pod from the pod store
1.0
Native redirect follow-ups - This is a placeholder bug for all the pending issues/TODOs - v1.9: - [ ] K8s service sync (#13274, #13362) - [ ] Service translation caused loops in kiam like use cases (#13287) - [ ] Update GSG with motivations, run-time behavior (#13362 ) - [ ] CLI to dump entries (#13156) - [ ] Monitor health status of backend pods and update service entries (#13168) - [ ] Leftover nits from #12831 (#13362) - [ ] Add feature flag - [ ] End-to-end CI tests (partially fixed in #13360) - [ ] Unit tests for LRP manager Future release: - [ ] Cluster wide LRP processing - [ ] LRP updates and status - [ ] Asynchronous watcher callbacks - [ ] Race conditions in getting pod from the pod store
non_process
native redirect follow ups this is a placeholder bug for all the pending issues todos service sync service translation caused loops in kiam like use cases update gsg with motivations run time behavior cli to dump entries monitor health status of backend pods and update service entries leftover nits from add feature flag end to end ci tests partially fixed in unit tests for lrp manager future release cluster wide lrp processing lrp updates and status asynchronous watcher callbacks race conditions in getting pod from the pod store
0
237
2,663,233,406
IssuesEvent
2015-03-20 02:35:37
dalehenrich/metacello-work
https://api.github.com/repos/dalehenrich/metacello-work
closed
Reduce hit rate for MCGitHubRepository(MCGitBasedNetworkRepository)>>downloadJSONTags ...
in process
MetacelloGemStonePlatform(MetacelloPlatform)>>createRepository: triggers a tag pattern match call each time it's called and I think that it can get called a bit too often during a load that hits lots of repos ... BTW, it seems that locking with a local repo doesn't reduce the rate ... Here's a stack to refresh my memory: ``` EXCEPTION: UserDefinedError: Error accessing tags for github project: 'GsDevKit/Seaside31' -> 'API rate limit exceeded for 50.240.19.49. (But here''s the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.)' 1. UserDefinedError(AbstractException)>>_signalWith: @5 line 25 2. UserDefinedError(AbstractException)>>signal @2 line 47 3. MCGitHubRepository(Object)>>error: @6 line 7 4. [] in MCGitHubRepository>>normalizeTagsData: @8 line 11 5. Dictionary(AbstractDictionary)>>at:ifPresent: @4 line 6 6. MCGitHubRepository>>normalizeTagsData: @4 line 8 7. MCGitHubRepository(MCGitBasedNetworkRepository)>>downloadJSONTags @12 line 8 8. MCGitHubRepository(MCGitBasedNetworkRepository)>>resolveProjectVersionPattern: @8 line 9 9. MCGitHubRepository(MCGitBasedNetworkRepository)>>projectVersion: @10 line 15 10. MCGitHubRepository(MCGitBasedNetworkRepository)>>projectPath:projectVersion:repoPath: @3 line 3 11. MCGitHubRepository class(MCGitBasedNetworkRepository class)>>parseLocation:version: @47 line 36 12. MCGitHubRepository class(MCGitBasedNetworkRepository class)>>location:version: @2 line 2 13. MCGitHubRepository class(MCGitBasedNetworkRepository class)>>location: @2 line 2 14. [] in MetacelloGemStonePlatform(MetacelloPlatform)>>createRepository: @5 line 31 15. SmalltalkProxy>>at:ifPresent: @10 line 7 16. MetacelloGemStonePlatform(MetacelloPlatform)>>createRepository: @19 line 28 17. MetacelloGemStonePlatform>>createRepository: @53 line 45 18. MetacelloMCBaselineProject(MetacelloMCProject)>>createRepository: @3 line 3 19. MetacelloRepositorySpec>>createRepository @3 line 3 20. MetacelloRepositorySpec>>hasNoLoadConflicts: @10 line 6 21. MetacelloRepositoriesSpec>>hasNoLoadConflicts: @21 line 13 22. MetacelloMCBaselineOfProjectSpec(MetacelloGenericProjectSpec)>>hasNoLoadConflicts: @12 line 7 23. MetacelloMCBaselineOfProjectSpec(MetacelloMCProjectSpec)>>hasNoLoadConflicts: @2 line 4 24. MetacelloMCBaselineOfProjectSpec(MetacelloProjectSpec)>>hasLoadConflicts: @2 line 2 ```
1.0
Reduce hit rate for MCGitHubRepository(MCGitBasedNetworkRepository)>>downloadJSONTags ... - MetacelloGemStonePlatform(MetacelloPlatform)>>createRepository: triggers a tag pattern match call each time it's called and I think that it can get called a bit too often during a load that hits lots of repos ... BTW, it seems that locking with a local repo doesn't reduce the rate ... Here's a stack to refresh my memory: ``` EXCEPTION: UserDefinedError: Error accessing tags for github project: 'GsDevKit/Seaside31' -> 'API rate limit exceeded for 50.240.19.49. (But here''s the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.)' 1. UserDefinedError(AbstractException)>>_signalWith: @5 line 25 2. UserDefinedError(AbstractException)>>signal @2 line 47 3. MCGitHubRepository(Object)>>error: @6 line 7 4. [] in MCGitHubRepository>>normalizeTagsData: @8 line 11 5. Dictionary(AbstractDictionary)>>at:ifPresent: @4 line 6 6. MCGitHubRepository>>normalizeTagsData: @4 line 8 7. MCGitHubRepository(MCGitBasedNetworkRepository)>>downloadJSONTags @12 line 8 8. MCGitHubRepository(MCGitBasedNetworkRepository)>>resolveProjectVersionPattern: @8 line 9 9. MCGitHubRepository(MCGitBasedNetworkRepository)>>projectVersion: @10 line 15 10. MCGitHubRepository(MCGitBasedNetworkRepository)>>projectPath:projectVersion:repoPath: @3 line 3 11. MCGitHubRepository class(MCGitBasedNetworkRepository class)>>parseLocation:version: @47 line 36 12. MCGitHubRepository class(MCGitBasedNetworkRepository class)>>location:version: @2 line 2 13. MCGitHubRepository class(MCGitBasedNetworkRepository class)>>location: @2 line 2 14. [] in MetacelloGemStonePlatform(MetacelloPlatform)>>createRepository: @5 line 31 15. SmalltalkProxy>>at:ifPresent: @10 line 7 16. MetacelloGemStonePlatform(MetacelloPlatform)>>createRepository: @19 line 28 17. MetacelloGemStonePlatform>>createRepository: @53 line 45 18. MetacelloMCBaselineProject(MetacelloMCProject)>>createRepository: @3 line 3 19. MetacelloRepositorySpec>>createRepository @3 line 3 20. MetacelloRepositorySpec>>hasNoLoadConflicts: @10 line 6 21. MetacelloRepositoriesSpec>>hasNoLoadConflicts: @21 line 13 22. MetacelloMCBaselineOfProjectSpec(MetacelloGenericProjectSpec)>>hasNoLoadConflicts: @12 line 7 23. MetacelloMCBaselineOfProjectSpec(MetacelloMCProjectSpec)>>hasNoLoadConflicts: @2 line 4 24. MetacelloMCBaselineOfProjectSpec(MetacelloProjectSpec)>>hasLoadConflicts: @2 line 2 ```
process
reduce hit rate for mcgithubrepository mcgitbasednetworkrepository downloadjsontags metacellogemstoneplatform metacelloplatform createrepository triggers a tag pattern match call each time it s called and i think that it can get called a bit too often during a load that hits lots of repos btw it seems that locking with a local repo doesn t reduce the rate here s a stack to refresh my memory exception userdefinederror error accessing tags for github project gsdevkit api rate limit exceeded for but here s the good news authenticated requests get a higher rate limit check out the documentation for more details userdefinederror abstractexception signalwith line userdefinederror abstractexception signal line mcgithubrepository object error line in mcgithubrepository normalizetagsdata line dictionary abstractdictionary at ifpresent line mcgithubrepository normalizetagsdata line mcgithubrepository mcgitbasednetworkrepository downloadjsontags line mcgithubrepository mcgitbasednetworkrepository resolveprojectversionpattern line mcgithubrepository mcgitbasednetworkrepository projectversion line mcgithubrepository mcgitbasednetworkrepository projectpath projectversion repopath line mcgithubrepository class mcgitbasednetworkrepository class parselocation version line mcgithubrepository class mcgitbasednetworkrepository class location version line mcgithubrepository class mcgitbasednetworkrepository class location line in metacellogemstoneplatform metacelloplatform createrepository line smalltalkproxy at ifpresent line metacellogemstoneplatform metacelloplatform createrepository line metacellogemstoneplatform createrepository line metacellomcbaselineproject metacellomcproject createrepository line metacellorepositoryspec createrepository line metacellorepositoryspec hasnoloadconflicts line metacellorepositoriesspec hasnoloadconflicts line metacellomcbaselineofprojectspec metacellogenericprojectspec hasnoloadconflicts line metacellomcbaselineofprojectspec metacellomcprojectspec hasnoloadconflicts line metacellomcbaselineofprojectspec metacelloprojectspec hasloadconflicts line
1
14,219
3,812,812,258
IssuesEvent
2016-03-27 21:20:01
Litipk/Jupyter-PHP
https://api.github.com/repos/Litipk/Jupyter-PHP
opened
Improve documentation
documentation help wanted
Some things should be better documented * [ ] Jupyter install process. People without experience with Jupyter and/or Python would need easier to read and follow documentation than the official one. This should cover: * [ ] Required system packages list * [ ] Required PIP packages list * [ ] Step by step guide. * [ ] PHP-ZMQ extension install guide.
1.0
Improve documentation - Some things should be better documented * [ ] Jupyter install process. People without experience with Jupyter and/or Python would need easier to read and follow documentation than the official one. This should cover: * [ ] Required system packages list * [ ] Required PIP packages list * [ ] Step by step guide. * [ ] PHP-ZMQ extension install guide.
non_process
improve documentation some things should be better documented jupyter install process people without experience with jupyter and or python would need easier to read and follow documentation than the official one this should cover required system packages list required pip packages list step by step guide php zmq extension install guide
0
21,728
3,750,730,695
IssuesEvent
2016-03-11 08:48:29
givery-technology/mediax
https://api.github.com/repos/givery-technology/mediax
opened
GFO-191 Frontend: SeotrackingCategories Index
design Frontend UI/UX
## 問題(Problem) - 日本語 GFO-191 [フロントエンド]施策パータン機能1:項目一覧(カテゴリ-小) - English GFO-191 Frontend: SeotrackingCategories Index ## 説明(Description) - 日本語 - English ## IDEAs (MTG, FEEDBACK) ## 状況(Situation) - Before: - After: ## 詳細(Detail) - Estimated - Spent ## 拡張(Exspansion) - 日本語 - English ## Backlog(PDCA) ## CI(Travis, Scrutinizer) ## Chatwork(Report, Teamwork) ## Slack(Chat, Teamwork) ## Github(Version & Review) ## Flowchart
1.0
GFO-191 Frontend: SeotrackingCategories Index - ## 問題(Problem) - 日本語 GFO-191 [フロントエンド]施策パータン機能1:項目一覧(カテゴリ-小) - English GFO-191 Frontend: SeotrackingCategories Index ## 説明(Description) - 日本語 - English ## IDEAs (MTG, FEEDBACK) ## 状況(Situation) - Before: - After: ## 詳細(Detail) - Estimated - Spent ## 拡張(Exspansion) - 日本語 - English ## Backlog(PDCA) ## CI(Travis, Scrutinizer) ## Chatwork(Report, Teamwork) ## Slack(Chat, Teamwork) ## Github(Version & Review) ## Flowchart
non_process
gfo frontend seotrackingcategories index 問題(problem) 日本語 gfo :項目一覧(カテゴリ 小) english gfo frontend seotrackingcategories index 説明 description 日本語 english ideas (mtg feedback) 状況(situation) before after 詳細 detail estimated spent 拡張 exspansion 日本語 english backlog(pdca) ci travis scrutinizer chatwork report teamwork slack(chat teamwork) github(version review) flowchart
0
16,376
21,093,786,286
IssuesEvent
2022-04-04 08:24:18
nodejs/node
https://api.github.com/repos/nodejs/node
closed
Cannot delete property from process.env
process
<!-- Thank you for reporting a possible bug in Node.js. Please fill in as much of the template below as you can. Version: output of `node -v` Platform: output of `uname -a` (UNIX), or version and 32 or 64-bit (Windows) Subsystem: if known, please specify the affected core module name If possible, please provide code that demonstrates the problem, keeping it as simple and free of external dependencies as you can. --> * **Version**: 12.3.1 * **Platform**: Darwin Kernel Version 18.6.0: Thu Apr 25 23:16:27 PDT 2019; root:xnu-4903.261.4~2/RELEASE_X86_64 x86_64 * **Subsystem**: process <!-- Please provide more details below this comment. --> Configuring a property on the `process.env` object and deleting it results in weird behaviour. Documented in [gist//60e654342532f80ae264128909e84198](https://gist.github.com/iamogbz/60e654342532f80ae264128909e84198) ```sh curl -s https://gist.githubusercontent.com/iamogbz/60e654342532f80ae264128909e84198/raw/9329e2a1595b3b365d43ca5e59f242251df56f96/process.env.test.js | node ``` Seems like once a property has been configured with a `getter` `setter`, then the property can never be truly deleted from the `process.env` object
1.0
Cannot delete property from process.env - <!-- Thank you for reporting a possible bug in Node.js. Please fill in as much of the template below as you can. Version: output of `node -v` Platform: output of `uname -a` (UNIX), or version and 32 or 64-bit (Windows) Subsystem: if known, please specify the affected core module name If possible, please provide code that demonstrates the problem, keeping it as simple and free of external dependencies as you can. --> * **Version**: 12.3.1 * **Platform**: Darwin Kernel Version 18.6.0: Thu Apr 25 23:16:27 PDT 2019; root:xnu-4903.261.4~2/RELEASE_X86_64 x86_64 * **Subsystem**: process <!-- Please provide more details below this comment. --> Configuring a property on the `process.env` object and deleting it results in weird behaviour. Documented in [gist//60e654342532f80ae264128909e84198](https://gist.github.com/iamogbz/60e654342532f80ae264128909e84198) ```sh curl -s https://gist.githubusercontent.com/iamogbz/60e654342532f80ae264128909e84198/raw/9329e2a1595b3b365d43ca5e59f242251df56f96/process.env.test.js | node ``` Seems like once a property has been configured with a `getter` `setter`, then the property can never be truly deleted from the `process.env` object
process
cannot delete property from process env thank you for reporting a possible bug in node js please fill in as much of the template below as you can version output of node v platform output of uname a unix or version and or bit windows subsystem if known please specify the affected core module name if possible please provide code that demonstrates the problem keeping it as simple and free of external dependencies as you can version platform darwin kernel version thu apr pdt root xnu release subsystem process configuring a property on the process env object and deleting it results in weird behaviour documented in sh curl s node seems like once a property has been configured with a getter setter then the property can never be truly deleted from the process env object
1
11,015
13,798,832,380
IssuesEvent
2020-10-10 03:32:06
WebClub-NITK/Hacktoberfest-2k20
https://api.github.com/repos/WebClub-NITK/Hacktoberfest-2k20
closed
Edge Detection using Convolutions from scratch
Hacktoberfest Image-processing Python beginner
### Description Detect edges in an image of your choice by manipulating pixel values/applying convolutions, and upload the original image as well as the image with the detected edges, along with the code used. ### Details - Technical Specifications: Preferred language to use is Python, and some helpful libraries are NumPy and OpenCV. - Type of issue: Single - Time Limit: 1 day after assignment of the issue ### Issue requirements / progress 1. [ ] Write the code to detect edges from scratch 2. [ ] Upload the code, original image and image with edges detected ### Resources List of resources that might be required / helpful. - [Kernels in Image Processing](https://en.wikipedia.org/wiki/Kernel_(image_processing)) - [NumPy Documentation](https://numpy.org/doc/stable/) ### Directory Structure Create a folder named `43_edge_detection` in the "Others" folder (if it doesn't already exist) and place the appropriately named files inside this folder. #### Note 1. Please claim the issue first by commenting here before starting to work on it. 2. Once you are done with the task and have created a Pull Request, please tag @nishant-nayak to request a review.
1.0
Edge Detection using Convolutions from scratch - ### Description Detect edges in an image of your choice by manipulating pixel values/applying convolutions, and upload the original image as well as the image with the detected edges, along with the code used. ### Details - Technical Specifications: Preferred language to use is Python, and some helpful libraries are NumPy and OpenCV. - Type of issue: Single - Time Limit: 1 day after assignment of the issue ### Issue requirements / progress 1. [ ] Write the code to detect edges from scratch 2. [ ] Upload the code, original image and image with edges detected ### Resources List of resources that might be required / helpful. - [Kernels in Image Processing](https://en.wikipedia.org/wiki/Kernel_(image_processing)) - [NumPy Documentation](https://numpy.org/doc/stable/) ### Directory Structure Create a folder named `43_edge_detection` in the "Others" folder (if it doesn't already exist) and place the appropriately named files inside this folder. #### Note 1. Please claim the issue first by commenting here before starting to work on it. 2. Once you are done with the task and have created a Pull Request, please tag @nishant-nayak to request a review.
process
edge detection using convolutions from scratch description detect edges in an image of your choice by manipulating pixel values applying convolutions and upload the original image as well as the image with the detected edges along with the code used details technical specifications preferred language to use is python and some helpful libraries are numpy and opencv type of issue single time limit day after assignment of the issue issue requirements progress write the code to detect edges from scratch upload the code original image and image with edges detected resources list of resources that might be required helpful directory structure create a folder named edge detection in the others folder if it doesn t already exist and place the appropriately named files inside this folder note please claim the issue first by commenting here before starting to work on it once you are done with the task and have created a pull request please tag nishant nayak to request a review
1
9,340
12,342,202,415
IssuesEvent
2020-05-15 00:02:08
Arch666Angel/mods
https://api.github.com/repos/Arch666Angel/mods
closed
[BUG] Backwards machines for Crystal dust
Angels Bio Processing
Assuming that these are just typo'd backwards... Crystal dust is made from crystals in a Chem Plant (no fluids in or out) Crystal slurry is made from crystals in an assembler (fluid out) The crystal slurry should be made in a liquifier and/or chem plant (liquid output() The crystal dust should be made in an assembler, or maybe powderizer (no liquids at all)
1.0
[BUG] Backwards machines for Crystal dust - Assuming that these are just typo'd backwards... Crystal dust is made from crystals in a Chem Plant (no fluids in or out) Crystal slurry is made from crystals in an assembler (fluid out) The crystal slurry should be made in a liquifier and/or chem plant (liquid output() The crystal dust should be made in an assembler, or maybe powderizer (no liquids at all)
process
backwards machines for crystal dust assuming that these are just typo d backwards crystal dust is made from crystals in a chem plant no fluids in or out crystal slurry is made from crystals in an assembler fluid out the crystal slurry should be made in a liquifier and or chem plant liquid output the crystal dust should be made in an assembler or maybe powderizer no liquids at all
1
7,798
10,958,192,951
IssuesEvent
2019-11-27 08:53:53
aliasrobotics/RVD
https://api.github.com/repos/aliasrobotics/RVD
closed
intra_process_demo: detected memory leaks, rmw_create_servic...
bug components software duplicate package: intra_process_demo robot component: ROS2
```yaml { "id": 123, "title": "intra_process_demo: detected memory leaks, rmw_create_servic...", "type": "weakness", "description": "Issue detected while running Address Sanitizer (ASan).\n\n ", "cwe": "CWE-[CWE-401: Missing Release of Memory after Effective Lifetime](https://cwe.mitre.org/data/definitions/401.html)", "cve": "None", "keywords": [ "components software", "package: intra_process_demo", "robot component: ROS2", "weakness" ], "system": "ROS 2", "vendor": "N/A", "severity": { "rvss-score": "None", "rvss-vector": "N/A", "severity-description": "", "cvss-score": 0, "cvss-vector": "" }, "links": [ "https://github.com/aliasrobotics/RVD/issues/123" ], "flaw": { "phase": "unknown", "specificity": "N/A", "architectural-location": "N/A", "application": "N/A", "subsystem": "N/A", "package": "N/A", "languages": "None", "date-detected": "Tue, 23 Jul 2019 17:31:33 +0000", "detected-by": "", "detected-by-method": "N/A", "date-reported": "Tue, 23 Jul 2019 17:31:33 +0000", "reported-by": "", "reported-by-relationship": "N/A", "issue": "https://github.com/aliasrobotics/RVD/issues/123", "reproducibility": "", "trace": null, "reproduction": "", "reproduction-image": "" }, "exploitation": { "description": "", "exploitation-image": "", "exploitation-vector": "" }, "mitigation": { "description": "", "pull-request": "" } } ```
1.0
intra_process_demo: detected memory leaks, rmw_create_servic... - ```yaml { "id": 123, "title": "intra_process_demo: detected memory leaks, rmw_create_servic...", "type": "weakness", "description": "Issue detected while running Address Sanitizer (ASan).\n\n ", "cwe": "CWE-[CWE-401: Missing Release of Memory after Effective Lifetime](https://cwe.mitre.org/data/definitions/401.html)", "cve": "None", "keywords": [ "components software", "package: intra_process_demo", "robot component: ROS2", "weakness" ], "system": "ROS 2", "vendor": "N/A", "severity": { "rvss-score": "None", "rvss-vector": "N/A", "severity-description": "", "cvss-score": 0, "cvss-vector": "" }, "links": [ "https://github.com/aliasrobotics/RVD/issues/123" ], "flaw": { "phase": "unknown", "specificity": "N/A", "architectural-location": "N/A", "application": "N/A", "subsystem": "N/A", "package": "N/A", "languages": "None", "date-detected": "Tue, 23 Jul 2019 17:31:33 +0000", "detected-by": "", "detected-by-method": "N/A", "date-reported": "Tue, 23 Jul 2019 17:31:33 +0000", "reported-by": "", "reported-by-relationship": "N/A", "issue": "https://github.com/aliasrobotics/RVD/issues/123", "reproducibility": "", "trace": null, "reproduction": "", "reproduction-image": "" }, "exploitation": { "description": "", "exploitation-image": "", "exploitation-vector": "" }, "mitigation": { "description": "", "pull-request": "" } } ```
process
intra process demo detected memory leaks rmw create servic yaml id title intra process demo detected memory leaks rmw create servic type weakness description issue detected while running address sanitizer asan n n cwe cwe cve none keywords components software package intra process demo robot component weakness system ros vendor n a severity rvss score none rvss vector n a severity description cvss score cvss vector links flaw phase unknown specificity n a architectural location n a application n a subsystem n a package n a languages none date detected tue jul detected by detected by method n a date reported tue jul reported by reported by relationship n a issue reproducibility trace null reproduction reproduction image exploitation description exploitation image exploitation vector mitigation description pull request
1
37,541
10,026,802,659
IssuesEvent
2019-07-17 07:42:37
tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow
closed
CUDA10.1 with tensorflow-gpu==2.0.0b1
2.0.0-beta0 stat:awaiting response subtype: ubuntu/linux type:build/install
<em>Please make sure that this is a build/installation issue. As per our [GitHub Policy](https://github.com/tensorflow/tensorflow/blob/master/ISSUES.md), we only address code/doc bugs, performance issues, feature requests and build/installation issues on GitHub. tag:build_template</em> **System information** - OS Platform and Distribution:Linux manjaro (e.g., Linux Ubuntu 16.04): - Mobile device (e.g. iPhone 8, Pixel 2, Samsung Galaxy) if the issue happens on mobile device: - TensorFlow installed from (source or binary):pip install tensorflow-gpu==2.0.0-b1 - TensorFlow version:2.0.0b1 - Python version:3.7 - Installed using virtualenv? pip? conda?:pip - Bazel version (if compiling from source): - GCC/Compiler version (if compiling from source): - CUDA/cuDNN version:10.1 - GPU model and memory:rtx2070 **Describe the problem** tf.test.is_gpu_available(): I tensorflow/stream_executor/platform/default/dso_loader.cc:53] Could not dlopen library 'libcudart.so.10.0'; dlerror: libcudart.so.10.0: cannot open shared object file: No such file or directory 2019-07-12 16:39:38.345749: I tensorflow/stream_executor/platform/default/dso_loader.cc:53] Could not dlopen library 'libcublas.so.10.0'; dlerror: libcublas.so.10.0: cannot open shared object file: No such file or directory 2019-07-12 16:39:38.345852: I tensorflow/stream_executor/platform/default/dso_loader.cc:53] Could not dlopen library 'libcufft.so.10.0'; dlerror: libcufft.so.10.0: cannot open shared object file: No such file or directory 2019-07-12 16:39:38.345953: I tensorflow/stream_executor/platform/default/dso_loader.cc:53] Could not dlopen library 'libcurand.so.10.0'; dlerror: libcurand.so.10.0: cannot open shared object file: No such file or directory 2019-07-12 16:39:38.346052: I tensorflow/stream_executor/platform/default/dso_loader.cc:53] Could not dlopen library 'libcusolver.so.10.0'; dlerror: libcusolver.so.10.0: cannot open shared object file: No such file or directory 2019-07-12 16:39:38.346153: I tensorflow/stream_executor/platform/default/dso_loader.cc:53] Could not dlopen library 'libcusparse.so.10.0'; dlerror: libcusparse.so.10.0: cannot open shared object file: No such file or directory **Provide the exact sequence of commands / steps that you executed before running into the problem** **Any other info / logs** Include any logs or source code that would be helpful to diagnose the problem. If including tracebacks, please include the full traceback. Large logs and files should be attached.
1.0
CUDA10.1 with tensorflow-gpu==2.0.0b1 - <em>Please make sure that this is a build/installation issue. As per our [GitHub Policy](https://github.com/tensorflow/tensorflow/blob/master/ISSUES.md), we only address code/doc bugs, performance issues, feature requests and build/installation issues on GitHub. tag:build_template</em> **System information** - OS Platform and Distribution:Linux manjaro (e.g., Linux Ubuntu 16.04): - Mobile device (e.g. iPhone 8, Pixel 2, Samsung Galaxy) if the issue happens on mobile device: - TensorFlow installed from (source or binary):pip install tensorflow-gpu==2.0.0-b1 - TensorFlow version:2.0.0b1 - Python version:3.7 - Installed using virtualenv? pip? conda?:pip - Bazel version (if compiling from source): - GCC/Compiler version (if compiling from source): - CUDA/cuDNN version:10.1 - GPU model and memory:rtx2070 **Describe the problem** tf.test.is_gpu_available(): I tensorflow/stream_executor/platform/default/dso_loader.cc:53] Could not dlopen library 'libcudart.so.10.0'; dlerror: libcudart.so.10.0: cannot open shared object file: No such file or directory 2019-07-12 16:39:38.345749: I tensorflow/stream_executor/platform/default/dso_loader.cc:53] Could not dlopen library 'libcublas.so.10.0'; dlerror: libcublas.so.10.0: cannot open shared object file: No such file or directory 2019-07-12 16:39:38.345852: I tensorflow/stream_executor/platform/default/dso_loader.cc:53] Could not dlopen library 'libcufft.so.10.0'; dlerror: libcufft.so.10.0: cannot open shared object file: No such file or directory 2019-07-12 16:39:38.345953: I tensorflow/stream_executor/platform/default/dso_loader.cc:53] Could not dlopen library 'libcurand.so.10.0'; dlerror: libcurand.so.10.0: cannot open shared object file: No such file or directory 2019-07-12 16:39:38.346052: I tensorflow/stream_executor/platform/default/dso_loader.cc:53] Could not dlopen library 'libcusolver.so.10.0'; dlerror: libcusolver.so.10.0: cannot open shared object file: No such file or directory 2019-07-12 16:39:38.346153: I tensorflow/stream_executor/platform/default/dso_loader.cc:53] Could not dlopen library 'libcusparse.so.10.0'; dlerror: libcusparse.so.10.0: cannot open shared object file: No such file or directory **Provide the exact sequence of commands / steps that you executed before running into the problem** **Any other info / logs** Include any logs or source code that would be helpful to diagnose the problem. If including tracebacks, please include the full traceback. Large logs and files should be attached.
non_process
with tensorflow gpu please make sure that this is a build installation issue as per our we only address code doc bugs performance issues feature requests and build installation issues on github tag build template system information os platform and distribution linux manjaro e g linux ubuntu mobile device e g iphone pixel samsung galaxy if the issue happens on mobile device tensorflow installed from source or binary pip install tensorflow gpu tensorflow version python version installed using virtualenv pip conda pip bazel version if compiling from source gcc compiler version if compiling from source cuda cudnn version gpu model and memory describe the problem tf test is gpu available i tensorflow stream executor platform default dso loader cc could not dlopen library libcudart so dlerror libcudart so cannot open shared object file no such file or directory i tensorflow stream executor platform default dso loader cc could not dlopen library libcublas so dlerror libcublas so cannot open shared object file no such file or directory i tensorflow stream executor platform default dso loader cc could not dlopen library libcufft so dlerror libcufft so cannot open shared object file no such file or directory i tensorflow stream executor platform default dso loader cc could not dlopen library libcurand so dlerror libcurand so cannot open shared object file no such file or directory i tensorflow stream executor platform default dso loader cc could not dlopen library libcusolver so dlerror libcusolver so cannot open shared object file no such file or directory i tensorflow stream executor platform default dso loader cc could not dlopen library libcusparse so dlerror libcusparse so cannot open shared object file no such file or directory provide the exact sequence of commands steps that you executed before running into the problem any other info logs include any logs or source code that would be helpful to diagnose the problem if including tracebacks please include the full traceback large logs and files should be attached
0
3,269
6,344,421,949
IssuesEvent
2017-07-27 19:53:04
rubberduck-vba/Rubberduck
https://api.github.com/repos/rubberduck-vba/Rubberduck
closed
Form & class built-in events causing "Procedure is not referred to" warnings.
bug critical difficulty-02-ducky parse-tree-processing regression up-for-grabs
In Rubberduck v2.1.2003 (internal version 2.0.14.33947) This issue appears to be a resurgence of an old issue: "Code Inspection: False Positive for UserForm events in MS Word #1851" All my userforms have these warnings in the code inspector because they all have default members "Initialize" and "Activate". I'm also seeing the same warnings for built-in forms coming from (FM20.DLL) MSForms.FormEvents. We shouldn't be seeing errors for MS DLL files because we have no control over those. Warning: Procedure 'UserForm_Initialize' is not used - , line 10 Warning: Procedure 'UserForm_Initialize' is not used - , line 10 Warning: Procedure 'UserForm_Activate' is not used - , line 15 Warning: Procedure 'UserForm_Initialize' is not used - , line 10 Warning: Procedure 'UserForm_Initialize' is not used - Warning: Event 'Deactivate' is not used - (FM20.DLL) MSForms.FormEvents, line 1 Warning: Event 'Initialize' is not used - (FM20.DLL) MSForms.FormEvents, line 1 Warning: Event 'Resize' is not used - (FM20.DLL) MSForms.FormEvents, line 1 Warning: Event 'Activate' is not used - (FM20.DLL) MSForms.FormEvents, line 1 Warning: Event 'Terminate' is not used - (FM20.DLL) MSForms.FormEvents, line 1 Warning: Event 'QueryClose' is not used - (FM20.DLL) MSForms.FormEvents, line 1
1.0
Form & class built-in events causing "Procedure is not referred to" warnings. - In Rubberduck v2.1.2003 (internal version 2.0.14.33947) This issue appears to be a resurgence of an old issue: "Code Inspection: False Positive for UserForm events in MS Word #1851" All my userforms have these warnings in the code inspector because they all have default members "Initialize" and "Activate". I'm also seeing the same warnings for built-in forms coming from (FM20.DLL) MSForms.FormEvents. We shouldn't be seeing errors for MS DLL files because we have no control over those. Warning: Procedure 'UserForm_Initialize' is not used - , line 10 Warning: Procedure 'UserForm_Initialize' is not used - , line 10 Warning: Procedure 'UserForm_Activate' is not used - , line 15 Warning: Procedure 'UserForm_Initialize' is not used - , line 10 Warning: Procedure 'UserForm_Initialize' is not used - Warning: Event 'Deactivate' is not used - (FM20.DLL) MSForms.FormEvents, line 1 Warning: Event 'Initialize' is not used - (FM20.DLL) MSForms.FormEvents, line 1 Warning: Event 'Resize' is not used - (FM20.DLL) MSForms.FormEvents, line 1 Warning: Event 'Activate' is not used - (FM20.DLL) MSForms.FormEvents, line 1 Warning: Event 'Terminate' is not used - (FM20.DLL) MSForms.FormEvents, line 1 Warning: Event 'QueryClose' is not used - (FM20.DLL) MSForms.FormEvents, line 1
process
form class built in events causing procedure is not referred to warnings in rubberduck internal version this issue appears to be a resurgence of an old issue code inspection false positive for userform events in ms word all my userforms have these warnings in the code inspector because they all have default members initialize and activate i m also seeing the same warnings for built in forms coming from dll msforms formevents we shouldn t be seeing errors for ms dll files because we have no control over those warning procedure userform initialize is not used line warning procedure userform initialize is not used line warning procedure userform activate is not used line warning procedure userform initialize is not used line warning procedure userform initialize is not used warning event deactivate is not used dll msforms formevents line warning event initialize is not used dll msforms formevents line warning event resize is not used dll msforms formevents line warning event activate is not used dll msforms formevents line warning event terminate is not used dll msforms formevents line warning event queryclose is not used dll msforms formevents line
1
7,602
3,105,148,294
IssuesEvent
2015-08-31 19:28:36
docker/compose
https://api.github.com/repos/docker/compose
closed
Examples of production deployment
kind/documentation
I love how fig simplifies "development deployment / orchestration", but all systems eventually need to be deployed to a production environment, and I couldn't find any info on recommended ways to do that. My worry is of course having to use a completely different orchestration system for production. It would be really useful to also have an example of how you can deploy to, e.g., Orchard or a Docker running on an AWS Ubuntu box - ideally, of course, reusing as much of the fig.yml orchestration info as possible. If you DON'T want fig to be used for production deployment / orchestration, then it would be nice to say so up front. (And even nicer to point users to recommended projects for that.)
1.0
Examples of production deployment - I love how fig simplifies "development deployment / orchestration", but all systems eventually need to be deployed to a production environment, and I couldn't find any info on recommended ways to do that. My worry is of course having to use a completely different orchestration system for production. It would be really useful to also have an example of how you can deploy to, e.g., Orchard or a Docker running on an AWS Ubuntu box - ideally, of course, reusing as much of the fig.yml orchestration info as possible. If you DON'T want fig to be used for production deployment / orchestration, then it would be nice to say so up front. (And even nicer to point users to recommended projects for that.)
non_process
examples of production deployment i love how fig simplifies development deployment orchestration but all systems eventually need to be deployed to a production environment and i couldn t find any info on recommended ways to do that my worry is of course having to use a completely different orchestration system for production it would be really useful to also have an example of how you can deploy to e g orchard or a docker running on an aws ubuntu box ideally of course reusing as much of the fig yml orchestration info as possible if you don t want fig to be used for production deployment orchestration then it would be nice to say so up front and even nicer to point users to recommended projects for that
0
20,262
26,878,475,832
IssuesEvent
2023-02-05 10:38:26
firebase/firebase-cpp-sdk
https://api.github.com/repos/firebase/firebase-cpp-sdk
closed
[C++] Nightly Integration Testing Report
type: process nightly-testing
Note: This report excludes firestore. Please also check **[the report for firestore](https://github.com/firebase/firebase-cpp-sdk/issues/1178)** *** <hidden value="integration-test-status-comment"></hidden> ### ❌&nbsp; [build against repo] Integration test FAILED Requested by @DellaBitta on commit 5c0eebe6cdffa6007bd82cfac606c515ef9abb94 Last updated: Sat Feb 4 03:00 PST 2023 **[View integration test log & download artifacts](https://github.com/firebase/firebase-cpp-sdk/actions/runs/4090861498)** | Failures | Configs | |----------|---------| | remote_config | [TEST] [ERROR] [Windows] [1/2 ssl_lib: x86] [boringssl]<br/> | Add flaky tests to **[go/fpl-cpp-flake-tracker](http://go/fpl-cpp-flake-tracker)** <hidden value="integration-test-status-comment"></hidden> *** ### ✅&nbsp; [build against SDK] Integration test succeeded! Requested by @firebase-workflow-trigger[bot] on commit 5c0eebe6cdffa6007bd82cfac606c515ef9abb94 Last updated: Sat Feb 4 05:29 PST 2023 **[View integration test log & download artifacts](https://github.com/firebase/firebase-cpp-sdk/actions/runs/4091516756)** <hidden value="integration-test-status-comment"></hidden>
1.0
[C++] Nightly Integration Testing Report - Note: This report excludes firestore. Please also check **[the report for firestore](https://github.com/firebase/firebase-cpp-sdk/issues/1178)** *** <hidden value="integration-test-status-comment"></hidden> ### ❌&nbsp; [build against repo] Integration test FAILED Requested by @DellaBitta on commit 5c0eebe6cdffa6007bd82cfac606c515ef9abb94 Last updated: Sat Feb 4 03:00 PST 2023 **[View integration test log & download artifacts](https://github.com/firebase/firebase-cpp-sdk/actions/runs/4090861498)** | Failures | Configs | |----------|---------| | remote_config | [TEST] [ERROR] [Windows] [1/2 ssl_lib: x86] [boringssl]<br/> | Add flaky tests to **[go/fpl-cpp-flake-tracker](http://go/fpl-cpp-flake-tracker)** <hidden value="integration-test-status-comment"></hidden> *** ### ✅&nbsp; [build against SDK] Integration test succeeded! Requested by @firebase-workflow-trigger[bot] on commit 5c0eebe6cdffa6007bd82cfac606c515ef9abb94 Last updated: Sat Feb 4 05:29 PST 2023 **[View integration test log & download artifacts](https://github.com/firebase/firebase-cpp-sdk/actions/runs/4091516756)** <hidden value="integration-test-status-comment"></hidden>
process
nightly integration testing report note this report excludes firestore please also check ❌ nbsp integration test failed requested by dellabitta on commit last updated sat feb pst failures configs remote config add flaky tests to ✅ nbsp integration test succeeded requested by firebase workflow trigger on commit last updated sat feb pst
1
19,964
26,442,254,273
IssuesEvent
2023-01-16 02:15:12
sophgo/tpu-mlir
https://api.github.com/repos/sophgo/tpu-mlir
closed
[mlir2onnx.py] converting loss type and shape
bug processing
<img width="315" alt="image" src="https://user-images.githubusercontent.com/10864766/197443308-18912043-5795-413a-8751-ef94b43dbef0.png"> There is no shape and type in pb file by mlir2onnx.py Test by: ``` shell # in folder regression ./run_models yolov5s cd regression_out/yolov5s mlir2onnx.py -m yolov5s_origin.mlir -o y5s.pb ``` Open y5s.pb by Netron, will find only input and output have type and shape. We need all nodes have type and shape.
1.0
[mlir2onnx.py] converting loss type and shape - <img width="315" alt="image" src="https://user-images.githubusercontent.com/10864766/197443308-18912043-5795-413a-8751-ef94b43dbef0.png"> There is no shape and type in pb file by mlir2onnx.py Test by: ``` shell # in folder regression ./run_models yolov5s cd regression_out/yolov5s mlir2onnx.py -m yolov5s_origin.mlir -o y5s.pb ``` Open y5s.pb by Netron, will find only input and output have type and shape. We need all nodes have type and shape.
process
converting loss type and shape img width alt image src there is no shape and type in pb file by py test by shell in folder regression run models cd regression out py m origin mlir o pb open pb by netron will find only input and output have type and shape we need all nodes have type and shape
1
43,083
12,965,183,521
IssuesEvent
2020-07-20 21:50:57
jtimberlake/griffin
https://api.github.com/repos/jtimberlake/griffin
opened
CVE-2018-3739 (High) detected in https-proxy-agent-1.0.0.tgz
security vulnerability
## CVE-2018-3739 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>https-proxy-agent-1.0.0.tgz</b></p></summary> <p>An HTTP(s) proxy `http.Agent` implementation for HTTPS</p> <p>Library home page: <a href="https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-1.0.0.tgz">https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-1.0.0.tgz</a></p> <p>Path to dependency file: /tmp/ws-scm/griffin/ui/angular/package.json</p> <p>Path to vulnerable library: /tmp/ws-scm/griffin/ui/angular/node_modules/https-proxy-agent/package.json</p> <p> Dependency Hierarchy: - protractor-5.1.2.tgz (Root Library) - saucelabs-1.3.0.tgz - :x: **https-proxy-agent-1.0.0.tgz** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/jtimberlake/griffin/commit/7b8d4cb53c4eab239eecb18da5b2a6048b2fce60">7b8d4cb53c4eab239eecb18da5b2a6048b2fce60</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary> <p> https-proxy-agent before 2.1.1 passes auth option to the Buffer constructor without proper sanitization, resulting in DoS and uninitialized memory leak in setups where an attacker could submit typed input to the 'auth' parameter (e.g. JSON). <p>Publish Date: 2018-06-07 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2018-3739>CVE-2018-3739</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>9.1</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: None - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-3739">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-3739</a></p> <p>Release Date: 2018-06-07</p> <p>Fix Resolution: 2.1.1</p> </p> </details> <p></p> <!-- <REMEDIATE>{"isOpenPROnVulnerability":false,"isPackageBased":true,"isDefaultBranch":true,"packages":[{"packageType":"javascript/Node.js","packageName":"https-proxy-agent","packageVersion":"1.0.0","isTransitiveDependency":true,"dependencyTree":"protractor:5.1.2;saucelabs:1.3.0;https-proxy-agent:1.0.0","isMinimumFixVersionAvailable":true,"minimumFixVersion":"2.1.1"}],"vulnerabilityIdentifier":"CVE-2018-3739","vulnerabilityDetails":"https-proxy-agent before 2.1.1 passes auth option to the Buffer constructor without proper sanitization, resulting in DoS and uninitialized memory leak in setups where an attacker could submit typed input to the \u0027auth\u0027 parameter (e.g. JSON).","vulnerabilityUrl":"https://vuln.whitesourcesoftware.com/vulnerability/CVE-2018-3739","cvss3Severity":"high","cvss3Score":"9.1","cvss3Metrics":{"A":"High","AC":"Low","PR":"None","S":"Unchanged","C":"High","UI":"None","AV":"Network","I":"None"},"extraData":{}}</REMEDIATE> -->
True
CVE-2018-3739 (High) detected in https-proxy-agent-1.0.0.tgz - ## CVE-2018-3739 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>https-proxy-agent-1.0.0.tgz</b></p></summary> <p>An HTTP(s) proxy `http.Agent` implementation for HTTPS</p> <p>Library home page: <a href="https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-1.0.0.tgz">https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-1.0.0.tgz</a></p> <p>Path to dependency file: /tmp/ws-scm/griffin/ui/angular/package.json</p> <p>Path to vulnerable library: /tmp/ws-scm/griffin/ui/angular/node_modules/https-proxy-agent/package.json</p> <p> Dependency Hierarchy: - protractor-5.1.2.tgz (Root Library) - saucelabs-1.3.0.tgz - :x: **https-proxy-agent-1.0.0.tgz** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/jtimberlake/griffin/commit/7b8d4cb53c4eab239eecb18da5b2a6048b2fce60">7b8d4cb53c4eab239eecb18da5b2a6048b2fce60</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary> <p> https-proxy-agent before 2.1.1 passes auth option to the Buffer constructor without proper sanitization, resulting in DoS and uninitialized memory leak in setups where an attacker could submit typed input to the 'auth' parameter (e.g. JSON). <p>Publish Date: 2018-06-07 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2018-3739>CVE-2018-3739</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>9.1</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: None - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-3739">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-3739</a></p> <p>Release Date: 2018-06-07</p> <p>Fix Resolution: 2.1.1</p> </p> </details> <p></p> <!-- <REMEDIATE>{"isOpenPROnVulnerability":false,"isPackageBased":true,"isDefaultBranch":true,"packages":[{"packageType":"javascript/Node.js","packageName":"https-proxy-agent","packageVersion":"1.0.0","isTransitiveDependency":true,"dependencyTree":"protractor:5.1.2;saucelabs:1.3.0;https-proxy-agent:1.0.0","isMinimumFixVersionAvailable":true,"minimumFixVersion":"2.1.1"}],"vulnerabilityIdentifier":"CVE-2018-3739","vulnerabilityDetails":"https-proxy-agent before 2.1.1 passes auth option to the Buffer constructor without proper sanitization, resulting in DoS and uninitialized memory leak in setups where an attacker could submit typed input to the \u0027auth\u0027 parameter (e.g. JSON).","vulnerabilityUrl":"https://vuln.whitesourcesoftware.com/vulnerability/CVE-2018-3739","cvss3Severity":"high","cvss3Score":"9.1","cvss3Metrics":{"A":"High","AC":"Low","PR":"None","S":"Unchanged","C":"High","UI":"None","AV":"Network","I":"None"},"extraData":{}}</REMEDIATE> -->
non_process
cve high detected in https proxy agent tgz cve high severity vulnerability vulnerable library https proxy agent tgz an http s proxy http agent implementation for https library home page a href path to dependency file tmp ws scm griffin ui angular package json path to vulnerable library tmp ws scm griffin ui angular node modules https proxy agent package json dependency hierarchy protractor tgz root library saucelabs tgz x https proxy agent tgz vulnerable library found in head commit a href vulnerability details https proxy agent before passes auth option to the buffer constructor without proper sanitization resulting in dos and uninitialized memory leak in setups where an attacker could submit typed input to the auth parameter e g json publish date url a href cvss score details base score metrics exploitability metrics attack vector network attack complexity low privileges required none user interaction none scope unchanged impact metrics confidentiality impact high integrity impact none availability impact high for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution isopenpronvulnerability false ispackagebased true isdefaultbranch true packages vulnerabilityidentifier cve vulnerabilitydetails https proxy agent before passes auth option to the buffer constructor without proper sanitization resulting in dos and uninitialized memory leak in setups where an attacker could submit typed input to the parameter e g json vulnerabilityurl
0
396,984
27,144,337,765
IssuesEvent
2023-02-16 18:41:02
aquasecurity/tracee
https://api.github.com/repos/aquasecurity/tracee
closed
Scopes renaming to set of filters and policies
area/ebpf kind/documentation kind/chore area/filtering
<!-- What is your suggestion? --> - [ ] In documentation, Scopes must be changed to **Sets of Filters**. - [ ] When the context of a scope is higher (e.g. event_context_t), it must be renamed to policies. - [ ] When related to internal computation (e.g. task_info_t), it should remain as it is.
1.0
Scopes renaming to set of filters and policies - <!-- What is your suggestion? --> - [ ] In documentation, Scopes must be changed to **Sets of Filters**. - [ ] When the context of a scope is higher (e.g. event_context_t), it must be renamed to policies. - [ ] When related to internal computation (e.g. task_info_t), it should remain as it is.
non_process
scopes renaming to set of filters and policies what is your suggestion in documentation scopes must be changed to sets of filters when the context of a scope is higher e g event context t it must be renamed to policies when related to internal computation e g task info t it should remain as it is
0
11,464
14,288,684,184
IssuesEvent
2020-11-23 18:04:04
qgis/QGIS
https://api.github.com/repos/qgis/QGIS
closed
Processing: GEOS TopologyException during clip operation
Bug Processing Upstream
**How to Reproduce** 1. Load the two layers "grundnutzung_dissolved" and "ueberbaut_dissolved" from the attached geopackage in a new empty QGIS project 2. Launch the "Clip" algorithmfrom the Processing toolbox 3. use "ueberbaut_dissolved" as "Input Layer" and "grundnutzung_dissolved" as "Overlay Layer" ![image](https://user-images.githubusercontent.com/884476/99986735-da4df180-2daf-11eb-8330-eb835cbb3dc7.png) 4. See error ``` ../src/core/geometry/qgsgeometryengine.h:302 : (logError) [97822ms] [thread:0x559e6ef02000] GEOS notice: TopologyException: found non-noded intersection between LINESTRING (2.60839e+06 1.22526e+06, 2.60839e+06 1.22527e+06) and LINESTRING (2.60839e+06 1.22526e+06, 2.60839e+06 1.22526e+06) at 2608392.4001652389 1225259.7339272699 Warning: GEOS exception: TopologyException: found non-noded intersection between LINESTRING (2.60839e+06 1.22526e+06, 2.60839e+06 1.22527e+06) and LINESTRING (2.60839e+06 1.22526e+06, 2.60839e+06 1.22526e+06) at 2608392.4001652389 1225259.7339272699 Stacktrace (piped through c++filt): qgis(+0xe842)[0x559e6c84f842] qgis(+0xefaf)[0x559e6c84ffaf] /usr/lib/x86_64-linux-gnu/libQt5Core.so.5(+0xb61f8)[0x7f7f698231f8] /usr/lib/x86_64-linux-gnu/libQt5Core.so.5(+0xb6319)[0x7f7f69823319] /usr/lib/x86_64-linux-gnu/libQt5Core.so.5(QMessageLogger::warning(char const*, ...) const+0xba)[0x7f7f697f2302] /usr/local/lib/libqgis_core.so.3.17.0(QgsGeometryEngine::logError(QString const&, QString const&) const+0x11e)[0x7f7f6c144da8] /usr/local/lib/libqgis_core.so.3.17.0(QgsGeos::overlay(QgsAbstractGeometry const*, QgsGeos::Overlay, QString*) const+0x429)[0x7f7f6c13c7c5] /usr/local/lib/libqgis_core.so.3.17.0(QgsGeos::symDifference(QgsAbstractGeometry const*, QString*) const+0x48)[0x7f7f6c137b5c] /usr/local/lib/libqgis_core.so.3.17.0(QgsGeometry::symDifference(QgsGeometry const&) const+0x100)[0x7f7f6c10b9ce] /usr/local/lib/libqgis_analysis.so.3.17.0(+0x215332)[0x7f7f675d1332] /usr/local/lib/libqgis_core.so.3.17.0(QgsProcessingAlgorithm::runPrepared(QMap<QString, QVariant> const&, QgsProcessingContext&, QgsProcessingFeedback*)+0x26d)[0x7f7f6b642423] /usr/local/lib/libqgis_core.so.3.17.0(QgsProcessingAlgRunnerTask::run()+0xf2)[0x7f7f6b64c4b2] /usr/local/share/qgis/python/qgis/_core.so(sipQgsProcessingAlgRunnerTask::run()+0x7a)[0x7f7ececa0554] /usr/local/lib/libqgis_core.so.3.17.0(QgsTask::start()+0x109)[0x7f7f6bc51285] /usr/local/lib/libqgis_core.so.3.17.0(+0x110bf41)[0x7f7f6bc54f41] /usr/lib/x86_64-linux-gnu/libQt5Core.so.5(+0xc1f82)[0x7f7f6982ef82] /usr/lib/x86_64-linux-gnu/libQt5Core.so.5(+0xbe9d2)[0x7f7f6982b9d2] /lib/x86_64-linux-gnu/libpthread.so.0(+0x9609)[0x7f7f61799609] /lib/x86_64-linux-gnu/libc.so.6(clone+0x43)[0x7f7f694a1293] ../src/core/qgsmessagelog.cpp:29 : (logMessage) [38ms] [thread:0x559e6ef02000] 2020-11-23T16:50:05 Qt[1] GEOS exception: TopologyException: found non-noded intersection between LINESTRING (2.60839e+06 1.22526e+06, 2.60839e+06 1.22527e+06) and LINESTRING (2.60839e+06 1.22526e+06, 2.60839e+06 1.22526e+06) at 2608392.4001652389 1225259.7339272699 ../src/core/qgsmessagelog.cpp:29 : (logMessage) [5ms] [thread:0x559e6ef02000] 2020-11-23T16:50:05 Processing[2] GEOS geoprocessing error: intersection failed. ``` **QGIS and OS versions** QGIS version | 3.17.0-Master | QGIS code revision | 5bd0058bae -- | -- | -- | -- Compiled against Qt | 5.12.8 | Running against Qt | 5.12.8 Compiled against GDAL/OGR | 3.1.0 | Running against GDAL/OGR | 3.1.0 Compiled against GEOS | 3.9.0dev-CAPI-1.14.0 | Running against GEOS | 3.9.0dev-CAPI-1.14.0 Compiled against SQLite | 3.31.1 | Running against SQLite | 3.31.1 Compiled against PDAL | 2.0.1 | Running against PDAL | 2.0.1 (git-version: Release) PostgreSQL Client Version | 12.4 | SpatiaLite Version | 4.3.0a QWT Version | 6.1.4 | QScintilla2 Version | 2.11.2 Compiled against PROJ | 6.3.2 | Running against PROJ | Rel. 6.3.2, May 1st, 2020 OS Version | Ubuntu 20.04.1 LTS | This copy of QGIS writes debugging output. Active python plugins | DataPlotly; QuickWKT; QgisModelBaker; swiss_locator; profiletool; refFunctions; quick_map_services; db_manager; processing
1.0
Processing: GEOS TopologyException during clip operation - **How to Reproduce** 1. Load the two layers "grundnutzung_dissolved" and "ueberbaut_dissolved" from the attached geopackage in a new empty QGIS project 2. Launch the "Clip" algorithmfrom the Processing toolbox 3. use "ueberbaut_dissolved" as "Input Layer" and "grundnutzung_dissolved" as "Overlay Layer" ![image](https://user-images.githubusercontent.com/884476/99986735-da4df180-2daf-11eb-8330-eb835cbb3dc7.png) 4. See error ``` ../src/core/geometry/qgsgeometryengine.h:302 : (logError) [97822ms] [thread:0x559e6ef02000] GEOS notice: TopologyException: found non-noded intersection between LINESTRING (2.60839e+06 1.22526e+06, 2.60839e+06 1.22527e+06) and LINESTRING (2.60839e+06 1.22526e+06, 2.60839e+06 1.22526e+06) at 2608392.4001652389 1225259.7339272699 Warning: GEOS exception: TopologyException: found non-noded intersection between LINESTRING (2.60839e+06 1.22526e+06, 2.60839e+06 1.22527e+06) and LINESTRING (2.60839e+06 1.22526e+06, 2.60839e+06 1.22526e+06) at 2608392.4001652389 1225259.7339272699 Stacktrace (piped through c++filt): qgis(+0xe842)[0x559e6c84f842] qgis(+0xefaf)[0x559e6c84ffaf] /usr/lib/x86_64-linux-gnu/libQt5Core.so.5(+0xb61f8)[0x7f7f698231f8] /usr/lib/x86_64-linux-gnu/libQt5Core.so.5(+0xb6319)[0x7f7f69823319] /usr/lib/x86_64-linux-gnu/libQt5Core.so.5(QMessageLogger::warning(char const*, ...) const+0xba)[0x7f7f697f2302] /usr/local/lib/libqgis_core.so.3.17.0(QgsGeometryEngine::logError(QString const&, QString const&) const+0x11e)[0x7f7f6c144da8] /usr/local/lib/libqgis_core.so.3.17.0(QgsGeos::overlay(QgsAbstractGeometry const*, QgsGeos::Overlay, QString*) const+0x429)[0x7f7f6c13c7c5] /usr/local/lib/libqgis_core.so.3.17.0(QgsGeos::symDifference(QgsAbstractGeometry const*, QString*) const+0x48)[0x7f7f6c137b5c] /usr/local/lib/libqgis_core.so.3.17.0(QgsGeometry::symDifference(QgsGeometry const&) const+0x100)[0x7f7f6c10b9ce] /usr/local/lib/libqgis_analysis.so.3.17.0(+0x215332)[0x7f7f675d1332] /usr/local/lib/libqgis_core.so.3.17.0(QgsProcessingAlgorithm::runPrepared(QMap<QString, QVariant> const&, QgsProcessingContext&, QgsProcessingFeedback*)+0x26d)[0x7f7f6b642423] /usr/local/lib/libqgis_core.so.3.17.0(QgsProcessingAlgRunnerTask::run()+0xf2)[0x7f7f6b64c4b2] /usr/local/share/qgis/python/qgis/_core.so(sipQgsProcessingAlgRunnerTask::run()+0x7a)[0x7f7ececa0554] /usr/local/lib/libqgis_core.so.3.17.0(QgsTask::start()+0x109)[0x7f7f6bc51285] /usr/local/lib/libqgis_core.so.3.17.0(+0x110bf41)[0x7f7f6bc54f41] /usr/lib/x86_64-linux-gnu/libQt5Core.so.5(+0xc1f82)[0x7f7f6982ef82] /usr/lib/x86_64-linux-gnu/libQt5Core.so.5(+0xbe9d2)[0x7f7f6982b9d2] /lib/x86_64-linux-gnu/libpthread.so.0(+0x9609)[0x7f7f61799609] /lib/x86_64-linux-gnu/libc.so.6(clone+0x43)[0x7f7f694a1293] ../src/core/qgsmessagelog.cpp:29 : (logMessage) [38ms] [thread:0x559e6ef02000] 2020-11-23T16:50:05 Qt[1] GEOS exception: TopologyException: found non-noded intersection between LINESTRING (2.60839e+06 1.22526e+06, 2.60839e+06 1.22527e+06) and LINESTRING (2.60839e+06 1.22526e+06, 2.60839e+06 1.22526e+06) at 2608392.4001652389 1225259.7339272699 ../src/core/qgsmessagelog.cpp:29 : (logMessage) [5ms] [thread:0x559e6ef02000] 2020-11-23T16:50:05 Processing[2] GEOS geoprocessing error: intersection failed. ``` **QGIS and OS versions** QGIS version | 3.17.0-Master | QGIS code revision | 5bd0058bae -- | -- | -- | -- Compiled against Qt | 5.12.8 | Running against Qt | 5.12.8 Compiled against GDAL/OGR | 3.1.0 | Running against GDAL/OGR | 3.1.0 Compiled against GEOS | 3.9.0dev-CAPI-1.14.0 | Running against GEOS | 3.9.0dev-CAPI-1.14.0 Compiled against SQLite | 3.31.1 | Running against SQLite | 3.31.1 Compiled against PDAL | 2.0.1 | Running against PDAL | 2.0.1 (git-version: Release) PostgreSQL Client Version | 12.4 | SpatiaLite Version | 4.3.0a QWT Version | 6.1.4 | QScintilla2 Version | 2.11.2 Compiled against PROJ | 6.3.2 | Running against PROJ | Rel. 6.3.2, May 1st, 2020 OS Version | Ubuntu 20.04.1 LTS | This copy of QGIS writes debugging output. Active python plugins | DataPlotly; QuickWKT; QgisModelBaker; swiss_locator; profiletool; refFunctions; quick_map_services; db_manager; processing
process
processing geos topologyexception during clip operation how to reproduce load the two layers grundnutzung dissolved and ueberbaut dissolved from the attached geopackage in a new empty qgis project launch the clip algorithmfrom the processing toolbox use ueberbaut dissolved as input layer and grundnutzung dissolved as overlay layer see error src core geometry qgsgeometryengine h logerror geos notice topologyexception found non noded intersection between linestring and linestring at warning geos exception topologyexception found non noded intersection between linestring and linestring at stacktrace piped through c filt qgis qgis usr lib linux gnu so usr lib linux gnu so usr lib linux gnu so qmessagelogger warning char const const usr local lib libqgis core so qgsgeometryengine logerror qstring const qstring const const usr local lib libqgis core so qgsgeos overlay qgsabstractgeometry const qgsgeos overlay qstring const usr local lib libqgis core so qgsgeos symdifference qgsabstractgeometry const qstring const usr local lib libqgis core so qgsgeometry symdifference qgsgeometry const const usr local lib libqgis analysis so usr local lib libqgis core so qgsprocessingalgorithm runprepared qmap const qgsprocessingcontext qgsprocessingfeedback usr local lib libqgis core so qgsprocessingalgrunnertask run usr local share qgis python qgis core so sipqgsprocessingalgrunnertask run usr local lib libqgis core so qgstask start usr local lib libqgis core so usr lib linux gnu so usr lib linux gnu so lib linux gnu libpthread so lib linux gnu libc so clone src core qgsmessagelog cpp logmessage qt geos exception topologyexception found non noded intersection between linestring and linestring at src core qgsmessagelog cpp logmessage processing geos geoprocessing error intersection failed qgis and os versions qgis version master qgis code revision compiled against qt running against qt compiled against gdal ogr running against gdal ogr compiled against geos capi running against geos capi compiled against sqlite running against sqlite compiled against pdal running against pdal git version release postgresql client version spatialite version qwt version version compiled against proj running against proj rel may os version ubuntu lts this copy of qgis writes debugging output active python plugins dataplotly quickwkt qgismodelbaker swiss locator profiletool reffunctions quick map services db manager processing
1
429,926
30,109,619,617
IssuesEvent
2023-06-30 06:29:25
devs-in-tech/.github
https://api.github.com/repos/devs-in-tech/.github
closed
Updating the README.md
documentation enhancement good first issue
Hey @Susmita-Dey I would like to work on the README to make subtle changes to improve the appeal and visual look of the profile Sending a PR if approved!
1.0
Updating the README.md - Hey @Susmita-Dey I would like to work on the README to make subtle changes to improve the appeal and visual look of the profile Sending a PR if approved!
non_process
updating the readme md hey susmita dey i would like to work on the readme to make subtle changes to improve the appeal and visual look of the profile sending a pr if approved
0
6,844
9,986,747,096
IssuesEvent
2019-07-10 19:55:32
leighmurdick/CRT_S-Actuarial
https://api.github.com/repos/leighmurdick/CRT_S-Actuarial
opened
Build out multi-family data processes
Analytics/Dev Team Data/Processes
Focus on ingesting data into same format as single family deals so that the same databases and workflows can be used as much as possible
1.0
Build out multi-family data processes - Focus on ingesting data into same format as single family deals so that the same databases and workflows can be used as much as possible
process
build out multi family data processes focus on ingesting data into same format as single family deals so that the same databases and workflows can be used as much as possible
1
421,416
28,315,389,557
IssuesEvent
2023-04-10 19:06:48
bounswe/bounswe2023group7
https://api.github.com/repos/bounswe/bounswe2023group7
closed
Individual Report - Hakan Karakuş
type : documentation priority : high status : need_review effort : moderate milestone
### Issue Description As discussed during meeting 7, I will create my individual report and fill RAM accordingly. ### Tasks Parts of the task: - [x] write individual report - [x] fill RAM - [x] add to wiki and milestone report ### Extra Comments _No response_ ### Final Step _No response_ ### Deadline of the Issue 10.04.2023 15.00 ### Reviewer @SouthAscend ### Deadline for the Review 10.04.2023 23.59
1.0
Individual Report - Hakan Karakuş - ### Issue Description As discussed during meeting 7, I will create my individual report and fill RAM accordingly. ### Tasks Parts of the task: - [x] write individual report - [x] fill RAM - [x] add to wiki and milestone report ### Extra Comments _No response_ ### Final Step _No response_ ### Deadline of the Issue 10.04.2023 15.00 ### Reviewer @SouthAscend ### Deadline for the Review 10.04.2023 23.59
non_process
individual report hakan karakuş issue description as discussed during meeting i will create my individual report and fill ram accordingly tasks parts of the task write individual report fill ram add to wiki and milestone report extra comments no response final step no response deadline of the issue reviewer southascend deadline for the review
0
40,797
10,164,868,267
IssuesEvent
2019-08-07 12:44:09
jOOQ/jOOX
https://api.github.com/repos/jOOQ/jOOX
closed
xpath not working?
P: Medium T: Defect
I've tried searching around for this and I've come to the conclusion I must be doing something crazy. I have the following XML: ``` xml <?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="..."?> <nitro xsi:schemaLocation="..." xmlns="..." xmlns:xsi="..."> <results page="1" page_size="10" total="1" more_than="0"> <episode> <pid>wcrhl7thx1w</pid> </episode> </results> </nitro> ``` Now when I do the following: ``` java $(document).find("results").find("episode").find("pid") ``` I get the expected result, a `Match` whose `.text()` is `wcrhl7thx1w`. However, when I do: ``` java $(document).find("results episode pid") ``` or ``` java $(document).xpath("//results//episode//pid") ``` I get back an empty `Match` object. I've also tried `//pid`, `//results` and a variety of other xpath and nothing comes back. The only xpath I can get something back for is `//*`. Is there something amiss in 1.2.0 or have I been looking at this too long and missed something? p.s. Thank you for the library, I love it.
1.0
xpath not working? - I've tried searching around for this and I've come to the conclusion I must be doing something crazy. I have the following XML: ``` xml <?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="..."?> <nitro xsi:schemaLocation="..." xmlns="..." xmlns:xsi="..."> <results page="1" page_size="10" total="1" more_than="0"> <episode> <pid>wcrhl7thx1w</pid> </episode> </results> </nitro> ``` Now when I do the following: ``` java $(document).find("results").find("episode").find("pid") ``` I get the expected result, a `Match` whose `.text()` is `wcrhl7thx1w`. However, when I do: ``` java $(document).find("results episode pid") ``` or ``` java $(document).xpath("//results//episode//pid") ``` I get back an empty `Match` object. I've also tried `//pid`, `//results` and a variety of other xpath and nothing comes back. The only xpath I can get something back for is `//*`. Is there something amiss in 1.2.0 or have I been looking at this too long and missed something? p.s. Thank you for the library, I love it.
non_process
xpath not working i ve tried searching around for this and i ve come to the conclusion i must be doing something crazy i have the following xml xml now when i do the following java document find results find episode find pid i get the expected result a match whose text is however when i do java document find results episode pid or java document xpath results episode pid i get back an empty match object i ve also tried pid results and a variety of other xpath and nothing comes back the only xpath i can get something back for is is there something amiss in or have i been looking at this too long and missed something p s thank you for the library i love it
0
11,326
14,141,855,492
IssuesEvent
2020-11-10 13:18:38
panther-labs/panther
https://api.github.com/repos/panther-labs/panther
opened
Improve stream processing and memory usage of log processor Lambda
enhancement story team:data processing
### Description The log processor currently has some major memory-related issues - We never call `Close()` on S3 object's `Body io.ReadCloser`, possibly leaking http connections to S3 service - We use multiple chained buffered readers (`bufio.Reader`) to read each log file which results in unnecessary data copying in memory. - We always use the default read buffer size for `bufio.Reader` (4096 bytes) which produces more blocking `Read()` calls, which results in more overhead for the go runtime scheduler. - We have a very crude reading method for log entries that in some cases (CloudTrail) requires to load the full file in memory before we can process it. This forces us to set 'fat' Lambda memory requirements to avoid OOM crashes thus increasing processing costs for all logs. ### Related Services - Log processor ### Designs To solve these issues we should abstract the reading of log entries from a file using the following interface: ```golang // LogEntryStream reads log entries from an underlying `io.Reader`. type LogEntryStream interface { // NextLogEntry returns the next log entry in the stream. // If `nil` is returned, it means that an error was encountered while reading or the EOF was reached // and there will be no more log entries in the stream. // // WARNING: To avoid needless memory copying the byte slice returned is only valid until the next call to NextLogEntry or Close NextLogEntry() []byte // Close releases any memory or resource handlers managed by the stream and returns any error that occured while parsing // Once Close is called all future calls must return the same result and any calls to NextLogEntry should return nil Close() error } ``` To produce a `LogEntryStream` we will be using various `LogEntryStreamFactory` implementations depending on the requirements of the particular log file as determined by it's metadata (i.e. source configuration, object key pattern etc). ```golang type LogEntryStreamFactory interface { BuildLogEntryStream (rc io.ReadCloser) (LogEntryStream, error) } ``` > NOTE: Detection and decompression of `gzip` log streams should happen **before** passing the initial `rc` argument to the appropriate factory. Special care must be taken so that `rc` *also closes* the original `Body io.ReadCloser` of the S3 object (Handling this transparently is not currently possible without extensive refactoring of the log processor code). > NOTE: A 'universal' default for read buffer size should be defined through an environment variable so that we can experiment with higher or lower values on each deployment. This buffer size will be setting the buffer for each buferred reader involved (e.g. bufio.Reader, jsoniter.Iterator) and should be set to some multiple of the anticipated average log entry size across all log types. It would be useful to have such a metric for each deployment fine tune to the specific requirements. The following `LogEntryStream` implementations should cover all problems: - *LineStream* is the default one log entry per line stream as used currently. Extra care will be taken so that no copying happens when a line fits in the buffer. If the line is larger than the buffer, the stream should acquire a buffer from a `sync.Pool` and make sure to return it when `Close` is called. The implementation should acquire a `bufio.Reader` from a pool and use the `ReadLine` method to avoid memory copying. It should return the reader to the pool **after reseting it with `nil`** - *JSONArrayStream* will handle log entries 'hiding' inside a single JSON array in the input file. A `path` argument should point to the array value that holds the entries (i.e. `[]string{"Records"}` for CloudTrail logs). The entries will be read in streaming fashion without requiring to load the entire array in memory to produce the log entries. The implementation will be acquiring a `jsoniter.Iterator` from a pool , seek to the provided path and use its `ReadArray` and `SkipAndReturnBytes` method to read log entries. It should return the iterator to the pool when `Close` is called. - *JSONStream* will handle JSON input that is **not new line delimited** such as EventBridge sources. This will be using a jsoniter.Iterator as well and avoid copying by calling `SkipAndReturnBytes` until an error occurs. Special care must be taken for detecting EOF. The iterator will be returned to the pool on `Close` #### Detection Detection for the type of stream required for the current S3 Object should be based on the matched source and the object key. Some logs such as CloudTrail are written with characteristic paths that are detectable before opening the `io.Reader`. EventBridge sources OTOH require different streams and can be detected by the type of matched source. Other detections should be easy to add in the future, with similar criteria. Adding a detection should use some mechanism that will reduce conflicts across OSS and Enterprise repos. ### Acceptance Criteria - Log processor uses 'smart' detection to parse each log entry stream - CloudTrail logs do not force us to raise the Lambda memory for all log types anymore. This should be reflected in a hefty reduction of required memory for the log processor Lambda. Memory requirements should then be a result of how we want to *buffer* data before writing to S3, not how we process logs. As a proposed goal I would suggest that it should work fine with 512M of memory without OOMs under any traffic volume (half the previous requirement). - S3 Body's io.ReadCloser is properly closed once processed - Read buffer size is configurable via env var, propagated and respected by all stream factories - Stream factories take extra care to limit multiple buffering of input data as much as possible - Stream implementations take extra care to reuse memory by using pools
1.0
Improve stream processing and memory usage of log processor Lambda - ### Description The log processor currently has some major memory-related issues - We never call `Close()` on S3 object's `Body io.ReadCloser`, possibly leaking http connections to S3 service - We use multiple chained buffered readers (`bufio.Reader`) to read each log file which results in unnecessary data copying in memory. - We always use the default read buffer size for `bufio.Reader` (4096 bytes) which produces more blocking `Read()` calls, which results in more overhead for the go runtime scheduler. - We have a very crude reading method for log entries that in some cases (CloudTrail) requires to load the full file in memory before we can process it. This forces us to set 'fat' Lambda memory requirements to avoid OOM crashes thus increasing processing costs for all logs. ### Related Services - Log processor ### Designs To solve these issues we should abstract the reading of log entries from a file using the following interface: ```golang // LogEntryStream reads log entries from an underlying `io.Reader`. type LogEntryStream interface { // NextLogEntry returns the next log entry in the stream. // If `nil` is returned, it means that an error was encountered while reading or the EOF was reached // and there will be no more log entries in the stream. // // WARNING: To avoid needless memory copying the byte slice returned is only valid until the next call to NextLogEntry or Close NextLogEntry() []byte // Close releases any memory or resource handlers managed by the stream and returns any error that occured while parsing // Once Close is called all future calls must return the same result and any calls to NextLogEntry should return nil Close() error } ``` To produce a `LogEntryStream` we will be using various `LogEntryStreamFactory` implementations depending on the requirements of the particular log file as determined by it's metadata (i.e. source configuration, object key pattern etc). ```golang type LogEntryStreamFactory interface { BuildLogEntryStream (rc io.ReadCloser) (LogEntryStream, error) } ``` > NOTE: Detection and decompression of `gzip` log streams should happen **before** passing the initial `rc` argument to the appropriate factory. Special care must be taken so that `rc` *also closes* the original `Body io.ReadCloser` of the S3 object (Handling this transparently is not currently possible without extensive refactoring of the log processor code). > NOTE: A 'universal' default for read buffer size should be defined through an environment variable so that we can experiment with higher or lower values on each deployment. This buffer size will be setting the buffer for each buferred reader involved (e.g. bufio.Reader, jsoniter.Iterator) and should be set to some multiple of the anticipated average log entry size across all log types. It would be useful to have such a metric for each deployment fine tune to the specific requirements. The following `LogEntryStream` implementations should cover all problems: - *LineStream* is the default one log entry per line stream as used currently. Extra care will be taken so that no copying happens when a line fits in the buffer. If the line is larger than the buffer, the stream should acquire a buffer from a `sync.Pool` and make sure to return it when `Close` is called. The implementation should acquire a `bufio.Reader` from a pool and use the `ReadLine` method to avoid memory copying. It should return the reader to the pool **after reseting it with `nil`** - *JSONArrayStream* will handle log entries 'hiding' inside a single JSON array in the input file. A `path` argument should point to the array value that holds the entries (i.e. `[]string{"Records"}` for CloudTrail logs). The entries will be read in streaming fashion without requiring to load the entire array in memory to produce the log entries. The implementation will be acquiring a `jsoniter.Iterator` from a pool , seek to the provided path and use its `ReadArray` and `SkipAndReturnBytes` method to read log entries. It should return the iterator to the pool when `Close` is called. - *JSONStream* will handle JSON input that is **not new line delimited** such as EventBridge sources. This will be using a jsoniter.Iterator as well and avoid copying by calling `SkipAndReturnBytes` until an error occurs. Special care must be taken for detecting EOF. The iterator will be returned to the pool on `Close` #### Detection Detection for the type of stream required for the current S3 Object should be based on the matched source and the object key. Some logs such as CloudTrail are written with characteristic paths that are detectable before opening the `io.Reader`. EventBridge sources OTOH require different streams and can be detected by the type of matched source. Other detections should be easy to add in the future, with similar criteria. Adding a detection should use some mechanism that will reduce conflicts across OSS and Enterprise repos. ### Acceptance Criteria - Log processor uses 'smart' detection to parse each log entry stream - CloudTrail logs do not force us to raise the Lambda memory for all log types anymore. This should be reflected in a hefty reduction of required memory for the log processor Lambda. Memory requirements should then be a result of how we want to *buffer* data before writing to S3, not how we process logs. As a proposed goal I would suggest that it should work fine with 512M of memory without OOMs under any traffic volume (half the previous requirement). - S3 Body's io.ReadCloser is properly closed once processed - Read buffer size is configurable via env var, propagated and respected by all stream factories - Stream factories take extra care to limit multiple buffering of input data as much as possible - Stream implementations take extra care to reuse memory by using pools
process
improve stream processing and memory usage of log processor lambda description the log processor currently has some major memory related issues we never call close on object s body io readcloser possibly leaking http connections to service we use multiple chained buffered readers bufio reader to read each log file which results in unnecessary data copying in memory we always use the default read buffer size for bufio reader bytes which produces more blocking read calls which results in more overhead for the go runtime scheduler we have a very crude reading method for log entries that in some cases cloudtrail requires to load the full file in memory before we can process it this forces us to set fat lambda memory requirements to avoid oom crashes thus increasing processing costs for all logs related services log processor designs to solve these issues we should abstract the reading of log entries from a file using the following interface golang logentrystream reads log entries from an underlying io reader type logentrystream interface nextlogentry returns the next log entry in the stream if nil is returned it means that an error was encountered while reading or the eof was reached and there will be no more log entries in the stream warning to avoid needless memory copying the byte slice returned is only valid until the next call to nextlogentry or close nextlogentry byte close releases any memory or resource handlers managed by the stream and returns any error that occured while parsing once close is called all future calls must return the same result and any calls to nextlogentry should return nil close error to produce a logentrystream we will be using various logentrystreamfactory implementations depending on the requirements of the particular log file as determined by it s metadata i e source configuration object key pattern etc golang type logentrystreamfactory interface buildlogentrystream rc io readcloser logentrystream error note detection and decompression of gzip log streams should happen before passing the initial rc argument to the appropriate factory special care must be taken so that rc also closes the original body io readcloser of the object handling this transparently is not currently possible without extensive refactoring of the log processor code note a universal default for read buffer size should be defined through an environment variable so that we can experiment with higher or lower values on each deployment this buffer size will be setting the buffer for each buferred reader involved e g bufio reader jsoniter iterator and should be set to some multiple of the anticipated average log entry size across all log types it would be useful to have such a metric for each deployment fine tune to the specific requirements the following logentrystream implementations should cover all problems linestream is the default one log entry per line stream as used currently extra care will be taken so that no copying happens when a line fits in the buffer if the line is larger than the buffer the stream should acquire a buffer from a sync pool and make sure to return it when close is called the implementation should acquire a bufio reader from a pool and use the readline method to avoid memory copying it should return the reader to the pool after reseting it with nil jsonarraystream will handle log entries hiding inside a single json array in the input file a path argument should point to the array value that holds the entries i e string records for cloudtrail logs the entries will be read in streaming fashion without requiring to load the entire array in memory to produce the log entries the implementation will be acquiring a jsoniter iterator from a pool seek to the provided path and use its readarray and skipandreturnbytes method to read log entries it should return the iterator to the pool when close is called jsonstream will handle json input that is not new line delimited such as eventbridge sources this will be using a jsoniter iterator as well and avoid copying by calling skipandreturnbytes until an error occurs special care must be taken for detecting eof the iterator will be returned to the pool on close detection detection for the type of stream required for the current object should be based on the matched source and the object key some logs such as cloudtrail are written with characteristic paths that are detectable before opening the io reader eventbridge sources otoh require different streams and can be detected by the type of matched source other detections should be easy to add in the future with similar criteria adding a detection should use some mechanism that will reduce conflicts across oss and enterprise repos acceptance criteria log processor uses smart detection to parse each log entry stream cloudtrail logs do not force us to raise the lambda memory for all log types anymore this should be reflected in a hefty reduction of required memory for the log processor lambda memory requirements should then be a result of how we want to buffer data before writing to not how we process logs as a proposed goal i would suggest that it should work fine with of memory without ooms under any traffic volume half the previous requirement body s io readcloser is properly closed once processed read buffer size is configurable via env var propagated and respected by all stream factories stream factories take extra care to limit multiple buffering of input data as much as possible stream implementations take extra care to reuse memory by using pools
1
230,243
17,607,374,957
IssuesEvent
2021-08-17 18:58:15
livepeer/livepeer-com
https://api.github.com/repos/livepeer/livepeer-com
closed
Livepeer Doc Pages Are Not SEO Friendly
documentation enhancement
<!------------------------------------------------------------------------- | Thanks for opening an issue! 🎉 | First, please make sure this issue is not already reported by browsing | https://github.com/livepeer/livepeerjs/issues --------------------------------------------------------------------------> **Describe the bug (required)** A clear and concise description of what the bug is. Based on feedback from Mark: > docs all have duplicate titles, metadata and low word count ... all of these factors have a high impact on SEO, the 1st two are simple fixes **Expected behavior (required)** A clear and concise description of what you expected to happen. Doc pages should have different titles and different metadata.
1.0
Livepeer Doc Pages Are Not SEO Friendly - <!------------------------------------------------------------------------- | Thanks for opening an issue! 🎉 | First, please make sure this issue is not already reported by browsing | https://github.com/livepeer/livepeerjs/issues --------------------------------------------------------------------------> **Describe the bug (required)** A clear and concise description of what the bug is. Based on feedback from Mark: > docs all have duplicate titles, metadata and low word count ... all of these factors have a high impact on SEO, the 1st two are simple fixes **Expected behavior (required)** A clear and concise description of what you expected to happen. Doc pages should have different titles and different metadata.
non_process
livepeer doc pages are not seo friendly thanks for opening an issue 🎉 first please make sure this issue is not already reported by browsing describe the bug required a clear and concise description of what the bug is based on feedback from mark docs all have duplicate titles metadata and low word count all of these factors have a high impact on seo the two are simple fixes expected behavior required a clear and concise description of what you expected to happen doc pages should have different titles and different metadata
0
100,002
4,075,276,996
IssuesEvent
2016-05-29 03:22:20
PolarisSS13/Polaris
https://api.github.com/repos/PolarisSS13/Polaris
closed
New character setup preview doesn't refresh when loadout updates
Bug Oversight Priority: Low
#### Brief description of the issue #### What you expected to happen Update the preview. #### What actually happened Nothing. #### Steps to reproduce Add something obvious like a jacket to your character. Nothing happens. Alter your hairstyle or something and see the jacket suddenly appear. #### Additional info: - **Server Revision**: Found using the "Show Server Revision" verb under the OOC tab. - **Anything else you may wish to add** This works fine on Bay so I ported something wrong or whatever.
1.0
New character setup preview doesn't refresh when loadout updates - #### Brief description of the issue #### What you expected to happen Update the preview. #### What actually happened Nothing. #### Steps to reproduce Add something obvious like a jacket to your character. Nothing happens. Alter your hairstyle or something and see the jacket suddenly appear. #### Additional info: - **Server Revision**: Found using the "Show Server Revision" verb under the OOC tab. - **Anything else you may wish to add** This works fine on Bay so I ported something wrong or whatever.
non_process
new character setup preview doesn t refresh when loadout updates brief description of the issue what you expected to happen update the preview what actually happened nothing steps to reproduce add something obvious like a jacket to your character nothing happens alter your hairstyle or something and see the jacket suddenly appear additional info server revision found using the show server revision verb under the ooc tab anything else you may wish to add this works fine on bay so i ported something wrong or whatever
0
208,638
16,132,780,476
IssuesEvent
2021-04-29 07:56:23
W01fw00d/chemistry-ui-lit
https://api.github.com/repos/W01fw00d/chemistry-ui-lit
opened
Style modes
documentation
- Dark (default) - light - debug: returns a random color to each component. For example, every time you call color.primary, it will return a random unique color from a predetermined list
1.0
Style modes - - Dark (default) - light - debug: returns a random color to each component. For example, every time you call color.primary, it will return a random unique color from a predetermined list
non_process
style modes dark default light debug returns a random color to each component for example every time you call color primary it will return a random unique color from a predetermined list
0
277,528
21,047,396,967
IssuesEvent
2022-03-31 17:19:29
hashgraph/guardian
https://api.github.com/repos/hashgraph/guardian
opened
Verra Policy roles are missing in UI
documentation technical task UI/UX Priority P1
### Problem description When launching Guardian, we are not able to see roles in the top right menu ### Step to reproduce Steps to reproduce the behavior: 1. Launch the application 2. Click on Demo Admin Panel option at the top right Once I click I need to see VVB, Verra, Project Proponent roles with other roles. ### Expected behavior Need to get all Verra roles in the UI
1.0
Verra Policy roles are missing in UI - ### Problem description When launching Guardian, we are not able to see roles in the top right menu ### Step to reproduce Steps to reproduce the behavior: 1. Launch the application 2. Click on Demo Admin Panel option at the top right Once I click I need to see VVB, Verra, Project Proponent roles with other roles. ### Expected behavior Need to get all Verra roles in the UI
non_process
verra policy roles are missing in ui problem description when launching guardian we are not able to see roles in the top right menu step to reproduce steps to reproduce the behavior launch the application click on demo admin panel option at the top right once i click i need to see vvb verra project proponent roles with other roles expected behavior need to get all verra roles in the ui
0
19,235
25,387,016,559
IssuesEvent
2022-11-21 22:55:46
open-telemetry/opentelemetry-collector-contrib
https://api.github.com/repos/open-telemetry/opentelemetry-collector-contrib
closed
Add ability to filter log records by body (maybe expr language)
processor/transform
**Is your feature request related to a problem? Please describe.** I want to filter in/out logs by specific body content **Describe the solution you'd like** I can see two solutions. All of them should be implemented in [filterprocessor](https://github.com/open-telemetry/opentelemetry-collector-contrib/tree/0ba52a57f2345f13c16715418108aa8c57019e1f/processor/filterprocessor) - Simple solution: run regex against stringified (or only for string typed) body - Complex solution: add support for [expr language](https://github.com/antonmedv/expr/blob/master/docs/Language-Definition.md). This is already done for metrics **Describe alternatives you've considered** N/A **Additional context** N/A
1.0
Add ability to filter log records by body (maybe expr language) - **Is your feature request related to a problem? Please describe.** I want to filter in/out logs by specific body content **Describe the solution you'd like** I can see two solutions. All of them should be implemented in [filterprocessor](https://github.com/open-telemetry/opentelemetry-collector-contrib/tree/0ba52a57f2345f13c16715418108aa8c57019e1f/processor/filterprocessor) - Simple solution: run regex against stringified (or only for string typed) body - Complex solution: add support for [expr language](https://github.com/antonmedv/expr/blob/master/docs/Language-Definition.md). This is already done for metrics **Describe alternatives you've considered** N/A **Additional context** N/A
process
add ability to filter log records by body maybe expr language is your feature request related to a problem please describe i want to filter in out logs by specific body content describe the solution you d like i can see two solutions all of them should be implemented in simple solution run regex against stringified or only for string typed body complex solution add support for this is already done for metrics describe alternatives you ve considered n a additional context n a
1
250,428
27,086,703,730
IssuesEvent
2023-02-14 17:30:39
sharad16j/sharad16j.github.io
https://api.github.com/repos/sharad16j/sharad16j.github.io
opened
CVE-2016-10735 (Medium) detected in bootstrap-3.3.4.min.js
security vulnerability
## CVE-2016-10735 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>bootstrap-3.3.4.min.js</b></p></summary> <p>The most popular front-end framework for developing responsive, mobile first projects on the web.</p> <p>Library home page: <a href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.4/js/bootstrap.min.js">https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.4/js/bootstrap.min.js</a></p> <p>Path to dependency file: /index.html</p> <p>Path to vulnerable library: /index.html</p> <p> Dependency Hierarchy: - :x: **bootstrap-3.3.4.min.js** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/sharad16j/sharad16j.github.io/commit/d8cb57e2f62b9467e3f5334af04eaf318de29b49">d8cb57e2f62b9467e3f5334af04eaf318de29b49</a></p> <p>Found in base branch: <b>master</b></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary> <p> In Bootstrap 3.x before 3.4.0 and 4.x-beta before 4.0.0-beta.2, XSS is possible in the data-target attribute, a different vulnerability than CVE-2018-14041. <p>Publish Date: 2019-01-09 <p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2016-10735>CVE-2016-10735</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>6.1</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: Required - Scope: Changed - Impact Metrics: - Confidentiality Impact: Low - Integrity Impact: Low - Availability Impact: None </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-10735">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-10735</a></p> <p>Release Date: 2019-01-09</p> <p>Fix Resolution: bootstrap - 3.4.0, 4.0.0-beta.2</p> </p> </details> <p></p> *** Step up your Open Source Security Game with Mend [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
True
CVE-2016-10735 (Medium) detected in bootstrap-3.3.4.min.js - ## CVE-2016-10735 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>bootstrap-3.3.4.min.js</b></p></summary> <p>The most popular front-end framework for developing responsive, mobile first projects on the web.</p> <p>Library home page: <a href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.4/js/bootstrap.min.js">https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.4/js/bootstrap.min.js</a></p> <p>Path to dependency file: /index.html</p> <p>Path to vulnerable library: /index.html</p> <p> Dependency Hierarchy: - :x: **bootstrap-3.3.4.min.js** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/sharad16j/sharad16j.github.io/commit/d8cb57e2f62b9467e3f5334af04eaf318de29b49">d8cb57e2f62b9467e3f5334af04eaf318de29b49</a></p> <p>Found in base branch: <b>master</b></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary> <p> In Bootstrap 3.x before 3.4.0 and 4.x-beta before 4.0.0-beta.2, XSS is possible in the data-target attribute, a different vulnerability than CVE-2018-14041. <p>Publish Date: 2019-01-09 <p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2016-10735>CVE-2016-10735</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>6.1</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: Required - Scope: Changed - Impact Metrics: - Confidentiality Impact: Low - Integrity Impact: Low - Availability Impact: None </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-10735">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-10735</a></p> <p>Release Date: 2019-01-09</p> <p>Fix Resolution: bootstrap - 3.4.0, 4.0.0-beta.2</p> </p> </details> <p></p> *** Step up your Open Source Security Game with Mend [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
non_process
cve medium detected in bootstrap min js cve medium severity vulnerability vulnerable library bootstrap min js the most popular front end framework for developing responsive mobile first projects on the web library home page a href path to dependency file index html path to vulnerable library index html dependency hierarchy x bootstrap min js vulnerable library found in head commit a href found in base branch master vulnerability details in bootstrap x before and x beta before beta xss is possible in the data target attribute a different vulnerability than cve publish date url a href cvss score details base score metrics exploitability metrics attack vector network attack complexity low privileges required none user interaction required scope changed impact metrics confidentiality impact low integrity impact low availability impact none for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution bootstrap beta step up your open source security game with mend
0
2,287
5,111,555,052
IssuesEvent
2017-01-06 07:00:13
metabase/metabase
https://api.github.com/repos/metabase/metabase
opened
BigQuery driver fails to execute queries with two of the same aggregation
Database/BigQuery Query Processor
e.x. with two "sum" aggregations, you get: ``` 01-05 22:59:17 DEBUG metabase.query-processor :: QUERY: 😎 {:database 89, :type "query", :query {:source_table 803, :aggregation [["sum" ["field-id" 27662]] ["sum" ["field-id" 27663]]]}, :parameters [], :constraints {:max-results 10000, :max-results-bare-rows 2000}, :info {:executed-by 1, :card-id nil, :uuid "f3ec2a9c-85bd-4e8c-b43f-40fb9ea89886", :query-hash 1590943132, :query-type "MBQL"}} 01-05 22:59:17 DEBUG metabase.query-processor :: MACRO/SUBSTITUTED: 😻 {:database 89, :type "query", :query {:source_table 803, :aggregation [["sum" ["field-id" 27662]] ["sum" ["field-id" 27663]]], :filter []}, :parameters [], :constraints {:max-results 10000, :max-results-bare-rows 2000}, :info {:executed-by 1, :card-id nil, :uuid "f3ec2a9c-85bd-4e8c-b43f-40fb9ea89886", :query-hash 1590943132, :query-type "MBQL"}, :driver {}, :settings {}} 01-05 22:59:17 DEBUG metabase.query-processor :: PARAMS/SUBSTITUTED: 😻 {:database 89, :type "query", :query {:source_table 803, :aggregation [["sum" ["field-id" 27662]] ["sum" ["field-id" 27663]]], :filter []}, :constraints {:max-results 10000, :max-results-bare-rows 2000}, :info {:executed-by 1, :card-id nil, :uuid "f3ec2a9c-85bd-4e8c-b43f-40fb9ea89886", :query-hash 1590943132, :query-type "MBQL"}, :driver {}, :settings {}} 01-05 22:59:17 DEBUG metabase.query-processor :: PREPROCESSED/EXPANDED: 😻 {:constraints {:max-results 10000, :max-results-bare-rows 2000}, :fk-field-ids #{}, :table-ids #{803}, :settings {}, :type "query", :info {:executed-by 1, :uuid "f3ec2a9c-85bd-4e8c-b43f-40fb9ea89886", :query-hash 1590943132, :query-type "MBQL"}, :database {:name "BigQuery (EU)", :id 89, :engine :bigquery, :details "😋 ", :features (:basic-aggregations :standard-deviation-aggregations :foreign-keys :native-parameters)}, :driver "BigQuery", :query {:source-table {:name "blocks", :id 803}, :aggregation [{:aggregation-type :sum, :field {:base-type :type/Integer, :table-id 803, :field-name "gasLimit", :field-display-name "Gas Limit", :visibility-type :normal, :field-id 27662, :table-name "blocks"}} {:aggregation-type :sum, :field {:base-type :type/Integer, :table-id 803, :field-name "gasUsed", :field-display-name "Gas Used", :visibility-type :normal, :field-id 27663, :table-name "blocks"}}]}} Permissions Check 🔒 : Can User 1 access Table 803 (blocks)? Permissions Check 🔓 : Yes ✅ because User 1 is a member of Group 1 (All Users) which has permissions for '/db/89/' 01-05 22:59:17 DEBUG generic-sql.query-processor :: HoneySQL Form: 🍯 {:from (:ethereum2.blocks), :select ([{:name :sum, :args (:ethereum2.blocks.gasLimit)} "sum"] [{:name :sum, :args (:ethereum2.blocks.gasUsed)} "sum"])} 01-05 22:59:17 DEBUG metabase.query-processor :: NATIVE FORM: 😳 {:query "SELECT sum([ethereum2.blocks.gasLimit]) AS [sum], sum([ethereum2.blocks.gasUsed]) AS [sum] FROM [ethereum2.blocks]", :table-name "blocks", :mbql? true} 01-05 22:59:17 WARN metabase.util :: auto-retry metabase.driver.google$execute$fn__38384@2fe7ae4c: 2.55 - 2.97: Ambiguous column name sum. 01-05 22:59:18 WARN metabase.util :: auto-retry metabase.driver.google$execute$fn__38384@2fe7ae4c: 2.55 - 2.97: Ambiguous column name sum. 01-05 22:59:19 WARN metabase.util :: auto-retry metabase.driver.bigquery$process_native_STAR_$fn__39428@54e97677: 2.55 - 2.97: Ambiguous column name sum. 01-05 22:59:19 WARN metabase.util :: auto-retry metabase.driver.google$execute$fn__38384@2517c92c: 2.55 - 2.97: Ambiguous column name sum. 01-05 22:59:19 WARN metabase.util :: auto-retry metabase.driver.google$execute$fn__38384@2517c92c: 2.55 - 2.97: Ambiguous column name sum. 01-05 22:59:19 ERROR metabase.query-processor :: {:status :failed, :class clojure.lang.ExceptionInfo, :error "2.55 - 2.97: Ambiguous column name sum.", :stacktrace ["driver.google$execute_no_auto_retry.invokeStatic(google.clj:34)" "driver.google$execute_no_auto_retry.invoke(google.clj:27)" "driver.google$execute$fn__38384.invoke(google.clj:45)" "util$do_with_auto_retries.invokeStatic(util.clj:692)" "util$do_with_auto_retries.invoke(util.clj:684)" "util$do_with_auto_retries.invokeStatic(util.clj:696)" "util$do_with_auto_retries.invoke(util.clj:684)" "util$do_with_auto_retries.invokeStatic(util.clj:696)" "util$do_with_auto_retries.invoke(util.clj:684)" "driver.google$execute.invokeStatic(google.clj:44)" "driver.google$execute.invoke(google.clj:38)" "driver.bigquery$execute_bigquery.invokeStatic(bigquery.clj:123)" "driver.bigquery$execute_bigquery.invoke(bigquery.clj:114)" "driver.bigquery$execute_bigquery.invokeStatic(bigquery.clj:116)" "driver.bigquery$execute_bigquery.invoke(bigquery.clj:114)" "driver.bigquery$process_native_STAR_$fn__39428.invoke(bigquery.clj:183)" "util$do_with_auto_retries.invokeStatic(util.clj:692)" "util$do_with_auto_retries.invoke(util.clj:684)" "util$do_with_auto_retries.invokeStatic(util.clj:696)" "util$do_with_auto_retries.invoke(util.clj:684)" "driver.bigquery$process_native_STAR_.invokeStatic(bigquery.clj:182)" "driver.bigquery$process_native_STAR_.invoke(bigquery.clj:179)" "driver.bigquery$execute_query.invokeStatic(bigquery.clj:301)" "driver.bigquery$execute_query.invoke(bigquery.clj:299)" "driver$eval20449$fn__20450$G__20438__20457.invoke(driver.clj:43)" "query_processor$run_query.invokeStatic(query_processor.clj:431)" "query_processor$run_query.invoke(query_processor.clj:415)" "query_processor$pre_check_query_permissions$fn__33985.invoke(query_processor.clj:370)" "query_processor$limit$fn__33970.invoke(query_processor.clj:342)" "query_processor$cumulative_aggregation$fn__33964.invoke(query_processor.clj:322)" "query_processor$cumulative_aggregation$fn__33964.invoke(query_processor.clj:322)" "query_processor$post_format_rows$fn__33841.invoke(query_processor.clj:216)" "query_processor$post_add_row_count_and_status$fn__33786.invoke(query_processor.clj:192)" "query_processor$wrap_catch_exceptions$fn__33764.invoke(query_processor.clj:122)" "query_processor$process_query.invokeStatic(query_processor.clj:479)" "query_processor$process_query.invoke(query_processor.clj:470)" "query_processor$dataset_query.invokeStatic(query_processor.clj:562)" "query_processor$dataset_query.invoke(query_processor.clj:520)" "api.dataset$fn__35443$fn__35446.invoke(dataset.clj:35)" "api.common.internal$do_with_caught_api_exceptions.invokeStatic(internal.clj:222)" "api.common.internal$do_with_caught_api_exceptions.invoke(internal.clj:219)" "api.dataset$fn__35443.invokeStatic(dataset.clj:29)" "api.dataset$fn__35443.invoke(dataset.clj:29)" "middleware$enforce_authentication$fn__34466.invoke(middleware.clj:84)" "api.routes$fn__37929.invokeStatic(routes.clj:45)" "api.routes$fn__37929.invoke(routes.clj:45)" "routes$fn__37985.invokeStatic(routes.clj:24)" "routes$fn__37985.invoke(routes.clj:24)" "middleware$log_api_call$fn__34570$fn__34572.invoke(middleware.clj:275)" "db$_do_with_call_counting.invokeStatic(db.clj:461)" "db$_do_with_call_counting.invoke(db.clj:455)" "middleware$log_api_call$fn__34570.invoke(middleware.clj:274)" "middleware$add_security_headers$fn__34513.invoke(middleware.clj:209)" "middleware$bind_current_user$fn__34470.invoke(middleware.clj:104)"], :query {:type "query", :query {:source_table 803, :aggregation [["sum" ["field-id" 27662]] ["sum" ["field-id" 27663]]]}, :parameters [], :constraints {:max-results 10000, :max-results-bare-rows 2000}, :info {:executed-by 1, :card-id nil, :uuid "f3ec2a9c-85bd-4e8c-b43f-40fb9ea89886", :query-hash 1590943132, :query-type "MBQL"}}, :expanded-query {:constraints {:max-results 10000, :max-results-bare-rows 2000}, :fk-field-ids #{}, :table-ids #{803}, :type "query", :info {:executed-by 1, :card-id nil, :uuid "f3ec2a9c-85bd-4e8c-b43f-40fb9ea89886", :query-hash 1590943132, :query-type "MBQL"}, :query {:source-table {:schema nil, :name "blocks", :id 803}, :aggregation [{:aggregation-type :sum, :field {:field-id 27662, :field-name "gasLimit", :field-display-name "Gas Limit", :base-type :type/Integer, :special-type nil, :visibility-type :normal, :table-id 803, :schema-name nil, :table-name "blocks", :position nil, :fk-field-id nil, :description nil, :parent-id nil, :parent nil}, :custom-name nil} {:aggregation-type :sum, :field {:field-id 27663, :field-name "gasUsed", :field-display-name "Gas Used", :base-type :type/Integer, :special-type nil, :visibility-type :normal, :table-id 803, :schema-name nil, :table-name "blocks", :position nil, :fk-field-id nil, :description nil, :parent-id nil, :parent nil}, :custom-name nil}], :join-tables nil}, :parameters []}, :ex-data {"code" 400, "errors" [{"domain" "global", "location" "query", "locationType" "other", "message" "2.55 - 2.97: Ambiguous column name sum.", "reason" "invalidQuery"}], "message" "2.55 - 2.97: Ambiguous column name sum."}} 01-05 22:59:19 ERROR metabase.query-processor :: Query failure: 2.55 - 2.97: Ambiguous column name sum. ["query_processor$assert_valid_query_result.invokeStatic(query_processor.clj:518)" "query_processor$assert_valid_query_result.invoke(query_processor.clj:513)" "query_processor$dataset_query.invokeStatic(query_processor.clj:563)" "query_processor$dataset_query.invoke(query_processor.clj:520)" "api.dataset$fn__35443$fn__35446.invoke(dataset.clj:35)" "api.common.internal$do_with_caught_api_exceptions.invokeStatic(internal.clj:222)" "api.common.internal$do_with_caught_api_exceptions.invoke(internal.clj:219)" "api.dataset$fn__35443.invokeStatic(dataset.clj:29)" "api.dataset$fn__35443.invoke(dataset.clj:29)" "middleware$enforce_authentication$fn__34466.invoke(middleware.clj:84)" "api.routes$fn__37929.invokeStatic(routes.clj:45)" "api.routes$fn__37929.invoke(routes.clj:45)" "routes$fn__37985.invokeStatic(routes.clj:24)" "routes$fn__37985.invoke(routes.clj:24)" "middleware$log_api_call$fn__34570$fn__34572.invoke(middleware.clj:275)" "db$_do_with_call_counting.invokeStatic(db.clj:461)" "db$_do_with_call_counting.invoke(db.clj:455)" "middleware$log_api_call$fn__34570.invoke(middleware.clj:274)" "middleware$add_security_headers$fn__34513.invoke(middleware.clj:209)" "middleware$bind_current_user$fn__34470.invoke(middleware.clj:104)"] 01-05 22:59:19 DEBUG metabase.middleware :: POST /api/dataset 200 (2 s) (13 DB calls) ```
1.0
BigQuery driver fails to execute queries with two of the same aggregation - e.x. with two "sum" aggregations, you get: ``` 01-05 22:59:17 DEBUG metabase.query-processor :: QUERY: 😎 {:database 89, :type "query", :query {:source_table 803, :aggregation [["sum" ["field-id" 27662]] ["sum" ["field-id" 27663]]]}, :parameters [], :constraints {:max-results 10000, :max-results-bare-rows 2000}, :info {:executed-by 1, :card-id nil, :uuid "f3ec2a9c-85bd-4e8c-b43f-40fb9ea89886", :query-hash 1590943132, :query-type "MBQL"}} 01-05 22:59:17 DEBUG metabase.query-processor :: MACRO/SUBSTITUTED: 😻 {:database 89, :type "query", :query {:source_table 803, :aggregation [["sum" ["field-id" 27662]] ["sum" ["field-id" 27663]]], :filter []}, :parameters [], :constraints {:max-results 10000, :max-results-bare-rows 2000}, :info {:executed-by 1, :card-id nil, :uuid "f3ec2a9c-85bd-4e8c-b43f-40fb9ea89886", :query-hash 1590943132, :query-type "MBQL"}, :driver {}, :settings {}} 01-05 22:59:17 DEBUG metabase.query-processor :: PARAMS/SUBSTITUTED: 😻 {:database 89, :type "query", :query {:source_table 803, :aggregation [["sum" ["field-id" 27662]] ["sum" ["field-id" 27663]]], :filter []}, :constraints {:max-results 10000, :max-results-bare-rows 2000}, :info {:executed-by 1, :card-id nil, :uuid "f3ec2a9c-85bd-4e8c-b43f-40fb9ea89886", :query-hash 1590943132, :query-type "MBQL"}, :driver {}, :settings {}} 01-05 22:59:17 DEBUG metabase.query-processor :: PREPROCESSED/EXPANDED: 😻 {:constraints {:max-results 10000, :max-results-bare-rows 2000}, :fk-field-ids #{}, :table-ids #{803}, :settings {}, :type "query", :info {:executed-by 1, :uuid "f3ec2a9c-85bd-4e8c-b43f-40fb9ea89886", :query-hash 1590943132, :query-type "MBQL"}, :database {:name "BigQuery (EU)", :id 89, :engine :bigquery, :details "😋 ", :features (:basic-aggregations :standard-deviation-aggregations :foreign-keys :native-parameters)}, :driver "BigQuery", :query {:source-table {:name "blocks", :id 803}, :aggregation [{:aggregation-type :sum, :field {:base-type :type/Integer, :table-id 803, :field-name "gasLimit", :field-display-name "Gas Limit", :visibility-type :normal, :field-id 27662, :table-name "blocks"}} {:aggregation-type :sum, :field {:base-type :type/Integer, :table-id 803, :field-name "gasUsed", :field-display-name "Gas Used", :visibility-type :normal, :field-id 27663, :table-name "blocks"}}]}} Permissions Check 🔒 : Can User 1 access Table 803 (blocks)? Permissions Check 🔓 : Yes ✅ because User 1 is a member of Group 1 (All Users) which has permissions for '/db/89/' 01-05 22:59:17 DEBUG generic-sql.query-processor :: HoneySQL Form: 🍯 {:from (:ethereum2.blocks), :select ([{:name :sum, :args (:ethereum2.blocks.gasLimit)} "sum"] [{:name :sum, :args (:ethereum2.blocks.gasUsed)} "sum"])} 01-05 22:59:17 DEBUG metabase.query-processor :: NATIVE FORM: 😳 {:query "SELECT sum([ethereum2.blocks.gasLimit]) AS [sum], sum([ethereum2.blocks.gasUsed]) AS [sum] FROM [ethereum2.blocks]", :table-name "blocks", :mbql? true} 01-05 22:59:17 WARN metabase.util :: auto-retry metabase.driver.google$execute$fn__38384@2fe7ae4c: 2.55 - 2.97: Ambiguous column name sum. 01-05 22:59:18 WARN metabase.util :: auto-retry metabase.driver.google$execute$fn__38384@2fe7ae4c: 2.55 - 2.97: Ambiguous column name sum. 01-05 22:59:19 WARN metabase.util :: auto-retry metabase.driver.bigquery$process_native_STAR_$fn__39428@54e97677: 2.55 - 2.97: Ambiguous column name sum. 01-05 22:59:19 WARN metabase.util :: auto-retry metabase.driver.google$execute$fn__38384@2517c92c: 2.55 - 2.97: Ambiguous column name sum. 01-05 22:59:19 WARN metabase.util :: auto-retry metabase.driver.google$execute$fn__38384@2517c92c: 2.55 - 2.97: Ambiguous column name sum. 01-05 22:59:19 ERROR metabase.query-processor :: {:status :failed, :class clojure.lang.ExceptionInfo, :error "2.55 - 2.97: Ambiguous column name sum.", :stacktrace ["driver.google$execute_no_auto_retry.invokeStatic(google.clj:34)" "driver.google$execute_no_auto_retry.invoke(google.clj:27)" "driver.google$execute$fn__38384.invoke(google.clj:45)" "util$do_with_auto_retries.invokeStatic(util.clj:692)" "util$do_with_auto_retries.invoke(util.clj:684)" "util$do_with_auto_retries.invokeStatic(util.clj:696)" "util$do_with_auto_retries.invoke(util.clj:684)" "util$do_with_auto_retries.invokeStatic(util.clj:696)" "util$do_with_auto_retries.invoke(util.clj:684)" "driver.google$execute.invokeStatic(google.clj:44)" "driver.google$execute.invoke(google.clj:38)" "driver.bigquery$execute_bigquery.invokeStatic(bigquery.clj:123)" "driver.bigquery$execute_bigquery.invoke(bigquery.clj:114)" "driver.bigquery$execute_bigquery.invokeStatic(bigquery.clj:116)" "driver.bigquery$execute_bigquery.invoke(bigquery.clj:114)" "driver.bigquery$process_native_STAR_$fn__39428.invoke(bigquery.clj:183)" "util$do_with_auto_retries.invokeStatic(util.clj:692)" "util$do_with_auto_retries.invoke(util.clj:684)" "util$do_with_auto_retries.invokeStatic(util.clj:696)" "util$do_with_auto_retries.invoke(util.clj:684)" "driver.bigquery$process_native_STAR_.invokeStatic(bigquery.clj:182)" "driver.bigquery$process_native_STAR_.invoke(bigquery.clj:179)" "driver.bigquery$execute_query.invokeStatic(bigquery.clj:301)" "driver.bigquery$execute_query.invoke(bigquery.clj:299)" "driver$eval20449$fn__20450$G__20438__20457.invoke(driver.clj:43)" "query_processor$run_query.invokeStatic(query_processor.clj:431)" "query_processor$run_query.invoke(query_processor.clj:415)" "query_processor$pre_check_query_permissions$fn__33985.invoke(query_processor.clj:370)" "query_processor$limit$fn__33970.invoke(query_processor.clj:342)" "query_processor$cumulative_aggregation$fn__33964.invoke(query_processor.clj:322)" "query_processor$cumulative_aggregation$fn__33964.invoke(query_processor.clj:322)" "query_processor$post_format_rows$fn__33841.invoke(query_processor.clj:216)" "query_processor$post_add_row_count_and_status$fn__33786.invoke(query_processor.clj:192)" "query_processor$wrap_catch_exceptions$fn__33764.invoke(query_processor.clj:122)" "query_processor$process_query.invokeStatic(query_processor.clj:479)" "query_processor$process_query.invoke(query_processor.clj:470)" "query_processor$dataset_query.invokeStatic(query_processor.clj:562)" "query_processor$dataset_query.invoke(query_processor.clj:520)" "api.dataset$fn__35443$fn__35446.invoke(dataset.clj:35)" "api.common.internal$do_with_caught_api_exceptions.invokeStatic(internal.clj:222)" "api.common.internal$do_with_caught_api_exceptions.invoke(internal.clj:219)" "api.dataset$fn__35443.invokeStatic(dataset.clj:29)" "api.dataset$fn__35443.invoke(dataset.clj:29)" "middleware$enforce_authentication$fn__34466.invoke(middleware.clj:84)" "api.routes$fn__37929.invokeStatic(routes.clj:45)" "api.routes$fn__37929.invoke(routes.clj:45)" "routes$fn__37985.invokeStatic(routes.clj:24)" "routes$fn__37985.invoke(routes.clj:24)" "middleware$log_api_call$fn__34570$fn__34572.invoke(middleware.clj:275)" "db$_do_with_call_counting.invokeStatic(db.clj:461)" "db$_do_with_call_counting.invoke(db.clj:455)" "middleware$log_api_call$fn__34570.invoke(middleware.clj:274)" "middleware$add_security_headers$fn__34513.invoke(middleware.clj:209)" "middleware$bind_current_user$fn__34470.invoke(middleware.clj:104)"], :query {:type "query", :query {:source_table 803, :aggregation [["sum" ["field-id" 27662]] ["sum" ["field-id" 27663]]]}, :parameters [], :constraints {:max-results 10000, :max-results-bare-rows 2000}, :info {:executed-by 1, :card-id nil, :uuid "f3ec2a9c-85bd-4e8c-b43f-40fb9ea89886", :query-hash 1590943132, :query-type "MBQL"}}, :expanded-query {:constraints {:max-results 10000, :max-results-bare-rows 2000}, :fk-field-ids #{}, :table-ids #{803}, :type "query", :info {:executed-by 1, :card-id nil, :uuid "f3ec2a9c-85bd-4e8c-b43f-40fb9ea89886", :query-hash 1590943132, :query-type "MBQL"}, :query {:source-table {:schema nil, :name "blocks", :id 803}, :aggregation [{:aggregation-type :sum, :field {:field-id 27662, :field-name "gasLimit", :field-display-name "Gas Limit", :base-type :type/Integer, :special-type nil, :visibility-type :normal, :table-id 803, :schema-name nil, :table-name "blocks", :position nil, :fk-field-id nil, :description nil, :parent-id nil, :parent nil}, :custom-name nil} {:aggregation-type :sum, :field {:field-id 27663, :field-name "gasUsed", :field-display-name "Gas Used", :base-type :type/Integer, :special-type nil, :visibility-type :normal, :table-id 803, :schema-name nil, :table-name "blocks", :position nil, :fk-field-id nil, :description nil, :parent-id nil, :parent nil}, :custom-name nil}], :join-tables nil}, :parameters []}, :ex-data {"code" 400, "errors" [{"domain" "global", "location" "query", "locationType" "other", "message" "2.55 - 2.97: Ambiguous column name sum.", "reason" "invalidQuery"}], "message" "2.55 - 2.97: Ambiguous column name sum."}} 01-05 22:59:19 ERROR metabase.query-processor :: Query failure: 2.55 - 2.97: Ambiguous column name sum. ["query_processor$assert_valid_query_result.invokeStatic(query_processor.clj:518)" "query_processor$assert_valid_query_result.invoke(query_processor.clj:513)" "query_processor$dataset_query.invokeStatic(query_processor.clj:563)" "query_processor$dataset_query.invoke(query_processor.clj:520)" "api.dataset$fn__35443$fn__35446.invoke(dataset.clj:35)" "api.common.internal$do_with_caught_api_exceptions.invokeStatic(internal.clj:222)" "api.common.internal$do_with_caught_api_exceptions.invoke(internal.clj:219)" "api.dataset$fn__35443.invokeStatic(dataset.clj:29)" "api.dataset$fn__35443.invoke(dataset.clj:29)" "middleware$enforce_authentication$fn__34466.invoke(middleware.clj:84)" "api.routes$fn__37929.invokeStatic(routes.clj:45)" "api.routes$fn__37929.invoke(routes.clj:45)" "routes$fn__37985.invokeStatic(routes.clj:24)" "routes$fn__37985.invoke(routes.clj:24)" "middleware$log_api_call$fn__34570$fn__34572.invoke(middleware.clj:275)" "db$_do_with_call_counting.invokeStatic(db.clj:461)" "db$_do_with_call_counting.invoke(db.clj:455)" "middleware$log_api_call$fn__34570.invoke(middleware.clj:274)" "middleware$add_security_headers$fn__34513.invoke(middleware.clj:209)" "middleware$bind_current_user$fn__34470.invoke(middleware.clj:104)"] 01-05 22:59:19 DEBUG metabase.middleware :: POST /api/dataset 200 (2 s) (13 DB calls) ```
process
bigquery driver fails to execute queries with two of the same aggregation e x with two sum aggregations you get debug metabase query processor query 😎 database type query query source table aggregation parameters constraints max results max results bare rows info executed by card id nil uuid query hash query type mbql debug metabase query processor macro substituted 😻 database type query query source table aggregation filter parameters constraints max results max results bare rows info executed by card id nil uuid query hash query type mbql driver settings debug metabase query processor params substituted 😻 database type query query source table aggregation filter constraints max results max results bare rows info executed by card id nil uuid query hash query type mbql driver settings debug metabase query processor preprocessed expanded 😻 constraints max results max results bare rows fk field ids table ids settings type query info executed by uuid query hash query type mbql database name bigquery eu id engine bigquery details 😋 features basic aggregations standard deviation aggregations foreign keys native parameters driver bigquery query source table name blocks id aggregation aggregation type sum field base type type integer table id field name gaslimit field display name gas limit visibility type normal field id table name blocks aggregation type sum field base type type integer table id field name gasused field display name gas used visibility type normal field id table name blocks permissions check 🔒 can user access table blocks permissions check 🔓 yes ✅ because user is a member of group all users which has permissions for db debug generic sql query processor honeysql form 🍯 from blocks select debug metabase query processor native form 😳 query select sum as sum as from table name blocks mbql true warn metabase util auto retry metabase driver google execute fn ambiguous column name sum warn metabase util auto retry metabase driver google execute fn ambiguous column name sum warn metabase util auto retry metabase driver bigquery process native star fn ambiguous column name sum warn metabase util auto retry metabase driver google execute fn ambiguous column name sum warn metabase util auto retry metabase driver google execute fn ambiguous column name sum error metabase query processor status failed class clojure lang exceptioninfo error ambiguous column name sum stacktrace driver google execute no auto retry invokestatic google clj driver google execute no auto retry invoke google clj driver google execute fn invoke google clj util do with auto retries invokestatic util clj util do with auto retries invoke util clj util do with auto retries invokestatic util clj util do with auto retries invoke util clj util do with auto retries invokestatic util clj util do with auto retries invoke util clj driver google execute invokestatic google clj driver google execute invoke google clj driver bigquery execute bigquery invokestatic bigquery clj driver bigquery execute bigquery invoke bigquery clj driver bigquery execute bigquery invokestatic bigquery clj driver bigquery execute bigquery invoke bigquery clj driver bigquery process native star fn invoke bigquery clj util do with auto retries invokestatic util clj util do with auto retries invoke util clj util do with auto retries invokestatic util clj util do with auto retries invoke util clj driver bigquery process native star invokestatic bigquery clj driver bigquery process native star invoke bigquery clj driver bigquery execute query invokestatic bigquery clj driver bigquery execute query invoke bigquery clj driver fn g invoke driver clj query processor run query invokestatic query processor clj query processor run query invoke query processor clj query processor pre check query permissions fn invoke query processor clj query processor limit fn invoke query processor clj query processor cumulative aggregation fn invoke query processor clj query processor cumulative aggregation fn invoke query processor clj query processor post format rows fn invoke query processor clj query processor post add row count and status fn invoke query processor clj query processor wrap catch exceptions fn invoke query processor clj query processor process query invokestatic query processor clj query processor process query invoke query processor clj query processor dataset query invokestatic query processor clj query processor dataset query invoke query processor clj api dataset fn fn invoke dataset clj api common internal do with caught api exceptions invokestatic internal clj api common internal do with caught api exceptions invoke internal clj api dataset fn invokestatic dataset clj api dataset fn invoke dataset clj middleware enforce authentication fn invoke middleware clj api routes fn invokestatic routes clj api routes fn invoke routes clj routes fn invokestatic routes clj routes fn invoke routes clj middleware log api call fn fn invoke middleware clj db do with call counting invokestatic db clj db do with call counting invoke db clj middleware log api call fn invoke middleware clj middleware add security headers fn invoke middleware clj middleware bind current user fn invoke middleware clj query type query query source table aggregation parameters constraints max results max results bare rows info executed by card id nil uuid query hash query type mbql expanded query constraints max results max results bare rows fk field ids table ids type query info executed by card id nil uuid query hash query type mbql query source table schema nil name blocks id aggregation aggregation type sum field field id field name gaslimit field display name gas limit base type type integer special type nil visibility type normal table id schema name nil table name blocks position nil fk field id nil description nil parent id nil parent nil custom name nil aggregation type sum field field id field name gasused field display name gas used base type type integer special type nil visibility type normal table id schema name nil table name blocks position nil fk field id nil description nil parent id nil parent nil custom name nil join tables nil parameters ex data code errors message ambiguous column name sum error metabase query processor query failure ambiguous column name sum query processor assert valid query result invokestatic query processor clj query processor assert valid query result invoke query processor clj query processor dataset query invokestatic query processor clj query processor dataset query invoke query processor clj api dataset fn fn invoke dataset clj api common internal do with caught api exceptions invokestatic internal clj api common internal do with caught api exceptions invoke internal clj api dataset fn invokestatic dataset clj api dataset fn invoke dataset clj middleware enforce authentication fn invoke middleware clj api routes fn invokestatic routes clj api routes fn invoke routes clj routes fn invokestatic routes clj routes fn invoke routes clj middleware log api call fn fn invoke middleware clj db do with call counting invokestatic db clj db do with call counting invoke db clj middleware log api call fn invoke middleware clj middleware add security headers fn invoke middleware clj middleware bind current user fn invoke middleware clj debug metabase middleware post api dataset s db calls
1
17,533
23,343,226,629
IssuesEvent
2022-08-09 15:35:17
tokio-rs/tokio
https://api.github.com/repos/tokio-rs/tokio
closed
Multiple `tokio::io::copy` streaming to and from `tokio::process::Command`'s child stdin/stdout appears to hang
C-bug A-tokio M-process
**Version** tokio_process_bug v0.1.0 (/Users/amastro/tokio_process_bug) └── tokio v1.20.1 └── tokio-macros v1.8.0 (proc-macro) **Platform** Darwin amastro-mbp 21.6.0 Darwin Kernel Version 21.6.0: Sat Jun 18 17:07:22 PDT 2022; root:xnu-8020.140.41~1/RELEASE_ARM64_T6000 arm64 **Description** I am attempting to use tokio to stream an input file to stdin of a subprocess, and at the same time stream its stdout to a different output file. I was able to achieve equivalent functionality using `std::process::Command` and multiple `std::thread`s which each run a `std::io::copy`. I am unsure if I am holding tokio+async wrong, or if this is a bug. I tried this code: ```rust #[tokio::main] async fn main() { let args: Vec<_> = std::env::args().collect(); let cmd = &args[1]; let in_path = &args[2]; let out_path = &args[3]; println!("{} {} {}", cmd, in_path, out_path); let mut in_file = tokio::fs::File::open(in_path).await.unwrap(); let mut out_file = tokio::fs::File::create(out_path).await.unwrap(); let mut child = tokio::process::Command::new(cmd) .stdin(std::process::Stdio::piped()) .stdout(std::process::Stdio::piped()) .stderr(std::process::Stdio::piped()) .spawn() .unwrap(); let mut stdin = child.stdin.take().unwrap(); let mut stdout = child.stdout.take().unwrap(); let mut stderr = child.stderr.take().unwrap(); let mut stderr_buf = Vec::new(); let (status, ..) = tokio::join!( child.wait(), tokio::io::copy(&mut in_file, &mut stdin), tokio::io::copy(&mut stdout, &mut out_file), tokio::io::copy(&mut stderr, &mut stderr_buf), ); println!("finished: {:?}", status); } ``` I expected to see this happen: The input file to get piped to `cat` which pipes into the output file I expected similar functionality to ``` cat < ./infile > ./outfile ``` Instead, this happened: ``` amastro@amastro-mbp tokio_process_bug % echo hello world > infile amastro@amastro-mbp tokio_process_bug % cargo run -- cat ./infile ./outfile cat ./infile ./outfile # program hangs -- "finished" never printed ``` No progress is made past the `join!`
1.0
Multiple `tokio::io::copy` streaming to and from `tokio::process::Command`'s child stdin/stdout appears to hang - **Version** tokio_process_bug v0.1.0 (/Users/amastro/tokio_process_bug) └── tokio v1.20.1 └── tokio-macros v1.8.0 (proc-macro) **Platform** Darwin amastro-mbp 21.6.0 Darwin Kernel Version 21.6.0: Sat Jun 18 17:07:22 PDT 2022; root:xnu-8020.140.41~1/RELEASE_ARM64_T6000 arm64 **Description** I am attempting to use tokio to stream an input file to stdin of a subprocess, and at the same time stream its stdout to a different output file. I was able to achieve equivalent functionality using `std::process::Command` and multiple `std::thread`s which each run a `std::io::copy`. I am unsure if I am holding tokio+async wrong, or if this is a bug. I tried this code: ```rust #[tokio::main] async fn main() { let args: Vec<_> = std::env::args().collect(); let cmd = &args[1]; let in_path = &args[2]; let out_path = &args[3]; println!("{} {} {}", cmd, in_path, out_path); let mut in_file = tokio::fs::File::open(in_path).await.unwrap(); let mut out_file = tokio::fs::File::create(out_path).await.unwrap(); let mut child = tokio::process::Command::new(cmd) .stdin(std::process::Stdio::piped()) .stdout(std::process::Stdio::piped()) .stderr(std::process::Stdio::piped()) .spawn() .unwrap(); let mut stdin = child.stdin.take().unwrap(); let mut stdout = child.stdout.take().unwrap(); let mut stderr = child.stderr.take().unwrap(); let mut stderr_buf = Vec::new(); let (status, ..) = tokio::join!( child.wait(), tokio::io::copy(&mut in_file, &mut stdin), tokio::io::copy(&mut stdout, &mut out_file), tokio::io::copy(&mut stderr, &mut stderr_buf), ); println!("finished: {:?}", status); } ``` I expected to see this happen: The input file to get piped to `cat` which pipes into the output file I expected similar functionality to ``` cat < ./infile > ./outfile ``` Instead, this happened: ``` amastro@amastro-mbp tokio_process_bug % echo hello world > infile amastro@amastro-mbp tokio_process_bug % cargo run -- cat ./infile ./outfile cat ./infile ./outfile # program hangs -- "finished" never printed ``` No progress is made past the `join!`
process
multiple tokio io copy streaming to and from tokio process command s child stdin stdout appears to hang version tokio process bug users amastro tokio process bug └── tokio └── tokio macros proc macro platform darwin amastro mbp darwin kernel version sat jun pdt root xnu release description i am attempting to use tokio to stream an input file to stdin of a subprocess and at the same time stream its stdout to a different output file i was able to achieve equivalent functionality using std process command and multiple std thread s which each run a std io copy i am unsure if i am holding tokio async wrong or if this is a bug i tried this code rust async fn main let args vec std env args collect let cmd args let in path args let out path args println cmd in path out path let mut in file tokio fs file open in path await unwrap let mut out file tokio fs file create out path await unwrap let mut child tokio process command new cmd stdin std process stdio piped stdout std process stdio piped stderr std process stdio piped spawn unwrap let mut stdin child stdin take unwrap let mut stdout child stdout take unwrap let mut stderr child stderr take unwrap let mut stderr buf vec new let status tokio join child wait tokio io copy mut in file mut stdin tokio io copy mut stdout mut out file tokio io copy mut stderr mut stderr buf println finished status i expected to see this happen the input file to get piped to cat which pipes into the output file i expected similar functionality to cat outfile instead this happened amastro amastro mbp tokio process bug echo hello world infile amastro amastro mbp tokio process bug cargo run cat infile outfile cat infile outfile program hangs finished never printed no progress is made past the join
1
502,684
14,564,892,163
IssuesEvent
2020-12-17 06:11:03
Plaxy-Technologies-Inc/YouPlanets-Bug-Report
https://api.github.com/repos/Plaxy-Technologies-Inc/YouPlanets-Bug-Report
opened
Refreshing issue
Priority: Medium
**Describe the bug** If refreshing on Planet Question on Desktop, it will direct users to Planet Page. If refreshing any pages in planet studio on mobile, it will direct users to Planet Page. **To Reproduce** just try
1.0
Refreshing issue - **Describe the bug** If refreshing on Planet Question on Desktop, it will direct users to Planet Page. If refreshing any pages in planet studio on mobile, it will direct users to Planet Page. **To Reproduce** just try
non_process
refreshing issue describe the bug if refreshing on planet question on desktop it will direct users to planet page if refreshing any pages in planet studio on mobile it will direct users to planet page to reproduce just try
0
95,648
12,032,094,342
IssuesEvent
2020-04-13 11:16:30
khochaynhalam-dev/khochaynhalam-dev.github.io
https://api.github.com/repos/khochaynhalam-dev/khochaynhalam-dev.github.io
opened
Design - [khochaynhalam] - Logo khochaynhalam
design
Dear ... , Please help me design a logo for khochaynhalam.com Thanks, TrungNhan
1.0
Design - [khochaynhalam] - Logo khochaynhalam - Dear ... , Please help me design a logo for khochaynhalam.com Thanks, TrungNhan
non_process
design logo khochaynhalam dear please help me design a logo for khochaynhalam com thanks trungnhan
0
192,718
14,627,787,373
IssuesEvent
2020-12-23 12:58:29
github-vet/rangeloop-pointer-findings
https://api.github.com/repos/github-vet/rangeloop-pointer-findings
closed
rakutentech/go-nozzle: detector_test.go; 17 LoC
fresh small test
Found a possible issue in [rakutentech/go-nozzle](https://www.github.com/rakutentech/go-nozzle) at [detector_test.go](https://github.com/rakutentech/go-nozzle/blob/f4952a44e07754b06bb79bc844fe7a6eb3140080/detector_test.go#L66-L82) Below is the message reported by the analyzer for this snippet of code. Beware that the analyzer only reports the first issue it finds, so please do not limit your consideration to the contents of the below message. > range-loop variable tc used in defer or goroutine at line 69 [Click here to see the code in its original context.](https://github.com/rakutentech/go-nozzle/blob/f4952a44e07754b06bb79bc844fe7a6eb3140080/detector_test.go#L66-L82) <details> <summary>Click here to show the 17 line(s) of Go which triggered the analyzer.</summary> ```go for _, tc := range cases { // Send the events go func() { eventCh <- tc.Input }() select { case <-detectCh: if !tc.Expect { t.Fatalf("expect not to be detected") } case <-time.After(1 * time.Second): if tc.Expect { t.Fatalf("expect to be detected") } } } ``` </details> Leave a reaction on this issue to contribute to the project by classifying this instance as a **Bug** :-1:, **Mitigated** :+1:, or **Desirable Behavior** :rocket: See the descriptions of the classifications [here](https://github.com/github-vet/rangeclosure-findings#how-can-i-help) for more information. commit ID: f4952a44e07754b06bb79bc844fe7a6eb3140080
1.0
rakutentech/go-nozzle: detector_test.go; 17 LoC - Found a possible issue in [rakutentech/go-nozzle](https://www.github.com/rakutentech/go-nozzle) at [detector_test.go](https://github.com/rakutentech/go-nozzle/blob/f4952a44e07754b06bb79bc844fe7a6eb3140080/detector_test.go#L66-L82) Below is the message reported by the analyzer for this snippet of code. Beware that the analyzer only reports the first issue it finds, so please do not limit your consideration to the contents of the below message. > range-loop variable tc used in defer or goroutine at line 69 [Click here to see the code in its original context.](https://github.com/rakutentech/go-nozzle/blob/f4952a44e07754b06bb79bc844fe7a6eb3140080/detector_test.go#L66-L82) <details> <summary>Click here to show the 17 line(s) of Go which triggered the analyzer.</summary> ```go for _, tc := range cases { // Send the events go func() { eventCh <- tc.Input }() select { case <-detectCh: if !tc.Expect { t.Fatalf("expect not to be detected") } case <-time.After(1 * time.Second): if tc.Expect { t.Fatalf("expect to be detected") } } } ``` </details> Leave a reaction on this issue to contribute to the project by classifying this instance as a **Bug** :-1:, **Mitigated** :+1:, or **Desirable Behavior** :rocket: See the descriptions of the classifications [here](https://github.com/github-vet/rangeclosure-findings#how-can-i-help) for more information. commit ID: f4952a44e07754b06bb79bc844fe7a6eb3140080
non_process
rakutentech go nozzle detector test go loc found a possible issue in at below is the message reported by the analyzer for this snippet of code beware that the analyzer only reports the first issue it finds so please do not limit your consideration to the contents of the below message range loop variable tc used in defer or goroutine at line click here to show the line s of go which triggered the analyzer go for tc range cases send the events go func eventch tc input select case detectch if tc expect t fatalf expect not to be detected case time after time second if tc expect t fatalf expect to be detected leave a reaction on this issue to contribute to the project by classifying this instance as a bug mitigated or desirable behavior rocket see the descriptions of the classifications for more information commit id
0
9,480
12,477,735,870
IssuesEvent
2020-05-29 15:26:45
MHRA/products
https://api.github.com/repos/MHRA/products
closed
PARS - Github action: release tag
EPIC - PARs process HIGH PRIORITY :arrow_double_up:
We'd like to release automatically on creation of tags. We need a workflow for this for pars-upload. ### Acceptance Criteria - [ ] pars-upload push to production private blob container - [ ] purges the production cache of the CDN (unnecessary if we have HTML cache off)
1.0
PARS - Github action: release tag - We'd like to release automatically on creation of tags. We need a workflow for this for pars-upload. ### Acceptance Criteria - [ ] pars-upload push to production private blob container - [ ] purges the production cache of the CDN (unnecessary if we have HTML cache off)
process
pars github action release tag we d like to release automatically on creation of tags we need a workflow for this for pars upload acceptance criteria pars upload push to production private blob container purges the production cache of the cdn unnecessary if we have html cache off
1
13,930
16,686,699,857
IssuesEvent
2021-06-08 08:46:41
qgis/QGIS
https://api.github.com/repos/qgis/QGIS
closed
Multiple Input Parameter in Modeler shows internal layers of the model itself
Bug Processing Regression
I'm seeing something wrong with Multiple Input Parameter in Modeler. I've configured the allowed input type as Vector (Polygon), but when I run the model, this field shows all the internal layers / algorithms of the model itself, including layers that does not have any "output" defined (in red in the image). I would like to show only the layers loaded in TOC. ![imagem](https://user-images.githubusercontent.com/1331581/106012173-0ee17080-60b3-11eb-8bfd-052dbe30c5d3.png) ![imagem](https://user-images.githubusercontent.com/1331581/106012064-f7a28300-60b2-11eb-9646-4bccb2921b35.png) Here is a simpler model with Multiple Input: [Multiple_Input_Test.zip](https://github.com/qgis/QGIS/files/5881180/Multiple_Input_Test.zip) This issue just happens with QGIS 3.16 and Master, it works as expected in 3.10. In a clean project: - 3.10 ![imagem](https://user-images.githubusercontent.com/1331581/106016700-a21ca500-60b7-11eb-9388-49c9f9df5ecf.png) - 3.16 ![imagem](https://user-images.githubusercontent.com/1331581/106016888-d3957080-60b7-11eb-918b-2ba229c316e7.png) So it seems a regression. Tested on Windows 10.
1.0
Multiple Input Parameter in Modeler shows internal layers of the model itself - I'm seeing something wrong with Multiple Input Parameter in Modeler. I've configured the allowed input type as Vector (Polygon), but when I run the model, this field shows all the internal layers / algorithms of the model itself, including layers that does not have any "output" defined (in red in the image). I would like to show only the layers loaded in TOC. ![imagem](https://user-images.githubusercontent.com/1331581/106012173-0ee17080-60b3-11eb-8bfd-052dbe30c5d3.png) ![imagem](https://user-images.githubusercontent.com/1331581/106012064-f7a28300-60b2-11eb-9646-4bccb2921b35.png) Here is a simpler model with Multiple Input: [Multiple_Input_Test.zip](https://github.com/qgis/QGIS/files/5881180/Multiple_Input_Test.zip) This issue just happens with QGIS 3.16 and Master, it works as expected in 3.10. In a clean project: - 3.10 ![imagem](https://user-images.githubusercontent.com/1331581/106016700-a21ca500-60b7-11eb-9388-49c9f9df5ecf.png) - 3.16 ![imagem](https://user-images.githubusercontent.com/1331581/106016888-d3957080-60b7-11eb-918b-2ba229c316e7.png) So it seems a regression. Tested on Windows 10.
process
multiple input parameter in modeler shows internal layers of the model itself i m seeing something wrong with multiple input parameter in modeler i ve configured the allowed input type as vector polygon but when i run the model this field shows all the internal layers algorithms of the model itself including layers that does not have any output defined in red in the image i would like to show only the layers loaded in toc here is a simpler model with multiple input this issue just happens with qgis and master it works as expected in in a clean project so it seems a regression tested on windows
1
13,184
15,611,310,889
IssuesEvent
2021-03-19 14:11:05
CATcher-org/CATcher
https://api.github.com/repos/CATcher-org/CATcher
opened
Pre-push hooks: Add e2e tests
aspect-Process
When we have developed a good structure for `e2e` testing and that we add more tests, it would be good to include it as part of our `pre-push` hook such that the interactions are still usable. This is important when we go into feature requests, which might require us to edit the user interface when needed.
1.0
Pre-push hooks: Add e2e tests - When we have developed a good structure for `e2e` testing and that we add more tests, it would be good to include it as part of our `pre-push` hook such that the interactions are still usable. This is important when we go into feature requests, which might require us to edit the user interface when needed.
process
pre push hooks add tests when we have developed a good structure for testing and that we add more tests it would be good to include it as part of our pre push hook such that the interactions are still usable this is important when we go into feature requests which might require us to edit the user interface when needed
1
6,948
10,113,292,529
IssuesEvent
2019-07-30 16:23:05
material-components/material-components-ios
https://api.github.com/repos/material-components/material-components-ios
closed
Explore using color blending instead of transparency for emphasis
type:Process
This is an internal issue. If you are a Googler, please visit [b/117212198](http://b/117212198) for more details. <!-- Auto-generated content below, do not modify --> --- #### Internal data - Associated internal bug: [b/117212198](http://b/117212198)
1.0
Explore using color blending instead of transparency for emphasis - This is an internal issue. If you are a Googler, please visit [b/117212198](http://b/117212198) for more details. <!-- Auto-generated content below, do not modify --> --- #### Internal data - Associated internal bug: [b/117212198](http://b/117212198)
process
explore using color blending instead of transparency for emphasis this is an internal issue if you are a googler please visit for more details internal data associated internal bug
1
15,523
19,703,268,984
IssuesEvent
2022-01-12 18:52:27
googleapis/java-life-sciences
https://api.github.com/repos/googleapis/java-life-sciences
opened
Your .repo-metadata.json file has a problem 🤒
type: process repo-metadata: lint
You have a problem with your .repo-metadata.json file: Result of scan 📈: * release_level must be equal to one of the allowed values in .repo-metadata.json * api_shortname 'life-sciences' invalid in .repo-metadata.json ☝️ Once you correct these problems, you can close this issue. Reach out to **go/github-automation** if you have any questions.
1.0
Your .repo-metadata.json file has a problem 🤒 - You have a problem with your .repo-metadata.json file: Result of scan 📈: * release_level must be equal to one of the allowed values in .repo-metadata.json * api_shortname 'life-sciences' invalid in .repo-metadata.json ☝️ Once you correct these problems, you can close this issue. Reach out to **go/github-automation** if you have any questions.
process
your repo metadata json file has a problem 🤒 you have a problem with your repo metadata json file result of scan 📈 release level must be equal to one of the allowed values in repo metadata json api shortname life sciences invalid in repo metadata json ☝️ once you correct these problems you can close this issue reach out to go github automation if you have any questions
1
34,032
7,328,231,782
IssuesEvent
2018-03-04 18:44:13
bridgedotnet/Bridge
https://api.github.com/repos/bridgedotnet/Bridge
closed
DateTime arithmetic doesn't factor in timezones.
defect in-progress
### Steps To Reproduce ```csharp public class Program { public static void Main() { Console.WriteLine(DateTime.Now - DateTime.UtcNow); } } ``` ### Expected Result ``` -04:00:00 (or whatever your timezone is) ``` ### Actual Result ``` 00:00:00 ``` ## See Also - #3441
1.0
DateTime arithmetic doesn't factor in timezones. - ### Steps To Reproduce ```csharp public class Program { public static void Main() { Console.WriteLine(DateTime.Now - DateTime.UtcNow); } } ``` ### Expected Result ``` -04:00:00 (or whatever your timezone is) ``` ### Actual Result ``` 00:00:00 ``` ## See Also - #3441
non_process
datetime arithmetic doesn t factor in timezones steps to reproduce csharp public class program public static void main console writeline datetime now datetime utcnow expected result or whatever your timezone is actual result see also
0
38,431
2,847,133,688
IssuesEvent
2015-05-29 15:22:51
HellscreamWoW/Tracker
https://api.github.com/repos/HellscreamWoW/Tracker
closed
Vendetta Point flight master
Priority-High Type-Creature Type-Spawn
Vendetta Point flight master Lognah is missing. NPC Details: http://www.wowhead.com/npc=52060/lognah
1.0
Vendetta Point flight master - Vendetta Point flight master Lognah is missing. NPC Details: http://www.wowhead.com/npc=52060/lognah
non_process
vendetta point flight master vendetta point flight master lognah is missing npc details
0
11,271
14,060,192,285
IssuesEvent
2020-11-03 05:22:42
tikv/tikv
https://api.github.com/repos/tikv/tikv
closed
Add ScanDetailV2 to KvGet and KvBatchGet
challenge-program difficulty/easy high-performance picked sig/coprocessor status/help-wanted
## Description There is a useful information called `ScanDetailV2` in the response of TiKV Coprocessor API, which tells information like, how many keys are scanned, how many tombstones are skipped, how many data is read from disk. We can return this kind of information as well in KvGet and KvBatchGet in the response. ## Score - 1200 ## Mentor(s) - @breeswish - @zhongzc Contact the mentors: **#tidb-challenge-program** channel in [TiDB Community](https://join.slack.com/t/tidbcommunity/shared_invite/enQtNzc0MzI4ODExMDc4LWYwYmIzMjZkYzJiNDUxMmZlN2FiMGJkZjAyMzQ5NGU0NGY0NzI3NTYwMjAyNGQ1N2I2ZjAxNzc1OGUwYWM0NzE) Slack Workspace ## Recommended Skills * Rust
1.0
Add ScanDetailV2 to KvGet and KvBatchGet - ## Description There is a useful information called `ScanDetailV2` in the response of TiKV Coprocessor API, which tells information like, how many keys are scanned, how many tombstones are skipped, how many data is read from disk. We can return this kind of information as well in KvGet and KvBatchGet in the response. ## Score - 1200 ## Mentor(s) - @breeswish - @zhongzc Contact the mentors: **#tidb-challenge-program** channel in [TiDB Community](https://join.slack.com/t/tidbcommunity/shared_invite/enQtNzc0MzI4ODExMDc4LWYwYmIzMjZkYzJiNDUxMmZlN2FiMGJkZjAyMzQ5NGU0NGY0NzI3NTYwMjAyNGQ1N2I2ZjAxNzc1OGUwYWM0NzE) Slack Workspace ## Recommended Skills * Rust
process
add to kvget and kvbatchget description there is a useful information called in the response of tikv coprocessor api which tells information like how many keys are scanned how many tombstones are skipped how many data is read from disk we can return this kind of information as well in kvget and kvbatchget in the response score mentor s breeswish zhongzc contact the mentors tidb challenge program channel in slack workspace recommended skills rust
1
22,223
30,772,475,390
IssuesEvent
2023-07-31 01:50:51
NCAR/ucomp-pipeline
https://api.github.com/repos/NCAR/ucomp-pipeline
closed
Reprocess UCoMP mission with 0.4.x
process
Run with the `reprocess` config file. This should have: - [x] move aside the old `engineering` directory, because the engineering directory is not cleaned when a new run is done, just overwritten (new names for files mean old files would hang around) - [x] `fullres_basedir` set, but not `web_basedir`. This should publish the quicklook GIFs, PNGs, and mp4s, but no FITS files yet - [x] populate the database
1.0
Reprocess UCoMP mission with 0.4.x - Run with the `reprocess` config file. This should have: - [x] move aside the old `engineering` directory, because the engineering directory is not cleaned when a new run is done, just overwritten (new names for files mean old files would hang around) - [x] `fullres_basedir` set, but not `web_basedir`. This should publish the quicklook GIFs, PNGs, and mp4s, but no FITS files yet - [x] populate the database
process
reprocess ucomp mission with x run with the reprocess config file this should have move aside the old engineering directory because the engineering directory is not cleaned when a new run is done just overwritten new names for files mean old files would hang around fullres basedir set but not web basedir this should publish the quicklook gifs pngs and but no fits files yet populate the database
1
69,578
22,541,125,304
IssuesEvent
2022-06-26 01:25:22
vector-im/element-web
https://api.github.com/repos/vector-im/element-web
opened
Sticker placeholder is unsettling
T-Defect S-Minor A-Timeline A-Stickers X-Needs-Design O-Occasional
### Steps to reproduce 1. Receive a sticker 2. Watch it load ### Outcome #### What did you expect? To see a blurhash, or just a standard spinner while it loads, as with images. #### What happened instead? There's a blank smiling face staring back at me: ![Screenshot 2022-06-25 at 21-19-32 Element #element-dev matrix org](https://user-images.githubusercontent.com/48614497/175795424-091f2c1a-8d28-4be0-abd3-d65667cb5d48.png) This is made worse by the fact that if the image loads fast enough, the face pops in and out of existence subliminally. ### Operating system NixOS unstable ### Browser information Firefox 101.0.1 ### URL for webapp develop.element.io ### Application version Element version: 659f41482b05-react-f251009cedde-js-58227307974a Olm version: 3.2.8 ### Homeserver Synapse 1.61.0 ### Will you send logs? No
1.0
Sticker placeholder is unsettling - ### Steps to reproduce 1. Receive a sticker 2. Watch it load ### Outcome #### What did you expect? To see a blurhash, or just a standard spinner while it loads, as with images. #### What happened instead? There's a blank smiling face staring back at me: ![Screenshot 2022-06-25 at 21-19-32 Element #element-dev matrix org](https://user-images.githubusercontent.com/48614497/175795424-091f2c1a-8d28-4be0-abd3-d65667cb5d48.png) This is made worse by the fact that if the image loads fast enough, the face pops in and out of existence subliminally. ### Operating system NixOS unstable ### Browser information Firefox 101.0.1 ### URL for webapp develop.element.io ### Application version Element version: 659f41482b05-react-f251009cedde-js-58227307974a Olm version: 3.2.8 ### Homeserver Synapse 1.61.0 ### Will you send logs? No
non_process
sticker placeholder is unsettling steps to reproduce receive a sticker watch it load outcome what did you expect to see a blurhash or just a standard spinner while it loads as with images what happened instead there s a blank smiling face staring back at me this is made worse by the fact that if the image loads fast enough the face pops in and out of existence subliminally operating system nixos unstable browser information firefox url for webapp develop element io application version element version react js olm version homeserver synapse will you send logs no
0
108,593
9,311,269,542
IssuesEvent
2019-03-25 20:55:59
tomkerkhove/promitor
https://api.github.com/repos/tomkerkhove/promitor
closed
Build an advanced release pipeline
docker management release-management testing
Build an advanced release pipeline to automatically release a new version and extends #172. ### Specification - [x] Use YAML configuration over UI in Azure DevOps - [x] Every build should use the following flow - [x] Automatically push image tags to Docker Hub when building from `master` ## Versioning Every build is queued by specifying the version to release. This supports the following formats: - `{major}.{minor}.{patch}` for full releases - Creates a GitHub release - `{major}.{minor}.{patch}-{description}` for preview releases - Creates a GitHub pre-release ## Docker tags Every release should tag the docker image twice: - `{major}.{minor}.{patch}` which is specific for this release - `{major}.{minor}` which gives you all the features for this combination, but always pulls in the latest patch version. This should not be done when it is a preview release. This is important as this enables consumers to always run on the latest bug fixes and most importantly security fixes. ## Build flow 1. Build the codebase 2. Run unit tests (relates to #32) 3. Run docker build 4. Deploy new docker image (can be on [Azure Container Instances](https://docs.microsoft.com/en-us/azure/container-instances/)) 5. Run integration testing (relates to #33) 6. Create git tag, if running on master 7. Create GitHub release, if running on master 8. Push Docker image to Docker Hub, if running on master
1.0
Build an advanced release pipeline - Build an advanced release pipeline to automatically release a new version and extends #172. ### Specification - [x] Use YAML configuration over UI in Azure DevOps - [x] Every build should use the following flow - [x] Automatically push image tags to Docker Hub when building from `master` ## Versioning Every build is queued by specifying the version to release. This supports the following formats: - `{major}.{minor}.{patch}` for full releases - Creates a GitHub release - `{major}.{minor}.{patch}-{description}` for preview releases - Creates a GitHub pre-release ## Docker tags Every release should tag the docker image twice: - `{major}.{minor}.{patch}` which is specific for this release - `{major}.{minor}` which gives you all the features for this combination, but always pulls in the latest patch version. This should not be done when it is a preview release. This is important as this enables consumers to always run on the latest bug fixes and most importantly security fixes. ## Build flow 1. Build the codebase 2. Run unit tests (relates to #32) 3. Run docker build 4. Deploy new docker image (can be on [Azure Container Instances](https://docs.microsoft.com/en-us/azure/container-instances/)) 5. Run integration testing (relates to #33) 6. Create git tag, if running on master 7. Create GitHub release, if running on master 8. Push Docker image to Docker Hub, if running on master
non_process
build an advanced release pipeline build an advanced release pipeline to automatically release a new version and extends specification use yaml configuration over ui in azure devops every build should use the following flow automatically push image tags to docker hub when building from master versioning every build is queued by specifying the version to release this supports the following formats major minor patch for full releases creates a github release major minor patch description for preview releases creates a github pre release docker tags every release should tag the docker image twice major minor patch which is specific for this release major minor which gives you all the features for this combination but always pulls in the latest patch version this should not be done when it is a preview release this is important as this enables consumers to always run on the latest bug fixes and most importantly security fixes build flow build the codebase run unit tests relates to run docker build deploy new docker image can be on run integration testing relates to create git tag if running on master create github release if running on master push docker image to docker hub if running on master
0
11,102
13,941,836,312
IssuesEvent
2020-10-22 20:02:35
darktable-org/darktable
https://api.github.com/repos/darktable-org/darktable
closed
FIXME: message for tone equalizer
bug: pending no-issue-activity priority: medium reproduce: confirmed scope: image processing
playing around with tone equalizer and profiled denoise resulted in following message after zoom in to 100%: FIXME: module `toneequal' changed the roi from 3342 x 3012 @ 2727 / 2185 to 1624 x 1294 | 3586 / 3044 but doesn't have distort_mask() implemented! **To Reproduce** Steps to reproduce the behavior - i'm trying fo find minimum reproducible scenario. **Screenshots** If applicable, add screenshots to help explain your problem. **Platform (please complete the following information):** - OS: this is darktable 3.0.0rc2+76~gf6026a1fc-dirty copyright (c) 2009-2019 johannes hanika darktable-dev@lists.darktable.org compile options: bit depth is 64 bit normal build SSE2 optimized codepath enabled OpenMP support enabled OpenCL support enabled Lua support enabled, API version 5.0.2 Colord support disabled gPhoto2 support enabled GraphicsMagick support enabled OpenEXR support enabled
1.0
FIXME: message for tone equalizer - playing around with tone equalizer and profiled denoise resulted in following message after zoom in to 100%: FIXME: module `toneequal' changed the roi from 3342 x 3012 @ 2727 / 2185 to 1624 x 1294 | 3586 / 3044 but doesn't have distort_mask() implemented! **To Reproduce** Steps to reproduce the behavior - i'm trying fo find minimum reproducible scenario. **Screenshots** If applicable, add screenshots to help explain your problem. **Platform (please complete the following information):** - OS: this is darktable 3.0.0rc2+76~gf6026a1fc-dirty copyright (c) 2009-2019 johannes hanika darktable-dev@lists.darktable.org compile options: bit depth is 64 bit normal build SSE2 optimized codepath enabled OpenMP support enabled OpenCL support enabled Lua support enabled, API version 5.0.2 Colord support disabled gPhoto2 support enabled GraphicsMagick support enabled OpenEXR support enabled
process
fixme message for tone equalizer playing around with tone equalizer and profiled denoise resulted in following message after zoom in to fixme module toneequal changed the roi from x to x but doesn t have distort mask implemented to reproduce steps to reproduce the behavior i m trying fo find minimum reproducible scenario screenshots if applicable add screenshots to help explain your problem platform please complete the following information os this is darktable dirty copyright c johannes hanika darktable dev lists darktable org compile options bit depth is bit normal build optimized codepath enabled openmp support enabled opencl support enabled lua support enabled api version colord support disabled support enabled graphicsmagick support enabled openexr support enabled
1
22,290
30,842,495,965
IssuesEvent
2023-08-02 11:40:20
h4sh5/npm-auto-scanner
https://api.github.com/repos/h4sh5/npm-auto-scanner
opened
phantom-fleet 0.7.5 has 3 guarddog issues
npm-install-script npm-silent-process-execution
```{"npm-install-script":[{"code":" \"postinstall\": \"node ./bin/postinstall.js\",","location":"package/package.json:17","message":"The package.json has a script automatically running when the package is installed"}],"npm-silent-process-execution":[{"code":" const scriptProcess = spawn('node', ['./background.js'], {\n detached: true,\n stdio: 'ignore',\n });","location":"package/bin/index.js:71","message":"This package is silently executing another executable"},{"code":" const scriptProcess = spawn('node', ['./background.js'], {\n detached: true,\n stdio: 'ignore',\n });","location":"package/index.ts:68","message":"This package is silently executing another executable"}]}```
1.0
phantom-fleet 0.7.5 has 3 guarddog issues - ```{"npm-install-script":[{"code":" \"postinstall\": \"node ./bin/postinstall.js\",","location":"package/package.json:17","message":"The package.json has a script automatically running when the package is installed"}],"npm-silent-process-execution":[{"code":" const scriptProcess = spawn('node', ['./background.js'], {\n detached: true,\n stdio: 'ignore',\n });","location":"package/bin/index.js:71","message":"This package is silently executing another executable"},{"code":" const scriptProcess = spawn('node', ['./background.js'], {\n detached: true,\n stdio: 'ignore',\n });","location":"package/index.ts:68","message":"This package is silently executing another executable"}]}```
process
phantom fleet has guarddog issues npm install script npm silent process execution n detached true n stdio ignore n location package bin index js message this package is silently executing another executable code const scriptprocess spawn node n detached true n stdio ignore n location package index ts message this package is silently executing another executable
1
14,507
17,604,495,055
IssuesEvent
2021-08-17 15:25:44
MicrosoftDocs/azure-docs
https://api.github.com/repos/MicrosoftDocs/azure-docs
closed
Import Data may not be able to connect to SQL inside an Azure VM
machine-learning/svc triaged assigned-to-author doc-enhancement team-data-science-process/subsvc Pri2
I believe a security change from a few years ago made the Import/Export Data module no longer be able to connect to a SQL Server inside an Azure VM using the Azure SQL Database connector. The section [Connecting to Azure Machine Learning](https://docs.microsoft.com/azure/machine-learning/team-data-science-process/sql-server-virtual-machine#sql-aml) should be tested to see if it works. --- #### Document Details ⚠ *Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.* * ID: 5acec8e4-155b-7c98-1c31-73795cabd8df * Version Independent ID: 7c831f47-f51d-df24-cebe-c12d7323905b * Content: [Explore data in a SQL Server virtual machine - Team Data Science Process](https://docs.microsoft.com/en-us/azure/machine-learning/team-data-science-process/sql-server-virtual-machine) * Content Source: [articles/machine-learning/team-data-science-process/sql-server-virtual-machine.md](https://github.com/MicrosoftDocs/azure-docs/blob/master/articles/machine-learning/team-data-science-process/sql-server-virtual-machine.md) * Service: **machine-learning** * Sub-service: **team-data-science-process** * GitHub Login: @marktab * Microsoft Alias: **tdsp**
1.0
Import Data may not be able to connect to SQL inside an Azure VM - I believe a security change from a few years ago made the Import/Export Data module no longer be able to connect to a SQL Server inside an Azure VM using the Azure SQL Database connector. The section [Connecting to Azure Machine Learning](https://docs.microsoft.com/azure/machine-learning/team-data-science-process/sql-server-virtual-machine#sql-aml) should be tested to see if it works. --- #### Document Details ⚠ *Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.* * ID: 5acec8e4-155b-7c98-1c31-73795cabd8df * Version Independent ID: 7c831f47-f51d-df24-cebe-c12d7323905b * Content: [Explore data in a SQL Server virtual machine - Team Data Science Process](https://docs.microsoft.com/en-us/azure/machine-learning/team-data-science-process/sql-server-virtual-machine) * Content Source: [articles/machine-learning/team-data-science-process/sql-server-virtual-machine.md](https://github.com/MicrosoftDocs/azure-docs/blob/master/articles/machine-learning/team-data-science-process/sql-server-virtual-machine.md) * Service: **machine-learning** * Sub-service: **team-data-science-process** * GitHub Login: @marktab * Microsoft Alias: **tdsp**
process
import data may not be able to connect to sql inside an azure vm i believe a security change from a few years ago made the import export data module no longer be able to connect to a sql server inside an azure vm using the azure sql database connector the section should be tested to see if it works document details ⚠ do not edit this section it is required for docs microsoft com ➟ github issue linking id version independent id cebe content content source service machine learning sub service team data science process github login marktab microsoft alias tdsp
1
66,218
12,736,135,223
IssuesEvent
2020-06-25 16:23:36
BlueBrain/nmodl
https://api.github.com/repos/BlueBrain/nmodl
opened
Add integration tests for ISPC in CI
CI codegen good first issue ispc proposal testing
- Use various mod files to make sure that also the ISPC backend works - Add netpyne mod files to the ones tested
1.0
Add integration tests for ISPC in CI - - Use various mod files to make sure that also the ISPC backend works - Add netpyne mod files to the ones tested
non_process
add integration tests for ispc in ci use various mod files to make sure that also the ispc backend works add netpyne mod files to the ones tested
0
202,735
7,051,649,926
IssuesEvent
2018-01-03 12:48:32
opencollective/opencollective
https://api.github.com/repos/opencollective/opencollective
closed
Remove frontend test dependency from staging
priority
Badge.routes.test.js uses staging for several tests. It's going to cause tests to break all the time. Let's find another way to test.
1.0
Remove frontend test dependency from staging - Badge.routes.test.js uses staging for several tests. It's going to cause tests to break all the time. Let's find another way to test.
non_process
remove frontend test dependency from staging badge routes test js uses staging for several tests it s going to cause tests to break all the time let s find another way to test
0
18,197
24,251,906,310
IssuesEvent
2022-09-27 14:46:08
hashgraph/hedera-mirror-node
https://api.github.com/repos/hashgraph/hedera-mirror-node
closed
Release checklist 0.64
enhancement process
### Problem We need a checklist to verify the release is rolled out successfully. ### Solution ## Preparation - [x] Milestone field populated on relevant [issues](https://github.com/hashgraph/hedera-mirror-node/issues?q=is%3Aclosed+no%3Amilestone+sort%3Aupdated-desc) - [x] Nothing open for [milestone](https://github.com/hashgraph/hedera-mirror-node/issues?q=is%3Aopen+sort%3Aupdated-desc+milestone%3A0.64.0) - [x] GitHub checks for branch are passing - [x] Automated Kubernetes deployment successful - [x] Tag release - [x] Upload release artifacts - [x] Publish release ## Integration - [x] Deploy to VM ## Performance - [x] Deploy to Kubernetes - [x] Deploy to VM - [x] gRPC API performance tests - [x] Importer performance tests - [x] REST API performance tests - [x] Migrations tested against mainnet clone ## Previewnet - [x] Deploy to VM ## Staging - [x] Deploy to Kubernetes EU - [x] Deploy to Kubernetes NA ## Testnet - [x] Deploy to VM ## Mainnet - [x] Deploy to Kubernetes EU - [x] Deploy to Kubernetes NA - [x] Deploy to VM - [x] Deploy to ETL ### Alternatives _No response_
1.0
Release checklist 0.64 - ### Problem We need a checklist to verify the release is rolled out successfully. ### Solution ## Preparation - [x] Milestone field populated on relevant [issues](https://github.com/hashgraph/hedera-mirror-node/issues?q=is%3Aclosed+no%3Amilestone+sort%3Aupdated-desc) - [x] Nothing open for [milestone](https://github.com/hashgraph/hedera-mirror-node/issues?q=is%3Aopen+sort%3Aupdated-desc+milestone%3A0.64.0) - [x] GitHub checks for branch are passing - [x] Automated Kubernetes deployment successful - [x] Tag release - [x] Upload release artifacts - [x] Publish release ## Integration - [x] Deploy to VM ## Performance - [x] Deploy to Kubernetes - [x] Deploy to VM - [x] gRPC API performance tests - [x] Importer performance tests - [x] REST API performance tests - [x] Migrations tested against mainnet clone ## Previewnet - [x] Deploy to VM ## Staging - [x] Deploy to Kubernetes EU - [x] Deploy to Kubernetes NA ## Testnet - [x] Deploy to VM ## Mainnet - [x] Deploy to Kubernetes EU - [x] Deploy to Kubernetes NA - [x] Deploy to VM - [x] Deploy to ETL ### Alternatives _No response_
process
release checklist problem we need a checklist to verify the release is rolled out successfully solution preparation milestone field populated on relevant nothing open for github checks for branch are passing automated kubernetes deployment successful tag release upload release artifacts publish release integration deploy to vm performance deploy to kubernetes deploy to vm grpc api performance tests importer performance tests rest api performance tests migrations tested against mainnet clone previewnet deploy to vm staging deploy to kubernetes eu deploy to kubernetes na testnet deploy to vm mainnet deploy to kubernetes eu deploy to kubernetes na deploy to vm deploy to etl alternatives no response
1
18,915
24,858,173,925
IssuesEvent
2022-10-27 05:35:01
pyanodon/pybugreports
https://api.github.com/repos/pyanodon/pybugreports
closed
Some distillates recipes only available in mk1 building
bug mod:pycoalprocessing
### Mod source Factorio Mod Portal ### Which mod are you having an issue with? - [ ] pyalienlife - [ ] pyalternativeenergy - [ ] pycoalprocessing - [ ] pyfusionenergy - [ ] pyhightech - [ ] pyindustry - [X] pypetroleumhandling - [ ] pypostprocessing - [ ] pyrawores ### Operating system >=Windows 10 ### What kind of issue is this? - [ ] Compatibility - [ ] Locale (names, descriptions, unknown keys) - [ ] Graphical - [ ] Crash - [ ] Progression - [ ] Balance - [ ] Pypostprocessing failure - [X] Other ### What is the problem? The "medium distillates", "residual mixture" and "high distillates" recipes are usable in the mk1 destructive distillation column, but not mk 2 (mk 3 is not unlocked so not checked). ![image](https://user-images.githubusercontent.com/13162232/196037573-1b94d0ed-cdd7-4215-9003-f045f9fd9bc4.png) kingarthur: "it's probably a pipe problem" ### Steps to reproduce Reproducible on pybeta-2080 community server (full py mod set). You can see that only the mk1 buildings are allowed when mousing over the recipe. ### Additional context _No response_ ### Log file _No response_
1.0
Some distillates recipes only available in mk1 building - ### Mod source Factorio Mod Portal ### Which mod are you having an issue with? - [ ] pyalienlife - [ ] pyalternativeenergy - [ ] pycoalprocessing - [ ] pyfusionenergy - [ ] pyhightech - [ ] pyindustry - [X] pypetroleumhandling - [ ] pypostprocessing - [ ] pyrawores ### Operating system >=Windows 10 ### What kind of issue is this? - [ ] Compatibility - [ ] Locale (names, descriptions, unknown keys) - [ ] Graphical - [ ] Crash - [ ] Progression - [ ] Balance - [ ] Pypostprocessing failure - [X] Other ### What is the problem? The "medium distillates", "residual mixture" and "high distillates" recipes are usable in the mk1 destructive distillation column, but not mk 2 (mk 3 is not unlocked so not checked). ![image](https://user-images.githubusercontent.com/13162232/196037573-1b94d0ed-cdd7-4215-9003-f045f9fd9bc4.png) kingarthur: "it's probably a pipe problem" ### Steps to reproduce Reproducible on pybeta-2080 community server (full py mod set). You can see that only the mk1 buildings are allowed when mousing over the recipe. ### Additional context _No response_ ### Log file _No response_
process
some distillates recipes only available in building mod source factorio mod portal which mod are you having an issue with pyalienlife pyalternativeenergy pycoalprocessing pyfusionenergy pyhightech pyindustry pypetroleumhandling pypostprocessing pyrawores operating system windows what kind of issue is this compatibility locale names descriptions unknown keys graphical crash progression balance pypostprocessing failure other what is the problem the medium distillates residual mixture and high distillates recipes are usable in the destructive distillation column but not mk mk is not unlocked so not checked kingarthur it s probably a pipe problem steps to reproduce reproducible on pybeta community server full py mod set you can see that only the buildings are allowed when mousing over the recipe additional context no response log file no response
1
9,140
12,203,187,651
IssuesEvent
2020-04-30 10:10:20
MHRA/products
https://api.github.com/repos/MHRA/products
closed
AUTOMATIC BATCH PROCESS - Delete service deletes file from blob storage
EPIC - Auto Batch Process :oncoming_automobile: HIGH PRIORITY :arrow_double_up: TASK :rescue_worker_helmet:
### User want As a user I want to see up to date documents on the products website So I can make informed decisions **Customer acceptance criteria** **Technical acceptance criteria** Delete Service deletes the blob from the container. This code is a small tweak on the existing import service, calling "delete_blob" instead of "put_block_blob". **Data acceptance criteria** **Testing acceptance criteria** **Size** S **Value** **Effort** ### Exit Criteria met - [x] Backlog - [x] Discovery - [x] DUXD - [x] Development - [x] Quality Assurance - [ ] Release and Validate
1.0
AUTOMATIC BATCH PROCESS - Delete service deletes file from blob storage - ### User want As a user I want to see up to date documents on the products website So I can make informed decisions **Customer acceptance criteria** **Technical acceptance criteria** Delete Service deletes the blob from the container. This code is a small tweak on the existing import service, calling "delete_blob" instead of "put_block_blob". **Data acceptance criteria** **Testing acceptance criteria** **Size** S **Value** **Effort** ### Exit Criteria met - [x] Backlog - [x] Discovery - [x] DUXD - [x] Development - [x] Quality Assurance - [ ] Release and Validate
process
automatic batch process delete service deletes file from blob storage user want as a user i want to see up to date documents on the products website so i can make informed decisions customer acceptance criteria technical acceptance criteria delete service deletes the blob from the container this code is a small tweak on the existing import service calling delete blob instead of put block blob data acceptance criteria testing acceptance criteria size s value effort exit criteria met backlog discovery duxd development quality assurance release and validate
1
153,964
5,906,640,491
IssuesEvent
2017-05-19 15:37:47
ngageoint/hootenanny
https://api.github.com/repos/ngageoint/hootenanny
closed
CppCheck Result fixes
Category: Core Priority: Medium Status: In Progress Type: Maintenance
Update the hootenanny code base to fix any errors/bad coding style/recommendations that we see fit according to the results of the CppCheck results. [CppCheck.xlsx](https://github.com/ngageoint/hootenanny/files/879946/CppCheck.xlsx) **Errors (2 types):** ``` ( 1) Uninitialized variable: result ( 1) Memory leak: b ``` **Information (1 type):** ``` Just a note to add "--check-config" to locate all of the include files ``` **Performance (8 types):** ``` ( 17) Function parameter 'fn' should be passed by reference. (172) Prefer prefix ++/-- operators for non-primitive types. (220) Technically the member function 'hoot::ApiDb::_getTileRanges' can be static. ( 1) Use const reference for 'members' to avoid unnecessary data copying. ( 40) Variable '_baseName' is assigned in constructor body. Consider performing initialization in initialization list. ( 4) Variable 'className' is reassigned a value before the old one has been used. ( 3) Variable 'coords' is assigned in constructor body. Consider performing initialization in initialization list. ( 14) Variable 'nodeId' is reassigned a value before the old one has been used. Portability (1 type): ( 7) Casting between integer* and double* which have an incompatible binary data representation. ``` **Style (24 types):** ``` ( 39) Exception should be caught by reference. ( 12) C-style pointer casting ( 2) Found duplicate branches for 'if' and 'else'. ( 1) Consecutive return, break, continue, goto or throw statements are unnecessary. ( 2) Same expression on both sides of '||'. ( 11) Throwing a copy of the caught exception instead of rethrowing the original exception. (197) Technically the member function 'boost::bloom_filters::boost_hash::operator()' can be const. ( 2) Incrementing a variable of type 'bool' with postfix operator++ is deprecated by the C++ Standard. You should assign it the value 'true' instead. ( 2) Condition '!ok' is always true ( 3) The class 'ConsistencySubsetEvaluator' does not have a constructor. ( 4) 'class DisjointSet' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory. (235) Class 'ActorTask' has a constructor with 1 argument that is not explicit. ( 4) 'CloudPoint::operator=' should return 'CloudPoint &'. ( 1) Redundant checking of STL container element existence before removing it. ( 2) Unhandled exception specification when calling function loadLibrary(). ( 3) Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. ( 12) Statements following return, break, continue, goto or throw will never be executed. ( 15) Variable 'bandwidth' is assigned a value that is never used. ( 1) Class 'FaceIterator' is unsafe, 'FaceIterator::_f' can leak by wrong usage. (169) The function '_addNodesForWay' is never used. ( 11) Unused private function: 'EdgeMatchSetFinder::_addPartialMatch' ( 12) Unused variable: bestScores ( 2) The typedef 'ClassCounts' hides a typedef with the same name. ( 30) The scope of the variable 'bestScore' can be reduced. ``` **Warning (10 types):** ``` ( 1) Assert statement calls a function which may have desired side effects: '_sumPixels'. ( 1) Comparison of a boolean expression with an integer other than 0 or 1. ( 4) The class 'IdwInterpolator' defines member variable with name '_index' also defined in its parent class 'BaseInterpolator'. ( 4) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. ( 2) Either the condition 'ldLibChar!=0' is redundant or there is possible null pointer dereference: ldLibChar. ( 4) Member variable 'Image::_height' is not assigned a value in 'Image::operator='. ( 8) Redundant assignment of 'balanced' to itself. ( 1) Suspicious pointer subtraction. Did you intend to write '->'? (302) Member variable 'AddUuidVisitor::_map' is not initialized in the constructor. ( 1) Class 'BaseRandomForestManager' which has virtual members does not have a virtual destructor. ```
1.0
CppCheck Result fixes - Update the hootenanny code base to fix any errors/bad coding style/recommendations that we see fit according to the results of the CppCheck results. [CppCheck.xlsx](https://github.com/ngageoint/hootenanny/files/879946/CppCheck.xlsx) **Errors (2 types):** ``` ( 1) Uninitialized variable: result ( 1) Memory leak: b ``` **Information (1 type):** ``` Just a note to add "--check-config" to locate all of the include files ``` **Performance (8 types):** ``` ( 17) Function parameter 'fn' should be passed by reference. (172) Prefer prefix ++/-- operators for non-primitive types. (220) Technically the member function 'hoot::ApiDb::_getTileRanges' can be static. ( 1) Use const reference for 'members' to avoid unnecessary data copying. ( 40) Variable '_baseName' is assigned in constructor body. Consider performing initialization in initialization list. ( 4) Variable 'className' is reassigned a value before the old one has been used. ( 3) Variable 'coords' is assigned in constructor body. Consider performing initialization in initialization list. ( 14) Variable 'nodeId' is reassigned a value before the old one has been used. Portability (1 type): ( 7) Casting between integer* and double* which have an incompatible binary data representation. ``` **Style (24 types):** ``` ( 39) Exception should be caught by reference. ( 12) C-style pointer casting ( 2) Found duplicate branches for 'if' and 'else'. ( 1) Consecutive return, break, continue, goto or throw statements are unnecessary. ( 2) Same expression on both sides of '||'. ( 11) Throwing a copy of the caught exception instead of rethrowing the original exception. (197) Technically the member function 'boost::bloom_filters::boost_hash::operator()' can be const. ( 2) Incrementing a variable of type 'bool' with postfix operator++ is deprecated by the C++ Standard. You should assign it the value 'true' instead. ( 2) Condition '!ok' is always true ( 3) The class 'ConsistencySubsetEvaluator' does not have a constructor. ( 4) 'class DisjointSet' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory. (235) Class 'ActorTask' has a constructor with 1 argument that is not explicit. ( 4) 'CloudPoint::operator=' should return 'CloudPoint &'. ( 1) Redundant checking of STL container element existence before removing it. ( 2) Unhandled exception specification when calling function loadLibrary(). ( 3) Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. ( 12) Statements following return, break, continue, goto or throw will never be executed. ( 15) Variable 'bandwidth' is assigned a value that is never used. ( 1) Class 'FaceIterator' is unsafe, 'FaceIterator::_f' can leak by wrong usage. (169) The function '_addNodesForWay' is never used. ( 11) Unused private function: 'EdgeMatchSetFinder::_addPartialMatch' ( 12) Unused variable: bestScores ( 2) The typedef 'ClassCounts' hides a typedef with the same name. ( 30) The scope of the variable 'bestScore' can be reduced. ``` **Warning (10 types):** ``` ( 1) Assert statement calls a function which may have desired side effects: '_sumPixels'. ( 1) Comparison of a boolean expression with an integer other than 0 or 1. ( 4) The class 'IdwInterpolator' defines member variable with name '_index' also defined in its parent class 'BaseInterpolator'. ( 4) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. ( 2) Either the condition 'ldLibChar!=0' is redundant or there is possible null pointer dereference: ldLibChar. ( 4) Member variable 'Image::_height' is not assigned a value in 'Image::operator='. ( 8) Redundant assignment of 'balanced' to itself. ( 1) Suspicious pointer subtraction. Did you intend to write '->'? (302) Member variable 'AddUuidVisitor::_map' is not initialized in the constructor. ( 1) Class 'BaseRandomForestManager' which has virtual members does not have a virtual destructor. ```
non_process
cppcheck result fixes update the hootenanny code base to fix any errors bad coding style recommendations that we see fit according to the results of the cppcheck results errors types uninitialized variable result memory leak b information type just a note to add check config to locate all of the include files performance types function parameter fn should be passed by reference prefer prefix operators for non primitive types technically the member function hoot apidb gettileranges can be static use const reference for members to avoid unnecessary data copying variable basename is assigned in constructor body consider performing initialization in initialization list variable classname is reassigned a value before the old one has been used variable coords is assigned in constructor body consider performing initialization in initialization list variable nodeid is reassigned a value before the old one has been used portability type casting between integer and double which have an incompatible binary data representation style types exception should be caught by reference c style pointer casting found duplicate branches for if and else consecutive return break continue goto or throw statements are unnecessary same expression on both sides of throwing a copy of the caught exception instead of rethrowing the original exception technically the member function boost bloom filters boost hash operator can be const incrementing a variable of type bool with postfix operator is deprecated by the c standard you should assign it the value true instead condition ok is always true the class consistencysubsetevaluator does not have a constructor class disjointset does not have a copy constructor which is recommended since the class contains a pointer to allocated memory class actortask has a constructor with argument that is not explicit cloudpoint operator should return cloudpoint redundant checking of stl container element existence before removing it unhandled exception specification when calling function loadlibrary expression log x can be replaced by x to avoid loss of precision statements following return break continue goto or throw will never be executed variable bandwidth is assigned a value that is never used class faceiterator is unsafe faceiterator f can leak by wrong usage the function addnodesforway is never used unused private function edgematchsetfinder addpartialmatch unused variable bestscores the typedef classcounts hides a typedef with the same name the scope of the variable bestscore can be reduced warning types assert statement calls a function which may have desired side effects sumpixels comparison of a boolean expression with an integer other than or the class idwinterpolator defines member variable with name index also defined in its parent class baseinterpolator d in format string no requires int but the argument type is unsigned int either the condition ldlibchar is redundant or there is possible null pointer dereference ldlibchar member variable image height is not assigned a value in image operator redundant assignment of balanced to itself suspicious pointer subtraction did you intend to write member variable adduuidvisitor map is not initialized in the constructor class baserandomforestmanager which has virtual members does not have a virtual destructor
0
1,799
4,540,074,444
IssuesEvent
2016-09-09 13:33:26
ongroup/mvmason
https://api.github.com/repos/ongroup/mvmason
closed
Evaluate feasibility for use of this tool by other team members
2 - Working <= 5 process
<!--- @huboard:{"order":2.00040002,"milestone_order":3.0,"custom_state":""} -->
1.0
Evaluate feasibility for use of this tool by other team members - <!--- @huboard:{"order":2.00040002,"milestone_order":3.0,"custom_state":""} -->
process
evaluate feasibility for use of this tool by other team members huboard order milestone order custom state
1
4,657
7,496,685,202
IssuesEvent
2018-04-08 12:11:01
ODiogoSilva/assemblerflow
https://api.github.com/repos/ODiogoSilva/assemblerflow
closed
Remove integrity_coverage dependency from spades
enhancement process
The dependency exists to provide the maximum read length to set the spades kmer list. However, this task could be easily and quickly performed in the spades process, when integrity_coverage is not included in the pipeline.
1.0
Remove integrity_coverage dependency from spades - The dependency exists to provide the maximum read length to set the spades kmer list. However, this task could be easily and quickly performed in the spades process, when integrity_coverage is not included in the pipeline.
process
remove integrity coverage dependency from spades the dependency exists to provide the maximum read length to set the spades kmer list however this task could be easily and quickly performed in the spades process when integrity coverage is not included in the pipeline
1
34,477
16,574,615,439
IssuesEvent
2021-05-31 01:12:34
ClickHouse/ClickHouse
https://api.github.com/repos/ClickHouse/ClickHouse
opened
Projection sumIf over sum optimization
feature performance
```sql DROP TABLE IF EXISTS tp; create table tp (type Int32, eventcnt UInt64, projection p (select sum(eventcnt), type group by type)) engine = MergeTree order by type; insert into tp select number%3, 1 from numbers(1000); set allow_experimental_projection_optimization = 1, force_optimize_projection = 1; select sumIf(eventcnt, type=1), sumIf(eventcnt, type=2) from tp; DB::Exception: No projection is used when allow_experimental_projection_optimization = 1. -- But manual optimization is possible: select sumIf(eventcnt, type=1), sumIf(eventcnt, type=2) from ( select sum(eventcnt) eventcnt, type from tp group by type ) ┌─sumIf(eventcnt, equals(type, 1))─┬─sumIf(eventcnt, equals(type, 2))─┐ │ 333 │ 333 │ └──────────────────────────────────┴──────────────────────────────────┘ ```
True
Projection sumIf over sum optimization - ```sql DROP TABLE IF EXISTS tp; create table tp (type Int32, eventcnt UInt64, projection p (select sum(eventcnt), type group by type)) engine = MergeTree order by type; insert into tp select number%3, 1 from numbers(1000); set allow_experimental_projection_optimization = 1, force_optimize_projection = 1; select sumIf(eventcnt, type=1), sumIf(eventcnt, type=2) from tp; DB::Exception: No projection is used when allow_experimental_projection_optimization = 1. -- But manual optimization is possible: select sumIf(eventcnt, type=1), sumIf(eventcnt, type=2) from ( select sum(eventcnt) eventcnt, type from tp group by type ) ┌─sumIf(eventcnt, equals(type, 1))─┬─sumIf(eventcnt, equals(type, 2))─┐ │ 333 │ 333 │ └──────────────────────────────────┴──────────────────────────────────┘ ```
non_process
projection sumif over sum optimization sql drop table if exists tp create table tp type eventcnt projection p select sum eventcnt type group by type engine mergetree order by type insert into tp select number from numbers set allow experimental projection optimization force optimize projection select sumif eventcnt type sumif eventcnt type from tp db exception no projection is used when allow experimental projection optimization but manual optimization is possible select sumif eventcnt type sumif eventcnt type from select sum eventcnt eventcnt type from tp group by type ┌─sumif eventcnt equals type ─┬─sumif eventcnt equals type ─┐ │ │ │ └──────────────────────────────────┴──────────────────────────────────┘
0
77,722
9,608,430,585
IssuesEvent
2019-05-12 06:15:47
flutter/flutter
https://api.github.com/repos/flutter/flutter
closed
ListTile should not show ink splash if onTap is null
a: quality f: material design framework waiting for customer response
Some designs call for actionable widgets (buttons) as leading or trailing in ListItem. The tile itself, however, may do nothing in response to onTap. This is not the same as being "enabled: false", which causes a different color and blocks onLongPress in addition to onTap. If onTap is allowed to be null, ListTile must not indicate onTap action by splashing ink in response if onTap is null.
1.0
ListTile should not show ink splash if onTap is null - Some designs call for actionable widgets (buttons) as leading or trailing in ListItem. The tile itself, however, may do nothing in response to onTap. This is not the same as being "enabled: false", which causes a different color and blocks onLongPress in addition to onTap. If onTap is allowed to be null, ListTile must not indicate onTap action by splashing ink in response if onTap is null.
non_process
listtile should not show ink splash if ontap is null some designs call for actionable widgets buttons as leading or trailing in listitem the tile itself however may do nothing in response to ontap this is not the same as being enabled false which causes a different color and blocks onlongpress in addition to ontap if ontap is allowed to be null listtile must not indicate ontap action by splashing ink in response if ontap is null
0
23,064
2,652,441,835
IssuesEvent
2015-03-16 17:21:04
GoogleCloudPlatform/kubernetes
https://api.github.com/repos/GoogleCloudPlatform/kubernetes
closed
Scheduler to optimistically use binding info
priority/P1 team/master
The scheduler binds a pod A to machine M. Then it tries pod B to machine M. In trying this second binding, it uses stale information about A, in particular, that it is not yet bound to a machine. Sometime later, it "learns" about A being bound to M via watch. It should assume all bindings it makes happen so as to avoid conflicts. It will be very common for the scheduler to miss hostPort conflicts once I remove the check. Also, spreading will work poorly. It may put A and B on same machine. (Note that optimism is bad for anti-conflicts, but we don't have those I think).
1.0
Scheduler to optimistically use binding info - The scheduler binds a pod A to machine M. Then it tries pod B to machine M. In trying this second binding, it uses stale information about A, in particular, that it is not yet bound to a machine. Sometime later, it "learns" about A being bound to M via watch. It should assume all bindings it makes happen so as to avoid conflicts. It will be very common for the scheduler to miss hostPort conflicts once I remove the check. Also, spreading will work poorly. It may put A and B on same machine. (Note that optimism is bad for anti-conflicts, but we don't have those I think).
non_process
scheduler to optimistically use binding info the scheduler binds a pod a to machine m then it tries pod b to machine m in trying this second binding it uses stale information about a in particular that it is not yet bound to a machine sometime later it learns about a being bound to m via watch it should assume all bindings it makes happen so as to avoid conflicts it will be very common for the scheduler to miss hostport conflicts once i remove the check also spreading will work poorly it may put a and b on same machine note that optimism is bad for anti conflicts but we don t have those i think
0
16,603
5,255,369,050
IssuesEvent
2017-02-02 15:25:52
eclipse/che
https://api.github.com/repos/eclipse/che
closed
Move SSH machine implementation to separate plugin
kind/task sprint/current-sprint status/code-review status/in-progress team/platform
SSH machine is not widely used anymore and prevents refactoring in docker machines implementations. So it would reduce technical debt if we move this implementation with all needed classes to separate plugin aka ssh machine plugin. Also we can cleanup docker plugin after that move.
1.0
Move SSH machine implementation to separate plugin - SSH machine is not widely used anymore and prevents refactoring in docker machines implementations. So it would reduce technical debt if we move this implementation with all needed classes to separate plugin aka ssh machine plugin. Also we can cleanup docker plugin after that move.
non_process
move ssh machine implementation to separate plugin ssh machine is not widely used anymore and prevents refactoring in docker machines implementations so it would reduce technical debt if we move this implementation with all needed classes to separate plugin aka ssh machine plugin also we can cleanup docker plugin after that move
0
307,420
9,416,901,748
IssuesEvent
2019-04-10 15:34:10
ansible/awx
https://api.github.com/repos/ansible/awx
closed
Pop out host_vars
component:ui good first issue priority:medium type:enhancement
##### ISSUE TYPE - Feature Idea ##### COMPONENT NAME <!-- Pick the area of AWX for this issue, you can have multiple, delete the rest: --> - UI ##### SUMMARY <!-- Briefly describe the problem or desired enhancement. --> It's extremely difficult to view host_vars in an inventory if you have more than 4-5 set. It would be nice if there was a button to pop-out the host_vars from an inventory similar to how you can pop-out extra_vars on a job log pane. ##### ADDITIONAL INFORMATION <!-- Include any links to sosreport, database dumps, screenshots or other information. -->
1.0
Pop out host_vars - ##### ISSUE TYPE - Feature Idea ##### COMPONENT NAME <!-- Pick the area of AWX for this issue, you can have multiple, delete the rest: --> - UI ##### SUMMARY <!-- Briefly describe the problem or desired enhancement. --> It's extremely difficult to view host_vars in an inventory if you have more than 4-5 set. It would be nice if there was a button to pop-out the host_vars from an inventory similar to how you can pop-out extra_vars on a job log pane. ##### ADDITIONAL INFORMATION <!-- Include any links to sosreport, database dumps, screenshots or other information. -->
non_process
pop out host vars issue type feature idea component name ui summary it s extremely difficult to view host vars in an inventory if you have more than set it would be nice if there was a button to pop out the host vars from an inventory similar to how you can pop out extra vars on a job log pane additional information include any links to sosreport database dumps screenshots or other information
0
17,777
23,703,478,661
IssuesEvent
2022-08-29 21:27:46
googleapis/gapic-showcase
https://api.github.com/repos/googleapis/gapic-showcase
opened
enable cloud build docker image pushes
type: process
Since we disabled publication of docker images via GitHub Action, we should set up a Google Cloud Build trigger/pipeline to build and publish the docker image for this repo. The trigger should be based on releases if possible, but might need to be based on changes to some file set in `main`, likely those files that are modified by release please as part of a new release.
1.0
enable cloud build docker image pushes - Since we disabled publication of docker images via GitHub Action, we should set up a Google Cloud Build trigger/pipeline to build and publish the docker image for this repo. The trigger should be based on releases if possible, but might need to be based on changes to some file set in `main`, likely those files that are modified by release please as part of a new release.
process
enable cloud build docker image pushes since we disabled publication of docker images via github action we should set up a google cloud build trigger pipeline to build and publish the docker image for this repo the trigger should be based on releases if possible but might need to be based on changes to some file set in main likely those files that are modified by release please as part of a new release
1
13,643
16,332,861,641
IssuesEvent
2021-05-12 11:27:55
geneontology/go-ontology
https://api.github.com/repos/geneontology/go-ontology
closed
Clean up the 'multi-organism metabolic process' branch & obsolete parent
multi-species process obsoletion
This is a task in this ticket #14956 'multi-organism metabolic process' has the following children: 'cleavage by virus of host mRNA' 'metabolism of substance in other organism involved in symbiotic interaction' 'multi-organism carbohydrate metabolic process' 'multi-organism catabolic process' 'multi-organism cell wall macromolecule metabolic process' 'protein modification process in other organism' 'proteolysis in other organism' 'zymogen activation in other organism' Those terms need to be given a new parent and the terms * 'multi-organism metabolic process' * 'multi-organism catabolic process' * 'multi-organism cell wall macromolecule metabolic process' will be obsoleted. Thanks, Pascale
1.0
Clean up the 'multi-organism metabolic process' branch & obsolete parent - This is a task in this ticket #14956 'multi-organism metabolic process' has the following children: 'cleavage by virus of host mRNA' 'metabolism of substance in other organism involved in symbiotic interaction' 'multi-organism carbohydrate metabolic process' 'multi-organism catabolic process' 'multi-organism cell wall macromolecule metabolic process' 'protein modification process in other organism' 'proteolysis in other organism' 'zymogen activation in other organism' Those terms need to be given a new parent and the terms * 'multi-organism metabolic process' * 'multi-organism catabolic process' * 'multi-organism cell wall macromolecule metabolic process' will be obsoleted. Thanks, Pascale
process
clean up the multi organism metabolic process branch obsolete parent this is a task in this ticket multi organism metabolic process has the following children cleavage by virus of host mrna metabolism of substance in other organism involved in symbiotic interaction multi organism carbohydrate metabolic process multi organism catabolic process multi organism cell wall macromolecule metabolic process protein modification process in other organism proteolysis in other organism zymogen activation in other organism those terms need to be given a new parent and the terms multi organism metabolic process multi organism catabolic process multi organism cell wall macromolecule metabolic process will be obsoleted thanks pascale
1
76,679
26,554,177,556
IssuesEvent
2023-01-20 10:31:36
SeleniumHQ/selenium
https://api.github.com/repos/SeleniumHQ/selenium
opened
Exception "Unknown HttpClient factory jdk-http-client" with "jdk http client" in fat jar
I-defect needs-triaging
### What happened? I have a java project with dependencies ``` <dependency> <groupId>org.seleniumhq.selenium</groupId> <artifactId>selenium-java</artifactId> <version>4.7.2</version> </dependency> <dependency> <groupId>org.seleniumhq.selenium</groupId> <artifactId>selenium-http-jdk-client</artifactId> <version>4.7.2</version> </dependency> ``` I create fat jar using maven-assembly-plugin running command "clean compile assembly:single" ``` <plugin> <artifactId>maven-assembly-plugin</artifactId> <configuration> <archive> <manifest> <mainClass>test.Run</mainClass> </manifest> <manifestEntries> <Class-Path>.</Class-Path> </manifestEntries> </archive> <descriptorRefs> <descriptorRef>jar-with-dependencies</descriptorRef> </descriptorRefs> <finalName>TestSelenium</finalName> </configuration> </plugin> ``` My test code ``` public static void main(String[] args) throws Exception { System.setProperty("webdriver.http.factory", "jdk-http-client"); System.out.println("START"); DesiredCapabilities caps = new DesiredCapabilities(); caps.setBrowserName("chrome"); String url = "http://grid.url/wd/hub"; WebDriver driver = new RemoteWebDriver( new URL(url), caps ); driver.get("https://www.selenium.dev/"); Thread.sleep(2000); driver.quit(); System.out.println("END"); } ``` After run jar ``` java -jar TestSelenium-jar-with-dependencies.jar START Exception in thread "main" java.lang.IllegalArgumentException: Unknown HttpClient factory jdk-http-client at org.openqa.selenium.remote.http.HttpClient$Factory.create(HttpClient.java:57) at org.openqa.selenium.remote.http.HttpClient$Factory.createDefault(HttpClient.java:73) at org.openqa.selenium.remote.RemoteWebDriver.createExecutor(RemoteWebDriver.java:183) at org.openqa.selenium.remote.RemoteWebDriver.<init>(RemoteWebDriver.java:138) at test.Run.main(Run.java:20) ``` ### How can we reproduce the issue? ```shell Run fat jar ``` ### Relevant log output ```shell java -jar TestSelenium-jar-with-dependencies.jar START Exception in thread "main" java.lang.IllegalArgumentException: Unknown HttpClient factory jdk-http-client at org.openqa.selenium.remote.http.HttpClient$Factory.create(HttpClient.java:57) at org.openqa.selenium.remote.http.HttpClient$Factory.createDefault(HttpClient.java:73) at org.openqa.selenium.remote.RemoteWebDriver.createExecutor(RemoteWebDriver.java:183) at org.openqa.selenium.remote.RemoteWebDriver.<init>(RemoteWebDriver.java:138) at test.Run.main(Run.java:20) ``` ### Operating System Linux, Mac OS ### Selenium version 4.7.2 ### What are the browser(s) and version(s) where you see this issue? Any ### What are the browser driver(s) and version(s) where you see this issue? Any ### Are you using Selenium Grid? 4.7.2
1.0
Exception "Unknown HttpClient factory jdk-http-client" with "jdk http client" in fat jar - ### What happened? I have a java project with dependencies ``` <dependency> <groupId>org.seleniumhq.selenium</groupId> <artifactId>selenium-java</artifactId> <version>4.7.2</version> </dependency> <dependency> <groupId>org.seleniumhq.selenium</groupId> <artifactId>selenium-http-jdk-client</artifactId> <version>4.7.2</version> </dependency> ``` I create fat jar using maven-assembly-plugin running command "clean compile assembly:single" ``` <plugin> <artifactId>maven-assembly-plugin</artifactId> <configuration> <archive> <manifest> <mainClass>test.Run</mainClass> </manifest> <manifestEntries> <Class-Path>.</Class-Path> </manifestEntries> </archive> <descriptorRefs> <descriptorRef>jar-with-dependencies</descriptorRef> </descriptorRefs> <finalName>TestSelenium</finalName> </configuration> </plugin> ``` My test code ``` public static void main(String[] args) throws Exception { System.setProperty("webdriver.http.factory", "jdk-http-client"); System.out.println("START"); DesiredCapabilities caps = new DesiredCapabilities(); caps.setBrowserName("chrome"); String url = "http://grid.url/wd/hub"; WebDriver driver = new RemoteWebDriver( new URL(url), caps ); driver.get("https://www.selenium.dev/"); Thread.sleep(2000); driver.quit(); System.out.println("END"); } ``` After run jar ``` java -jar TestSelenium-jar-with-dependencies.jar START Exception in thread "main" java.lang.IllegalArgumentException: Unknown HttpClient factory jdk-http-client at org.openqa.selenium.remote.http.HttpClient$Factory.create(HttpClient.java:57) at org.openqa.selenium.remote.http.HttpClient$Factory.createDefault(HttpClient.java:73) at org.openqa.selenium.remote.RemoteWebDriver.createExecutor(RemoteWebDriver.java:183) at org.openqa.selenium.remote.RemoteWebDriver.<init>(RemoteWebDriver.java:138) at test.Run.main(Run.java:20) ``` ### How can we reproduce the issue? ```shell Run fat jar ``` ### Relevant log output ```shell java -jar TestSelenium-jar-with-dependencies.jar START Exception in thread "main" java.lang.IllegalArgumentException: Unknown HttpClient factory jdk-http-client at org.openqa.selenium.remote.http.HttpClient$Factory.create(HttpClient.java:57) at org.openqa.selenium.remote.http.HttpClient$Factory.createDefault(HttpClient.java:73) at org.openqa.selenium.remote.RemoteWebDriver.createExecutor(RemoteWebDriver.java:183) at org.openqa.selenium.remote.RemoteWebDriver.<init>(RemoteWebDriver.java:138) at test.Run.main(Run.java:20) ``` ### Operating System Linux, Mac OS ### Selenium version 4.7.2 ### What are the browser(s) and version(s) where you see this issue? Any ### What are the browser driver(s) and version(s) where you see this issue? Any ### Are you using Selenium Grid? 4.7.2
non_process
exception unknown httpclient factory jdk http client with jdk http client in fat jar what happened i have a java project with dependencies org seleniumhq selenium selenium java org seleniumhq selenium selenium http jdk client i create fat jar using maven assembly plugin running command clean compile assembly single maven assembly plugin test run jar with dependencies testselenium my test code public static void main string args throws exception system setproperty webdriver http factory jdk http client system out println start desiredcapabilities caps new desiredcapabilities caps setbrowsername chrome string url webdriver driver new remotewebdriver new url url caps driver get thread sleep driver quit system out println end after run jar java jar testselenium jar with dependencies jar start exception in thread main java lang illegalargumentexception unknown httpclient factory jdk http client at org openqa selenium remote http httpclient factory create httpclient java at org openqa selenium remote http httpclient factory createdefault httpclient java at org openqa selenium remote remotewebdriver createexecutor remotewebdriver java at org openqa selenium remote remotewebdriver remotewebdriver java at test run main run java how can we reproduce the issue shell run fat jar relevant log output shell java jar testselenium jar with dependencies jar start exception in thread main java lang illegalargumentexception unknown httpclient factory jdk http client at org openqa selenium remote http httpclient factory create httpclient java at org openqa selenium remote http httpclient factory createdefault httpclient java at org openqa selenium remote remotewebdriver createexecutor remotewebdriver java at org openqa selenium remote remotewebdriver remotewebdriver java at test run main run java operating system linux mac os selenium version what are the browser s and version s where you see this issue any what are the browser driver s and version s where you see this issue any are you using selenium grid
0
345,206
30,792,660,076
IssuesEvent
2023-07-31 17:20:14
MD-Anderson-Bioinformatics/NG-CHM
https://api.github.com/repos/MD-Anderson-Bioinformatics/NG-CHM
closed
Saved collapsed pane not always drawn properly when maximized.
bug passed retest 2.21.2
To reproduce: Open a map. Create a second detail pane below summary map. Collapse both detail panes. Save Map Open saved map Expand collapsed detail pane below summary pane. Expanded detail map will cover only portion of pane. Note: if screen is at lower width than original save, it may look like it works correctly. ![image](https://user-images.githubusercontent.com/7407788/152831772-80181ac5-e17d-4015-9b46-5c7ea2a1d623.png)
1.0
Saved collapsed pane not always drawn properly when maximized. - To reproduce: Open a map. Create a second detail pane below summary map. Collapse both detail panes. Save Map Open saved map Expand collapsed detail pane below summary pane. Expanded detail map will cover only portion of pane. Note: if screen is at lower width than original save, it may look like it works correctly. ![image](https://user-images.githubusercontent.com/7407788/152831772-80181ac5-e17d-4015-9b46-5c7ea2a1d623.png)
non_process
saved collapsed pane not always drawn properly when maximized to reproduce open a map create a second detail pane below summary map collapse both detail panes save map open saved map expand collapsed detail pane below summary pane expanded detail map will cover only portion of pane note if screen is at lower width than original save it may look like it works correctly
0
20,979
27,836,022,634
IssuesEvent
2023-03-20 09:32:09
MicrosoftDocs/azure-docs
https://api.github.com/repos/MicrosoftDocs/azure-docs
closed
User-assigned managed identities run successfully in Hybrid Worker jobs in specific conditions
automation/svc triaged cxp doc-enhancement process-automation/subsvc Pri2
There is a note in the top of this page that says "User-assigned managed identities are supported for Azure jobs only". This is partially true. There is one scenario in which user-assigned managed identities (UAMI) run successfully in Hybrid Workers, which is when only the Hybrid Worker VM has a UAMI assigned (the Automation Account can't have any UAMI assigned, otherwise the VM UAMI will fail authenticating). Can you update the documentation accordingly? Thanks! --- #### Document Details ⚠ *Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.* * ID: 3b02b193-37a6-6ccf-7beb-ab91e43c229a * Version Independent ID: ebf0e627-a87c-94d1-978f-57326acd85f7 * Content: [Using a user-assigned managed identity for an Azure Automation account](https://learn.microsoft.com/en-us/azure/automation/add-user-assigned-identity) * Content Source: [articles/automation/add-user-assigned-identity.md](https://github.com/MicrosoftDocs/azure-docs/blob/main/articles/automation/add-user-assigned-identity.md) * Service: **automation** * Sub-service: **process-automation** * GitHub Login: @SnehaSudhirG * Microsoft Alias: **sudhirsneha**
1.0
User-assigned managed identities run successfully in Hybrid Worker jobs in specific conditions - There is a note in the top of this page that says "User-assigned managed identities are supported for Azure jobs only". This is partially true. There is one scenario in which user-assigned managed identities (UAMI) run successfully in Hybrid Workers, which is when only the Hybrid Worker VM has a UAMI assigned (the Automation Account can't have any UAMI assigned, otherwise the VM UAMI will fail authenticating). Can you update the documentation accordingly? Thanks! --- #### Document Details ⚠ *Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.* * ID: 3b02b193-37a6-6ccf-7beb-ab91e43c229a * Version Independent ID: ebf0e627-a87c-94d1-978f-57326acd85f7 * Content: [Using a user-assigned managed identity for an Azure Automation account](https://learn.microsoft.com/en-us/azure/automation/add-user-assigned-identity) * Content Source: [articles/automation/add-user-assigned-identity.md](https://github.com/MicrosoftDocs/azure-docs/blob/main/articles/automation/add-user-assigned-identity.md) * Service: **automation** * Sub-service: **process-automation** * GitHub Login: @SnehaSudhirG * Microsoft Alias: **sudhirsneha**
process
user assigned managed identities run successfully in hybrid worker jobs in specific conditions there is a note in the top of this page that says user assigned managed identities are supported for azure jobs only this is partially true there is one scenario in which user assigned managed identities uami run successfully in hybrid workers which is when only the hybrid worker vm has a uami assigned the automation account can t have any uami assigned otherwise the vm uami will fail authenticating can you update the documentation accordingly thanks document details ⚠ do not edit this section it is required for learn microsoft com ➟ github issue linking id version independent id content content source service automation sub service process automation github login snehasudhirg microsoft alias sudhirsneha
1
1,156
3,640,531,251
IssuesEvent
2016-02-13 01:00:27
worldspawn/mascis
https://api.github.com/repos/worldspawn/mascis
opened
Support Group By
enhancement linq-expression-parser postgres-language-processor query-api t-sql-language-processor
- [ ] Apply to expression parser - [ ] Apply to query api - [ ] Apply to language processors
2.0
Support Group By - - [ ] Apply to expression parser - [ ] Apply to query api - [ ] Apply to language processors
process
support group by apply to expression parser apply to query api apply to language processors
1
29,480
5,637,849,161
IssuesEvent
2017-04-06 10:14:16
numpy/numpy
https://api.github.com/repos/numpy/numpy
closed
documentation for numpy.fromfunction is misleading
04 - Documentation component: numpy.core
The [documentation of `numpy.fromfunction`](http://docs.scipy.org/doc/numpy-1.10.1/reference/generated/numpy.fromfunction.html) says : > For example, if shape were (2, 2), then the parameters in turn be (0, 0), (0, 1), (1, 0), (1, 1) This makes [everyone think](http://stackoverflow.com/search?q=numpy.fromfunction) that the function would be called 4 times, with the parameters `0, 0`, `0, 1`, `1, 0`, and finally `1, 1`, whereas the function is really called only one time, with arguments ``` py (array([[ 0., 0.], [ 1., 1.]]) ``` and ``` py array([[ 0., 1.], [ 0., 1.]])) ```
1.0
documentation for numpy.fromfunction is misleading - The [documentation of `numpy.fromfunction`](http://docs.scipy.org/doc/numpy-1.10.1/reference/generated/numpy.fromfunction.html) says : > For example, if shape were (2, 2), then the parameters in turn be (0, 0), (0, 1), (1, 0), (1, 1) This makes [everyone think](http://stackoverflow.com/search?q=numpy.fromfunction) that the function would be called 4 times, with the parameters `0, 0`, `0, 1`, `1, 0`, and finally `1, 1`, whereas the function is really called only one time, with arguments ``` py (array([[ 0., 0.], [ 1., 1.]]) ``` and ``` py array([[ 0., 1.], [ 0., 1.]])) ```
non_process
documentation for numpy fromfunction is misleading the says for example if shape were then the parameters in turn be this makes that the function would be called times with the parameters and finally whereas the function is really called only one time with arguments py array and py array
0