-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update .githubTaskManager.json #3
base: master
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Task failed during event 54aebac2-6f91-4fad-8924-fbeda8e2a9b4
'Docker: run ls in latest alpine2b', any subtasks have been skipped. Config:
{
"disabled": false,
"executor": "Docker",
"context": "run ls in latest alpine2b",
"options": {
"image": "dalpine:latest",
"command": [
"/bin/ls",
"-ltra",
"/bin/ls"
]
},
"tasks": [
{
"executor": "Docker",
"context": "run ls in latest alpine3",
"options": {
"image": "alpine:latest",
"command": [
"/bin/ls",
"-ltra",
"/bin/ls"
]
}
}
],
"hash": "aa9552",
"results": {
"passed": false,
"url": "https://github.com/apocas/dockerode",
"message": "docker execution error",
"details": "(HTTP code 404) unexpected - pull access denied for dalpine, repository does not exist or may require 'docker login' "
}
}
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Results for event id: 54aebac2-6f91-4fad-8924-fbeda8e2a9b4
Http : avtest (1e3f73) Request completed
response:
{
"statusCode": 200,
"body": "{\n \"headers\": {\n \"Accept\": \"application/json\", \n \"Connection\": \"close\", \n \"Host\": \"httpbin.org\"\n }\n}\n",
"headers": {
"connection": "close",
"server": "meinheld/0.6.1",
"date": "Fri, 16 Mar 2018 08:00:40 GMT",
"content-type": "application/json",
"access-control-allow-origin": "*",
"access-control-allow-credentials": "true",
"x-powered-by": "Flask",
"x-processed-time": "0",
"content-length": "112",
"via": "1.1 vegur"
},
"request": {
"uri": {
"protocol": "https:",
"slashes": true,
"auth": null,
"host": "httpbin.org",
"port": 443,
"hostname": "httpbin.org",
"hash": null,
"search": null,
"query": null,
"pathname": "/headers",
"path": "/headers",
"href": "https://httpbin.org/headers"
},
"method": "GET",
"headers": {
"accept": "application/json"
}
}
}
Docker : run ls in latest alpine1a (dd2d37) Execution completed.
output tail (5 lines total):
...
HOME=/root
1=var2=val2
0=myvar=myval
HOSTNAME=e35bad11f3b2
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
https://github.com/apocas/dockerode
Docker : run ls in latest alpine2a (dae8b4) Execution completed.
output tail (1 lines total):
...
lrwxrwxrwx 1 root root 12 Jan 9 19:37 /bin/ls -> /bin/busybox
https://github.com/apocas/dockerode
Docker : run ls in latest alpine2b (aa9552) docker execution error
(HTTP code 404) unexpected - pull access denied for dalpine, repository does not exist or may require 'docker login' https://github.com/apocas/dockerode
Docker : run ls in latest alpine1b (ed5d19) Execution completed.
output tail (1 lines total):
...
lrwxrwxrwx 1 root root 12 Jan 9 19:37 /bin/ls -> /bin/busybox
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Task failed during event fae247a1-c729-4bc0-971b-6b974cbb0ab2
'Docker: run ls in latest alpine2b', any subtasks have been skipped. Config:
{
"disabled": false,
"executor": "Docker",
"context": "run ls in latest alpine2b",
"options": {
"image": "dalpine:latest",
"command": [
"/bin/ls",
"-ltra",
"/bin/ls"
]
},
"tasks": [
{
"executor": "Docker",
"context": "run ls in latest alpine3",
"options": {
"image": "alpine:latest",
"command": [
"/bin/ls",
"-ltra",
"/bin/ls"
]
}
}
],
"hash": "aa9552",
"results": {
"passed": false,
"url": "https://github.com/apocas/dockerode",
"message": "docker execution error",
"details": "(HTTP code 404) unexpected - pull access denied for dalpine, repository does not exist or may require 'docker login' "
}
}
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Results for event id: fae247a1-c729-4bc0-971b-6b974cbb0ab2
Http : avtest (1e3f73) Request completed
response:
{
"statusCode": 200,
"body": "{\n \"headers\": {\n \"Accept\": \"application/json\", \n \"Connection\": \"close\", \n \"Host\": \"httpbin.org\"\n }\n}\n",
"headers": {
"connection": "close",
"server": "meinheld/0.6.1",
"date": "Fri, 16 Mar 2018 09:12:51 GMT",
"content-type": "application/json",
"access-control-allow-origin": "*",
"access-control-allow-credentials": "true",
"x-powered-by": "Flask",
"x-processed-time": "0",
"content-length": "112",
"via": "1.1 vegur"
},
"request": {
"uri": {
"protocol": "https:",
"slashes": true,
"auth": null,
"host": "httpbin.org",
"port": 443,
"hostname": "httpbin.org",
"hash": null,
"search": null,
"query": null,
"pathname": "/headers",
"path": "/headers",
"href": "https://httpbin.org/headers"
},
"method": "GET",
"headers": {
"accept": "application/json"
}
}
}
Docker : run ls in latest alpine1a (dd2d37) Execution completed.
output tail (5 lines total):
...
HOME=/root
1=var2=val2
0=myvar=myval
HOSTNAME=30553fb1ac44
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
https://github.com/apocas/dockerode
Docker : run ls in latest alpine2a (dae8b4) Execution completed.
output tail (1 lines total):
...
lrwxrwxrwx 1 root root 12 Jan 9 19:37 /bin/ls -> /bin/busybox
https://github.com/apocas/dockerode
Docker : run ls in latest alpine2b (aa9552) docker execution error
(HTTP code 404) unexpected - pull access denied for dalpine, repository does not exist or may require 'docker login' https://github.com/apocas/dockerode
Docker : run ls in latest alpine1b (ed5d19) Execution completed.
output tail (1 lines total):
...
lrwxrwxrwx 1 root root 12 Jan 9 19:37 /bin/ls -> /bin/busybox
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Task failed during event f8d6ad7e-4bff-4c46-b17b-419454193345
'Docker: run ls in latest alpine2b', any subtasks have been skipped. Config:
{
"disabled": false,
"executor": "Docker",
"context": "run ls in latest alpine2b",
"options": {
"image": "dalpine:latest",
"command": [
"/bin/ls",
"-ltra",
"/bin/ls"
]
},
"tasks": [
{
"executor": "Docker",
"context": "run ls in latest alpine3",
"options": {
"image": "alpine:latest",
"command": [
"/bin/ls",
"-ltra",
"/bin/ls"
]
}
}
],
"hash": "aa9552",
"results": {
"passed": false,
"url": "https://github.com/apocas/dockerode",
"message": "docker execution error",
"details": "(HTTP code 404) unexpected - pull access denied for dalpine, repository does not exist or may require 'docker login' "
}
}
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Results for event id: f8d6ad7e-4bff-4c46-b17b-419454193345
Http : avtest (1e3f73) Request completed
response:
{
"statusCode": 200,
"body": "{\n \"headers\": {\n \"Accept\": \"application/json\", \n \"Connection\": \"close\", \n \"Host\": \"httpbin.org\"\n }\n}\n",
"headers": {
"connection": "close",
"server": "meinheld/0.6.1",
"date": "Fri, 16 Mar 2018 10:59:42 GMT",
"content-type": "application/json",
"access-control-allow-origin": "*",
"access-control-allow-credentials": "true",
"x-powered-by": "Flask",
"x-processed-time": "0",
"content-length": "112",
"via": "1.1 vegur"
},
"request": {
"uri": {
"protocol": "https:",
"slashes": true,
"auth": null,
"host": "httpbin.org",
"port": 443,
"hostname": "httpbin.org",
"hash": null,
"search": null,
"query": null,
"pathname": "/headers",
"path": "/headers",
"href": "https://httpbin.org/headers"
},
"method": "GET",
"headers": {
"accept": "application/json"
}
}
}
Docker : run ls in latest alpine1a (dd2d37) Execution completed.
output tail (5 lines total):
...
HOME=/root
1=var2=val2
0=myvar=myval
HOSTNAME=114219b9a3b3
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
https://github.com/apocas/dockerode
Docker : run ls in latest alpine2a (dae8b4) Execution completed.
output tail (1 lines total):
...
lrwxrwxrwx 1 root root 12 Jan 9 19:37 /bin/ls -> /bin/busybox
https://github.com/apocas/dockerode
Docker : run ls in latest alpine2b (aa9552) docker execution error
(HTTP code 404) unexpected - pull access denied for dalpine, repository does not exist or may require 'docker login' https://github.com/apocas/dockerode
Docker : run ls in latest alpine1b (ed5d19) Execution completed.
output tail (1 lines total):
...
lrwxrwxrwx 1 root root 12 Jan 9 19:37 /bin/ls -> /bin/busybox
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Task failed during event cb907e0c-0e4c-4e79-872c-e5735bda3632
'Docker: run ls in latest alpine2b', any subtasks have been skipped. Config:
{
"disabled": false,
"executor": "Docker",
"context": "run ls in latest alpine2b",
"options": {
"image": "dalpine:latest",
"command": [
"/bin/ls",
"-ltra",
"/bin/ls"
]
},
"tasks": [
{
"executor": "Docker",
"context": "run ls in latest alpine3",
"options": {
"image": "alpine:latest",
"command": [
"/bin/ls",
"-ltra",
"/bin/ls"
]
}
}
],
"hash": "aa9552",
"results": {
"passed": false,
"url": "https://github.com/apocas/dockerode",
"message": "docker execution error",
"details": "(HTTP code 404) unexpected - pull access denied for dalpine, repository does not exist or may require 'docker login' "
}
}
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Results for event id: cb907e0c-0e4c-4e79-872c-e5735bda3632
Http : avtest (1e3f73) Request completed
response:
{
"statusCode": 200,
"body": "{\n \"headers\": {\n \"Accept\": \"application/json\", \n \"Connection\": \"close\", \n \"Host\": \"httpbin.org\"\n }\n}\n",
"headers": {
"connection": "close",
"server": "meinheld/0.6.1",
"date": "Tue, 20 Mar 2018 08:31:45 GMT",
"content-type": "application/json",
"access-control-allow-origin": "*",
"access-control-allow-credentials": "true",
"x-powered-by": "Flask",
"x-processed-time": "0",
"content-length": "112",
"via": "1.1 vegur"
},
"request": {
"uri": {
"protocol": "https:",
"slashes": true,
"auth": null,
"host": "httpbin.org",
"port": 443,
"hostname": "httpbin.org",
"hash": null,
"search": null,
"query": null,
"pathname": "/headers",
"path": "/headers",
"href": "https://httpbin.org/headers"
},
"method": "GET",
"headers": {
"accept": "application/json"
}
}
}
Docker : run ls in latest alpine1a (dd2d37) Execution completed.
output tail (5 lines total):
...
HOME=/root
1=var2=val2
0=myvar=myval
HOSTNAME=e0f46d6ab8b6
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
https://github.com/apocas/dockerode
Docker : run ls in latest alpine2a (dae8b4) Execution completed.
output tail (1 lines total):
...
lrwxrwxrwx 1 root root 12 Jan 9 19:37 /bin/ls -> /bin/busybox
https://github.com/apocas/dockerode
Docker : run ls in latest alpine2b (aa9552) docker execution error
(HTTP code 404) unexpected - pull access denied for dalpine, repository does not exist or may require 'docker login' https://github.com/apocas/dockerode
Docker : run ls in latest alpine1b (ed5d19) Execution completed.
output tail (1 lines total):
...
lrwxrwxrwx 1 root root 12 Jan 9 19:37 /bin/ls -> /bin/busybox
No description provided.