Pull request #190 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of ernestojeda for edgexfoundry/ci-build-images Obtained Jenkinsfile from 40fe8dda4c5e86c8353d50ae6166dbe560097302+c441fc6225a9a6c983e209cd6613717029e7c043 (8328461863380f0cf3b4d4c18345244a4d8c7883) Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7504138364046851474.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5617182172720188495.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/PR-190/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/PR-190/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh103167361876212166.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/PR-190/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7052467090476128286.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 95c76d14630896f3c9cf825147e1b1e2bad20cbb # timeout=10 Commit message: "Merge pull request #387 from ernestojeda/disable-concurrent-builds" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11015730595595431529.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/PR-190/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/PR-190/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8206619216496818929.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 95c76d14630896f3c9cf825147e1b1e2bad20cbb Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-snyk-go, arch:[amd64], mavenSettings:ci-build-images-settings, dockerImageName:edgex-snyk-go, dockerNamespace:edgex-devops, dockerNexusRepo:snapshots, dockerTags:[1.410.4], releaseBranchOverride:snyk] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: ci-build-images-settings PROJECT: edgex-snyk-go USE_SEMVER: false DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-snyk-go DOCKER_REGISTRY_NAMESPACE: edgex-devops DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-snyk-go-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org RELEASE_BRANCH_OVERRIDE: snyk DOCKER_CUSTOM_TAGS: 1.410.4 [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-183’ is offline Running on prd-ubuntu20.04-docker-8c-8g-187 in /w/workspace/exfoundry_ci-build-images_PR-190 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/ci-build-images.git > git init /w/workspace/exfoundry_ci-build-images_PR-190 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/pull/190/head:refs/remotes/origin/PR-190 +refs/heads/snyk:refs/remotes/origin/snyk # timeout=10 Merging remotes/origin/snyk commit c441fc6225a9a6c983e209cd6613717029e7c043 into PR head commit 40fe8dda4c5e86c8353d50ae6166dbe560097302 Merge succeeded, producing 40fe8dda4c5e86c8353d50ae6166dbe560097302 Checking out Revision 40fe8dda4c5e86c8353d50ae6166dbe560097302 (PR-190) > git config core.sparsecheckout # timeout=10 > git checkout -f 40fe8dda4c5e86c8353d50ae6166dbe560097302 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge c441fc6225a9a6c983e209cd6613717029e7c043 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 40fe8dda4c5e86c8353d50ae6166dbe560097302 # timeout=10 Commit message: "ci: upgrade to Go 1.17 base" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 95c76d14630896f3c9cf825147e1b1e2bad20cbb [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:57:23 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:57:23 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:57:23 ========================================================= 21:57:23 EdgeX Global Pipelines Version Info 21:57:23 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:57:24 ------------------- 21:57:24 stable info: 21:57:24 ------------------- 21:57:24 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:57:24 Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb 21:57:24 Message: update stable to v1.0.230 21:57:25 ------------------- 21:57:25 experimental info: 21:57:25 ------------------- 21:57:25 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:57:25 Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb 21:57:25 Message: update experimental to v1.0.230 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 21:57:25 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = ci-build-images-settings [Pipeline] echo 21:57:25 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-snyk-go [Pipeline] echo 21:57:25 [edgeXSetupEnvironment]: set envvar USE_SEMVER = false [Pipeline] echo 21:57:25 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:57:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:57:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-snyk-go [Pipeline] echo 21:57:25 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = edgex-devops [Pipeline] echo 21:57:25 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 21:57:25 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 21:57:25 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:57:25 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 21:57:25 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-snyk-go-archive.tar.gz [Pipeline] echo 21:57:25 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:57:26 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:57:26 [edgeXSetupEnvironment]: set envvar RELEASE_BRANCH_OVERRIDE = snyk [Pipeline] echo 21:57:26 [edgeXSetupEnvironment]: set envvar DOCKER_CUSTOM_TAGS = 1.410.4 [Pipeline] echo 21:57:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-190 [Pipeline] echo 21:57:26 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-190 [Pipeline] echo 21:57:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-190 [Pipeline] echo 21:57:26 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 40fe8dda4c5e86c8353d50ae6166dbe560097302 [Pipeline] echo 21:57:26 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 40fe8dd [Pipeline] echo 21:57:26 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:57:26 provisioning config files... 21:57:26 copy managed file [ci-build-images-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-190@tmp/config204147830792381701tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:57:26 ---> docker-login.sh 21:57:26 nexus3.edgexfoundry.org:10001 21:57:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:57:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:57:27 Configure a credential helper to remove this warning. See 21:57:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:57:27 21:57:27 Login Succeeded 21:57:27 nexus3.edgexfoundry.org:10002 21:57:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:57:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:57:27 Configure a credential helper to remove this warning. See 21:57:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:57:27 21:57:27 Login Succeeded 21:57:27 nexus3.edgexfoundry.org:10003 21:57:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:57:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:57:27 Configure a credential helper to remove this warning. See 21:57:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:57:27 21:57:27 Login Succeeded 21:57:27 nexus3.edgexfoundry.org:10004 21:57:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:57:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:57:27 Configure a credential helper to remove this warning. See 21:57:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:57:27 21:57:27 Login Succeeded 21:57:27 docker.io 21:57:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:57:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:57:27 Configure a credential helper to remove this warning. See 21:57:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:57:27 21:57:27 Login Succeeded 21:57:27 ---> docker-login.sh ends [Pipeline] } 21:57:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) Stage "Semver Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Docker Image) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "arm64" skipped due to when conditional [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "arm64" skipped due to when conditional [Pipeline] } [Pipeline] stage [Pipeline] { (Prep) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "arm64" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:57:28 provisioning config files... 21:57:28 copy managed file [ci-build-images-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-190@tmp/config1708054032236596162tmp [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:57:29 ---> docker-login.sh 21:57:29 nexus3.edgexfoundry.org:10001 21:57:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:57:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:57:29 Configure a credential helper to remove this warning. See 21:57:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:57:29 21:57:29 Login Succeeded 21:57:29 nexus3.edgexfoundry.org:10002 21:57:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:57:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:57:29 Configure a credential helper to remove this warning. See 21:57:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:57:29 21:57:29 Login Succeeded 21:57:29 nexus3.edgexfoundry.org:10003 21:57:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:57:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:57:29 Configure a credential helper to remove this warning. See 21:57:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:57:29 21:57:29 Login Succeeded 21:57:29 nexus3.edgexfoundry.org:10004 21:57:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:57:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:57:29 Configure a credential helper to remove this warning. See 21:57:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:57:29 21:57:29 Login Succeeded 21:57:29 docker.io 21:57:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:57:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:57:30 Configure a credential helper to remove this warning. See 21:57:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:57:30 21:57:30 Login Succeeded 21:57:30 ---> docker-login.sh ends [Pipeline] } 21:57:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:57:31 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:57:31 + ls -al . 21:57:31 total 20 21:57:31 drwxrwxr-x 3 jenkins jenkins 4096 May 26 21:57 . 21:57:31 drwxrwxr-x 4 jenkins jenkins 4096 May 26 21:57 .. 21:57:31 drwxrwxr-x 8 jenkins jenkins 4096 May 26 21:57 .git 21:57:31 -rw-rw-r-- 1 jenkins jenkins 717 May 26 21:57 Dockerfile 21:57:31 -rw-rw-r-- 1 jenkins jenkins 896 May 26 21:57 Jenkinsfile [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:57:31 + docker build -t edgex-devops/edgex-snyk-go -f Dockerfile --build-arg ARCH=amd64 --label git_sha=40fe8dda4c5e86c8353d50ae6166dbe560097302 --label arch=amd64 . 21:57:31 Sending build context to Docker daemon 426kB 21:57:31 Step 1/12 : FROM golang:1.17-alpine 21:57:32 1.17-alpine: Pulling from library/golang 21:57:32 2408cc74d12b: Pulling fs layer 21:57:32 ea60b727a1ce: Pulling fs layer 21:57:32 30c4a7721957: Pulling fs layer 21:57:32 379ffa369056: Pulling fs layer 21:57:32 6ac211c85e60: Pulling fs layer 21:57:32 379ffa369056: Waiting 21:57:32 6ac211c85e60: Waiting 21:57:32 30c4a7721957: Verifying Checksum 21:57:32 30c4a7721957: Download complete 21:57:32 2408cc74d12b: Download complete 21:57:32 ea60b727a1ce: Verifying Checksum 21:57:32 ea60b727a1ce: Download complete 21:57:32 6ac211c85e60: Verifying Checksum 21:57:32 6ac211c85e60: Download complete 21:57:33 2408cc74d12b: Pull complete 21:57:33 ea60b727a1ce: Pull complete 21:57:33 30c4a7721957: Pull complete 21:57:34 379ffa369056: Verifying Checksum 21:57:34 379ffa369056: Download complete 21:57:38 379ffa369056: Pull complete 21:57:38 6ac211c85e60: Pull complete 21:57:38 Digest: sha256:01df6d20e4112b5a60a541fb9d1b30ba54e40cdacb5045c79a528d576fdb40f7 21:57:38 Status: Downloaded newer image for golang:1.17-alpine 21:57:38 ---> 7484e68a614f 21:57:38 Step 2/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 21:57:38 ---> Running in c93705fe9acc 21:57:38 Removing intermediate container c93705fe9acc 21:57:38 ---> 6490cef6e146 21:57:38 Step 3/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:57:38 ---> Running in 8da1955edf57 21:57:39 Removing intermediate container 8da1955edf57 21:57:39 ---> a0216004513a 21:57:39 Step 4/12 : ARG SNYK_VERSION=1.410.4 21:57:39 ---> Running in 472825d98ddd 21:57:39 Removing intermediate container 472825d98ddd 21:57:39 ---> 3535e3a537ad 21:57:39 Step 5/12 : ENV SNYK_VERSION=${SNYK_VERSION} 21:57:39 ---> Running in 8006d9647e9c 21:57:39 Removing intermediate container 8006d9647e9c 21:57:39 ---> 051d2a84b531 21:57:39 Step 6/12 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 21:57:40 latest: Pulling from library/docker 21:57:40 df9b9388f04a: Pulling fs layer 21:57:40 c60e3bd692ff: Pulling fs layer 21:57:40 36df9e333c70: Pulling fs layer 21:57:40 fe685014da74: Pulling fs layer 21:57:40 a2351d0885d2: Pulling fs layer 21:57:40 356b5f84352c: Pulling fs layer 21:57:40 e15ec7fa702d: Pulling fs layer 21:57:40 382dd215f2e8: Pulling fs layer 21:57:40 ab41171eab52: Pulling fs layer 21:57:40 fe685014da74: Waiting 21:57:40 a2351d0885d2: Waiting 21:57:40 382dd215f2e8: Waiting 21:57:40 ab41171eab52: Waiting 21:57:40 356b5f84352c: Waiting 21:57:40 e15ec7fa702d: Waiting 21:57:40 36df9e333c70: Verifying Checksum 21:57:40 36df9e333c70: Download complete 21:57:40 df9b9388f04a: Verifying Checksum 21:57:40 df9b9388f04a: Download complete 21:57:40 c60e3bd692ff: Download complete 21:57:40 df9b9388f04a: Pull complete 21:57:40 356b5f84352c: Verifying Checksum 21:57:40 356b5f84352c: Download complete 21:57:40 c60e3bd692ff: Pull complete 21:57:40 36df9e333c70: Pull complete 21:57:40 a2351d0885d2: Verifying Checksum 21:57:40 a2351d0885d2: Download complete 21:57:40 e15ec7fa702d: Download complete 21:57:41 382dd215f2e8: Download complete 21:57:41 ab41171eab52: Verifying Checksum 21:57:41 ab41171eab52: Download complete 21:57:41 fe685014da74: Verifying Checksum 21:57:41 fe685014da74: Download complete 21:57:42 fe685014da74: Pull complete 21:57:43 a2351d0885d2: Pull complete 21:57:43 356b5f84352c: Pull complete 21:57:43 e15ec7fa702d: Pull complete 21:57:43 382dd215f2e8: Pull complete 21:57:43 ab41171eab52: Pull complete 21:57:43 Digest: sha256:c24538b2a7a081efc81185772bd8066d33cbf1f3e1a8249657395bdad4d5f844 21:57:43 Status: Downloaded newer image for docker:latest 21:57:44 ---> 86a267c94b87 21:57:44 Step 7/12 : RUN apk add --update --no-cache git gcc libc-dev expect nodejs npm && wget https://github.com/snyk/snyk/releases/download/v${SNYK_VERSION}/snyk-alpine -O /usr/local/bin/snyk && chmod +x /usr/local/bin/snyk && npm i -g snyk-to-html 21:57:44 ---> Running in 4427173ed011 21:57:45 fetch https://nl.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:57:46 fetch https://nl.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:57:46 (1/23) Installing tcl (8.6.12-r0) 21:57:46 (2/23) Installing expect (5.45.4-r2) 21:57:46 (3/23) Installing libgcc (11.2.1_git20220219-r2) 21:57:46 (4/23) Installing libstdc++ (11.2.1_git20220219-r2) 21:57:46 (5/23) Installing binutils (2.38-r1) 21:57:46 (6/23) Installing libgomp (11.2.1_git20220219-r2) 21:57:46 ERROR: binutils-2.38-r1: package mentioned in index not found (try 'apk update') 21:57:47 (7/23) Installing libatomic (11.2.1_git20220219-r2) 21:57:47 (8/23) Installing gmp (6.2.1-r2) 21:57:47 (9/23) Installing isl22 (0.22-r0) 21:57:47 (10/23) Installing mpfr4 (4.1.0-r0) 21:57:48 (11/23) Installing mpc1 (1.2.1-r0) 21:57:48 (12/23) Installing gcc (11.2.1_git20220219-r2) 21:57:50 (13/23) Installing brotli-libs (1.0.9-r6) 21:57:50 (14/23) Installing nghttp2-libs (1.47.0-r0) 21:57:50 (15/23) Installing libcurl (7.82.0-r0) 21:57:50 (16/23) Installing expat (2.4.8-r0) 21:57:50 ERROR: libcurl-7.82.0-r0: package mentioned in index not found (try 'apk update') 21:57:51 (17/23) Installing pcre2 (10.39-r0) 21:57:51 (18/23) Installing git (2.35.2-r0) 21:57:51 (19/23) Installing musl-dev (1.2.3-r0) 21:57:51 ERROR: git-2.35.2-r0: package mentioned in index not found (try 'apk update') 21:57:52 (20/23) Installing libc-dev (0.7.2-r3) 21:57:52 (21/23) Installing c-ares (1.18.1-r0) 21:57:52 (22/23) Installing nodejs (16.14.2-r0) 21:57:52 (23/23) Installing npm (8.6.0-r0) 21:57:52 ERROR: nodejs-16.14.2-r0: package mentioned in index not found (try 'apk update') 21:57:53 ERROR: npm-8.6.0-r0: package mentioned in index not found (try 'apk update') 21:57:53 Executing busybox-1.35.0-r13.trigger 21:57:53 5 errors; 120 MiB in 33 packages 21:57:53 The command '/bin/sh -c apk add --update --no-cache git gcc libc-dev expect nodejs npm && wget https://github.com/snyk/snyk/releases/download/v${SNYK_VERSION}/snyk-alpine -O /usr/local/bin/snyk && chmod +x /usr/local/bin/snyk && npm i -g snyk-to-html' returned a non-zero code: 5 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:57:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:57:54 21:57:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:57:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:57:54 latest: Pulling from edgex-lftools-log-publisher 21:57:54 5eb5b503b376: Pulling fs layer 21:57:54 5c69ac0246d0: Pulling fs layer 21:57:54 ec43610c2a17: Pulling fs layer 21:57:54 3a2ae6a8a46f: Pulling fs layer 21:57:54 33b1e0a273af: Pulling fs layer 21:57:54 5d3b04190fa2: Pulling fs layer 21:57:54 3a2ae6a8a46f: Waiting 21:57:54 2f39f015ded8: Pulling fs layer 21:57:54 5d3b04190fa2: Waiting 21:57:54 2f39f015ded8: Waiting 21:57:54 33b1e0a273af: Waiting 21:57:54 5c69ac0246d0: Verifying Checksum 21:57:54 5c69ac0246d0: Download complete 21:57:54 3a2ae6a8a46f: Verifying Checksum 21:57:54 3a2ae6a8a46f: Download complete 21:57:54 33b1e0a273af: Download complete 21:57:54 5d3b04190fa2: Verifying Checksum 21:57:54 5d3b04190fa2: Download complete 21:57:55 ec43610c2a17: Verifying Checksum 21:57:55 ec43610c2a17: Download complete 21:57:55 5eb5b503b376: Verifying Checksum 21:57:55 5eb5b503b376: Download complete 21:57:55 2f39f015ded8: Download complete 21:57:56 5eb5b503b376: Pull complete 21:57:56 5c69ac0246d0: Pull complete 21:57:56 ec43610c2a17: Pull complete 21:57:57 3a2ae6a8a46f: Pull complete 21:57:57 33b1e0a273af: Pull complete 21:57:57 5d3b04190fa2: Pull complete 21:58:01 2f39f015ded8: Pull complete 21:58:01 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:58:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:58:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:58:01 prd-ubuntu20.04-docker-8c-8g-187 does not seem to be running inside a container 21:58:01 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_ci-build-images_PR-190 -v /w/workspace/exfoundry_ci-build-images_PR-190:/w/workspace/exfoundry_ci-build-images_PR-190:rw,z -v /w/workspace/exfoundry_ci-build-images_PR-190@tmp:/w/workspace/exfoundry_ci-build-images_PR-190@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:58:03 $ docker top a2938b189bb4a6035c68be6066f0cabf6c84d71ef91bf48795f037c5a1a192f5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:58:03 ---> job-cost.sh 21:58:03 lf-activate-venv: SKIPPING 21:58:03 INFO: No Stack... 21:58:04 INFO: Retrieving Pricing Info for: v3-standard-8 21:58:04 INFO: Archiving Costs [Pipeline] sh 21:58:04 + cat /w/workspace/exfoundry_ci-build-images_PR-190/archives/cost.csv 21:58:04 + cut -d, -f6 [Pipeline] lock 21:58:05 Trying to acquire lock on [jenkins-edgexfoundry-ci-build-images-PR-190-1-stack-cost] 21:58:05 Resource [jenkins-edgexfoundry-ci-build-images-PR-190-1-stack-cost] did not exist. Created. 21:58:05 Lock acquired on [jenkins-edgexfoundry-ci-build-images-PR-190-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:58:05 + echo total: 0.2199999988079071 [Pipeline] stash 21:58:05 Stashed 1 file(s) [Pipeline] } 21:58:05 Lock released on resource [jenkins-edgexfoundry-ci-build-images-PR-190-1-stack-cost] [Pipeline] // lock [Pipeline] } 21:58:05 $ docker stop --time=1 a2938b189bb4a6035c68be6066f0cabf6c84d71ef91bf48795f037c5a1a192f5 21:58:06 $ docker rm -f a2938b189bb4a6035c68be6066f0cabf6c84d71ef91bf48795f037c5a1a192f5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:58:07 Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 21:58:08 + [ -d /w/workspace/exfoundry_ci-build-images_PR-190/archives ] 21:58:08 + ls -al /w/workspace/exfoundry_ci-build-images_PR-190/archives 21:58:08 total 16 21:58:08 drwxr-xr-x 3 root root 4096 May 26 21:58 . 21:58:08 drwxrwxr-x 4 jenkins jenkins 4096 May 26 21:58 .. 21:58:08 drwxr-xr-x 2 root root 4096 May 26 21:58 cost 21:58:08 -rw-r--r-- 1 root root 85 May 26 21:58 cost.csv 21:58:08 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_ci-build-images_PR-190/archives 21:58:08 + ls -al /w/workspace/exfoundry_ci-build-images_PR-190/archives 21:58:08 total 16 21:58:08 drwxr-xr-x 3 jenkins jenkins 4096 May 26 21:58 . 21:58:08 drwxrwxr-x 4 jenkins jenkins 4096 May 26 21:58 .. 21:58:08 drwxr-xr-x 2 jenkins jenkins 4096 May 26 21:58 cost 21:58:08 -rw-r--r-- 1 jenkins jenkins 85 May 26 21:58 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:58:08 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:58:09 ---> package-listing.sh 21:58:09 ++ tr '[:upper:]' '[:lower:]' 21:58:09 ++ facter osfamily 21:58:09 + OS_FAMILY=debian 21:58:09 + workspace=/w/workspace/exfoundry_ci-build-images_PR-190 21:58:09 + START_PACKAGES=/tmp/packages_start.txt 21:58:09 + END_PACKAGES=/tmp/packages_end.txt 21:58:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:58:09 + PACKAGES=/tmp/packages_start.txt 21:58:09 + '[' /w/workspace/exfoundry_ci-build-images_PR-190 ']' 21:58:09 + PACKAGES=/tmp/packages_end.txt 21:58:09 + case "${OS_FAMILY}" in 21:58:09 + dpkg -l 21:58:09 + grep '^ii' 21:58:09 + '[' -f /tmp/packages_start.txt ']' 21:58:09 + '[' -f /tmp/packages_end.txt ']' 21:58:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:58:09 + '[' /w/workspace/exfoundry_ci-build-images_PR-190 ']' 21:58:09 + mkdir -p /w/workspace/exfoundry_ci-build-images_PR-190/archives/ 21:58:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_ci-build-images_PR-190/archives/ [Pipeline] echo 21:58:09 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_ci-build-images_PR-190/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:58:10 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:58:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:58:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:58:10 prd-ubuntu20.04-docker-8c-8g-187 does not seem to be running inside a container 21:58:10 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_ci-build-images_PR-190/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_ci-build-images_PR-190 -v /w/workspace/exfoundry_ci-build-images_PR-190:/w/workspace/exfoundry_ci-build-images_PR-190:rw,z -v /w/workspace/exfoundry_ci-build-images_PR-190@tmp:/w/workspace/exfoundry_ci-build-images_PR-190@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:58:11 $ docker top da49c74cfdb176635c25e6c94139d4444b03181230a7da9d840ce09f16b1fc18 -eo pid,comm [Pipeline] { [Pipeline] sh 21:58:11 + touch /tmp/pre-build-complete [Pipeline] sh 21:58:11 + mkdir -p /var/log/sysstat [Pipeline] sh 21:58:12 + ls /var/log/sa-host 21:58:12 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:58:12 provisioning config files... 21:58:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-190@tmp/config7857897611478333706tmp [Pipeline] { [Pipeline] echo 21:58:12 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:58:12 ---> create-netrc.sh [Pipeline] } 21:58:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:58:13 ---> python-tools-install.sh [Pipeline] echo 21:58:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:58:13 ---> sudo-logs.sh 21:58:13 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:58:13 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:58:13 ---> job-cost.sh 21:58:13 lf-activate-venv: SKIPPING 21:58:13 DEBUG: total: 0.2199999988079071 21:58:13 INFO: Retrieving Stack Cost... 21:58:13 INFO: Retrieving Pricing Info for: v3-standard-8 21:58:14 INFO: Archiving Costs [Pipeline] echo 21:58:14 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:58:14 ---> logs-deploy.sh 21:58:14 lf-activate-venv: SKIPPING 21:58:14 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/PR-190/1 21:58:14 INFO: archiving workspace using pattern(s): 21:58:15 Archives upload complete. 21:58:16 INFO: archiving logs to Nexus 21:58:16 ---> uname -a: 21:58:16 Linux prd-ubuntu20-04-docker-8c-8g-187 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 21:58:16 21:58:16 21:58:16 ---> lscpu: 21:58:16 Architecture: x86_64 21:58:16 CPU op-mode(s): 32-bit, 64-bit 21:58:16 Byte Order: Little Endian 21:58:16 Address sizes: 40 bits physical, 48 bits virtual 21:58:16 CPU(s): 8 21:58:16 On-line CPU(s) list: 0-7 21:58:16 Thread(s) per core: 1 21:58:16 Core(s) per socket: 1 21:58:16 Socket(s): 8 21:58:16 NUMA node(s): 1 21:58:16 Vendor ID: AuthenticAMD 21:58:16 CPU family: 23 21:58:16 Model: 49 21:58:16 Model name: AMD EPYC-Rome Processor 21:58:16 Stepping: 0 21:58:16 CPU MHz: 2799.998 21:58:16 BogoMIPS: 5599.99 21:58:16 Virtualization: AMD-V 21:58:16 Hypervisor vendor: KVM 21:58:16 Virtualization type: full 21:58:16 L1d cache: 256 KiB 21:58:16 L1i cache: 256 KiB 21:58:16 L2 cache: 4 MiB 21:58:16 L3 cache: 128 MiB 21:58:16 NUMA node0 CPU(s): 0-7 21:58:16 Vulnerability Itlb multihit: Not affected 21:58:16 Vulnerability L1tf: Not affected 21:58:16 Vulnerability Mds: Not affected 21:58:16 Vulnerability Meltdown: Not affected 21:58:16 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:58:16 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 21:58:16 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 21:58:16 Vulnerability Srbds: Not affected 21:58:16 Vulnerability Tsx async abort: Not affected 21:58:16 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 21:58:16 21:58:16 21:58:16 ---> nproc: 21:58:16 8 21:58:16 21:58:16 21:58:16 ---> df -h: 21:58:16 Filesystem Size Used Avail Use% Mounted on 21:58:16 overlay 155G 10G 145G 7% / 21:58:16 tmpfs 64M 0 64M 0% /dev 21:58:16 tmpfs 16G 0 16G 0% /sys/fs/cgroup 21:58:16 shm 64M 0 64M 0% /dev/shm 21:58:16 /dev/vda1 155G 10G 145G 7% /facter-os 21:58:16 21:58:16