Pull request #403 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ee53eddba86aad849dafc0aa67a81f3b58fee80f+b1c180997f30d70459501805a18d6262edcd2f8f (4955f5c8ddcd8078a31f4a5b3326bbe68bf8f27a) 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-ssh2006937376686408473.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh1478361675438889269.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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/device-virtual-go/branches/PR-403/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/device-virtual-go/branches/PR-403/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12226565737931773787.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/device-virtual-go/branches/PR-403/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3928299374729016509.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh8326832865827671870.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 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/device-virtual-go/branches/PR-403/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/device-virtual-go/branches/PR-403/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14529463060483355320.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 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd 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 ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-virtual-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-14816 in /w/workspace/foundry_device-virtual-go_PR-403 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-virtual-go.git > git init /w/workspace/foundry_device-virtual-go_PR-403 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.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/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.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/device-virtual-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/403/head:refs/remotes/origin/PR-403 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit b1c180997f30d70459501805a18d6262edcd2f8f into PR head commit ee53eddba86aad849dafc0aa67a81f3b58fee80f Merge succeeded, producing ee53eddba86aad849dafc0aa67a81f3b58fee80f Checking out Revision ee53eddba86aad849dafc0aa67a81f3b58fee80f (PR-403) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:41:00 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f ee53eddba86aad849dafc0aa67a81f3b58fee80f # 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 b1c180997f30d70459501805a18d6262edcd2f8f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ee53eddba86aad849dafc0aa67a81f3b58fee80f # timeout=10 [Pipeline] withCredentials 23:41:00 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:41:00 ========================================================= 23:41:00 EdgeX Global Pipelines Version Info 23:41:00 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:41:01 ------------------- 23:41:01 stable info: 23:41:01 ------------------- 23:41:01 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:41:01 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 23:41:01 Message: update stable to v1.0.249 23:41:01 ------------------- 23:41:01 experimental info: 23:41:01 ------------------- 23:41:01 Commited By: **** collab-it+edgex@linuxfoundation.org 23:41:01 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 23:41:01 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:41:02 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 23:41:02 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 23:41:02 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:41:02 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:41:02 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:41:02 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 23:41:02 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:41:02 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:41:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:41:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:41:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:41:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 23:41:02 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:41:02 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:41:02 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:41:02 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:41:02 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:41:02 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:41:02 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:41:02 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:41:02 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:41:02 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:41:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:41:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:41:03 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:41:03 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:41:03 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:41:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-403 [Pipeline] echo 23:41:03 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-403 [Pipeline] echo 23:41:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-403 [Pipeline] echo 23:41:03 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ee53eddba86aad849dafc0aa67a81f3b58fee80f [Pipeline] echo 23:41:03 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ee53edd [Pipeline] echo 23:41:03 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:41:03 provisioning config files... 23:41:03 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-403@tmp/config2903947422579015471tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:41:03 ---> docker-login.sh 23:41:03 nexus3.edgexfoundry.org:10001 23:41:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:41:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:41:04 Configure a credential helper to remove this warning. See 23:41:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:41:04 23:41:04 Login Succeeded 23:41:04 nexus3.edgexfoundry.org:10002 23:41:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:41:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:41:04 Configure a credential helper to remove this warning. See 23:41:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:41:04 23:41:04 Login Succeeded 23:41:04 nexus3.edgexfoundry.org:10003 23:41:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:41:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:41:04 Configure a credential helper to remove this warning. See 23:41:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:41:04 23:41:04 Login Succeeded 23:41:04 nexus3.edgexfoundry.org:10004 23:41:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:41:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:41:04 Configure a credential helper to remove this warning. See 23:41:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:41:04 23:41:04 Login Succeeded 23:41:04 docker.io 23:41:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:41:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:41:04 Configure a credential helper to remove this warning. See 23:41:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:41:04 23:41:04 Login Succeeded 23:41:04 ---> docker-login.sh ends [Pipeline] } 23:41:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:41:05 + git rev-list -1 --merges ee53eddba86aad849dafc0aa67a81f3b58fee80f~1..ee53eddba86aad849dafc0aa67a81f3b58fee80f [Pipeline] echo 23:41:05 -----------> git rev-list -1 --merges ee53eddba86aad849dafc0aa67a81f3b58fee80f~1..ee53eddba86aad849dafc0aa67a81f3b58fee80f ee53eddba86aad849dafc0aa67a81f3b58fee80f [false] [Pipeline] sh 23:41:05 + git log --format=format:%s -1 ee53eddba86aad849dafc0aa67a81f3b58fee80f [Pipeline] echo 23:41:05 ========================================================= 23:41:05 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:41:05 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:41:06 + git log --format=format:%s -1 ee53eddba86aad849dafc0aa67a81f3b58fee80f [Pipeline] echo 23:41:06 [semverPrep] GIT_COMMIT: ee53eddba86aad849dafc0aa67a81f3b58fee80f, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 23:41:06 [semverPrep] This is not a build commit. [Pipeline] sh 23:41:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:41:06 + grep -v github /etc/ssh/ssh_known_hosts 23:41:06 + [ -e /tmp/ssh_known_hosts ] 23:41:06 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:41:06 + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee 23:41:06 -a /etc/ssh/ssh_known_hosts 23:41:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:41:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:41:07 23:41:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:41:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:41:07 0.1.4: Pulling from edgex-devops/py-git-semver 23:41:07 b85a868b505f: Pulling fs layer 23:41:07 e2be974225ed: Pulling fs layer 23:41:07 339a4e72a1f5: Pulling fs layer 23:41:07 988bab9f4d93: Pulling fs layer 23:41:07 1469e6f7b9e6: Pulling fs layer 23:41:07 eaf3925da568: Pulling fs layer 23:41:07 bab4dde63d76: Pulling fs layer 23:41:07 bde34c3a00c8: Pulling fs layer 23:41:07 b352a97aabf1: Pulling fs layer 23:41:07 4872d77fe225: Pulling fs layer 23:41:07 5851b861e8e6: Pulling fs layer 23:41:07 1469e6f7b9e6: Waiting 23:41:07 eaf3925da568: Waiting 23:41:07 bab4dde63d76: Waiting 23:41:07 bde34c3a00c8: Waiting 23:41:07 b352a97aabf1: Waiting 23:41:07 4872d77fe225: Waiting 23:41:07 5851b861e8e6: Waiting 23:41:07 988bab9f4d93: Waiting 23:41:07 e2be974225ed: Verifying Checksum 23:41:07 e2be974225ed: Download complete 23:41:07 988bab9f4d93: Verifying Checksum 23:41:07 988bab9f4d93: Download complete 23:41:07 1469e6f7b9e6: Verifying Checksum 23:41:07 1469e6f7b9e6: Download complete 23:41:07 339a4e72a1f5: Verifying Checksum 23:41:07 339a4e72a1f5: Download complete 23:41:07 eaf3925da568: Verifying Checksum 23:41:07 eaf3925da568: Download complete 23:41:07 bde34c3a00c8: Download complete 23:41:07 b352a97aabf1: Download complete 23:41:07 4872d77fe225: Download complete 23:41:07 5851b861e8e6: Verifying Checksum 23:41:07 5851b861e8e6: Download complete 23:41:07 b85a868b505f: Verifying Checksum 23:41:07 b85a868b505f: Download complete 23:41:08 bab4dde63d76: Verifying Checksum 23:41:08 bab4dde63d76: Download complete 23:41:09 b85a868b505f: Pull complete 23:41:09 e2be974225ed: Pull complete 23:41:09 339a4e72a1f5: Pull complete 23:41:09 988bab9f4d93: Pull complete 23:41:09 1469e6f7b9e6: Pull complete 23:41:10 eaf3925da568: Pull complete 23:41:12 bab4dde63d76: Pull complete 23:41:12 bde34c3a00c8: Pull complete 23:41:12 b352a97aabf1: Pull complete 23:41:12 4872d77fe225: Pull complete 23:41:12 5851b861e8e6: Pull complete 23:41:12 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:41:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:41:12 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:41:12 prd-ubuntu20.04-docker-8c-8g-14816 does not seem to be running inside a container 23:41:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-403 -v /w/workspace/foundry_device-virtual-go_PR-403:/w/workspace/foundry_device-virtual-go_PR-403:rw,z -v /w/workspace/foundry_device-virtual-go_PR-403@tmp:/w/workspace/foundry_device-virtual-go_PR-403@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:41:14 $ docker top 5c77b05d1975b481c0f68a06f63ae12425d4911d238f0c62ca5fb7c145ab4e95 -eo pid,comm 23:41:14 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 23:41:14 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:41:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:41:14 [ssh-agent] Looking for ssh-agent implementation... 23:41:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:41:14 $ docker exec 5c77b05d1975b481c0f68a06f63ae12425d4911d238f0c62ca5fb7c145ab4e95 ssh-agent 23:41:14 SSH_AUTH_SOCK=/tmp/ssh-SJjPGkPeLgiF/agent.33 23:41:14 SSH_AGENT_PID=39 23:41:14 Running ssh-add (command line suppressed) 23:41:15 Identity added: /w/workspace/foundry_device-virtual-go_PR-403@tmp/private_key_17839599104827270668.key (/w/workspace/foundry_device-virtual-go_PR-403@tmp/private_key_17839599104827270668.key) 23:41:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:41:15 + git tag --points-at HEAD [Pipeline] } 23:41:15 $ docker exec --env ******** --env ******** 5c77b05d1975b481c0f68a06f63ae12425d4911d238f0c62ca5fb7c145ab4e95 ssh-agent -k 23:41:15 unset SSH_AUTH_SOCK; 23:41:15 unset SSH_AGENT_PID; 23:41:15 echo Agent pid 39 killed; 23:41:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:41:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:41:15 [ssh-agent] Looking for ssh-agent implementation... 23:41:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:41:15 $ docker exec 5c77b05d1975b481c0f68a06f63ae12425d4911d238f0c62ca5fb7c145ab4e95 ssh-agent 23:41:15 SSH_AUTH_SOCK=/tmp/ssh-HfakE9o1wBP7/agent.71 23:41:15 SSH_AGENT_PID=77 23:41:15 Running ssh-add (command line suppressed) 23:41:15 Identity added: /w/workspace/foundry_device-virtual-go_PR-403@tmp/private_key_9668722322007576466.key (/w/workspace/foundry_device-virtual-go_PR-403@tmp/private_key_9668722322007576466.key) 23:41:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:41:16 + git semver init 23:41:16 2023-05-09 23:41:16,432 [run_init] DEBUG init version:0.0.0 force:False 23:41:16 2023-05-09 23:41:16,433 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-403/.semver 23:41:16 2023-05-09 23:41:16,434 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-403/.semver 23:41:16 2023-05-09 23:41:16,434 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-403/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-403, universal_newlines=False, shell=None, istream=None) 23:41:17 2023-05-09 23:41:17,453 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-403/.git/info/exclude 23:41:17 2023-05-09 23:41:17,454 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-403/.semver/PR-403 with force:False 23:41:17 2023-05-09 23:41:17,454 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-403/.semver/PR-403 23:41:17 2023-05-09 23:41:17,459 [execute] INFO git cat-file --batch-check 23:41:17 2023-05-09 23:41:17,459 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-403/.semver, universal_newlines=False, shell=None, istream=) 23:41:17 2023-05-09 23:41:17,466 [execute] INFO git cat-file --batch 23:41:17 2023-05-09 23:41:17,467 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-403/.semver, universal_newlines=False, shell=None, istream=) 23:41:17 2023-05-09 23:41:17,474 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-403/.semver/PR-403 23:41:17 0.0.0 [Pipeline] } 23:41:17 $ docker exec --env ******** --env ******** 5c77b05d1975b481c0f68a06f63ae12425d4911d238f0c62ca5fb7c145ab4e95 ssh-agent -k 23:41:18 unset SSH_AUTH_SOCK; 23:41:18 unset SSH_AGENT_PID; 23:41:18 echo Agent pid 77 killed; 23:41:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:41:18 + git semver [Pipeline] } 23:41:18 $ docker stop --time=1 5c77b05d1975b481c0f68a06f63ae12425d4911d238f0c62ca5fb7c145ab4e95 23:41:20 $ docker rm -f --volumes 5c77b05d1975b481c0f68a06f63ae12425d4911d238f0c62ca5fb7c145ab4e95 [Pipeline] // withDockerContainer [Pipeline] sh 23:41:20 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:41:20 Stashed 1 file(s) [Pipeline] echo 23:41:20 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:41:21 provisioning config files... 23:41:21 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-403@tmp/config17923392671856421844tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:41:21 ---> docker-login.sh 23:41:21 nexus3.edgexfoundry.org:10001 23:41:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:41:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:41:21 Configure a credential helper to remove this warning. See 23:41:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:41:21 23:41:21 Login Succeeded 23:41:21 nexus3.edgexfoundry.org:10002 23:41:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:41:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:41:21 Configure a credential helper to remove this warning. See 23:41:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:41:21 23:41:21 Login Succeeded 23:41:21 nexus3.edgexfoundry.org:10003 23:41:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:41:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:41:22 Configure a credential helper to remove this warning. See 23:41:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:41:22 23:41:22 Login Succeeded 23:41:22 nexus3.edgexfoundry.org:10004 23:41:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:41:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:41:22 Configure a credential helper to remove this warning. See 23:41:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:41:22 23:41:22 Login Succeeded 23:41:22 docker.io 23:41:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:41:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:41:22 Configure a credential helper to remove this warning. See 23:41:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:41:22 23:41:22 Login Succeeded 23:41:22 ---> docker-login.sh ends [Pipeline] } 23:41:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:41:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:41:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:41:22 ========================================================= 23:41:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 23:41:22 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:41:23 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 23:41:23 Sending build context to Docker daemon 23.63MB 23:41:23 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 23:41:23 Step 2/12 : FROM ${BASE} AS builder 23:41:23 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 23:41:23 f56be85fc22e: Pulling fs layer 23:41:23 85791d961cd3: Pulling fs layer 23:41:23 d694b5ae8c79: Pulling fs layer 23:41:23 9f32a84ed3da: Pulling fs layer 23:41:23 4d19c01a9841: Pulling fs layer 23:41:23 9325e15d5711: Pulling fs layer 23:41:23 556b6ee489ea: Pulling fs layer 23:41:23 c5a4b2cf53e6: Pulling fs layer 23:41:23 9f32a84ed3da: Waiting 23:41:23 4d19c01a9841: Waiting 23:41:23 9325e15d5711: Waiting 23:41:23 556b6ee489ea: Waiting 23:41:23 c5a4b2cf53e6: Waiting 23:41:23 85791d961cd3: Verifying Checksum 23:41:23 85791d961cd3: Download complete 23:41:23 9f32a84ed3da: Verifying Checksum 23:41:23 9f32a84ed3da: Download complete 23:41:23 4d19c01a9841: Verifying Checksum 23:41:23 4d19c01a9841: Download complete 23:41:23 f56be85fc22e: Verifying Checksum 23:41:23 f56be85fc22e: Download complete 23:41:23 9325e15d5711: Verifying Checksum 23:41:23 9325e15d5711: Download complete 23:41:23 f56be85fc22e: Pull complete 23:41:23 85791d961cd3: Pull complete 23:41:23 c5a4b2cf53e6: Verifying Checksum 23:41:23 c5a4b2cf53e6: Download complete 23:41:23 d694b5ae8c79: Verifying Checksum 23:41:23 d694b5ae8c79: Download complete 23:41:24 556b6ee489ea: Verifying Checksum 23:41:24 556b6ee489ea: Download complete 23:41:27 d694b5ae8c79: Pull complete 23:41:27 9f32a84ed3da: Pull complete 23:41:27 4d19c01a9841: Pull complete 23:41:27 9325e15d5711: Pull complete 23:41:29 556b6ee489ea: Pull complete 23:41:30 c5a4b2cf53e6: Pull complete 23:41:30 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 23:41:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 23:41:30 ---> c4be618373d6 23:41:30 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 23:41:32 ---> Running in 858d08249393 23:41:32 Removing intermediate container 858d08249393 23:41:32 ---> 971751ee6571 23:41:32 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 23:41:32 ---> Running in ac7ba9548072 23:41:33 Removing intermediate container ac7ba9548072 23:41:33 ---> 0c1f7feb1cdc 23:41:33 Step 5/12 : ARG ADD_BUILD_TAGS="" 23:41:33 ---> Running in d06ece43a754 23:41:33 Removing intermediate container d06ece43a754 23:41:33 ---> d55f2772ea25 23:41:33 Step 6/12 : WORKDIR /device-virtual-go 23:41:33 ---> Running in ad4dbc91d475 23:41:33 Removing intermediate container ad4dbc91d475 23:41:33 ---> 535ff43a1e5a 23:41:33 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:41:33 ---> Running in 07d191aec669 23:41:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:41:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:41:33 (1/4) Installing openssh-keygen (9.1_p1-r2) 23:41:33 (2/4) Installing libedit (20221030.3.1-r0) 23:41:33 (3/4) Installing openssh-client-common (9.1_p1-r2) 23:41:33 (4/4) Installing openssh-client-default (9.1_p1-r2) 23:41:33 Executing busybox-1.35.0-r29.trigger 23:41:33 OK: 269 MiB in 57 packages 23:41:34 Removing intermediate container 07d191aec669 23:41:34 ---> 5ea781408f55 23:41:34 Step 8/12 : COPY go.mod vendor* ./ 23:41:34 ---> 799536794be0 23:41:34 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:41:34 ---> Running in d461a0c32d3d 23:41:36 Still waiting to schedule task 23:41:36 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-14814’ 23:42:21 Removing intermediate container d461a0c32d3d 23:42:21 ---> ff193dd9820f 23:42:21 Step 10/12 : COPY . . 23:42:21 ---> b80dc9c8e73d 23:42:21 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:42:21 ---> Running in 3f45fa51fb2e 23:42:21 Removing intermediate container 3f45fa51fb2e 23:42:21 ---> 175c82d5d205 23:42:21 Step 12/12 : RUN $MAKE 23:42:21 ---> Running in d3333fac7704 23:42:21 noop 23:42:21 Removing intermediate container d3333fac7704 23:42:21 ---> 0a7edcc1acd5 23:42:21 Successfully built 0a7edcc1acd5 23:42:21 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:42:21 + docker inspect -f . ci-base-image-x86_64 23:42:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:42:21 prd-ubuntu20.04-docker-8c-8g-14816 does not seem to be running inside a container 23:42:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-403 -v /w/workspace/foundry_device-virtual-go_PR-403:/w/workspace/foundry_device-virtual-go_PR-403:rw,z -v /w/workspace/foundry_device-virtual-go_PR-403@tmp:/w/workspace/foundry_device-virtual-go_PR-403@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:42:22 $ docker top be13c173cbf99b0d755180b24bcaa42cdadcf5db749f576475cb3511dd2a19e3 -eo pid,comm [Pipeline] { [Pipeline] sh 23:42:22 + go version 23:42:22 go version go1.20.2 linux/amd64 [Pipeline] } 23:42:22 $ docker stop --time=1 be13c173cbf99b0d755180b24bcaa42cdadcf5db749f576475cb3511dd2a19e3 23:42:23 $ docker rm -f --volumes be13c173cbf99b0d755180b24bcaa42cdadcf5db749f576475cb3511dd2a19e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:42:24 + docker inspect -f . ci-base-image-x86_64 23:42:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:42:24 prd-ubuntu20.04-docker-8c-8g-14816 does not seem to be running inside a container 23:42:24 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-virtual-go_PR-403 -v /w/workspace/foundry_device-virtual-go_PR-403:/w/workspace/foundry_device-virtual-go_PR-403:rw,z -v /w/workspace/foundry_device-virtual-go_PR-403@tmp:/w/workspace/foundry_device-virtual-go_PR-403@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:42:24 $ docker top 8d9eb17f94e9f65862a86c68f58b51986dd09c944f53c15057aa0ec4b64f05a6 -eo pid,comm [Pipeline] { [Pipeline] sh 23:42:25 + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-403 [Pipeline] fileExists [Pipeline] sh 23:42:25 + make test 23:42:25 go test ./... -coverprofile=coverage.out 23:42:29 ? github.com/edgexfoundry/device-virtual-go [no test files] 23:42:39 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 23:42:39 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.015s coverage: 58.6% of statements 23:42:44 go vet ./... 23:42:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:42:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:42:47 ./bin/test-attribution-txt.sh [Pipeline] echo 23:42:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:42:47 $ docker stop --time=1 8d9eb17f94e9f65862a86c68f58b51986dd09c944f53c15057aa0ec4b64f05a6 23:42:50 $ docker rm -f --volumes 8d9eb17f94e9f65862a86c68f58b51986dd09c944f53c15057aa0ec4b64f05a6 [Pipeline] // withDockerContainer [Pipeline] sh 23:42:50 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:42:50 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 23:42:51 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:42:51 + ls -al . 23:42:51 total 192 23:42:51 drwxrwxr-x 9 jenkins jenkins 4096 May 9 23:42 . 23:42:51 drwxrwxr-x 4 jenkins jenkins 4096 May 9 23:40 .. 23:42:51 drwxrwxr-x 8 jenkins jenkins 4096 May 9 23:41 .git 23:42:51 drwxrwxr-x 3 jenkins jenkins 4096 May 9 23:40 .github 23:42:51 -rw-rw-r-- 1 jenkins jenkins 337 May 9 23:40 .gitignore 23:42:51 -rw-rw-r-- 1 jenkins jenkins 41 May 9 23:40 .golangci.yml 23:42:51 drwxr-xr-x 3 jenkins jenkins 4096 May 9 23:41 .semver 23:42:51 -rw-rw-r-- 1 jenkins jenkins 8652 May 9 23:40 Attribution.txt 23:42:51 -rw-rw-r-- 1 jenkins jenkins 11367 May 9 23:40 CHANGELOG.md 23:42:51 -rw-rw-r-- 1 jenkins jenkins 1646 May 9 23:40 Dockerfile 23:42:51 -rw-rw-r-- 1 jenkins jenkins 677 May 9 23:40 GOVERNANCE.md 23:42:51 -rw-rw-r-- 1 jenkins jenkins 660 May 9 23:40 Jenkinsfile 23:42:51 -rw-rw-r-- 1 jenkins jenkins 11340 May 9 23:40 LICENSE 23:42:51 -rw-rw-r-- 1 jenkins jenkins 1696 May 9 23:40 Makefile 23:42:51 -rw-rw-r-- 1 jenkins jenkins 623 May 9 23:40 OWNERS.md 23:42:51 -rw-rw-r-- 1 jenkins jenkins 3578 May 9 23:40 README.md 23:42:51 -rw-rw-r-- 1 jenkins jenkins 5 May 9 23:41 VERSION 23:42:51 drwxrwxr-x 2 jenkins jenkins 4096 May 9 23:40 bin 23:42:51 drwxrwxr-x 3 jenkins jenkins 4096 May 9 23:40 cmd 23:42:51 -rw-r--r-- 1 jenkins jenkins 43063 May 9 23:42 coverage.out 23:42:51 -rw-rw-r-- 1 jenkins jenkins 3209 May 9 23:40 go.mod 23:42:51 -rw-rw-r-- 1 jenkins jenkins 30994 May 9 23:40 go.sum 23:42:51 drwxrwxr-x 3 jenkins jenkins 4096 May 9 23:40 internal 23:42:51 drwxrwxr-x 4 jenkins jenkins 4096 May 9 23:40 snap 23:42:51 -rw-rw-r-- 1 jenkins jenkins 235 May 9 23:40 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:42:52 + docker build -t device-virtual -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=ee53eddba86aad849dafc0aa67a81f3b58fee80f --label arch=amd64 --label version=0.0.0 . 23:42:52 Sending build context to Docker daemon 23.68MB 23:42:52 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 23:42:52 Step 2/25 : FROM ${BASE} AS builder 23:42:52 ---> 0a7edcc1acd5 23:42:52 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 23:42:52 ---> Running in c430ef8a4652 23:42:52 Removing intermediate container c430ef8a4652 23:42:52 ---> c492717c6a6e 23:42:52 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 23:42:52 ---> Running in 98d762366bf2 23:42:52 Removing intermediate container 98d762366bf2 23:42:52 ---> 5ce9b2958169 23:42:52 Step 5/25 : ARG ADD_BUILD_TAGS="" 23:42:52 ---> Running in 5c4840a38317 23:42:52 Removing intermediate container 5c4840a38317 23:42:52 ---> de38d5b9bee3 23:42:52 Step 6/25 : WORKDIR /device-virtual-go 23:42:52 ---> Running in 6875d471113c 23:42:52 Removing intermediate container 6875d471113c 23:42:52 ---> 0b3226f901de 23:42:52 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:42:52 ---> Running in 41f39472befa 23:42:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:42:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:42:53 OK: 269 MiB in 57 packages 23:42:53 Removing intermediate container 41f39472befa 23:42:53 ---> 8a11f46511af 23:42:53 Step 8/25 : COPY go.mod vendor* ./ 23:42:53 ---> 53626f24a284 23:42:53 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:42:53 ---> Running in ab3112a2370a 23:42:54 Removing intermediate container ab3112a2370a 23:42:54 ---> d5251ea94daa 23:42:54 Step 10/25 : COPY . . 23:42:55 ---> b4b15358aa5a 23:42:55 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:42:55 ---> Running in 4bf8c3763183 23:42:55 Removing intermediate container 4bf8c3763183 23:42:55 ---> 9fe549d462cd 23:42:55 Step 12/25 : RUN $MAKE 23:42:55 ---> Running in 76834ebd3c50 23:42:55 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 23:43:13 Removing intermediate container 76834ebd3c50 23:43:13 ---> ded3077c425d 23:43:13 Step 13/25 : FROM alpine:3.17 23:43:13 3.17: Pulling from library/alpine 23:43:13 f56be85fc22e: Already exists 23:43:13 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 23:43:13 Status: Downloaded newer image for alpine:3.17 23:43:13 ---> 9ed4aefc74f6 23:43:13 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 23:43:13 ---> Running in 9b5d1bec5642 23:43:13 Removing intermediate container 9b5d1bec5642 23:43:13 ---> f6464a9dec71 23:43:13 Step 15/25 : RUN apk add --update --no-cache dumb-init 23:43:13 ---> Running in c093d6440c07 23:43:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:43:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:43:13 (1/1) Installing dumb-init (1.2.5-r2) 23:43:13 Executing busybox-1.35.0-r29.trigger 23:43:13 OK: 7 MiB in 16 packages 23:43:13 Removing intermediate container c093d6440c07 23:43:13 ---> 08543a31deac 23:43:13 Step 16/25 : WORKDIR / 23:43:13 ---> Running in 4bceea09d84c 23:43:13 Removing intermediate container 4bceea09d84c 23:43:13 ---> 5954b3ca3f77 23:43:13 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 23:43:13 ---> 79286d29ec0e 23:43:13 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 23:43:13 ---> a391e92856db 23:43:13 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 23:43:14 ---> 5c9ce90a61d3 23:43:14 Step 20/25 : EXPOSE 59900 23:43:14 ---> Running in 158ffc98e2a2 23:43:14 Removing intermediate container 158ffc98e2a2 23:43:14 ---> f8a798b9f39f 23:43:14 Step 21/25 : ENTRYPOINT ["/device-virtual"] 23:43:14 ---> Running in e03f6a3682fd 23:43:14 Removing intermediate container e03f6a3682fd 23:43:14 ---> 6b4e0fea8843 23:43:14 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 23:43:14 ---> Running in 576aeba75069 23:43:14 Removing intermediate container 576aeba75069 23:43:14 ---> 4fd4e98c88ed 23:43:14 Step 23/25 : LABEL arch=amd64 23:43:14 ---> Running in bec1ca404a6a 23:43:14 Removing intermediate container bec1ca404a6a 23:43:14 ---> b9c149dcc768 23:43:14 Step 24/25 : LABEL git_sha=ee53eddba86aad849dafc0aa67a81f3b58fee80f 23:43:14 ---> Running in b97d3c8c4b42 23:43:14 Removing intermediate container b97d3c8c4b42 23:43:14 ---> 37b29f43c39e 23:43:14 Step 25/25 : LABEL version=0.0.0 23:43:14 ---> Running in e213b2a56d86 23:43:14 Removing intermediate container e213b2a56d86 23:43:14 ---> 6792e38c05cd 23:43:14 [Warning] One or more build-args [ARCH] were not consumed 23:43:14 Successfully built 6792e38c05cd 23:43:14 Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:43:15 23:43:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:43:16 latest: Pulling from edgex-lftools-log-publisher 23:43:16 5eb5b503b376: Pulling fs layer 23:43:16 5c69ac0246d0: Pulling fs layer 23:43:16 ec43610c2a17: Pulling fs layer 23:43:16 3a2ae6a8a46f: Pulling fs layer 23:43:16 33b1e0a273af: Pulling fs layer 23:43:16 5d3b04190fa2: Pulling fs layer 23:43:16 2f39f015ded8: Pulling fs layer 23:43:16 33b1e0a273af: Waiting 23:43:16 5d3b04190fa2: Waiting 23:43:16 2f39f015ded8: Waiting 23:43:16 3a2ae6a8a46f: Waiting 23:43:16 5c69ac0246d0: Verifying Checksum 23:43:16 5c69ac0246d0: Download complete 23:43:16 3a2ae6a8a46f: Verifying Checksum 23:43:16 3a2ae6a8a46f: Download complete 23:43:16 33b1e0a273af: Verifying Checksum 23:43:16 33b1e0a273af: Download complete 23:43:16 5d3b04190fa2: Verifying Checksum 23:43:16 5d3b04190fa2: Download complete 23:43:16 ec43610c2a17: Verifying Checksum 23:43:16 ec43610c2a17: Download complete 23:43:16 5eb5b503b376: Verifying Checksum 23:43:16 5eb5b503b376: Download complete 23:43:17 2f39f015ded8: Verifying Checksum 23:43:17 2f39f015ded8: Download complete 23:43:17 5eb5b503b376: Pull complete 23:43:17 5c69ac0246d0: Pull complete 23:43:18 ec43610c2a17: Pull complete 23:43:18 3a2ae6a8a46f: Pull complete 23:43:18 33b1e0a273af: Pull complete 23:43:18 5d3b04190fa2: Pull complete 23:43:22 2f39f015ded8: Pull complete 23:43:22 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:43:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:43:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:43:22 prd-ubuntu20.04-docker-8c-8g-14816 does not seem to be running inside a container 23:43:22 $ 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/foundry_device-virtual-go_PR-403 -v /w/workspace/foundry_device-virtual-go_PR-403:/w/workspace/foundry_device-virtual-go_PR-403:rw,z -v /w/workspace/foundry_device-virtual-go_PR-403@tmp:/w/workspace/foundry_device-virtual-go_PR-403@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:43:25 $ docker top 84a43040a5cc0a7e78964f559c31add3e624ad53b8f769954188762c9e160294 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:43:25 ---> job-cost.sh 23:43:25 lf-activate-venv: SKIPPING 23:43:25 INFO: No Stack... 23:43:26 INFO: Retrieving Pricing Info for: v3-standard-8 23:43:26 INFO: Archiving Costs [Pipeline] sh 23:43:26 + cat /w/workspace/foundry_device-virtual-go_PR-403/archives/cost.csv 23:43:26 + cut -d, -f6 [Pipeline] lock 23:43:26 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-403-1-stack-cost] 23:43:26 Resource [jenkins-edgexfoundry-device-virtual-go-PR-403-1-stack-cost] did not exist. Created. 23:43:26 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-403-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:43:27 + echo total: 0.2199999988079071 [Pipeline] stash 23:43:27 Stashed 1 file(s) [Pipeline] } 23:43:27 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-403-1-stack-cost] [Pipeline] // lock [Pipeline] } 23:43:27 $ docker stop --time=1 84a43040a5cc0a7e78964f559c31add3e624ad53b8f769954188762c9e160294 23:43:28 $ docker rm -f --volumes 84a43040a5cc0a7e78964f559c31add3e624ad53b8f769954188762c9e160294 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:43:40 Running on prd-ubuntu20.04-docker-arm64-4c-16g-14820 in /w/workspace/foundry_device-virtual-go_PR-403 [Pipeline] { [Pipeline] ws 23:43:41 Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout 23:43:41 The recommended git tool is: git 23:43:48 using credential edgex-jenkins-ssh 23:43:48 Cloning the remote Git repository 23:43:48 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 23:43:48 > git init /w/workspace/device-virtual-go/1 # timeout=10 23:43:48 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 23:43:48 > git --version # timeout=10 23:43:48 > git --version # 'git version 2.25.1' 23:43:48 using GIT_SSH to set credentials SSH Credentials for GitHub 23:43:48 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:43:51 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 23:43:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:43:53 Merging remotes/origin/main commit b1c180997f30d70459501805a18d6262edcd2f8f into PR head commit ee53eddba86aad849dafc0aa67a81f3b58fee80f 23:43:52 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 23:43:52 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 23:43:52 using GIT_SSH to set credentials SSH Credentials for GitHub 23:43:52 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/403/head:refs/remotes/origin/PR-403 +refs/heads/main:refs/remotes/origin/main # timeout=10 23:43:53 > git config core.sparsecheckout # timeout=10 23:43:53 Merge succeeded, producing ee53eddba86aad849dafc0aa67a81f3b58fee80f 23:43:53 Checking out Revision ee53eddba86aad849dafc0aa67a81f3b58fee80f (PR-403) 23:43:54 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 23:43:54 > git --version # timeout=10 23:43:54 > git --version # 'git version 2.25.1' 23:43:54 fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { 23:43:53 > git checkout -f ee53eddba86aad849dafc0aa67a81f3b58fee80f # timeout=10 23:43:53 > git remote # timeout=10 23:43:53 > git config --get remote.origin.url # timeout=10 23:43:53 using GIT_SSH to set credentials SSH Credentials for GitHub 23:43:53 > git merge b1c180997f30d70459501805a18d6262edcd2f8f # timeout=10 23:43:53 > git rev-parse HEAD^{commit} # timeout=10 23:43:53 > git config core.sparsecheckout # timeout=10 23:43:53 > git checkout -f ee53eddba86aad849dafc0aa67a81f3b58fee80f # timeout=10 [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:43:55 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:43:55 % Total % Received % Xferd Average Speed Time Time Time Current 23:43:55 Dload Upload Total Spent Left Speed 23:43:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 170k 0 --:--:-- --:--:-- --:--:-- 172k [Pipeline] sh 23:43:55 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:43:56 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:43:56 + sudo tee /etc/docker/daemon.new 23:43:56 { 23:43:56 "registry-mirrors": [ 23:43:56 "https://nexus3.edgexfoundry.org:10001" 23:43:56 ], 23:43:56 "bip": "10.250.0.254/24", 23:43:56 "hosts": [ 23:43:56 "tcp://0.0.0.0:5555", 23:43:56 "unix:///var/run/docker.sock" 23:43:56 ], 23:43:56 "mtu": 1458, 23:43:56 "selinux-enabled": true, 23:43:56 "seccomp-profile": "/etc/docker/seccomp.json" 23:43:56 } [Pipeline] sh 23:43:56 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:43:57 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:44:15 provisioning config files... 23:44:15 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config1783142582773326984tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:44:15 ---> docker-login.sh 23:44:15 nexus3.edgexfoundry.org:10001 23:44:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:44:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:44:16 Configure a credential helper to remove this warning. See 23:44:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:44:16 23:44:16 Login Succeeded 23:44:16 nexus3.edgexfoundry.org:10002 23:44:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:44:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:44:17 Configure a credential helper to remove this warning. See 23:44:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:44:17 23:44:17 Login Succeeded 23:44:17 nexus3.edgexfoundry.org:10003 23:44:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:44:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:44:17 Configure a credential helper to remove this warning. See 23:44:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:44:17 23:44:17 Login Succeeded 23:44:17 nexus3.edgexfoundry.org:10004 23:44:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:44:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:44:17 Configure a credential helper to remove this warning. See 23:44:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:44:17 23:44:17 Login Succeeded 23:44:17 docker.io 23:44:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:44:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:44:18 Configure a credential helper to remove this warning. See 23:44:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:44:18 23:44:18 Login Succeeded 23:44:18 ---> docker-login.sh ends [Pipeline] } 23:44:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:44:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:44:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:44:18 ========================================================= 23:44:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 23:44:18 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:44:19 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 23:44:22 Sending build context to Docker daemon 11.98MB 23:44:22 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 23:44:22 Step 2/12 : FROM ${BASE} AS builder 23:44:22 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:44:22 c41833b44d91: Pulling fs layer 23:44:22 ed15518f5707: Pulling fs layer 23:44:22 feae8fd75edb: Pulling fs layer 23:44:22 242c74f7c9fa: Pulling fs layer 23:44:22 3cdef696dda3: Pulling fs layer 23:44:22 2ced38df9373: Pulling fs layer 23:44:22 58f1dce35555: Pulling fs layer 23:44:22 242c74f7c9fa: Waiting 23:44:22 3cdef696dda3: Waiting 23:44:22 2ced38df9373: Waiting 23:44:22 58f1dce35555: Waiting 23:44:22 ed15518f5707: Verifying Checksum 23:44:22 ed15518f5707: Download complete 23:44:22 242c74f7c9fa: Verifying Checksum 23:44:22 242c74f7c9fa: Download complete 23:44:22 3cdef696dda3: Verifying Checksum 23:44:22 3cdef696dda3: Download complete 23:44:22 c41833b44d91: Verifying Checksum 23:44:22 c41833b44d91: Download complete 23:44:23 c41833b44d91: Pull complete 23:44:23 58f1dce35555: Verifying Checksum 23:44:23 58f1dce35555: Download complete 23:44:23 ed15518f5707: Pull complete 23:44:24 feae8fd75edb: Download complete 23:44:24 2ced38df9373: Verifying Checksum 23:44:24 2ced38df9373: Download complete 23:44:37 feae8fd75edb: Pull complete 23:44:37 242c74f7c9fa: Pull complete 23:44:37 3cdef696dda3: Pull complete 23:44:43 2ced38df9373: Pull complete 23:44:45 58f1dce35555: Pull complete 23:44:45 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 23:44:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 23:44:45 ---> fadd8f120f05 23:44:45 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 23:44:46 ---> Running in 4d9a28cede35 23:44:47 Removing intermediate container 4d9a28cede35 23:44:47 ---> 6672bb02db58 23:44:47 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 23:44:47 ---> Running in c59866745b2a 23:44:47 Removing intermediate container c59866745b2a 23:44:47 ---> c82214722626 23:44:47 Step 5/12 : ARG ADD_BUILD_TAGS="" 23:44:48 ---> Running in 72759541a5f4 23:44:48 Removing intermediate container 72759541a5f4 23:44:48 ---> dec9cdc3b4df 23:44:48 Step 6/12 : WORKDIR /device-virtual-go 23:44:48 ---> Running in e271868d0866 23:44:48 Removing intermediate container e271868d0866 23:44:48 ---> cb4a865793d4 23:44:48 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:44:48 ---> Running in 104efeeacf56 23:44:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:44:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:44:52 (1/4) Installing openssh-keygen (9.1_p1-r2) 23:44:52 (2/4) Installing libedit (20221030.3.1-r0) 23:44:52 (3/4) Installing openssh-client-common (9.1_p1-r2) 23:44:52 (4/4) Installing openssh-client-default (9.1_p1-r2) 23:44:52 Executing busybox-1.35.0-r29.trigger 23:44:52 OK: 268 MiB in 57 packages 23:44:53 Removing intermediate container 104efeeacf56 23:44:53 ---> 09fd002e6d92 23:44:53 Step 8/12 : COPY go.mod vendor* ./ 23:44:54 ---> 6dd44764c3ce 23:44:54 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:44:54 ---> Running in 82fbac8d6bb3 23:46:02 Removing intermediate container 82fbac8d6bb3 23:46:02 ---> 8537dadd1ff5 23:46:02 Step 10/12 : COPY . . 23:46:02 ---> 01034741c8ce 23:46:02 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:46:02 ---> Running in 4f6dfb93ce81 23:46:02 Removing intermediate container 4f6dfb93ce81 23:46:02 ---> 091cf7d761bf 23:46:02 Step 12/12 : RUN $MAKE 23:46:02 ---> Running in b3415b2f3646 23:46:02 noop 23:46:02 Removing intermediate container b3415b2f3646 23:46:02 ---> 4604609f3c6d 23:46:02 Successfully built 4604609f3c6d 23:46:02 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:46:02 + docker inspect -f . ci-base-image-arm64 23:46:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:46:02 prd-ubuntu20.04-docker-arm64-4c-16g-14820 does not seem to be running inside a container 23:46:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:46:04 $ docker top d49a8be5fe018a71714e2dd39689205df7c2b220e9a79123f0b4a1cc775cae6d -eo pid,comm [Pipeline] { [Pipeline] sh 23:46:05 + go version 23:46:05 go version go1.20.2 linux/arm64 [Pipeline] } 23:46:05 $ docker stop --time=1 d49a8be5fe018a71714e2dd39689205df7c2b220e9a79123f0b4a1cc775cae6d 23:46:07 $ docker rm -f --volumes d49a8be5fe018a71714e2dd39689205df7c2b220e9a79123f0b4a1cc775cae6d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:46:08 + docker inspect -f . ci-base-image-arm64 23:46:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:46:08 prd-ubuntu20.04-docker-arm64-4c-16g-14820 does not seem to be running inside a container 23:46:08 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:46:09 $ docker top 36e3b9d2983489833c35347113b8b1265f44bf3bcab45215a4b7b7c9f182c91d -eo pid,comm [Pipeline] { [Pipeline] sh 23:46:10 + git config --global --add safe.directory /w/workspace/device-virtual-go/1 [Pipeline] fileExists [Pipeline] sh 23:46:11 + make test 23:46:11 go test ./... -coverprofile=coverage.out 23:46:50 ? github.com/edgexfoundry/device-virtual-go [no test files] 23:49:12 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 23:49:12 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.104s coverage: 58.4% of statements 23:49:12 WARNING: Linting skipped (not on x86_64 or linter not installed) 23:49:12 go vet ./... 23:49:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:49:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:49:38 ./bin/test-attribution-txt.sh [Pipeline] echo 23:49:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:49:38 $ docker stop --time=1 36e3b9d2983489833c35347113b8b1265f44bf3bcab45215a4b7b7c9f182c91d 23:49:40 $ docker rm -f --volumes 36e3b9d2983489833c35347113b8b1265f44bf3bcab45215a4b7b7c9f182c91d [Pipeline] // withDockerContainer [Pipeline] sh 23:49:42 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:49:42 Warning: overwriting stash ‘coverage-report’ 23:49:42 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:49:43 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:49:43 + ls -al . 23:49:43 total 188 23:49:43 drwxrwxr-x 8 jenkins jenkins 4096 May 9 23:46 . 23:49:43 drwxrwxr-x 4 jenkins jenkins 4096 May 9 23:43 .. 23:49:43 drwxrwxr-x 8 jenkins jenkins 4096 May 9 23:43 .git 23:49:43 drwxrwxr-x 3 jenkins jenkins 4096 May 9 23:43 .github 23:49:43 -rw-rw-r-- 1 jenkins jenkins 337 May 9 23:43 .gitignore 23:49:43 -rw-rw-r-- 1 jenkins jenkins 41 May 9 23:43 .golangci.yml 23:49:43 -rw-rw-r-- 1 jenkins jenkins 8652 May 9 23:43 Attribution.txt 23:49:43 -rw-rw-r-- 1 jenkins jenkins 11367 May 9 23:43 CHANGELOG.md 23:49:43 -rw-rw-r-- 1 jenkins jenkins 1646 May 9 23:43 Dockerfile 23:49:43 -rw-rw-r-- 1 jenkins jenkins 677 May 9 23:43 GOVERNANCE.md 23:49:43 -rw-rw-r-- 1 jenkins jenkins 660 May 9 23:43 Jenkinsfile 23:49:43 -rw-rw-r-- 1 jenkins jenkins 11340 May 9 23:43 LICENSE 23:49:43 -rw-rw-r-- 1 jenkins jenkins 1696 May 9 23:43 Makefile 23:49:43 -rw-rw-r-- 1 jenkins jenkins 623 May 9 23:43 OWNERS.md 23:49:43 -rw-rw-r-- 1 jenkins jenkins 3578 May 9 23:43 README.md 23:49:43 -rw-rw-r-- 1 jenkins jenkins 5 May 9 23:41 VERSION 23:49:43 drwxrwxr-x 2 jenkins jenkins 4096 May 9 23:43 bin 23:49:43 drwxrwxr-x 3 jenkins jenkins 4096 May 9 23:43 cmd 23:49:43 -rw-r--r-- 1 jenkins jenkins 43063 May 9 23:49 coverage.out 23:49:43 -rw-rw-r-- 1 jenkins jenkins 3209 May 9 23:43 go.mod 23:49:43 -rw-rw-r-- 1 jenkins jenkins 30994 May 9 23:43 go.sum 23:49:43 drwxrwxr-x 3 jenkins jenkins 4096 May 9 23:43 internal 23:49:43 drwxrwxr-x 4 jenkins jenkins 4096 May 9 23:43 snap 23:49:43 -rw-rw-r-- 1 jenkins jenkins 235 May 9 23:43 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:44 + docker build -t device-virtual-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=ee53eddba86aad849dafc0aa67a81f3b58fee80f --label arch=arm64 --label version=0.0.0 . 23:49:44 Sending build context to Docker daemon 12.03MB 23:49:44 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 23:49:44 Step 2/25 : FROM ${BASE} AS builder 23:49:44 ---> 4604609f3c6d 23:49:44 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 23:49:45 ---> Running in 442274c0ea9a 23:49:45 Removing intermediate container 442274c0ea9a 23:49:45 ---> 61d6526a3374 23:49:45 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 23:49:46 ---> Running in f538d5c4f13e 23:49:46 Removing intermediate container f538d5c4f13e 23:49:46 ---> d6f250862d8f 23:49:46 Step 5/25 : ARG ADD_BUILD_TAGS="" 23:49:46 ---> Running in 6487b3b3a342 23:49:46 Removing intermediate container 6487b3b3a342 23:49:46 ---> f2ff61d138b0 23:49:46 Step 6/25 : WORKDIR /device-virtual-go 23:49:46 ---> Running in a348d85d4d7e 23:49:47 Removing intermediate container a348d85d4d7e 23:49:47 ---> 07d06fc0bdc4 23:49:47 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:49:47 ---> Running in 36fea3e7f401 23:49:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:49:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:49:50 OK: 268 MiB in 57 packages 23:49:51 Removing intermediate container 36fea3e7f401 23:49:51 ---> c8893aa1e89b 23:49:51 Step 8/25 : COPY go.mod vendor* ./ 23:49:51 ---> 3c3a2f08d145 23:49:51 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:49:51 ---> Running in dd9dfdd77327 23:49:55 Removing intermediate container dd9dfdd77327 23:49:55 ---> 8cbaa03feb3c 23:49:55 Step 10/25 : COPY . . 23:49:56 ---> f082b73b166d 23:49:56 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:49:56 ---> Running in 0213c9acc403 23:49:56 Removing intermediate container 0213c9acc403 23:49:56 ---> ec01523fac81 23:49:56 Step 12/25 : RUN $MAKE 23:49:56 ---> Running in 32246e7945c7 23:49:57 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 23:52:34 Removing intermediate container 32246e7945c7 23:52:34 ---> 65466d21ef3b 23:52:34 Step 13/25 : FROM alpine:3.17 23:52:34 3.17: Pulling from library/alpine 23:52:34 c41833b44d91: Already exists 23:52:34 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 23:52:34 Status: Downloaded newer image for alpine:3.17 23:52:34 ---> 51e60588ff2c 23:52:34 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 23:52:34 ---> Running in fd09ae6e7a7a 23:52:34 Removing intermediate container fd09ae6e7a7a 23:52:34 ---> c3aa6560008b 23:52:34 Step 15/25 : RUN apk add --update --no-cache dumb-init 23:52:34 ---> Running in 859cf4fbce5e 23:52:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:52:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:52:36 (1/1) Installing dumb-init (1.2.5-r2) 23:52:36 Executing busybox-1.35.0-r29.trigger 23:52:36 OK: 8 MiB in 16 packages 23:52:37 Removing intermediate container 859cf4fbce5e 23:52:37 ---> f65d75cdd7c1 23:52:37 Step 16/25 : WORKDIR / 23:52:38 ---> Running in 040da03a3c4f 23:52:38 Removing intermediate container 040da03a3c4f 23:52:38 ---> 34e62ba680fe 23:52:38 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 23:52:38 ---> 5812d664e1b2 23:52:38 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 23:52:39 ---> e4390ab7de04 23:52:39 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 23:52:40 ---> 277570fb5b99 23:52:40 Step 20/25 : EXPOSE 59900 23:52:40 ---> Running in c8a64d0be68d 23:52:41 Removing intermediate container c8a64d0be68d 23:52:41 ---> a9135185bf04 23:52:41 Step 21/25 : ENTRYPOINT ["/device-virtual"] 23:52:41 ---> Running in 5e44b02baec9 23:52:41 Removing intermediate container 5e44b02baec9 23:52:41 ---> b7123dec7d04 23:52:41 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 23:52:41 ---> Running in 500772274dd4 23:52:42 Removing intermediate container 500772274dd4 23:52:42 ---> 99adc69f78bb 23:52:42 Step 23/25 : LABEL arch=arm64 23:52:42 ---> Running in cc93237a0bec 23:52:43 Removing intermediate container cc93237a0bec 23:52:43 ---> b0e974b5a48a 23:52:43 Step 24/25 : LABEL git_sha=ee53eddba86aad849dafc0aa67a81f3b58fee80f 23:52:43 ---> Running in 013b08366e92 23:52:43 Removing intermediate container 013b08366e92 23:52:43 ---> d0baefa1ec49 23:52:43 Step 25/25 : LABEL version=0.0.0 23:52:43 ---> Running in 972290edbca4 23:52:43 Removing intermediate container 972290edbca4 23:52:43 ---> 30b0fcf654bf 23:52:43 [Warning] One or more build-args [ARCH] were not consumed 23:52:43 Successfully built 30b0fcf654bf 23:52:43 Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:52:44 23:52:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:52:45 arm64: Pulling from edgex-lftools-log-publisher 23:52:45 8998bd30e6a1: Pulling fs layer 23:52:45 04944245beec: Pulling fs layer 23:52:45 699f458cf7ca: Pulling fs layer 23:52:45 765212b225bb: Pulling fs layer 23:52:45 f23df028b6ca: Pulling fs layer 23:52:45 d65c8cfc05b1: Pulling fs layer 23:52:45 2437ff75d9bd: Pulling fs layer 23:52:45 f23df028b6ca: Waiting 23:52:45 d65c8cfc05b1: Waiting 23:52:45 2437ff75d9bd: Waiting 23:52:45 765212b225bb: Waiting 23:52:45 04944245beec: Verifying Checksum 23:52:45 04944245beec: Download complete 23:52:45 765212b225bb: Verifying Checksum 23:52:45 765212b225bb: Download complete 23:52:45 f23df028b6ca: Verifying Checksum 23:52:45 f23df028b6ca: Download complete 23:52:45 d65c8cfc05b1: Verifying Checksum 23:52:45 d65c8cfc05b1: Download complete 23:52:45 699f458cf7ca: Verifying Checksum 23:52:45 699f458cf7ca: Download complete 23:52:46 8998bd30e6a1: Verifying Checksum 23:52:46 8998bd30e6a1: Download complete 23:52:48 2437ff75d9bd: Verifying Checksum 23:52:48 2437ff75d9bd: Download complete 23:52:52 8998bd30e6a1: Pull complete 23:52:52 04944245beec: Pull complete 23:52:53 699f458cf7ca: Pull complete 23:52:53 765212b225bb: Pull complete 23:52:54 f23df028b6ca: Pull complete 23:52:54 d65c8cfc05b1: Pull complete 23:53:09 2437ff75d9bd: Pull complete 23:53:09 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:53:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:53:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:53:10 prd-ubuntu20.04-docker-arm64-4c-16g-14820 does not seem to be running inside a container 23:53:10 $ 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/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 23:53:14 $ docker top a6eafe3f53a86cfe3fc152b6128452516fbccf77f11683b2a21bde768bfe748d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:53:15 ---> job-cost.sh 23:53:15 lf-activate-venv: SKIPPING 23:53:15 INFO: No Stack... 23:53:15 INFO: Retrieving Pricing Info for: v3-standard-4 23:53:16 INFO: Archiving Costs [Pipeline] sh 23:53:17 + cat /w/workspace/device-virtual-go/1/archives/cost.csv 23:53:17 + cut -d, -f6 [Pipeline] lock 23:53:17 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-403-1-stack-cost] 23:53:17 Resource [jenkins-edgexfoundry-device-virtual-go-PR-403-1-stack-cost] did not exist. Created. 23:53:17 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-403-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:53:17 /w/workspace/device-virtual-go/1@tmp/durable-07d1bc64/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 23:53:18 + echo total: 0.10999999940395355 [Pipeline] stash 23:53:18 Warning: overwriting stash ‘stack-cost’ 23:53:18 Stashed 1 file(s) [Pipeline] } 23:53:18 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-403-1-stack-cost] [Pipeline] // lock [Pipeline] } 23:53:18 $ docker stop --time=1 a6eafe3f53a86cfe3fc152b6128452516fbccf77f11683b2a21bde768bfe748d 23:53:20 $ docker rm -f --volumes a6eafe3f53a86cfe3fc152b6128452516fbccf77f11683b2a21bde768bfe748d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 23:53:21 provisioning config files... 23:53:21 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-403@tmp/config16187016715802733853tmp [Pipeline] { [Pipeline] sh 23:53:21 + set +x 23:53:21 + + bash -s -- 23:53:21 curl -s https://codecov.io/bash 23:53:21 23:53:21 _____ _ 23:53:21 / ____| | | 23:53:21 | | ___ __| | ___ ___ _____ __ 23:53:21 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:53:21 | |___| (_) | (_| | __/ (_| (_) \ V / 23:53:21 \_____\___/ \__,_|\___|\___\___/ \_/ 23:53:21 Bash-1.0.6 23:53:21 23:53:21 23:53:21 ==> git version 2.25.1 found 23:53:21 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 23:53:21 Release-Date: 2020-01-08 23:53:21 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:53:21 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:53:21 ==> Jenkins CI detected. 23:53:21 current dir:  /w/workspace/foundry_device-virtual-go_PR-403 23:53:21 project root: . 23:53:21 --> token set from env 23:53:21 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:53:21 ==> Running gcov in . (disable via -X gcov) 23:53:21 ==> Python coveragepy not found 23:53:21 ==> Searching for coverage reports in: 23:53:21 + . 23:53:21 -> Found 1 reports 23:53:21 ==> Detecting git/mercurial file structure 23:53:21 ==> Reading reports 23:53:21 + ./coverage.out bytes=43063 23:53:21 ==> Appending adjustments 23:53:21 https://docs.codecov.io/docs/fixing-reports 23:53:21 + Found adjustments 23:53:21 ==> Gzipping contents 23:53:21 8.0K /tmp/codecov.irHcYh.gz 23:53:21 ==> Uploading reports 23:53:21 url: https://codecov.io 23:53:21 query: branch=PR-403&commit=ee53eddba86aad849dafc0aa67a81f3b58fee80f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-403%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=403&job=&cmd_args= 23:53:21 -> Pinging Codecov 23:53:21 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=PR-403&commit=ee53eddba86aad849dafc0aa67a81f3b58fee80f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-403%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=403&job=&cmd_args= 23:53:22 -> Uploading to 23:53:22 https://storage.googleapis.com/codecov/v4/raw/2023-05-09/5E52B4B073DB2E39498172D8E973AA87/ee53eddba86aad849dafc0aa67a81f3b58fee80f/a55dbeca-e3b8-44f4-ace5-b224f287c2fd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230509%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230509T235321Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=14709dee84d9d662c3b75ad1910b97f32de2d41ab78b2657836cb361428c3022 23:53:22 % Total % Received % Xferd Average Speed Time Time Time Current 23:53:22 Dload Upload Total Spent Left Speed 23:53:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5184 0 0 100 5184 0 24803 --:--:-- --:--:-- --:--:-- 24803 23:53:22 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/ee53eddba86aad849dafc0aa67a81f3b58fee80f [Pipeline] } 23:53:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 23:53:24 + [ -d /w/workspace/foundry_device-virtual-go_PR-403/archives ] 23:53:24 + ls -al /w/workspace/foundry_device-virtual-go_PR-403/archives 23:53:24 total 16 23:53:24 drwxr-xr-x 3 root root 4096 May 9 23:43 . 23:53:24 drwxrwxr-x 10 jenkins jenkins 4096 May 9 23:43 .. 23:53:24 drwxr-xr-x 2 root root 4096 May 9 23:43 cost 23:53:24 -rw-r--r-- 1 root root 89 May 9 23:43 cost.csv 23:53:24 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-403/archives 23:53:24 + ls -al /w/workspace/foundry_device-virtual-go_PR-403/archives 23:53:24 total 16 23:53:24 drwxr-xr-x 3 jenkins jenkins 4096 May 9 23:43 . 23:53:24 drwxrwxr-x 10 jenkins jenkins 4096 May 9 23:43 .. 23:53:24 drwxr-xr-x 2 jenkins jenkins 4096 May 9 23:43 cost 23:53:24 -rw-r--r-- 1 jenkins jenkins 89 May 9 23:43 cost.csv [Pipeline] libraryResource [Pipeline] sh 23:53:24 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:53:25 ---> package-listing.sh 23:53:25 ++ facter osfamily 23:53:25 ++ tr '[:upper:]' '[:lower:]' 23:53:25 + OS_FAMILY=debian 23:53:25 + workspace=/w/workspace/foundry_device-virtual-go_PR-403 23:53:25 + START_PACKAGES=/tmp/packages_start.txt 23:53:25 + END_PACKAGES=/tmp/packages_end.txt 23:53:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:53:25 + PACKAGES=/tmp/packages_start.txt 23:53:25 + '[' /w/workspace/foundry_device-virtual-go_PR-403 ']' 23:53:25 + PACKAGES=/tmp/packages_end.txt 23:53:25 + case "${OS_FAMILY}" in 23:53:25 + dpkg -l 23:53:25 + grep '^ii' 23:53:25 + '[' -f /tmp/packages_start.txt ']' 23:53:25 + '[' -f /tmp/packages_end.txt ']' 23:53:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:53:25 + '[' /w/workspace/foundry_device-virtual-go_PR-403 ']' 23:53:25 + mkdir -p /w/workspace/foundry_device-virtual-go_PR-403/archives/ 23:53:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-403/archives/ [Pipeline] echo 23:53:25 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/foundry_device-virtual-go_PR-403/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:53:26 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:53:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:53:26 prd-ubuntu20.04-docker-8c-8g-14816 does not seem to be running inside a container 23:53:26 $ 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/foundry_device-virtual-go_PR-403/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-virtual-go_PR-403 -v /w/workspace/foundry_device-virtual-go_PR-403:/w/workspace/foundry_device-virtual-go_PR-403:rw,z -v /w/workspace/foundry_device-virtual-go_PR-403@tmp:/w/workspace/foundry_device-virtual-go_PR-403@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:53:27 $ docker top 274844e940dfab24978d3976140e1957e2e7ff81aa0f094b0c81ef1d8074fa0c -eo pid,comm [Pipeline] { [Pipeline] sh 23:53:27 + touch /tmp/pre-build-complete [Pipeline] sh 23:53:27 + mkdir -p /var/log/sysstat [Pipeline] sh 23:53:28 + ls /var/log/sa-host 23:53:28 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:53:28 provisioning config files... 23:53:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-403@tmp/config6453851299276586321tmp [Pipeline] { [Pipeline] echo 23:53:28 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:53:28 ---> create-netrc.sh [Pipeline] } 23:53:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:53:29 ---> python-tools-install.sh [Pipeline] echo 23:53:29 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:53:29 ---> sudo-logs.sh 23:53:29 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:53:29 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:53:29 ---> job-cost.sh 23:53:29 lf-activate-venv: SKIPPING 23:53:29 DEBUG: total: 0.2199999988079071 23:53:29 INFO: Retrieving Stack Cost... 23:53:30 INFO: Retrieving Pricing Info for: v3-standard-8 23:53:30 INFO: Archiving Costs [Pipeline] echo 23:53:30 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:53:30 ---> logs-deploy.sh 23:53:30 lf-activate-venv: SKIPPING 23:53:30 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-403/1 23:53:30 INFO: archiving workspace using pattern(s): 23:53:31 Archives upload complete. 23:53:31 INFO: archiving logs to Nexus 23:53:32 ---> uname -a: 23:53:32 Linux prd-ubuntu20-04-docker-8c-8g-14816 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 23:53:32 23:53:32 23:53:32 ---> lscpu: 23:53:32 Architecture: x86_64 23:53:32 CPU op-mode(s): 32-bit, 64-bit 23:53:32 Byte Order: Little Endian 23:53:32 Address sizes: 40 bits physical, 48 bits virtual 23:53:32 CPU(s): 8 23:53:32 On-line CPU(s) list: 0-7 23:53:32 Thread(s) per core: 1 23:53:32 Core(s) per socket: 1 23:53:32 Socket(s): 8 23:53:32 NUMA node(s): 1 23:53:32 Vendor ID: AuthenticAMD 23:53:32 CPU family: 23 23:53:32 Model: 49 23:53:32 Model name: AMD EPYC-Rome Processor 23:53:32 Stepping: 0 23:53:32 CPU MHz: 2800.000 23:53:32 BogoMIPS: 5600.00 23:53:32 Virtualization: AMD-V 23:53:32 Hypervisor vendor: KVM 23:53:32 Virtualization type: full 23:53:32 L1d cache: 256 KiB 23:53:32 L1i cache: 256 KiB 23:53:32 L2 cache: 4 MiB 23:53:32 L3 cache: 128 MiB 23:53:32 NUMA node0 CPU(s): 0-7 23:53:32 Vulnerability Itlb multihit: Not affected 23:53:32 Vulnerability L1tf: Not affected 23:53:32 Vulnerability Mds: Not affected 23:53:32 Vulnerability Meltdown: Not affected 23:53:32 Vulnerability Mmio stale data: Not affected 23:53:32 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:53:32 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 23:53:32 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 23:53:32 Vulnerability Srbds: Not affected 23:53:32 Vulnerability Tsx async abort: Not affected 23:53:32 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 23:53:32 23:53:32 23:53:32 ---> nproc: 23:53:32 8 23:53:32 23:53:32 23:53:32 ---> df -h: 23:53:32 Filesystem Size Used Avail Use% Mounted on 23:53:32 overlay 155G 12G 144G 8% / 23:53:32 tmpfs 64M 0 64M 0% /dev 23:53:32 tmpfs 16G 0 16G 0% /sys/fs/cgroup 23:53:32 shm 64M 0 64M 0% /dev/shm 23:53:32 /dev/vda1 155G 12G 144G 8% /facter-os 23:53:32 23:53:32