Skip to content

Console Output

17:08:23 [2023-03-10T17:08:23.648Z] + echo Chowning /workspace to jenkins user
17:08:23 [2023-03-10T17:08:23.648Z] Chowning /workspace to jenkins user
17:08:23 [2023-03-10T17:08:23.648Z] + id -u
17:08:23 [2023-03-10T17:08:23.648Z] + id -g
17:08:23 [2023-03-10T17:08:23.648Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44990:/workspace busybox chown -R 1000:1000 /workspace
17:08:23 [2023-03-10T17:08:23.648Z] Unable to find image 'busybox:latest' locally
17:08:23 [2023-03-10T17:08:23.648Z] latest: Pulling from library/busybox
17:08:23 [2023-03-10T17:08:23.906Z] 814c8b675ca3: Pulling fs layer
17:08:23 [2023-03-10T17:08:23.906Z] 814c8b675ca3: Verifying Checksum
17:08:23 [2023-03-10T17:08:23.906Z] 814c8b675ca3: Download complete
17:08:24 [2023-03-10T17:08:24.164Z] 814c8b675ca3: Pull complete
17:08:24 [2023-03-10T17:08:24.164Z] Digest: sha256:c118f538365369207c12e5794c3cbfb7b042d950af590ae6c287ede74f29b7d4
17:08:24 [2023-03-10T17:08:24.164Z] Status: Downloaded newer image for busybox:latest