Started by user Cloud Tsai Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fe725ecbe59fb01d26fc59a142f73164b49a3ace 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-ssh14409821080654179139.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh12912279756105315725.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/snyk/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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/snyk/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7519210756351030657.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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 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-ssh4049090213198134050.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/snyk/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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/snyk/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15487981040903557627.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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 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.1025.0], 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.1025.0 [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-645’ is offline Running on prd-ubuntu20.04-docker-8c-8g-651 in /w/workspace/dgexfoundry_ci-build-images_snyk [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/dgexfoundry_ci-build-images_snyk # 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 Avoid second fetch Checking out Revision fe725ecbe59fb01d26fc59a142f73164b49a3ace (snyk) Commit message: "Merge pull request #205 from ernestojeda/snyk" > 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 core.sparsecheckout # timeout=10 > git checkout -f fe725ecbe59fb01d26fc59a142f73164b49a3ace # timeout=10 > git rev-list --no-walk fe725ecbe59fb01d26fc59a142f73164b49a3ace # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-05-24T02:31:36.050Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-05-24T02:31:36.118Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-05-24T02:31:36.143Z] ========================================================= [2024-05-24T02:31:36.143Z] EdgeX Global Pipelines Version Info [2024-05-24T02:31:36.143Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-05-24T02:31:36.897Z] ------------------- [2024-05-24T02:31:36.897Z] stable info: [2024-05-24T02:31:36.897Z] ------------------- [2024-05-24T02:31:36.897Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-05-24T02:31:36.897Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-05-24T02:31:36.897Z] Message: update stable to v1.0.258 [2024-05-24T02:31:37.467Z] ------------------- [2024-05-24T02:31:37.467Z] experimental info: [2024-05-24T02:31:37.467Z] ------------------- [2024-05-24T02:31:37.467Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-05-24T02:31:37.467Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-05-24T02:31:37.467Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2024-05-24T02:31:37.561Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = ci-build-images-settings [Pipeline] echo [2024-05-24T02:31:37.600Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-snyk-go [Pipeline] echo [2024-05-24T02:31:37.616Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = false [Pipeline] echo [2024-05-24T02:31:37.635Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-05-24T02:31:37.655Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-05-24T02:31:37.675Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-snyk-go [Pipeline] echo [2024-05-24T02:31:37.695Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = edgex-devops [Pipeline] echo [2024-05-24T02:31:37.714Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo [2024-05-24T02:31:37.736Z] [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo [2024-05-24T02:31:37.758Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-05-24T02:31:37.781Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo [2024-05-24T02:31:37.801Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-snyk-go-archive.tar.gz [Pipeline] echo [2024-05-24T02:31:37.821Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-05-24T02:31:37.840Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-05-24T02:31:37.860Z] [edgeXSetupEnvironment]: set envvar RELEASE_BRANCH_OVERRIDE = snyk [Pipeline] echo [2024-05-24T02:31:37.878Z] [edgeXSetupEnvironment]: set envvar DOCKER_CUSTOM_TAGS = 1.1025.0 [Pipeline] echo [2024-05-24T02:31:37.899Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = snyk [Pipeline] echo [2024-05-24T02:31:37.915Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = snyk [Pipeline] echo [2024-05-24T02:31:37.940Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = snyk [Pipeline] echo [2024-05-24T02:31:37.962Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fe725ecbe59fb01d26fc59a142f73164b49a3ace [Pipeline] echo [2024-05-24T02:31:37.984Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fe725ec [Pipeline] echo [2024-05-24T02:31:38.005Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-24T02:31:38.068Z] provisioning config files... [2024-05-24T02:31:38.083Z] copy managed file [ci-build-images-settings] to file:/w/workspace/dgexfoundry_ci-build-images_snyk@tmp/config4735235495453880567tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-24T02:31:38.420Z] ---> ****-login.sh [2024-05-24T02:31:38.421Z] nexus3.edgexfoundry.org:10001 [2024-05-24T02:31:38.682Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-24T02:31:38.682Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-24T02:31:38.682Z] Configure a credential helper to remove this warning. See [2024-05-24T02:31:38.682Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-24T02:31:38.682Z] [2024-05-24T02:31:38.682Z] Login Succeeded [2024-05-24T02:31:38.682Z] nexus3.edgexfoundry.org:10002 [2024-05-24T02:31:38.946Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-24T02:31:38.946Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-24T02:31:38.946Z] Configure a credential helper to remove this warning. See [2024-05-24T02:31:38.946Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-24T02:31:38.946Z] [2024-05-24T02:31:38.946Z] Login Succeeded [2024-05-24T02:31:38.946Z] nexus3.edgexfoundry.org:10003 [2024-05-24T02:31:38.946Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-24T02:31:38.946Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-24T02:31:38.946Z] Configure a credential helper to remove this warning. See [2024-05-24T02:31:38.946Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-24T02:31:38.946Z] [2024-05-24T02:31:38.946Z] Login Succeeded [2024-05-24T02:31:38.946Z] nexus3.edgexfoundry.org:10004 [2024-05-24T02:31:38.946Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-24T02:31:39.206Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-24T02:31:39.206Z] Configure a credential helper to remove this warning. See [2024-05-24T02:31:39.206Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-24T02:31:39.206Z] [2024-05-24T02:31:39.206Z] Login Succeeded [2024-05-24T02:31:39.206Z] ****.io [2024-05-24T02:31:39.206Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-24T02:31:39.466Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-24T02:31:39.466Z] Configure a credential helper to remove this warning. See [2024-05-24T02:31:39.466Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-24T02:31:39.466Z] [2024-05-24T02:31:39.466Z] Login Succeeded [2024-05-24T02:31:39.466Z] ---> ****-login.sh ends [Pipeline] } [2024-05-24T02:31:39.476Z] 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] getContext [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] getContext [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] stage [Pipeline] { (Prep) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-24T02:31:39.850Z] provisioning config files... [Pipeline] // stage [Pipeline] } [2024-05-24T02:31:39.860Z] copy managed file [ci-build-images-settings] to file:/w/workspace/dgexfoundry_ci-build-images_snyk@tmp/config10959720495321693859tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-24T02:31:40.159Z] ---> ****-login.sh [2024-05-24T02:31:40.159Z] nexus3.edgexfoundry.org:10001 [2024-05-24T02:31:40.159Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-24T02:31:40.159Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-24T02:31:40.159Z] Configure a credential helper to remove this warning. See [2024-05-24T02:31:40.159Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-24T02:31:40.159Z] [2024-05-24T02:31:40.159Z] Login Succeeded [2024-05-24T02:31:40.159Z] nexus3.edgexfoundry.org:10002 [2024-05-24T02:31:40.159Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-24T02:31:40.159Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-24T02:31:40.159Z] Configure a credential helper to remove this warning. See [2024-05-24T02:31:40.159Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-24T02:31:40.159Z] [2024-05-24T02:31:40.159Z] Login Succeeded [2024-05-24T02:31:40.159Z] nexus3.edgexfoundry.org:10003 [2024-05-24T02:31:40.419Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-24T02:31:40.419Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-24T02:31:40.419Z] Configure a credential helper to remove this warning. See [2024-05-24T02:31:40.419Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-24T02:31:40.419Z] [2024-05-24T02:31:40.419Z] Login Succeeded [2024-05-24T02:31:40.419Z] nexus3.edgexfoundry.org:10004 [2024-05-24T02:31:40.419Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-24T02:31:40.419Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-24T02:31:40.419Z] Configure a credential helper to remove this warning. See [2024-05-24T02:31:40.419Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-24T02:31:40.419Z] [2024-05-24T02:31:40.419Z] Login Succeeded [2024-05-24T02:31:40.419Z] ****.io [2024-05-24T02:31:40.419Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-24T02:31:40.679Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-24T02:31:40.679Z] Configure a credential helper to remove this warning. See [2024-05-24T02:31:40.679Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-24T02:31:40.679Z] [2024-05-24T02:31:40.679Z] Login Succeeded [2024-05-24T02:31:40.679Z] ---> ****-login.sh ends [Pipeline] } [2024-05-24T02:31:40.687Z] 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 [2024-05-24T02:31:41.429Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-05-24T02:31:41.716Z] + ls -al . [2024-05-24T02:31:41.716Z] total 20 [2024-05-24T02:31:41.716Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 02:31 . [2024-05-24T02:31:41.716Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 02:31 .. [2024-05-24T02:31:41.716Z] drwxrwxr-x 8 jenkins jenkins 4096 May 24 02:31 .git [2024-05-24T02:31:41.716Z] -rw-rw-r-- 1 jenkins jenkins 642 May 24 02:31 Dockerfile [2024-05-24T02:31:41.716Z] -rw-rw-r-- 1 jenkins jenkins 902 May 24 02:31 Jenkinsfile [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-24T02:31:42.201Z] + docker build -t edgex-devops/edgex-snyk-go -f Dockerfile --build-arg ARCH=amd64 --label git_sha=fe725ecbe59fb01d26fc59a142f73164b49a3ace --label arch=amd64 . [2024-05-24T02:31:42.201Z] Sending build context to Docker daemon 469.5kB [2024-05-24T02:31:42.201Z] Step 1/11 : FROM golang:1.20-alpine3.17 [2024-05-24T02:31:42.460Z] 1.20-alpine3.17: Pulling from library/golang [2024-05-24T02:31:42.718Z] 1207c741d8c9: Pulling fs layer [2024-05-24T02:31:42.718Z] 1076a316ce23: Pulling fs layer [2024-05-24T02:31:42.718Z] d43201e04ef4: Pulling fs layer [2024-05-24T02:31:42.718Z] 1100e2ae6983: Pulling fs layer [2024-05-24T02:31:42.718Z] 1100e2ae6983: Waiting [2024-05-24T02:31:42.977Z] 1076a316ce23: Verifying Checksum [2024-05-24T02:31:42.977Z] 1076a316ce23: Download complete [2024-05-24T02:31:42.977Z] 1207c741d8c9: Verifying Checksum [2024-05-24T02:31:42.977Z] 1207c741d8c9: Download complete [2024-05-24T02:31:42.977Z] 1100e2ae6983: Download complete [2024-05-24T02:31:42.977Z] 1207c741d8c9: Pull complete [2024-05-24T02:31:43.237Z] 1076a316ce23: Pull complete [2024-05-24T02:31:43.496Z] d43201e04ef4: Verifying Checksum [2024-05-24T02:31:43.496Z] d43201e04ef4: Download complete [2024-05-24T02:31:46.788Z] d43201e04ef4: Pull complete [2024-05-24T02:31:46.789Z] 1100e2ae6983: Pull complete [2024-05-24T02:31:46.789Z] Digest: sha256:4a411169cbb7af700b15708042b4d695f28af169e4ba22e65fc06b987ce2cbf9 [2024-05-24T02:31:46.789Z] Status: Downloaded newer image for golang:1.20-alpine3.17 [2024-05-24T02:31:46.789Z] ---> 373377cc9f0d [2024-05-24T02:31:46.789Z] Step 2/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2022: Intel' [2024-05-24T02:31:49.331Z] ---> Running in 11a91b759ff8 [2024-05-24T02:31:49.331Z] Removing intermediate container 11a91b759ff8 [2024-05-24T02:31:49.331Z] ---> a784c86e0cca [2024-05-24T02:31:49.331Z] Step 3/11 : ARG SNYK_VERSION=1.1025.0 [2024-05-24T02:31:49.331Z] ---> Running in 8f7b4ee6aeaa [2024-05-24T02:31:49.331Z] Removing intermediate container 8f7b4ee6aeaa [2024-05-24T02:31:49.331Z] ---> 96b4771a03fa [2024-05-24T02:31:49.331Z] Step 4/11 : ENV SNYK_VERSION=${SNYK_VERSION} [2024-05-24T02:31:49.592Z] ---> Running in 6e35c4cb4eac [2024-05-24T02:31:49.592Z] Removing intermediate container 6e35c4cb4eac [2024-05-24T02:31:49.592Z] ---> 15bccf9e9220 [2024-05-24T02:31:49.592Z] Step 5/11 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2024-05-24T02:31:50.163Z] latest: Pulling from library/docker [2024-05-24T02:31:50.163Z] d25f557d7f31: Pulling fs layer [2024-05-24T02:31:50.163Z] 6e0cb2a59ced: Pulling fs layer [2024-05-24T02:31:50.163Z] 4f4fb700ef54: Pulling fs layer [2024-05-24T02:31:50.163Z] eb247a8f83e7: Pulling fs layer [2024-05-24T02:31:50.163Z] f32499521033: Pulling fs layer [2024-05-24T02:31:50.163Z] e38fd5a68d34: Pulling fs layer [2024-05-24T02:31:50.163Z] 421921fd35be: Pulling fs layer [2024-05-24T02:31:50.163Z] 8bcd32e1b4bb: Pulling fs layer [2024-05-24T02:31:50.163Z] 6456e0b39317: Pulling fs layer [2024-05-24T02:31:50.163Z] 4d97db5952e9: Pulling fs layer [2024-05-24T02:31:50.163Z] f32499521033: Waiting [2024-05-24T02:31:50.163Z] 859ef0cd825e: Pulling fs layer [2024-05-24T02:31:50.163Z] eb247a8f83e7: Waiting [2024-05-24T02:31:50.163Z] e46152ab1f3a: Pulling fs layer [2024-05-24T02:31:50.163Z] c4b13da4650b: Pulling fs layer [2024-05-24T02:31:50.163Z] e38fd5a68d34: Waiting [2024-05-24T02:31:50.163Z] b0e2fc653a42: Pulling fs layer [2024-05-24T02:31:50.163Z] 8bcd32e1b4bb: Waiting [2024-05-24T02:31:50.163Z] 421921fd35be: Waiting [2024-05-24T02:31:50.163Z] 6456e0b39317: Waiting [2024-05-24T02:31:50.163Z] 6858fca25ac0: Pulling fs layer [2024-05-24T02:31:50.163Z] e46152ab1f3a: Waiting [2024-05-24T02:31:50.163Z] e95be673f87c: Pulling fs layer [2024-05-24T02:31:50.163Z] c4b13da4650b: Waiting [2024-05-24T02:31:50.163Z] b0e2fc653a42: Waiting [2024-05-24T02:31:50.163Z] 859ef0cd825e: Waiting [2024-05-24T02:31:50.163Z] e95be673f87c: Waiting [2024-05-24T02:31:50.163Z] 4d97db5952e9: Waiting [2024-05-24T02:31:50.423Z] d25f557d7f31: Download complete [2024-05-24T02:31:50.423Z] eb247a8f83e7: Verifying Checksum [2024-05-24T02:31:50.423Z] eb247a8f83e7: Download complete [2024-05-24T02:31:50.683Z] 4f4fb700ef54: Verifying Checksum [2024-05-24T02:31:50.683Z] 4f4fb700ef54: Download complete [2024-05-24T02:31:50.683Z] 6e0cb2a59ced: Verifying Checksum [2024-05-24T02:31:50.683Z] 6e0cb2a59ced: Download complete [2024-05-24T02:31:50.683Z] d25f557d7f31: Pull complete [2024-05-24T02:31:50.942Z] f32499521033: Verifying Checksum [2024-05-24T02:31:50.942Z] f32499521033: Download complete [2024-05-24T02:31:50.942Z] e38fd5a68d34: Verifying Checksum [2024-05-24T02:31:50.942Z] e38fd5a68d34: Download complete [2024-05-24T02:31:50.942Z] 421921fd35be: Verifying Checksum [2024-05-24T02:31:50.942Z] 421921fd35be: Download complete [2024-05-24T02:31:50.942Z] 8bcd32e1b4bb: Verifying Checksum [2024-05-24T02:31:50.942Z] 8bcd32e1b4bb: Download complete [2024-05-24T02:31:50.942Z] 6456e0b39317: Verifying Checksum [2024-05-24T02:31:50.942Z] 6456e0b39317: Download complete [2024-05-24T02:31:50.942Z] 4d97db5952e9: Verifying Checksum [2024-05-24T02:31:50.942Z] 4d97db5952e9: Download complete [2024-05-24T02:31:51.221Z] e46152ab1f3a: Download complete [2024-05-24T02:31:51.221Z] c4b13da4650b: Verifying Checksum [2024-05-24T02:31:51.221Z] c4b13da4650b: Download complete [2024-05-24T02:31:51.221Z] 6e0cb2a59ced: Pull complete [2024-05-24T02:31:51.221Z] 859ef0cd825e: Verifying Checksum [2024-05-24T02:31:51.221Z] 859ef0cd825e: Download complete [2024-05-24T02:31:51.480Z] 6858fca25ac0: Verifying Checksum [2024-05-24T02:31:51.480Z] 6858fca25ac0: Download complete [2024-05-24T02:31:51.480Z] e95be673f87c: Verifying Checksum [2024-05-24T02:31:51.480Z] e95be673f87c: Download complete [2024-05-24T02:31:51.739Z] 4f4fb700ef54: Pull complete [2024-05-24T02:31:51.739Z] b0e2fc653a42: Verifying Checksum [2024-05-24T02:31:51.739Z] b0e2fc653a42: Download complete [2024-05-24T02:31:52.307Z] eb247a8f83e7: Pull complete [2024-05-24T02:31:53.248Z] f32499521033: Pull complete [2024-05-24T02:31:53.814Z] e38fd5a68d34: Pull complete [2024-05-24T02:31:54.748Z] 421921fd35be: Pull complete [2024-05-24T02:31:55.008Z] 8bcd32e1b4bb: Pull complete [2024-05-24T02:31:55.268Z] 6456e0b39317: Pull complete [2024-05-24T02:31:55.268Z] 4d97db5952e9: Pull complete [2024-05-24T02:31:55.527Z] 859ef0cd825e: Pull complete [2024-05-24T02:31:55.527Z] e46152ab1f3a: Pull complete [2024-05-24T02:31:55.783Z] c4b13da4650b: Pull complete [2024-05-24T02:31:56.718Z] b0e2fc653a42: Pull complete [2024-05-24T02:31:56.718Z] 6858fca25ac0: Pull complete [2024-05-24T02:31:56.718Z] e95be673f87c: Pull complete [2024-05-24T02:31:56.976Z] Digest: sha256:a811114bcd41954bc9b6577469ce7e648ee600c864e815e535aac79e50439352 [2024-05-24T02:31:56.976Z] Status: Downloaded newer image for docker:latest [2024-05-24T02:32:00.267Z] ---> 716521a23692 [2024-05-24T02:32:00.267Z] Step 6/11 : 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 [2024-05-24T02:32:00.267Z] ---> Running in 610265d0780b [2024-05-24T02:32:00.267Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2024-05-24T02:32:00.526Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2024-05-24T02:32:00.787Z] (1/26) Installing tzdata (2024a-r0) [2024-05-24T02:32:00.787Z] (2/26) Installing tcl (8.6.12-r1) [2024-05-24T02:32:01.046Z] (3/26) Installing expect (5.45.4-r3) [2024-05-24T02:32:01.046Z] (4/26) Installing libgcc (12.2.1_git20220924-r4) [2024-05-24T02:32:01.046Z] (5/26) Installing libstdc++ (12.2.1_git20220924-r4) [2024-05-24T02:32:01.046Z] (6/26) Installing binutils (2.39-r2) [2024-05-24T02:32:01.307Z] (7/26) Installing libgomp (12.2.1_git20220924-r4) [2024-05-24T02:32:01.307Z] (8/26) Installing libatomic (12.2.1_git20220924-r4) [2024-05-24T02:32:01.307Z] (9/26) Installing gmp (6.2.1-r2) [2024-05-24T02:32:01.307Z] (10/26) Installing isl25 (0.25-r1) [2024-05-24T02:32:01.307Z] (11/26) Installing mpfr4 (4.1.0-r0) [2024-05-24T02:32:01.307Z] (12/26) Installing mpc1 (1.2.1-r1) [2024-05-24T02:32:01.307Z] (13/26) Installing gcc (12.2.1_git20220924-r4) [2024-05-24T02:32:01.877Z] (14/26) Installing brotli-libs (1.0.9-r9) [2024-05-24T02:32:01.877Z] (15/26) Installing nghttp2-libs (1.51.0-r2) [2024-05-24T02:32:01.877Z] (16/26) Installing libcurl (8.5.0-r0) [2024-05-24T02:32:01.877Z] (17/26) Installing libexpat (2.6.2-r0) [2024-05-24T02:32:01.877Z] (18/26) Installing pcre2 (10.42-r0) [2024-05-24T02:32:01.877Z] (19/26) Installing git (2.38.5-r0) [2024-05-24T02:32:02.138Z] (20/26) Installing musl-dev (1.2.3-r5) [2024-05-24T02:32:02.395Z] (21/26) Installing libc-dev (0.7.2-r3) [2024-05-24T02:32:02.395Z] (22/26) Installing c-ares (1.19.1-r1) [2024-05-24T02:32:02.395Z] (23/26) Installing icu-data-en (72.1-r1) [2024-05-24T02:32:02.395Z] Executing icu-data-en-72.1-r1.post-install [2024-05-24T02:32:02.395Z] * [2024-05-24T02:32:02.395Z] * If you need ICU with non-English locales and legacy charset support, install [2024-05-24T02:32:02.395Z] * package icu-data-full. [2024-05-24T02:32:02.395Z] * [2024-05-24T02:32:02.395Z] (24/26) Installing icu-libs (72.1-r1) [2024-05-24T02:32:02.395Z] (25/26) Installing nodejs (18.20.1-r0) [2024-05-24T02:32:02.652Z] (26/26) Installing npm (9.1.2-r0) [2024-05-24T02:32:02.652Z] Executing busybox-1.35.0-r29.trigger [2024-05-24T02:32:02.652Z] OK: 226 MiB in 42 packages [2024-05-24T02:32:02.652Z] Connecting to github.com (140.82.112.3:443) [2024-05-24T02:32:02.911Z] Connecting to github.com (140.82.112.3:443) [2024-05-24T02:32:03.169Z] Connecting to objects.githubusercontent.com (185.199.109.133:443) [2024-05-24T02:32:03.427Z] saving to '/usr/local/bin/snyk' [2024-05-24T02:32:03.688Z] snyk 58% |****************** | 32.1M 0:00:00 ETA [2024-05-24T02:32:03.946Z] snyk 100% |********************************| 54.7M 0:00:00 ETA [2024-05-24T02:32:03.946Z] '/usr/local/bin/snyk' saved [2024-05-24T02:32:05.849Z]  [2024-05-24T02:32:05.849Z] added 23 packages in 2s [2024-05-24T02:32:05.849Z] [2024-05-24T02:32:05.849Z] 1 package is looking for funding [2024-05-24T02:32:05.849Z] run `npm fund` for details [2024-05-24T02:32:13.998Z] Removing intermediate container 610265d0780b [2024-05-24T02:32:13.998Z] ---> 8b79245bfe64 [2024-05-24T02:32:13.998Z] Step 7/11 : ENV GO111MODULE=on [2024-05-24T02:32:13.998Z] ---> Running in 143a4440ae5f [2024-05-24T02:32:13.998Z] Removing intermediate container 143a4440ae5f [2024-05-24T02:32:13.998Z] ---> dc1cdcd5a418 [2024-05-24T02:32:13.998Z] Step 8/11 : ENTRYPOINT [ "snyk" ] [2024-05-24T02:32:13.998Z] ---> Running in a9f0cfc6fade [2024-05-24T02:32:13.998Z] Removing intermediate container a9f0cfc6fade [2024-05-24T02:32:13.998Z] ---> d9e0b2d436f0 [2024-05-24T02:32:13.998Z] Step 9/11 : CMD [ "monitor" ] [2024-05-24T02:32:13.998Z] ---> Running in 03704d349f81 [2024-05-24T02:32:13.998Z] Removing intermediate container 03704d349f81 [2024-05-24T02:32:13.998Z] ---> 6023e382136d [2024-05-24T02:32:13.998Z] Step 10/11 : LABEL arch=amd64 [2024-05-24T02:32:13.998Z] ---> Running in 7d35d319ca62 [2024-05-24T02:32:13.998Z] Removing intermediate container 7d35d319ca62 [2024-05-24T02:32:13.998Z] ---> 82c85d581982 [2024-05-24T02:32:13.998Z] Step 11/11 : LABEL git_sha=fe725ecbe59fb01d26fc59a142f73164b49a3ace [2024-05-24T02:32:13.998Z] ---> Running in b5d82fcee948 [2024-05-24T02:32:13.998Z] Removing intermediate container b5d82fcee948 [2024-05-24T02:32:13.998Z] ---> a7f56f018063 [2024-05-24T02:32:13.998Z] [Warning] One or more build-args [ARCH] were not consumed [2024-05-24T02:32:13.998Z] Successfully built a7f56f018063 [2024-05-24T02:32:13.998Z] Successfully tagged edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] echo [2024-05-24T02:32:14.146Z] [edgeXDocker.push] Tagging docker image edgex-snyk-go with the following tags: [2024-05-24T02:32:14.146Z] fe725ecbe59fb01d26fc59a142f73164b49a3ace [2024-05-24T02:32:14.146Z] latest [2024-05-24T02:32:14.146Z] snyk [2024-05-24T02:32:14.146Z] 1.1025.0 [2024-05-24T02:32:14.146Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-24T02:32:14.491Z] + docker tag edgex-devops/edgex-snyk-go nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:fe725ecbe59fb01d26fc59a142f73164b49a3ace [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-24T02:32:14.809Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:fe725ecbe59fb01d26fc59a142f73164b49a3ace [2024-05-24T02:32:14.809Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go] [2024-05-24T02:32:14.809Z] dc23a1218b8d: Preparing [2024-05-24T02:32:14.809Z] ac1479575486: Preparing [2024-05-24T02:32:14.809Z] 8a0b9f1376ff: Preparing [2024-05-24T02:32:14.809Z] 28caa223231c: Preparing [2024-05-24T02:32:14.809Z] ad6030577198: Preparing [2024-05-24T02:32:14.809Z] 617df26c9e2b: Preparing [2024-05-24T02:32:14.809Z] 617df26c9e2b: Waiting [2024-05-24T02:32:14.809Z] ad6030577198: Pushed [2024-05-24T02:32:14.809Z] 8a0b9f1376ff: Pushed [2024-05-24T02:32:15.744Z] 617df26c9e2b: Pushed [2024-05-24T02:32:18.284Z] ac1479575486: Pushed [2024-05-24T02:32:40.237Z] 28caa223231c: Pushed [2024-05-24T02:32:42.775Z] dc23a1218b8d: Pushed [2024-05-24T02:32:42.775Z] fe725ecbe59fb01d26fc59a142f73164b49a3ace: digest: sha256:242ccc5ec4bded050cf027468bcbe2205d5714b24c3f4bb475211faa065e9baf size: 1583 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-24T02:32:43.094Z] + docker tag edgex-devops/edgex-snyk-go nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-24T02:32:43.412Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-05-24T02:32:43.412Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go] [2024-05-24T02:32:43.412Z] dc23a1218b8d: Preparing [2024-05-24T02:32:43.412Z] ac1479575486: Preparing [2024-05-24T02:32:43.412Z] 8a0b9f1376ff: Preparing [2024-05-24T02:32:43.412Z] 28caa223231c: Preparing [2024-05-24T02:32:43.412Z] ad6030577198: Preparing [2024-05-24T02:32:43.412Z] 617df26c9e2b: Preparing [2024-05-24T02:32:43.412Z] 617df26c9e2b: Waiting [2024-05-24T02:32:43.412Z] 28caa223231c: Layer already exists [2024-05-24T02:32:43.412Z] 8a0b9f1376ff: Layer already exists [2024-05-24T02:32:43.412Z] ac1479575486: Layer already exists [2024-05-24T02:32:43.412Z] dc23a1218b8d: Layer already exists [2024-05-24T02:32:43.412Z] ad6030577198: Layer already exists [2024-05-24T02:32:43.412Z] 617df26c9e2b: Layer already exists [2024-05-24T02:32:43.412Z] latest: digest: sha256:242ccc5ec4bded050cf027468bcbe2205d5714b24c3f4bb475211faa065e9baf size: 1583 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-24T02:32:43.740Z] + docker tag edgex-devops/edgex-snyk-go nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:snyk [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-24T02:32:44.070Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:snyk [2024-05-24T02:32:44.070Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go] [2024-05-24T02:32:44.070Z] dc23a1218b8d: Preparing [2024-05-24T02:32:44.070Z] ac1479575486: Preparing [2024-05-24T02:32:44.070Z] 8a0b9f1376ff: Preparing [2024-05-24T02:32:44.070Z] 28caa223231c: Preparing [2024-05-24T02:32:44.070Z] ad6030577198: Preparing [2024-05-24T02:32:44.070Z] 617df26c9e2b: Preparing [2024-05-24T02:32:44.070Z] 617df26c9e2b: Waiting [2024-05-24T02:32:44.070Z] ac1479575486: Layer already exists [2024-05-24T02:32:44.070Z] ad6030577198: Layer already exists [2024-05-24T02:32:44.070Z] dc23a1218b8d: Layer already exists [2024-05-24T02:32:44.070Z] 28caa223231c: Layer already exists [2024-05-24T02:32:44.070Z] 8a0b9f1376ff: Layer already exists [2024-05-24T02:32:44.070Z] 617df26c9e2b: Layer already exists [2024-05-24T02:32:44.070Z] snyk: digest: sha256:242ccc5ec4bded050cf027468bcbe2205d5714b24c3f4bb475211faa065e9baf size: 1583 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-24T02:32:44.390Z] + docker tag edgex-devops/edgex-snyk-go nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.1025.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-24T02:32:44.712Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.1025.0 [2024-05-24T02:32:44.712Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go] [2024-05-24T02:32:44.712Z] dc23a1218b8d: Preparing [2024-05-24T02:32:44.712Z] ac1479575486: Preparing [2024-05-24T02:32:44.712Z] 8a0b9f1376ff: Preparing [2024-05-24T02:32:44.712Z] 28caa223231c: Preparing [2024-05-24T02:32:44.712Z] ad6030577198: Preparing [2024-05-24T02:32:44.712Z] 617df26c9e2b: Preparing [2024-05-24T02:32:44.712Z] 617df26c9e2b: Waiting [2024-05-24T02:32:44.712Z] ad6030577198: Layer already exists [2024-05-24T02:32:44.712Z] 8a0b9f1376ff: Layer already exists [2024-05-24T02:32:44.712Z] ac1479575486: Layer already exists [2024-05-24T02:32:44.712Z] 28caa223231c: Layer already exists [2024-05-24T02:32:44.712Z] dc23a1218b8d: Layer already exists [2024-05-24T02:32:44.712Z] 617df26c9e2b: Layer already exists [2024-05-24T02:32:44.712Z] 1.1025.0: digest: sha256:242ccc5ec4bded050cf027468bcbe2205d5714b24c3f4bb475211faa065e9baf size: 1583 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-24T02:32:44.774Z] ===================================================== [Pipeline] echo [2024-05-24T02:32:44.789Z] taggedImages: [2024-05-24T02:32:44.789Z] - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:fe725ecbe59fb01d26fc59a142f73164b49a3ace [2024-05-24T02:32:44.789Z] - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-05-24T02:32:44.789Z] - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:snyk [2024-05-24T02:32:44.789Z] - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.1025.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-24T02:32:45.185Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-24T02:32:45.185Z] [2024-05-24T02:32:45.185Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-24T02:32:45.488Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-24T02:32:45.488Z] latest: Pulling from edgex-lftools-log-publisher [2024-05-24T02:32:45.488Z] 5eb5b503b376: Pulling fs layer [2024-05-24T02:32:45.488Z] 5c69ac0246d0: Pulling fs layer [2024-05-24T02:32:45.488Z] ec43610c2a17: Pulling fs layer [2024-05-24T02:32:45.488Z] 3a2ae6a8a46f: Pulling fs layer [2024-05-24T02:32:45.488Z] 33b1e0a273af: Pulling fs layer [2024-05-24T02:32:45.488Z] 5d3b04190fa2: Pulling fs layer [2024-05-24T02:32:45.488Z] 2f39f015ded8: Pulling fs layer [2024-05-24T02:32:45.488Z] 33b1e0a273af: Waiting [2024-05-24T02:32:45.488Z] 2f39f015ded8: Waiting [2024-05-24T02:32:45.488Z] 3a2ae6a8a46f: Waiting [2024-05-24T02:32:45.488Z] 5d3b04190fa2: Waiting [2024-05-24T02:32:45.488Z] 5c69ac0246d0: Download complete [2024-05-24T02:32:45.488Z] 3a2ae6a8a46f: Download complete [2024-05-24T02:32:45.488Z] 33b1e0a273af: Verifying Checksum [2024-05-24T02:32:45.488Z] 33b1e0a273af: Download complete [2024-05-24T02:32:45.488Z] 5d3b04190fa2: Verifying Checksum [2024-05-24T02:32:45.488Z] 5d3b04190fa2: Download complete [2024-05-24T02:32:45.488Z] ec43610c2a17: Verifying Checksum [2024-05-24T02:32:45.488Z] ec43610c2a17: Download complete [2024-05-24T02:32:45.748Z] 5eb5b503b376: Verifying Checksum [2024-05-24T02:32:46.314Z] 2f39f015ded8: Download complete [2024-05-24T02:32:46.880Z] 5eb5b503b376: Pull complete [2024-05-24T02:32:46.880Z] 5c69ac0246d0: Pull complete [2024-05-24T02:32:47.445Z] ec43610c2a17: Pull complete [2024-05-24T02:32:47.445Z] 3a2ae6a8a46f: Pull complete [2024-05-24T02:32:47.703Z] 33b1e0a273af: Pull complete [2024-05-24T02:32:47.703Z] 5d3b04190fa2: Pull complete [2024-05-24T02:32:51.888Z] 2f39f015ded8: Pull complete [2024-05-24T02:32:51.888Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-05-24T02:32:51.888Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-24T02:32:51.888Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-24T02:32:52.024Z] prd-ubuntu20.04-docker-8c-8g-651 does not seem to be running inside a container [2024-05-24T02:32:52.063Z] $ 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/dgexfoundry_ci-build-images_snyk -v /w/workspace/dgexfoundry_ci-build-images_snyk:/w/workspace/dgexfoundry_ci-build-images_snyk:rw,z -v /w/workspace/dgexfoundry_ci-build-images_snyk@tmp:/w/workspace/dgexfoundry_ci-build-images_snyk@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-05-24T02:32:56.647Z] $ docker top b520ce3b3e1a0dc63906686af277cfb2a6c99e7de36ec7aa02ea395fe1c5f75d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-24T02:32:57.052Z] ---> job-cost.sh [2024-05-24T02:32:57.052Z] lf-activate-venv: SKIPPING [2024-05-24T02:32:57.052Z] INFO: No Stack... [2024-05-24T02:32:57.616Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-05-24T02:32:57.875Z] INFO: Archiving Costs [Pipeline] sh [2024-05-24T02:32:58.166Z] + cat /w/workspace/dgexfoundry_ci-build-images_snyk/archives/cost.csv [2024-05-24T02:32:58.166Z] + cut -d, -f6 [Pipeline] lock [2024-05-24T02:32:58.191Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-ci-build-images-snyk-12-stack-cost] [2024-05-24T02:32:58.202Z] Resource [jenkins-edgexfoundry-ci-build-images-snyk-12-stack-cost] did not exist. Created. [2024-05-24T02:32:58.211Z] Lock acquired on [Resource: jenkins-edgexfoundry-ci-build-images-snyk-12-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-05-24T02:32:58.514Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-05-24T02:32:58.732Z] Stashed 1 file(s) [Pipeline] } [2024-05-24T02:32:58.740Z] Lock released on resource [Resource: jenkins-edgexfoundry-ci-build-images-snyk-12-stack-cost] [Pipeline] // lock [Pipeline] } [2024-05-24T02:32:58.767Z] $ docker stop --time=1 b520ce3b3e1a0dc63906686af277cfb2a6c99e7de36ec7aa02ea395fe1c5f75d [2024-05-24T02:32:59.936Z] $ docker rm -f --volumes b520ce3b3e1a0dc63906686af277cfb2a6c99e7de36ec7aa02ea395fe1c5f75d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-05-24T02:33:00.648Z] + [ -d /w/workspace/dgexfoundry_ci-build-images_snyk/archives ] [2024-05-24T02:33:00.648Z] + ls -al /w/workspace/dgexfoundry_ci-build-images_snyk/archives [2024-05-24T02:33:00.648Z] total 16 [2024-05-24T02:33:00.648Z] drwxr-xr-x 3 root root 4096 May 24 02:32 . [2024-05-24T02:33:00.648Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 02:32 .. [2024-05-24T02:33:00.648Z] drwxr-xr-x 2 root root 4096 May 24 02:32 cost [2024-05-24T02:33:00.648Z] -rw-r--r-- 1 root root 86 May 24 02:32 cost.csv [2024-05-24T02:33:00.648Z] + sudo chown -R jenkins:jenkins /w/workspace/dgexfoundry_ci-build-images_snyk/archives [2024-05-24T02:33:00.648Z] + ls -al /w/workspace/dgexfoundry_ci-build-images_snyk/archives [2024-05-24T02:33:00.648Z] total 16 [2024-05-24T02:33:00.648Z] drwxr-xr-x 3 jenkins jenkins 4096 May 24 02:32 . [2024-05-24T02:33:00.648Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 02:32 .. [2024-05-24T02:33:00.648Z] drwxr-xr-x 2 jenkins jenkins 4096 May 24 02:32 cost [2024-05-24T02:33:00.648Z] -rw-r--r-- 1 jenkins jenkins 86 May 24 02:32 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-05-24T02:33:00.938Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-24T02:33:01.827Z] ---> package-listing.sh [2024-05-24T02:33:01.827Z] ++ facter osfamily [2024-05-24T02:33:01.827Z] ++ tr '[:upper:]' '[:lower:]' [2024-05-24T02:33:01.827Z] + OS_FAMILY=debian [2024-05-24T02:33:01.827Z] + workspace=/w/workspace/dgexfoundry_ci-build-images_snyk [2024-05-24T02:33:01.827Z] + START_PACKAGES=/tmp/packages_start.txt [2024-05-24T02:33:01.827Z] + END_PACKAGES=/tmp/packages_end.txt [2024-05-24T02:33:01.827Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-05-24T02:33:01.827Z] + PACKAGES=/tmp/packages_start.txt [2024-05-24T02:33:01.827Z] + '[' /w/workspace/dgexfoundry_ci-build-images_snyk ']' [2024-05-24T02:33:01.827Z] + PACKAGES=/tmp/packages_end.txt [2024-05-24T02:33:01.827Z] + case "${OS_FAMILY}" in [2024-05-24T02:33:01.827Z] + dpkg -l [2024-05-24T02:33:01.827Z] + grep '^ii' [2024-05-24T02:33:02.087Z] + '[' -f /tmp/packages_start.txt ']' [2024-05-24T02:33:02.087Z] + '[' -f /tmp/packages_end.txt ']' [2024-05-24T02:33:02.087Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-05-24T02:33:02.087Z] + '[' /w/workspace/dgexfoundry_ci-build-images_snyk ']' [2024-05-24T02:33:02.087Z] + mkdir -p /w/workspace/dgexfoundry_ci-build-images_snyk/archives/ [2024-05-24T02:33:02.087Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_ci-build-images_snyk/archives/ [Pipeline] echo [2024-05-24T02:33:02.099Z] 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/dgexfoundry_ci-build-images_snyk/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-05-24T02:33:02.378Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-24T02:33:02.943Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-24T02:33:02.943Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-24T02:33:03.019Z] prd-ubuntu20.04-docker-8c-8g-651 does not seem to be running inside a container [2024-05-24T02:33:03.053Z] $ 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/dgexfoundry_ci-build-images_snyk/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_ci-build-images_snyk -v /w/workspace/dgexfoundry_ci-build-images_snyk:/w/workspace/dgexfoundry_ci-build-images_snyk:rw,z -v /w/workspace/dgexfoundry_ci-build-images_snyk@tmp:/w/workspace/dgexfoundry_ci-build-images_snyk@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-05-24T02:33:03.255Z] $ docker top 30f15f530ca225940547544193e91a5219c7769f7434ac54ed0c3d87a97c5b9a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-24T02:33:03.596Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-05-24T02:33:03.888Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-05-24T02:33:04.172Z] + ls /var/log/sa-host [2024-05-24T02:33:04.172Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-24T02:33:04.339Z] provisioning config files... [2024-05-24T02:33:04.348Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_ci-build-images_snyk@tmp/config12579816113636935014tmp [Pipeline] { [Pipeline] echo [2024-05-24T02:33:04.385Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-24T02:33:04.670Z] ---> create-netrc.sh [Pipeline] } [2024-05-24T02:33:04.677Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-05-24T02:33:05.022Z] ---> python-tools-install.sh [Pipeline] echo [2024-05-24T02:33:05.033Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-24T02:33:05.316Z] ---> sudo-logs.sh [2024-05-24T02:33:05.316Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-05-24T02:33:05.368Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-24T02:33:05.656Z] ---> job-cost.sh [2024-05-24T02:33:05.656Z] lf-activate-venv: SKIPPING [2024-05-24T02:33:05.656Z] DEBUG: total: 0.2199999988079071 [2024-05-24T02:33:05.656Z] INFO: Retrieving Stack Cost... [2024-05-24T02:33:05.656Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-05-24T02:33:06.225Z] INFO: Archiving Costs [Pipeline] echo [2024-05-24T02:33:06.245Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-24T02:33:06.529Z] ---> logs-deploy.sh [2024-05-24T02:33:06.529Z] lf-activate-venv: SKIPPING [2024-05-24T02:33:06.529Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/snyk/12 [2024-05-24T02:33:06.529Z] INFO: archiving workspace using pattern(s): [2024-05-24T02:33:07.469Z] Archives upload complete. [2024-05-24T02:33:07.729Z] INFO: archiving logs to Nexus [2024-05-24T02:33:08.302Z] ---> uname -a: [2024-05-24T02:33:08.302Z] Linux prd-ubuntu20-04-docker-8c-8g-651 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-05-24T02:33:08.302Z] [2024-05-24T02:33:08.302Z] [2024-05-24T02:33:08.302Z] ---> lscpu: [2024-05-24T02:33:08.302Z] Architecture: x86_64 [2024-05-24T02:33:08.302Z] CPU op-mode(s): 32-bit, 64-bit [2024-05-24T02:33:08.302Z] Byte Order: Little Endian [2024-05-24T02:33:08.302Z] Address sizes: 40 bits physical, 48 bits virtual [2024-05-24T02:33:08.302Z] CPU(s): 8 [2024-05-24T02:33:08.302Z] On-line CPU(s) list: 0-7 [2024-05-24T02:33:08.302Z] Thread(s) per core: 1 [2024-05-24T02:33:08.302Z] Core(s) per socket: 1 [2024-05-24T02:33:08.302Z] Socket(s): 8 [2024-05-24T02:33:08.302Z] NUMA node(s): 1 [2024-05-24T02:33:08.302Z] Vendor ID: AuthenticAMD [2024-05-24T02:33:08.302Z] CPU family: 23 [2024-05-24T02:33:08.302Z] Model: 49 [2024-05-24T02:33:08.302Z] Model name: AMD EPYC-Rome Processor [2024-05-24T02:33:08.302Z] Stepping: 0 [2024-05-24T02:33:08.302Z] CPU MHz: 2799.998 [2024-05-24T02:33:08.302Z] BogoMIPS: 5599.99 [2024-05-24T02:33:08.302Z] Virtualization: AMD-V [2024-05-24T02:33:08.302Z] Hypervisor vendor: KVM [2024-05-24T02:33:08.302Z] Virtualization type: full [2024-05-24T02:33:08.302Z] L1d cache: 256 KiB [2024-05-24T02:33:08.302Z] L1i cache: 256 KiB [2024-05-24T02:33:08.302Z] L2 cache: 4 MiB [2024-05-24T02:33:08.302Z] L3 cache: 128 MiB [2024-05-24T02:33:08.302Z] NUMA node0 CPU(s): 0-7 [2024-05-24T02:33:08.302Z] Vulnerability Itlb multihit: Not affected [2024-05-24T02:33:08.302Z] Vulnerability L1tf: Not affected [2024-05-24T02:33:08.302Z] Vulnerability Mds: Not affected [2024-05-24T02:33:08.302Z] Vulnerability Meltdown: Not affected [2024-05-24T02:33:08.302Z] Vulnerability Mmio stale data: Not affected [2024-05-24T02:33:08.302Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-05-24T02:33:08.302Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-05-24T02:33:08.302Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-05-24T02:33:08.302Z] Vulnerability Srbds: Not affected [2024-05-24T02:33:08.302Z] Vulnerability Tsx async abort: Not affected [2024-05-24T02:33:08.302Z] 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 [2024-05-24T02:33:08.302Z] [2024-05-24T02:33:08.302Z] [2024-05-24T02:33:08.302Z] ---> nproc: [2024-05-24T02:33:08.302Z] 8 [2024-05-24T02:33:08.302Z] [2024-05-24T02:33:08.302Z] [2024-05-24T02:33:08.302Z] ---> df -h: [2024-05-24T02:33:08.302Z] Filesystem Size Used Avail Use% Mounted on [2024-05-24T02:33:08.302Z] overlay 155G 11G 145G 7% / [2024-05-24T02:33:08.302Z] tmpfs 64M 0 64M 0% /dev [2024-05-24T02:33:08.302Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-05-24T02:33:08.302Z] shm 64M 0 64M 0% /dev/shm [2024-05-24T02:33:08.302Z] /dev/vda1 155G 11G 145G 7% /facter-os [2024-05-24T02:33:08.302Z] [2024-05-24T02:33:08.302Z] [2024-05-24T02:33:08.302Z] ---> sar -b -r -n DEV: [2024-05-24T02:33:08.302Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-651) 05/24/24 _x86_64_ (8 CPU) [2024-05-24T02:33:08.302Z] [2024-05-24T02:33:08.302Z] 02:30:54 LINUX RESTART (8 CPU) [2024-05-24T02:33:08.302Z] [2024-05-24T02:33:08.302Z] 02:31:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-05-24T02:33:08.302Z] 02:32:01 371.67 47.63 324.05 0.00 5356.71 185742.91 0.00 [2024-05-24T02:33:08.302Z] 02:33:01 92.63 0.85 91.78 0.00 61.32 37742.24 0.00 [2024-05-24T02:33:08.302Z] Average: 232.15 24.24 207.92 0.00 2709.02 111742.58 0.00 [2024-05-24T02:33:08.302Z] [2024-05-24T02:33:08.302Z] 02:31:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-05-24T02:33:08.302Z] 02:32:01 29353440 31519216 822128 2.50 62500 2389416 1967048 5.80 1040980 2130408 101832 [2024-05-24T02:33:08.302Z] 02:33:01 28647380 31523104 790340 2.40 87024 3036184 1829636 5.39 1068824 2747656 400 [2024-05-24T02:33:08.302Z] Average: 29000410 31521160 806234 2.45 74762 2712800 1898342 5.59 1054902 2439032 51116 [2024-05-24T02:33:08.302Z] [2024-05-24T02:33:08.303Z] 02:31:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-05-24T02:33:08.303Z] 02:32:01 docker0 11.85 36.56 0.66 742.04 0.00 0.00 0.00 0.00 [2024-05-24T02:33:08.303Z] 02:32:01 ens3 572.32 335.89 5374.73 87.17 0.00 0.00 0.00 0.00 [2024-05-24T02:33:08.303Z] 02:32:01 veth3cf37d7 11.85 36.61 0.82 742.05 0.00 0.00 0.00 0.06 [2024-05-24T02:33:08.303Z] 02:32:01 lo 7.87 7.87 0.84 0.84 0.00 0.00 0.00 0.00 [2024-05-24T02:33:08.303Z] 02:33:01 docker0 40.54 72.59 2.66 1572.62 0.00 0.00 0.00 0.00 [2024-05-24T02:33:08.303Z] 02:33:01 ens3 563.22 495.62 4170.79 3958.75 0.00 0.00 0.00 0.00 [2024-05-24T02:33:08.303Z] 02:33:01 lo 5.53 5.53 0.54 0.54 0.00 0.00 0.00 0.00 [2024-05-24T02:33:08.303Z] Average: docker0 26.20 54.57 1.66 1157.33 0.00 0.00 0.00 0.00 [2024-05-24T02:33:08.303Z] Average: ens3 567.77 415.76 4772.76 2022.96 0.00 0.00 0.00 0.00 [2024-05-24T02:33:08.303Z] Average: lo 6.70 6.70 0.69 0.69 0.00 0.00 0.00 0.00 [2024-05-24T02:33:08.303Z] [2024-05-24T02:33:08.303Z] [2024-05-24T02:33:08.303Z] ---> sar -P ALL: [2024-05-24T02:33:08.303Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-651) 05/24/24 _x86_64_ (8 CPU) [2024-05-24T02:33:08.303Z] [2024-05-24T02:33:08.303Z] 02:30:54 LINUX RESTART (8 CPU) [2024-05-24T02:33:08.303Z] [2024-05-24T02:33:08.303Z] 02:31:01 CPU %user %nice %system %iowait %steal %idle [2024-05-24T02:33:08.303Z] 02:32:01 all 7.65 0.00 2.43 4.16 0.06 85.70 [2024-05-24T02:33:08.303Z] 02:32:01 0 7.67 0.00 3.71 9.45 0.05 79.12 [2024-05-24T02:33:08.303Z] 02:32:01 1 5.59 0.00 1.78 1.76 0.03 90.84 [2024-05-24T02:33:08.303Z] 02:32:01 2 9.74 0.00 2.41 1.62 0.07 86.16 [2024-05-24T02:33:08.303Z] 02:32:01 3 6.66 0.00 2.13 1.27 0.05 89.88 [2024-05-24T02:33:08.303Z] 02:32:01 4 6.52 0.00 2.56 5.82 0.07 85.04 [2024-05-24T02:33:08.303Z] 02:32:01 5 10.34 0.00 2.27 2.66 0.05 84.69 [2024-05-24T02:33:08.303Z] 02:32:01 6 7.05 0.00 2.77 3.43 0.07 86.69 [2024-05-24T02:33:08.303Z] 02:32:01 7 7.61 0.00 1.85 7.30 0.07 83.18 [2024-05-24T02:33:08.303Z] 02:33:01 all 15.20 0.00 2.14 1.94 0.07 80.65 [2024-05-24T02:33:08.303Z] 02:33:01 0 15.77 0.00 2.21 6.21 0.07 75.74 [2024-05-24T02:33:08.303Z] 02:33:01 1 15.83 0.00 1.92 0.97 0.07 81.21 [2024-05-24T02:33:08.303Z] 02:33:01 2 10.45 0.00 1.60 0.02 0.05 87.89 [2024-05-24T02:33:08.303Z] 02:33:01 3 15.25 0.00 2.29 0.03 0.05 82.37 [2024-05-24T02:33:08.303Z] 02:33:01 4 17.22 0.00 1.97 2.32 0.07 78.42 [2024-05-24T02:33:08.303Z] 02:33:01 5 13.66 0.00 1.56 0.02 0.07 84.69 [2024-05-24T02:33:08.303Z] 02:33:01 6 16.98 0.00 2.24 0.05 0.07 80.67 [2024-05-24T02:33:08.303Z] 02:33:01 7 16.48 0.00 3.34 5.86 0.08 74.23 [2024-05-24T02:33:08.303Z] Average: all 11.42 0.00 2.29 3.05 0.06 83.18 [2024-05-24T02:33:08.303Z] Average: 0 11.72 0.00 2.96 7.83 0.06 77.43 [2024-05-24T02:33:08.303Z] Average: 1 10.70 0.00 1.85 1.37 0.05 86.03 [2024-05-24T02:33:08.303Z] Average: 2 10.09 0.00 2.00 0.82 0.06 87.02 [2024-05-24T02:33:08.303Z] Average: 3 10.95 0.00 2.21 0.66 0.05 86.14 [2024-05-24T02:33:08.303Z] Average: 4 11.87 0.00 2.26 4.07 0.07 81.73 [2024-05-24T02:33:08.303Z] Average: 5 12.00 0.00 1.92 1.34 0.06 84.69 [2024-05-24T02:33:08.303Z] Average: 6 12.01 0.00 2.50 1.74 0.07 83.68 [2024-05-24T02:33:08.303Z] Average: 7 12.04 0.00 2.59 6.59 0.08 78.71 [2024-05-24T02:33:08.303Z] [2024-05-24T02:33:08.303Z] [2024-05-24T02:33:08.303Z]