Pull request #404 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e33572c78b09f38b3232d0e0b2efce3c95263582+030a1c50f2b785b1102128f0ffb048d726030487 (f2297b101fcc575c863d323ef616004d3127ac45) 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-ssh11565430296520767286.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-ssh2819581596432326260.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-404/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-404/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4899237307681251352.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-404/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8128594451974580275.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-ssh7913459918256355711.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-404/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-404/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh965656851244703790.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-14952 in /w/workspace/foundry_device-virtual-go_PR-404 [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-404 # 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/404/head:refs/remotes/origin/PR-404 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 030a1c50f2b785b1102128f0ffb048d726030487 into PR head commit e33572c78b09f38b3232d0e0b2efce3c95263582 Merge succeeded, producing e33572c78b09f38b3232d0e0b2efce3c95263582 Checking out Revision e33572c78b09f38b3232d0e0b2efce3c95263582 (PR-404) 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 20:30:08 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git config core.sparsecheckout # timeout=10 > git checkout -f e33572c78b09f38b3232d0e0b2efce3c95263582 # 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 030a1c50f2b785b1102128f0ffb048d726030487 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e33572c78b09f38b3232d0e0b2efce3c95263582 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:30:09 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:30:09 ========================================================= 20:30:09 EdgeX Global Pipelines Version Info 20:30:09 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:30:09 ------------------- 20:30:09 stable info: 20:30:09 ------------------- 20:30:09 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:30:09 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 20:30:09 Message: update stable to v1.0.249 20:30:10 ------------------- 20:30:10 experimental info: 20:30:10 ------------------- 20:30:10 Commited By: **** collab-it+edgex@linuxfoundation.org 20:30:10 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 20:30:10 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:30:10 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 20:30:10 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 20:30:10 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:30:10 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:30:11 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:30:11 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 20:30:11 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:30:11 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:30:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:30:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:30:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:30:11 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 20:30:11 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:30:11 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:30:11 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:30:11 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:30:11 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:30:11 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:30:11 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:30:11 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:30:11 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:30:11 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:30:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:30:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:30:11 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:30:11 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:30:11 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:30:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-404 [Pipeline] echo 20:30:12 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-404 [Pipeline] echo 20:30:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-404 [Pipeline] echo 20:30:12 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e33572c78b09f38b3232d0e0b2efce3c95263582 [Pipeline] echo 20:30:12 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e33572c [Pipeline] echo 20:30:12 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:30:12 provisioning config files... 20:30:12 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-404@tmp/config3876909157647189329tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:30:12 ---> docker-login.sh 20:30:12 nexus3.edgexfoundry.org:10001 20:30:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:12 Configure a credential helper to remove this warning. See 20:30:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:12 20:30:12 Login Succeeded 20:30:12 nexus3.edgexfoundry.org:10002 20:30:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:13 Configure a credential helper to remove this warning. See 20:30:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:13 20:30:13 Login Succeeded 20:30:13 nexus3.edgexfoundry.org:10003 20:30:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:13 Configure a credential helper to remove this warning. See 20:30:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:13 20:30:13 Login Succeeded 20:30:13 nexus3.edgexfoundry.org:10004 20:30:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:13 Configure a credential helper to remove this warning. See 20:30:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:13 20:30:13 Login Succeeded 20:30:13 docker.io 20:30:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:13 Configure a credential helper to remove this warning. See 20:30:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:13 20:30:13 Login Succeeded 20:30:13 ---> docker-login.sh ends [Pipeline] } 20:30:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:30:14 + git rev-list -1 --merges e33572c78b09f38b3232d0e0b2efce3c95263582~1..e33572c78b09f38b3232d0e0b2efce3c95263582 [Pipeline] echo 20:30:14 -----------> git rev-list -1 --merges e33572c78b09f38b3232d0e0b2efce3c95263582~1..e33572c78b09f38b3232d0e0b2efce3c95263582 e33572c78b09f38b3232d0e0b2efce3c95263582 [false] [Pipeline] sh 20:30:14 + git log --format=format:%s -1 e33572c78b09f38b3232d0e0b2efce3c95263582 [Pipeline] echo 20:30:14 ========================================================= 20:30:14 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:30:14 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:30:15 + git log --format=format:%s -1 e33572c78b09f38b3232d0e0b2efce3c95263582 [Pipeline] echo 20:30:15 [semverPrep] GIT_COMMIT: e33572c78b09f38b3232d0e0b2efce3c95263582, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 20:30:15 [semverPrep] This is not a build commit. [Pipeline] sh 20:30:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:30:15 + grep -v github /etc/ssh/ssh_known_hosts 20:30:15 + [ -e /tmp/ssh_known_hosts ] 20:30:15 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:30:15 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:30:15 + sudo tee -a /etc/ssh/ssh_known_hosts 20:30:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:30:15 20:30:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:30:16 0.1.4: Pulling from edgex-devops/py-git-semver 20:30:16 b85a868b505f: Pulling fs layer 20:30:16 e2be974225ed: Pulling fs layer 20:30:16 339a4e72a1f5: Pulling fs layer 20:30:16 988bab9f4d93: Pulling fs layer 20:30:16 1469e6f7b9e6: Pulling fs layer 20:30:16 eaf3925da568: Pulling fs layer 20:30:16 bab4dde63d76: Pulling fs layer 20:30:16 bde34c3a00c8: Pulling fs layer 20:30:16 b352a97aabf1: Pulling fs layer 20:30:16 4872d77fe225: Pulling fs layer 20:30:16 5851b861e8e6: Pulling fs layer 20:30:16 bab4dde63d76: Waiting 20:30:16 bde34c3a00c8: Waiting 20:30:16 b352a97aabf1: Waiting 20:30:16 4872d77fe225: Waiting 20:30:16 5851b861e8e6: Waiting 20:30:16 988bab9f4d93: Waiting 20:30:16 1469e6f7b9e6: Waiting 20:30:16 eaf3925da568: Waiting 20:30:16 e2be974225ed: Download complete 20:30:16 988bab9f4d93: Download complete 20:30:16 1469e6f7b9e6: Verifying Checksum 20:30:16 1469e6f7b9e6: Download complete 20:30:16 eaf3925da568: Verifying Checksum 20:30:16 eaf3925da568: Download complete 20:30:16 339a4e72a1f5: Verifying Checksum 20:30:16 339a4e72a1f5: Download complete 20:30:16 bde34c3a00c8: Verifying Checksum 20:30:16 bde34c3a00c8: Download complete 20:30:16 b352a97aabf1: Verifying Checksum 20:30:16 b352a97aabf1: Download complete 20:30:16 4872d77fe225: Download complete 20:30:16 5851b861e8e6: Verifying Checksum 20:30:16 5851b861e8e6: Download complete 20:30:16 b85a868b505f: Verifying Checksum 20:30:16 b85a868b505f: Download complete 20:30:16 bab4dde63d76: Verifying Checksum 20:30:16 bab4dde63d76: Download complete 20:30:17 b85a868b505f: Pull complete 20:30:17 e2be974225ed: Pull complete 20:30:18 339a4e72a1f5: Pull complete 20:30:18 988bab9f4d93: Pull complete 20:30:18 1469e6f7b9e6: Pull complete 20:30:18 eaf3925da568: Pull complete 20:30:20 bab4dde63d76: Pull complete 20:30:20 bde34c3a00c8: Pull complete 20:30:20 b352a97aabf1: Pull complete 20:30:20 4872d77fe225: Pull complete 20:30:20 5851b861e8e6: Pull complete 20:30:20 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:30:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:30:20 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:30:20 prd-ubuntu20.04-docker-8c-8g-14952 does not seem to be running inside a container 20:30:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-404 -v /w/workspace/foundry_device-virtual-go_PR-404:/w/workspace/foundry_device-virtual-go_PR-404:rw,z -v /w/workspace/foundry_device-virtual-go_PR-404@tmp:/w/workspace/foundry_device-virtual-go_PR-404@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 20:30:22 $ docker top 1eb9d31d5f05b0ec2c5eaf7c6d96e27823c961d49957104d3127262e161e77ec -eo pid,comm 20:30:22 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). 20:30:22 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:30:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:30:23 [ssh-agent] Looking for ssh-agent implementation... 20:30:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:30:23 $ docker exec 1eb9d31d5f05b0ec2c5eaf7c6d96e27823c961d49957104d3127262e161e77ec ssh-agent 20:30:23 SSH_AUTH_SOCK=/tmp/ssh-9D9T3ufeOJJg/agent.32 20:30:23 SSH_AGENT_PID=38 20:30:23 Running ssh-add (command line suppressed) 20:30:23 Identity added: /w/workspace/foundry_device-virtual-go_PR-404@tmp/private_key_3588433494854740711.key (/w/workspace/foundry_device-virtual-go_PR-404@tmp/private_key_3588433494854740711.key) 20:30:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:30:23 + git tag --points-at HEAD [Pipeline] } 20:30:23 $ docker exec --env ******** --env ******** 1eb9d31d5f05b0ec2c5eaf7c6d96e27823c961d49957104d3127262e161e77ec ssh-agent -k 20:30:23 unset SSH_AUTH_SOCK; 20:30:23 unset SSH_AGENT_PID; 20:30:23 echo Agent pid 38 killed; 20:30:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:30:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:30:23 [ssh-agent] Looking for ssh-agent implementation... 20:30:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:30:24 $ docker exec 1eb9d31d5f05b0ec2c5eaf7c6d96e27823c961d49957104d3127262e161e77ec ssh-agent 20:30:24 SSH_AUTH_SOCK=/tmp/ssh-yyDY1ChveEfI/agent.71 20:30:24 SSH_AGENT_PID=77 20:30:24 Running ssh-add (command line suppressed) 20:30:24 Identity added: /w/workspace/foundry_device-virtual-go_PR-404@tmp/private_key_10549211261812446909.key (/w/workspace/foundry_device-virtual-go_PR-404@tmp/private_key_10549211261812446909.key) 20:30:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:30:24 + git semver init 20:30:24 2023-05-10 20:30:24,785 [run_init] DEBUG init version:0.0.0 force:False 20:30:24 2023-05-10 20:30:24,786 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-404/.semver 20:30:24 2023-05-10 20:30:24,787 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-404/.semver 20:30:24 2023-05-10 20:30:24,787 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-404/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-404, universal_newlines=False, shell=None, istream=None) 20:30:25 2023-05-10 20:30:25,803 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-404/.git/info/exclude 20:30:25 2023-05-10 20:30:25,803 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-404/.semver/PR-404 with force:False 20:30:25 2023-05-10 20:30:25,803 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-404/.semver/PR-404 20:30:25 2023-05-10 20:30:25,807 [execute] INFO git cat-file --batch-check 20:30:25 2023-05-10 20:30:25,808 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-404/.semver, universal_newlines=False, shell=None, istream=) 20:30:25 2023-05-10 20:30:25,814 [execute] INFO git cat-file --batch 20:30:25 2023-05-10 20:30:25,815 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-404/.semver, universal_newlines=False, shell=None, istream=) 20:30:25 2023-05-10 20:30:25,821 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-404/.semver/PR-404 20:30:25 0.0.0 [Pipeline] } 20:30:26 $ docker exec --env ******** --env ******** 1eb9d31d5f05b0ec2c5eaf7c6d96e27823c961d49957104d3127262e161e77ec ssh-agent -k 20:30:26 unset SSH_AUTH_SOCK; 20:30:26 unset SSH_AGENT_PID; 20:30:26 echo Agent pid 77 killed; 20:30:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:30:26 + git semver [Pipeline] } 20:30:26 $ docker stop --time=1 1eb9d31d5f05b0ec2c5eaf7c6d96e27823c961d49957104d3127262e161e77ec 20:30:28 $ docker rm -f --volumes 1eb9d31d5f05b0ec2c5eaf7c6d96e27823c961d49957104d3127262e161e77ec [Pipeline] // withDockerContainer [Pipeline] sh 20:30:28 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:30:28 Stashed 1 file(s) [Pipeline] echo 20:30:28 [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 20:30:29 provisioning config files... 20:30:29 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-404@tmp/config10937407488665351503tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:30:29 ---> docker-login.sh 20:30:29 nexus3.edgexfoundry.org:10001 20:30:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:29 Configure a credential helper to remove this warning. See 20:30:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:29 20:30:29 Login Succeeded 20:30:29 nexus3.edgexfoundry.org:10002 20:30:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:29 Configure a credential helper to remove this warning. See 20:30:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:29 20:30:29 Login Succeeded 20:30:29 nexus3.edgexfoundry.org:10003 20:30:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:30 Configure a credential helper to remove this warning. See 20:30:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:30 20:30:30 Login Succeeded 20:30:30 nexus3.edgexfoundry.org:10004 20:30:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:30 Configure a credential helper to remove this warning. See 20:30:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:30 20:30:30 Login Succeeded 20:30:30 docker.io 20:30:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:30 Configure a credential helper to remove this warning. See 20:30:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:30 20:30:30 Login Succeeded 20:30:30 ---> docker-login.sh ends [Pipeline] } 20:30:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:30:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:30:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:30:30 ========================================================= 20:30:30 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 20:30:30 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:31 + 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 . 20:30:31 Sending build context to Docker daemon 23.64MB 20:30:31 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 20:30:31 Step 2/12 : FROM ${BASE} AS builder 20:30:31 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 20:30:31 f56be85fc22e: Pulling fs layer 20:30:31 85791d961cd3: Pulling fs layer 20:30:31 d694b5ae8c79: Pulling fs layer 20:30:31 9f32a84ed3da: Pulling fs layer 20:30:31 4d19c01a9841: Pulling fs layer 20:30:31 9325e15d5711: Pulling fs layer 20:30:31 556b6ee489ea: Pulling fs layer 20:30:31 c5a4b2cf53e6: Pulling fs layer 20:30:31 9f32a84ed3da: Waiting 20:30:31 4d19c01a9841: Waiting 20:30:31 556b6ee489ea: Waiting 20:30:31 c5a4b2cf53e6: Waiting 20:30:31 85791d961cd3: Download complete 20:30:31 9f32a84ed3da: Verifying Checksum 20:30:31 9f32a84ed3da: Download complete 20:30:31 4d19c01a9841: Verifying Checksum 20:30:31 4d19c01a9841: Download complete 20:30:31 f56be85fc22e: Verifying Checksum 20:30:31 f56be85fc22e: Download complete 20:30:31 9325e15d5711: Verifying Checksum 20:30:31 9325e15d5711: Download complete 20:30:31 f56be85fc22e: Pull complete 20:30:31 85791d961cd3: Pull complete 20:30:31 c5a4b2cf53e6: Verifying Checksum 20:30:31 c5a4b2cf53e6: Download complete 20:30:31 d694b5ae8c79: Verifying Checksum 20:30:31 d694b5ae8c79: Download complete 20:30:32 556b6ee489ea: Verifying Checksum 20:30:32 556b6ee489ea: Download complete 20:30:35 d694b5ae8c79: Pull complete 20:30:35 9f32a84ed3da: Pull complete 20:30:35 4d19c01a9841: Pull complete 20:30:35 9325e15d5711: Pull complete 20:30:37 556b6ee489ea: Pull complete 20:30:38 c5a4b2cf53e6: Pull complete 20:30:38 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 20:30:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 20:30:38 ---> c4be618373d6 20:30:38 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 20:30:41 ---> Running in 1822767bb5ca 20:30:41 Removing intermediate container 1822767bb5ca 20:30:41 ---> 2c8f1e986376 20:30:41 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 20:30:41 ---> Running in 172bc6e96627 20:30:41 Removing intermediate container 172bc6e96627 20:30:41 ---> af7c36d3d797 20:30:41 Step 5/12 : ARG ADD_BUILD_TAGS="" 20:30:41 ---> Running in 72bf23a69626 20:30:42 Removing intermediate container 72bf23a69626 20:30:42 ---> 74d97b167ca6 20:30:42 Step 6/12 : WORKDIR /device-virtual-go 20:30:42 ---> Running in f8cfdd0e3064 20:30:42 Removing intermediate container f8cfdd0e3064 20:30:42 ---> a7306434b413 20:30:42 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:30:42 ---> Running in aff2a1b695c3 20:30:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:30:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:30:42 (1/4) Installing openssh-keygen (9.1_p1-r2) 20:30:42 (2/4) Installing libedit (20221030.3.1-r0) 20:30:42 (3/4) Installing openssh-client-common (9.1_p1-r2) 20:30:42 (4/4) Installing openssh-client-default (9.1_p1-r2) 20:30:42 Executing busybox-1.35.0-r29.trigger 20:30:42 OK: 269 MiB in 57 packages 20:30:43 Removing intermediate container aff2a1b695c3 20:30:43 ---> 60e0f53a582a 20:30:43 Step 8/12 : COPY go.mod vendor* ./ 20:30:43 ---> 917bea25fd93 20:30:43 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:30:43 ---> Running in c6201eaa740d 20:30:44 Still waiting to schedule task 20:30:44 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 20:31:19 Removing intermediate container c6201eaa740d 20:31:19 ---> 8a680ca51f76 20:31:19 Step 10/12 : COPY . . 20:31:19 ---> 54a21412bd3e 20:31:19 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:31:19 ---> Running in 5d8e8ff95a7a 20:31:19 Removing intermediate container 5d8e8ff95a7a 20:31:19 ---> 56563ac4f08f 20:31:19 Step 12/12 : RUN $MAKE 20:31:19 ---> Running in 8a747f7794ba 20:31:19 noop 20:31:19 Removing intermediate container 8a747f7794ba 20:31:19 ---> 124198a6ecb9 20:31:19 Successfully built 124198a6ecb9 20:31:19 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:31:20 + docker inspect -f . ci-base-image-x86_64 20:31:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:31:20 prd-ubuntu20.04-docker-8c-8g-14952 does not seem to be running inside a container 20:31:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-404 -v /w/workspace/foundry_device-virtual-go_PR-404:/w/workspace/foundry_device-virtual-go_PR-404:rw,z -v /w/workspace/foundry_device-virtual-go_PR-404@tmp:/w/workspace/foundry_device-virtual-go_PR-404@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 20:31:20 $ docker top 10c168b213a3613c6dee71979976461037ffea97ddee60c3a3fd7ea0d494bb47 -eo pid,comm [Pipeline] { [Pipeline] sh 20:31:20 + go version 20:31:20 go version go1.20.2 linux/amd64 [Pipeline] } 20:31:20 $ docker stop --time=1 10c168b213a3613c6dee71979976461037ffea97ddee60c3a3fd7ea0d494bb47 20:31:22 $ docker rm -f --volumes 10c168b213a3613c6dee71979976461037ffea97ddee60c3a3fd7ea0d494bb47 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:31:23 + docker inspect -f . ci-base-image-x86_64 20:31:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:31:23 prd-ubuntu20.04-docker-8c-8g-14952 does not seem to be running inside a container 20:31:23 $ 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-404 -v /w/workspace/foundry_device-virtual-go_PR-404:/w/workspace/foundry_device-virtual-go_PR-404:rw,z -v /w/workspace/foundry_device-virtual-go_PR-404@tmp:/w/workspace/foundry_device-virtual-go_PR-404@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 20:31:23 $ docker top a524a41c736f92d6c6c003ec2d956c7ac349d6cc8bb9f3a51a822832e0bafd80 -eo pid,comm [Pipeline] { [Pipeline] sh 20:31:24 + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-404 [Pipeline] fileExists [Pipeline] sh 20:31:24 + make test 20:31:24 go test ./... -coverprofile=coverage.out 20:31:29 ? github.com/edgexfoundry/device-virtual-go [no test files] 20:31:39 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 20:31:39 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.021s coverage: 58.6% of statements 20:31:46 go vet ./... 20:31:50 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:31:50 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:31:50 ./bin/test-attribution-txt.sh [Pipeline] echo 20:31:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:31:50 $ docker stop --time=1 a524a41c736f92d6c6c003ec2d956c7ac349d6cc8bb9f3a51a822832e0bafd80 20:31:53 $ docker rm -f --volumes a524a41c736f92d6c6c003ec2d956c7ac349d6cc8bb9f3a51a822832e0bafd80 [Pipeline] // withDockerContainer [Pipeline] sh 20:31:53 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:31:53 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 20:31:54 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:31:54 + ls -al . 20:31:54 total 192 20:31:54 drwxrwxr-x 9 jenkins jenkins 4096 May 10 20:31 . 20:31:54 drwxrwxr-x 4 jenkins jenkins 4096 May 10 20:30 .. 20:31:54 drwxrwxr-x 8 jenkins jenkins 4096 May 10 20:30 .git 20:31:54 drwxrwxr-x 3 jenkins jenkins 4096 May 10 20:30 .github 20:31:54 -rw-rw-r-- 1 jenkins jenkins 337 May 10 20:30 .gitignore 20:31:54 -rw-rw-r-- 1 jenkins jenkins 41 May 10 20:30 .golangci.yml 20:31:54 drwxr-xr-x 3 jenkins jenkins 4096 May 10 20:30 .semver 20:31:54 -rw-rw-r-- 1 jenkins jenkins 8652 May 10 20:30 Attribution.txt 20:31:54 -rw-rw-r-- 1 jenkins jenkins 11367 May 10 20:30 CHANGELOG.md 20:31:54 -rw-rw-r-- 1 jenkins jenkins 1646 May 10 20:30 Dockerfile 20:31:54 -rw-rw-r-- 1 jenkins jenkins 677 May 10 20:30 GOVERNANCE.md 20:31:54 -rw-rw-r-- 1 jenkins jenkins 660 May 10 20:30 Jenkinsfile 20:31:54 -rw-rw-r-- 1 jenkins jenkins 11340 May 10 20:30 LICENSE 20:31:54 -rw-rw-r-- 1 jenkins jenkins 1696 May 10 20:30 Makefile 20:31:54 -rw-rw-r-- 1 jenkins jenkins 623 May 10 20:30 OWNERS.md 20:31:54 -rw-rw-r-- 1 jenkins jenkins 3578 May 10 20:30 README.md 20:31:54 -rw-rw-r-- 1 jenkins jenkins 5 May 10 20:30 VERSION 20:31:54 drwxrwxr-x 2 jenkins jenkins 4096 May 10 20:30 bin 20:31:54 drwxrwxr-x 3 jenkins jenkins 4096 May 10 20:30 cmd 20:31:54 -rw-r--r-- 1 jenkins jenkins 43063 May 10 20:31 coverage.out 20:31:54 -rw-rw-r-- 1 jenkins jenkins 3209 May 10 20:30 go.mod 20:31:54 -rw-rw-r-- 1 jenkins jenkins 30994 May 10 20:30 go.sum 20:31:54 drwxrwxr-x 3 jenkins jenkins 4096 May 10 20:30 internal 20:31:54 drwxrwxr-x 4 jenkins jenkins 4096 May 10 20:30 snap 20:31:54 -rw-rw-r-- 1 jenkins jenkins 235 May 10 20:30 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:02 + 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=e33572c78b09f38b3232d0e0b2efce3c95263582 --label arch=amd64 --label version=0.0.0 . 20:32:02 Sending build context to Docker daemon 23.69MB 20:32:02 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 20:32:02 Step 2/25 : FROM ${BASE} AS builder 20:32:02 ---> 124198a6ecb9 20:32:02 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 20:32:03 ---> Running in 7b4968cba65b 20:32:03 Removing intermediate container 7b4968cba65b 20:32:03 ---> e5f1962ac359 20:32:03 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 20:32:03 ---> Running in c1ca4697f379 20:32:03 Removing intermediate container c1ca4697f379 20:32:03 ---> 2e151f55ba9a 20:32:03 Step 5/25 : ARG ADD_BUILD_TAGS="" 20:32:03 ---> Running in 21ff1c9d0c2e 20:32:03 Removing intermediate container 21ff1c9d0c2e 20:32:03 ---> c1a61eeb5a9e 20:32:03 Step 6/25 : WORKDIR /device-virtual-go 20:32:03 ---> Running in 3a9b6a4f58aa 20:32:03 Removing intermediate container 3a9b6a4f58aa 20:32:03 ---> bcc9df8c712b 20:32:03 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:32:03 ---> Running in 59f6ead2c7c4 20:32:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:32:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:32:04 OK: 269 MiB in 57 packages 20:32:04 Removing intermediate container 59f6ead2c7c4 20:32:04 ---> 20da8fb9e5c8 20:32:04 Step 8/25 : COPY go.mod vendor* ./ 20:32:04 ---> 88db4557aaeb 20:32:04 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:32:04 ---> Running in ab415594248e 20:32:05 Removing intermediate container ab415594248e 20:32:05 ---> 6556c49e28a5 20:32:05 Step 10/25 : COPY . . 20:32:06 ---> 54bf01a2e86e 20:32:06 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:32:06 ---> Running in 4902682ab01d 20:32:06 Removing intermediate container 4902682ab01d 20:32:06 ---> 0227bd4320a7 20:32:06 Step 12/25 : RUN $MAKE 20:32:06 ---> Running in 5d1ac102392b 20:32:06 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 20:32:19 Running on prd-ubuntu20.04-docker-arm64-4c-16g-14954 in /w/workspace/foundry_device-virtual-go_PR-404 [Pipeline] { [Pipeline] ws 20:32:19 Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout 20:32:19 The recommended git tool is: git 20:32:24 Removing intermediate container 5d1ac102392b 20:32:24 ---> 617119c3d398 20:32:24 Step 13/25 : FROM alpine:3.17 20:32:24 3.17: Pulling from library/alpine 20:32:24 f56be85fc22e: Already exists 20:32:24 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 20:32:24 Status: Downloaded newer image for alpine:3.17 20:32:24 ---> 9ed4aefc74f6 20:32:24 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 20:32:24 ---> Running in 7482643b3953 20:32:24 Removing intermediate container 7482643b3953 20:32:24 ---> 81a6b26897c5 20:32:24 Step 15/25 : RUN apk add --update --no-cache dumb-init 20:32:24 ---> Running in f61086359b3f 20:32:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:32:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:32:24 (1/1) Installing dumb-init (1.2.5-r2) 20:32:24 Executing busybox-1.35.0-r29.trigger 20:32:24 OK: 7 MiB in 16 packages 20:32:25 Removing intermediate container f61086359b3f 20:32:25 ---> f89e5c8efedb 20:32:25 Step 16/25 : WORKDIR / 20:32:25 ---> Running in e1db29e6c9d4 20:32:25 Removing intermediate container e1db29e6c9d4 20:32:25 ---> 536e810e5f3b 20:32:25 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 20:32:25 ---> d235ec850208 20:32:25 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 20:32:25 ---> d003c933f663 20:32:25 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 20:32:26 using credential edgex-jenkins-ssh 20:32:26 Cloning the remote Git repository 20:32:26 ---> ef92a7d89e4f 20:32:26 Step 20/25 : EXPOSE 59900 20:32:26 ---> Running in f80b96f91eba 20:32:26 Removing intermediate container f80b96f91eba 20:32:26 ---> b7305b2be2ad 20:32:26 Step 21/25 : ENTRYPOINT ["/device-virtual"] 20:32:26 ---> Running in b48aae72977c 20:32:26 Removing intermediate container b48aae72977c 20:32:26 ---> 8a3e21c412d0 20:32:26 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 20:32:26 ---> Running in 9108bf853570 20:32:26 Removing intermediate container 9108bf853570 20:32:26 ---> 597314f39262 20:32:26 Step 23/25 : LABEL arch=amd64 20:32:26 ---> Running in 279010fa67d3 20:32:26 Removing intermediate container 279010fa67d3 20:32:26 ---> d1649439c426 20:32:26 Step 24/25 : LABEL git_sha=e33572c78b09f38b3232d0e0b2efce3c95263582 20:32:26 ---> Running in 5750375725f0 20:32:26 Removing intermediate container 5750375725f0 20:32:26 ---> cf1f44734939 20:32:26 Step 25/25 : LABEL version=0.0.0 20:32:26 ---> Running in 56b0ce0e5afc 20:32:26 Removing intermediate container 56b0ce0e5afc 20:32:26 ---> 1eb3c428e015 20:32:26 [Warning] One or more build-args [ARCH] were not consumed 20:32:26 Successfully built 1eb3c428e015 20:32:26 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] } 20:32:26 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 20:32:26 > git init /w/workspace/device-virtual-go/1 # timeout=10 20:32:26 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 20:32:26 > git --version # timeout=10 20:32:26 > git --version # 'git version 2.25.1' 20:32:26 using GIT_SSH to set credentials SSH Credentials for GitHub 20:32:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:32:27 20:32:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:32:28 latest: Pulling from edgex-lftools-log-publisher 20:32:28 5eb5b503b376: Pulling fs layer 20:32:28 5c69ac0246d0: Pulling fs layer 20:32:28 ec43610c2a17: Pulling fs layer 20:32:28 3a2ae6a8a46f: Pulling fs layer 20:32:28 33b1e0a273af: Pulling fs layer 20:32:28 5d3b04190fa2: Pulling fs layer 20:32:28 3a2ae6a8a46f: Waiting 20:32:28 33b1e0a273af: Waiting 20:32:28 2f39f015ded8: Pulling fs layer 20:32:28 5d3b04190fa2: Waiting 20:32:28 2f39f015ded8: Waiting 20:32:28 5c69ac0246d0: Download complete 20:32:28 3a2ae6a8a46f: Verifying Checksum 20:32:28 3a2ae6a8a46f: Download complete 20:32:28 33b1e0a273af: Verifying Checksum 20:32:28 33b1e0a273af: Download complete 20:32:28 5d3b04190fa2: Verifying Checksum 20:32:28 5d3b04190fa2: Download complete 20:32:28 ec43610c2a17: Verifying Checksum 20:32:28 ec43610c2a17: Download complete 20:32:28 5eb5b503b376: Download complete 20:32:28 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 20:32:29 2f39f015ded8: Download complete 20:32:29 5eb5b503b376: Pull complete 20:32:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:32:29 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 20:32:29 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 20:32:29 using GIT_SSH to set credentials SSH Credentials for GitHub 20:32:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/404/head:refs/remotes/origin/PR-404 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:32:30 5c69ac0246d0: Pull complete 20:32:30 Merging remotes/origin/main commit 030a1c50f2b785b1102128f0ffb048d726030487 into PR head commit e33572c78b09f38b3232d0e0b2efce3c95263582 20:32:30 ec43610c2a17: Pull complete 20:32:30 Merge succeeded, producing e33572c78b09f38b3232d0e0b2efce3c95263582 20:32:30 Checking out Revision e33572c78b09f38b3232d0e0b2efce3c95263582 (PR-404) 20:32:30 3a2ae6a8a46f: Pull complete 20:32:30 33b1e0a273af: Pull complete 20:32:30 5d3b04190fa2: Pull complete 20:32:30 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 20:32:31 > git --version # timeout=10 20:32:31 > git --version # 'git version 2.25.1' 20:32:31 fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd 20:32:31 20:32:31 GitHub has been notified of this commit’s build result 20:32:31 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) 20:32:30 > git config core.sparsecheckout # timeout=10 20:32:30 > git checkout -f e33572c78b09f38b3232d0e0b2efce3c95263582 # timeout=10 20:32:30 > git remote # timeout=10 20:32:30 > git config --get remote.origin.url # timeout=10 20:32:30 using GIT_SSH to set credentials SSH Credentials for GitHub 20:32:30 > git merge 030a1c50f2b785b1102128f0ffb048d726030487 # timeout=10 20:32:30 > git rev-parse HEAD^{commit} # timeout=10 20:32:30 > git config core.sparsecheckout # timeout=10 20:32:30 > git checkout -f e33572c78b09f38b3232d0e0b2efce3c95263582 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] sh 20:32:32 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:32:32 % Total % Received % Xferd Average Speed Time Time Time Current 20:32:32 Dload Upload Total Spent Left Speed 20:32:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 68553 0 --:--:-- --:--:-- --:--:-- 68553 [Pipeline] sh 20:32:32 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:32:32 + sudo tee /etc/docker/daemon.new 20:32:32 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:32:32 { 20:32:32 "registry-mirrors": [ 20:32:32 "https://nexus3.edgexfoundry.org:10001" 20:32:32 ], 20:32:32 "bip": "10.250.0.254/24", 20:32:32 "hosts": [ 20:32:32 "tcp://0.0.0.0:5555", 20:32:32 "unix:///var/run/docker.sock" 20:32:32 ], 20:32:32 "mtu": 1458, 20:32:32 "selinux-enabled": true, 20:32:32 "seccomp-profile": "/etc/docker/seccomp.json" 20:32:32 } [Pipeline] sh 20:32:33 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:32:33 + sudo service docker restart 20:32:35 2f39f015ded8: Pull complete 20:32:35 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:32:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:32:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:32:35 prd-ubuntu20.04-docker-8c-8g-14952 does not seem to be running inside a container 20:32:35 $ 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-404 -v /w/workspace/foundry_device-virtual-go_PR-404:/w/workspace/foundry_device-virtual-go_PR-404:rw,z -v /w/workspace/foundry_device-virtual-go_PR-404@tmp:/w/workspace/foundry_device-virtual-go_PR-404@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 20:32:38 $ docker top d2a6f4d10535489ce23f177ae84c4b38ac80a4ec7eba25d875ee1c56cdb1f502 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:32:38 ---> job-cost.sh 20:32:38 lf-activate-venv: SKIPPING 20:32:38 INFO: No Stack... 20:32:38 INFO: Retrieving Pricing Info for: v3-standard-8 20:32:39 INFO: Archiving Costs [Pipeline] sh 20:32:39 + cat /w/workspace/foundry_device-virtual-go_PR-404/archives/cost.csv 20:32:39 + cut -d, -f6 [Pipeline] lock 20:32:39 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-404-1-stack-cost] 20:32:39 Resource [jenkins-edgexfoundry-device-virtual-go-PR-404-1-stack-cost] did not exist. Created. 20:32:39 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-404-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:32:39 + echo total: 0.2199999988079071 [Pipeline] stash 20:32:40 Stashed 1 file(s) [Pipeline] } 20:32:40 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-404-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:32:40 $ docker stop --time=1 d2a6f4d10535489ce23f177ae84c4b38ac80a4ec7eba25d875ee1c56cdb1f502 20:32:41 $ docker rm -f --volumes d2a6f4d10535489ce23f177ae84c4b38ac80a4ec7eba25d875ee1c56cdb1f502 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:32:52 provisioning config files... 20:32:52 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config12785496150024426408tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:32:52 ---> docker-login.sh 20:32:52 nexus3.edgexfoundry.org:10001 20:32:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:32:53 Configure a credential helper to remove this warning. See 20:32:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:32:53 20:32:53 Login Succeeded 20:32:53 nexus3.edgexfoundry.org:10002 20:32:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:32:53 Configure a credential helper to remove this warning. See 20:32:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:32:53 20:32:53 Login Succeeded 20:32:53 nexus3.edgexfoundry.org:10003 20:32:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:32:53 Configure a credential helper to remove this warning. See 20:32:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:32:53 20:32:53 Login Succeeded 20:32:53 nexus3.edgexfoundry.org:10004 20:32:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:32:54 Configure a credential helper to remove this warning. See 20:32:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:32:54 20:32:54 Login Succeeded 20:32:54 docker.io 20:32:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:32:54 Configure a credential helper to remove this warning. See 20:32:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:32:54 20:32:54 Login Succeeded 20:32:54 ---> docker-login.sh ends [Pipeline] } 20:32:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:32:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:32:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:32:55 ========================================================= 20:32:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 20:32:55 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:55 + 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 . 20:32:55 Sending build context to Docker daemon 11.99MB 20:32:55 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 20:32:55 Step 2/12 : FROM ${BASE} AS builder 20:32:56 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:32:56 c41833b44d91: Pulling fs layer 20:32:56 ed15518f5707: Pulling fs layer 20:32:56 feae8fd75edb: Pulling fs layer 20:32:56 242c74f7c9fa: Pulling fs layer 20:32:56 3cdef696dda3: Pulling fs layer 20:32:56 2ced38df9373: Pulling fs layer 20:32:56 58f1dce35555: Pulling fs layer 20:32:56 242c74f7c9fa: Waiting 20:32:56 3cdef696dda3: Waiting 20:32:56 2ced38df9373: Waiting 20:32:56 58f1dce35555: Waiting 20:32:56 ed15518f5707: Download complete 20:32:56 242c74f7c9fa: Verifying Checksum 20:32:56 242c74f7c9fa: Download complete 20:32:56 3cdef696dda3: Verifying Checksum 20:32:56 3cdef696dda3: Download complete 20:32:56 c41833b44d91: Verifying Checksum 20:32:56 c41833b44d91: Download complete 20:32:57 c41833b44d91: Pull complete 20:32:57 58f1dce35555: Verifying Checksum 20:32:57 58f1dce35555: Download complete 20:32:58 ed15518f5707: Pull complete 20:32:59 feae8fd75edb: Verifying Checksum 20:32:59 feae8fd75edb: Download complete 20:32:59 2ced38df9373: Verifying Checksum 20:32:59 2ced38df9373: Download complete 20:33:11 feae8fd75edb: Pull complete 20:33:11 242c74f7c9fa: Pull complete 20:33:11 3cdef696dda3: Pull complete 20:33:18 2ced38df9373: Pull complete 20:33:21 58f1dce35555: Pull complete 20:33:21 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 20:33:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:33:21 ---> fadd8f120f05 20:33:21 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 20:33:22 ---> Running in 45aad5d50a5f 20:33:22 Removing intermediate container 45aad5d50a5f 20:33:22 ---> b3743aebe42b 20:33:22 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 20:33:22 ---> Running in 6425fda15065 20:33:23 Removing intermediate container 6425fda15065 20:33:23 ---> a9d85677c925 20:33:23 Step 5/12 : ARG ADD_BUILD_TAGS="" 20:33:23 ---> Running in 0bae04945172 20:33:23 Removing intermediate container 0bae04945172 20:33:23 ---> e2eb1d793cbb 20:33:23 Step 6/12 : WORKDIR /device-virtual-go 20:33:23 ---> Running in 78dbe30ae4a7 20:33:24 Removing intermediate container 78dbe30ae4a7 20:33:24 ---> eaae4756369b 20:33:24 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:33:24 ---> Running in 060fdcfe75d2 20:33:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:33:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:33:27 (1/4) Installing openssh-keygen (9.1_p1-r2) 20:33:27 (2/4) Installing libedit (20221030.3.1-r0) 20:33:27 (3/4) Installing openssh-client-common (9.1_p1-r2) 20:33:27 (4/4) Installing openssh-client-default (9.1_p1-r2) 20:33:27 Executing busybox-1.35.0-r29.trigger 20:33:27 OK: 268 MiB in 57 packages 20:33:27 Removing intermediate container 060fdcfe75d2 20:33:27 ---> 471bc460a0c9 20:33:27 Step 8/12 : COPY go.mod vendor* ./ 20:33:28 ---> 23b903be5098 20:33:28 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:33:28 ---> Running in 8272c02842a5 20:34:36 Removing intermediate container 8272c02842a5 20:34:36 ---> 683093e5f0fd 20:34:36 Step 10/12 : COPY . . 20:34:36 ---> acafe6ec70f1 20:34:36 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:34:36 ---> Running in 6fe4e5c32775 20:34:36 Removing intermediate container 6fe4e5c32775 20:34:36 ---> 629d3c7e4e08 20:34:36 Step 12/12 : RUN $MAKE 20:34:36 ---> Running in 5a45597c6500 20:34:36 noop 20:34:36 Removing intermediate container 5a45597c6500 20:34:36 ---> e02988cc968a 20:34:36 Successfully built e02988cc968a 20:34:36 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:36 + docker inspect -f . ci-base-image-arm64 20:34:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:34:37 prd-ubuntu20.04-docker-arm64-4c-16g-14954 does not seem to be running inside a container 20:34:37 $ 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 20:34:38 $ docker top ece33c95d5704f9346d94448aaffe3c8f7f7fcabecb9ea3691c6efadc503bc15 -eo pid,comm [Pipeline] { [Pipeline] sh 20:34:39 + go version 20:34:39 go version go1.20.2 linux/arm64 [Pipeline] } 20:34:39 $ docker stop --time=1 ece33c95d5704f9346d94448aaffe3c8f7f7fcabecb9ea3691c6efadc503bc15 20:34:40 $ docker rm -f --volumes ece33c95d5704f9346d94448aaffe3c8f7f7fcabecb9ea3691c6efadc503bc15 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:41 + docker inspect -f . ci-base-image-arm64 20:34:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:34:42 prd-ubuntu20.04-docker-arm64-4c-16g-14954 does not seem to be running inside a container 20:34:42 $ 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 20:34:43 $ docker top bf215265c9d8739e017f024c077ad68eb8bec8c6ca3f3b25515871f718ce0624 -eo pid,comm [Pipeline] { [Pipeline] sh 20:34:44 + git config --global --add safe.directory /w/workspace/device-virtual-go/1 [Pipeline] fileExists [Pipeline] sh 20:34:44 + make test 20:34:44 go test ./... -coverprofile=coverage.out 20:35:23 ? github.com/edgexfoundry/device-virtual-go [no test files] 20:37:30 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 20:37:30 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.100s coverage: 58.4% of statements 20:37:30 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:37:30 go vet ./... 20:37:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:37:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:37:48 ./bin/test-attribution-txt.sh [Pipeline] echo 20:37:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:37:49 $ docker stop --time=1 bf215265c9d8739e017f024c077ad68eb8bec8c6ca3f3b25515871f718ce0624 20:37:50 $ docker rm -f --volumes bf215265c9d8739e017f024c077ad68eb8bec8c6ca3f3b25515871f718ce0624 [Pipeline] // withDockerContainer [Pipeline] sh 20:37:52 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:37:52 Warning: overwriting stash ‘coverage-report’ 20:37:52 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 20:37:53 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:37:53 + ls -al . 20:37:53 total 188 20:37:53 drwxrwxr-x 8 jenkins jenkins 4096 May 10 20:34 . 20:37:53 drwxrwxr-x 4 jenkins jenkins 4096 May 10 20:32 .. 20:37:53 drwxrwxr-x 8 jenkins jenkins 4096 May 10 20:32 .git 20:37:53 drwxrwxr-x 3 jenkins jenkins 4096 May 10 20:32 .github 20:37:53 -rw-rw-r-- 1 jenkins jenkins 337 May 10 20:32 .gitignore 20:37:53 -rw-rw-r-- 1 jenkins jenkins 41 May 10 20:32 .golangci.yml 20:37:53 -rw-rw-r-- 1 jenkins jenkins 8652 May 10 20:32 Attribution.txt 20:37:53 -rw-rw-r-- 1 jenkins jenkins 11367 May 10 20:32 CHANGELOG.md 20:37:53 -rw-rw-r-- 1 jenkins jenkins 1646 May 10 20:32 Dockerfile 20:37:53 -rw-rw-r-- 1 jenkins jenkins 677 May 10 20:32 GOVERNANCE.md 20:37:53 -rw-rw-r-- 1 jenkins jenkins 660 May 10 20:32 Jenkinsfile 20:37:53 -rw-rw-r-- 1 jenkins jenkins 11340 May 10 20:32 LICENSE 20:37:53 -rw-rw-r-- 1 jenkins jenkins 1696 May 10 20:32 Makefile 20:37:53 -rw-rw-r-- 1 jenkins jenkins 623 May 10 20:32 OWNERS.md 20:37:53 -rw-rw-r-- 1 jenkins jenkins 3578 May 10 20:32 README.md 20:37:53 -rw-rw-r-- 1 jenkins jenkins 5 May 10 20:30 VERSION 20:37:53 drwxrwxr-x 2 jenkins jenkins 4096 May 10 20:32 bin 20:37:53 drwxrwxr-x 3 jenkins jenkins 4096 May 10 20:32 cmd 20:37:53 -rw-r--r-- 1 jenkins jenkins 43063 May 10 20:37 coverage.out 20:37:53 -rw-rw-r-- 1 jenkins jenkins 3209 May 10 20:32 go.mod 20:37:53 -rw-rw-r-- 1 jenkins jenkins 30994 May 10 20:32 go.sum 20:37:53 drwxrwxr-x 3 jenkins jenkins 4096 May 10 20:32 internal 20:37:53 drwxrwxr-x 4 jenkins jenkins 4096 May 10 20:32 snap 20:37:53 -rw-rw-r-- 1 jenkins jenkins 235 May 10 20:32 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:53 + 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=e33572c78b09f38b3232d0e0b2efce3c95263582 --label arch=arm64 --label version=0.0.0 . 20:37:54 Sending build context to Docker daemon 12.03MB 20:37:54 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 20:37:54 Step 2/25 : FROM ${BASE} AS builder 20:37:54 ---> e02988cc968a 20:37:54 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 20:37:54 ---> Running in a9c3541d8dfd 20:37:54 Removing intermediate container a9c3541d8dfd 20:37:54 ---> d2beb7a7ec92 20:37:54 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 20:37:54 ---> Running in abafa59ad025 20:37:54 Removing intermediate container abafa59ad025 20:37:54 ---> 2f340c2b7c85 20:37:54 Step 5/25 : ARG ADD_BUILD_TAGS="" 20:37:55 ---> Running in 4040f47ba872 20:37:55 Removing intermediate container 4040f47ba872 20:37:55 ---> 80244aadcfb4 20:37:55 Step 6/25 : WORKDIR /device-virtual-go 20:37:55 ---> Running in 96bd69ff6685 20:37:55 Removing intermediate container 96bd69ff6685 20:37:55 ---> 79e51c722151 20:37:55 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:37:55 ---> Running in 31e991780f16 20:37:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:37:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:37:58 OK: 268 MiB in 57 packages 20:38:00 Removing intermediate container 31e991780f16 20:38:00 ---> b78450234d64 20:38:00 Step 8/25 : COPY go.mod vendor* ./ 20:38:00 ---> c6f9c692a2a8 20:38:00 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:38:00 ---> Running in aab0af0276e8 20:38:03 Removing intermediate container aab0af0276e8 20:38:03 ---> 438708588772 20:38:03 Step 10/25 : COPY . . 20:38:04 ---> 764909ef1d71 20:38:04 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:38:04 ---> Running in 8a3a4d622652 20:38:04 Removing intermediate container 8a3a4d622652 20:38:04 ---> 1850c3e549c1 20:38:04 Step 12/25 : RUN $MAKE 20:38:04 ---> Running in cfcf0f16f041 20:38:05 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 20:40:42 Removing intermediate container cfcf0f16f041 20:40:42 ---> 673c71bb0108 20:40:42 Step 13/25 : FROM alpine:3.17 20:40:42 3.17: Pulling from library/alpine 20:40:42 c41833b44d91: Already exists 20:40:42 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 20:40:42 Status: Downloaded newer image for alpine:3.17 20:40:42 ---> 51e60588ff2c 20:40:42 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 20:40:42 ---> Running in cba2c96d4621 20:40:42 Removing intermediate container cba2c96d4621 20:40:42 ---> 6495b32b07b9 20:40:42 Step 15/25 : RUN apk add --update --no-cache dumb-init 20:40:42 ---> Running in ddd61e4f4319 20:40:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:40:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:40:42 (1/1) Installing dumb-init (1.2.5-r2) 20:40:42 Executing busybox-1.35.0-r29.trigger 20:40:42 OK: 8 MiB in 16 packages 20:40:42 Removing intermediate container ddd61e4f4319 20:40:42 ---> fb8040176efa 20:40:42 Step 16/25 : WORKDIR / 20:40:42 ---> Running in 6dc7a2feb723 20:40:42 Removing intermediate container 6dc7a2feb723 20:40:42 ---> 072b289318a6 20:40:42 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 20:40:42 ---> 9ff2a8dae86d 20:40:42 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 20:40:42 ---> 4e1687d11272 20:40:42 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 20:40:42 ---> b14722614f2f 20:40:42 Step 20/25 : EXPOSE 59900 20:40:42 ---> Running in 34d118f25aad 20:40:42 Removing intermediate container 34d118f25aad 20:40:42 ---> 1a31e0245045 20:40:42 Step 21/25 : ENTRYPOINT ["/device-virtual"] 20:40:42 ---> Running in f425dbfaccb6 20:40:42 Removing intermediate container f425dbfaccb6 20:40:42 ---> 81afe7a46d1c 20:40:42 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 20:40:42 ---> Running in 3f416d5399f6 20:40:42 Removing intermediate container 3f416d5399f6 20:40:42 ---> 6f022aae7583 20:40:42 Step 23/25 : LABEL arch=arm64 20:40:42 ---> Running in 7a414c16d2e6 20:40:42 Removing intermediate container 7a414c16d2e6 20:40:42 ---> 1505194118e3 20:40:42 Step 24/25 : LABEL git_sha=e33572c78b09f38b3232d0e0b2efce3c95263582 20:40:42 ---> Running in d59f470dd4fd 20:40:42 Removing intermediate container d59f470dd4fd 20:40:42 ---> 7f3ae785cc9b 20:40:42 Step 25/25 : LABEL version=0.0.0 20:40:42 ---> Running in bd792a435d95 20:40:42 Removing intermediate container bd792a435d95 20:40:42 ---> 7aecf299008d 20:40:42 [Warning] One or more build-args [ARCH] were not consumed 20:40:42 Successfully built 7aecf299008d 20:40:42 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 20:40:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:40:43 20:40:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:40:43 arm64: Pulling from edgex-lftools-log-publisher 20:40:43 8998bd30e6a1: Pulling fs layer 20:40:43 04944245beec: Pulling fs layer 20:40:43 699f458cf7ca: Pulling fs layer 20:40:43 765212b225bb: Pulling fs layer 20:40:43 f23df028b6ca: Pulling fs layer 20:40:43 d65c8cfc05b1: Pulling fs layer 20:40:43 2437ff75d9bd: Pulling fs layer 20:40:43 765212b225bb: Waiting 20:40:43 f23df028b6ca: Waiting 20:40:43 d65c8cfc05b1: Waiting 20:40:43 2437ff75d9bd: Waiting 20:40:43 04944245beec: Verifying Checksum 20:40:43 04944245beec: Download complete 20:40:43 765212b225bb: Verifying Checksum 20:40:43 765212b225bb: Download complete 20:40:43 f23df028b6ca: Verifying Checksum 20:40:43 f23df028b6ca: Download complete 20:40:43 d65c8cfc05b1: Verifying Checksum 20:40:43 d65c8cfc05b1: Download complete 20:40:44 699f458cf7ca: Download complete 20:40:44 8998bd30e6a1: Verifying Checksum 20:40:44 8998bd30e6a1: Download complete 20:40:46 2437ff75d9bd: Verifying Checksum 20:40:46 2437ff75d9bd: Download complete 20:40:48 8998bd30e6a1: Pull complete 20:40:48 04944245beec: Pull complete 20:40:50 699f458cf7ca: Pull complete 20:40:50 765212b225bb: Pull complete 20:40:51 f23df028b6ca: Pull complete 20:40:51 d65c8cfc05b1: Pull complete 20:41:06 2437ff75d9bd: Pull complete 20:41:06 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:41:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:41:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:41:06 prd-ubuntu20.04-docker-arm64-4c-16g-14954 does not seem to be running inside a container 20:41:06 $ 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 20:41:10 $ docker top 0311809b848920f08fa4f3cbaf8f54f126912babc1d1c3cbc317de61746a82dd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:41:11 ---> job-cost.sh 20:41:11 lf-activate-venv: SKIPPING 20:41:11 INFO: No Stack... 20:41:11 INFO: Retrieving Pricing Info for: v3-standard-4 20:41:12 INFO: Archiving Costs [Pipeline] sh 20:41:13 + cut -d, -f6 20:41:13 + cat /w/workspace/device-virtual-go/1/archives/cost.csv [Pipeline] lock 20:41:13 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-404-1-stack-cost] 20:41:13 Resource [jenkins-edgexfoundry-device-virtual-go-PR-404-1-stack-cost] did not exist. Created. 20:41:13 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-404-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:41:14 /w/workspace/device-virtual-go/1@tmp/durable-54c89df8/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 20:41:14 + echo total: 0.10999999940395355 [Pipeline] stash 20:41:14 Warning: overwriting stash ‘stack-cost’ 20:41:14 Stashed 1 file(s) [Pipeline] } 20:41:14 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-404-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:41:14 $ docker stop --time=1 0311809b848920f08fa4f3cbaf8f54f126912babc1d1c3cbc317de61746a82dd 20:41:16 $ docker rm -f --volumes 0311809b848920f08fa4f3cbaf8f54f126912babc1d1c3cbc317de61746a82dd [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 20:41:17 provisioning config files... 20:41:17 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-404@tmp/config8229589686327715121tmp [Pipeline] { [Pipeline] sh 20:41:17 + set +x 20:41:17 + bash -s -- 20:41:17 + curl -s https://codecov.io/bash 20:41:17 20:41:17 _____ _ 20:41:17 / ____| | | 20:41:17 | | ___ __| | ___ ___ _____ __ 20:41:17 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:41:17 | |___| (_) | (_| | __/ (_| (_) \ V / 20:41:17 \_____\___/ \__,_|\___|\___\___/ \_/ 20:41:17 Bash-1.0.6 20:41:17 20:41:17 20:41:17 ==> git version 2.25.1 found 20:41:17 ==> 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 20:41:17 Release-Date: 2020-01-08 20:41:17 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:41:17 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:41:17 ==> Jenkins CI detected. 20:41:17 current dir:  /w/workspace/foundry_device-virtual-go_PR-404 20:41:17 project root: . 20:41:17 --> token set from env 20:41:17 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:41:17 ==> Running gcov in . (disable via -X gcov) 20:41:17 ==> Python coveragepy not found 20:41:17 ==> Searching for coverage reports in: 20:41:17 + . 20:41:17 -> Found 1 reports 20:41:17 ==> Detecting git/mercurial file structure 20:41:17 ==> Reading reports 20:41:18 + ./coverage.out bytes=43063 20:41:18 ==> Appending adjustments 20:41:18 https://docs.codecov.io/docs/fixing-reports 20:41:18 + Found adjustments 20:41:18 ==> Gzipping contents 20:41:18 8.0K /tmp/codecov.PFojh6.gz 20:41:18 ==> Uploading reports 20:41:18 url: https://codecov.io 20:41:18 query: branch=PR-404&commit=e33572c78b09f38b3232d0e0b2efce3c95263582&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-404%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=404&job=&cmd_args= 20:41:18 -> Pinging Codecov 20:41:18 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=PR-404&commit=e33572c78b09f38b3232d0e0b2efce3c95263582&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-404%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=404&job=&cmd_args= 20:41:19 -> Uploading to 20:41:19 https://storage.googleapis.com/codecov/v4/raw/2023-05-10/5E52B4B073DB2E39498172D8E973AA87/e33572c78b09f38b3232d0e0b2efce3c95263582/b55282a9-fe12-49ee-8fae-c20a6f85c4d9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230510%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230510T204118Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=81e41fe14194882f016ad18cb0b4fecde0bd1cd454cd7ec2f8dcc2c19211e381 20:41:19 % Total % Received % Xferd Average Speed Time Time Time Current 20:41:19 Dload Upload Total Spent Left Speed 20:41:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5184 0 0 100 5184 0 6407 --:--:-- --:--:-- --:--:-- 6400 20:41:21 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/e33572c78b09f38b3232d0e0b2efce3c95263582 [Pipeline] } 20:41:21 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 20:41:23 + [ -d /w/workspace/foundry_device-virtual-go_PR-404/archives ] 20:41:23 + ls -al /w/workspace/foundry_device-virtual-go_PR-404/archives 20:41:23 total 16 20:41:23 drwxr-xr-x 3 root root 4096 May 10 20:32 . 20:41:23 drwxrwxr-x 10 jenkins jenkins 4096 May 10 20:32 .. 20:41:23 drwxr-xr-x 2 root root 4096 May 10 20:32 cost 20:41:23 -rw-r--r-- 1 root root 89 May 10 20:32 cost.csv 20:41:23 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-404/archives 20:41:23 + ls -al /w/workspace/foundry_device-virtual-go_PR-404/archives 20:41:23 total 16 20:41:23 drwxr-xr-x 3 jenkins jenkins 4096 May 10 20:32 . 20:41:23 drwxrwxr-x 10 jenkins jenkins 4096 May 10 20:32 .. 20:41:23 drwxr-xr-x 2 jenkins jenkins 4096 May 10 20:32 cost 20:41:23 -rw-r--r-- 1 jenkins jenkins 89 May 10 20:32 cost.csv [Pipeline] libraryResource [Pipeline] sh 20:41:24 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:41:33 ---> package-listing.sh 20:41:33 ++ facter osfamily 20:41:33 ++ tr '[:upper:]' '[:lower:]' 20:41:33 + OS_FAMILY=debian 20:41:33 + workspace=/w/workspace/foundry_device-virtual-go_PR-404 20:41:33 + START_PACKAGES=/tmp/packages_start.txt 20:41:33 + END_PACKAGES=/tmp/packages_end.txt 20:41:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:41:33 + PACKAGES=/tmp/packages_start.txt 20:41:33 + '[' /w/workspace/foundry_device-virtual-go_PR-404 ']' 20:41:33 + PACKAGES=/tmp/packages_end.txt 20:41:33 + case "${OS_FAMILY}" in 20:41:33 + dpkg -l 20:41:33 + grep '^ii' 20:41:33 + '[' -f /tmp/packages_start.txt ']' 20:41:33 + '[' -f /tmp/packages_end.txt ']' 20:41:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:41:33 + '[' /w/workspace/foundry_device-virtual-go_PR-404 ']' 20:41:33 + mkdir -p /w/workspace/foundry_device-virtual-go_PR-404/archives/ 20:41:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-404/archives/ [Pipeline] echo 20:41:33 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-404/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:41:33 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:41:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:41:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:41:34 prd-ubuntu20.04-docker-8c-8g-14952 does not seem to be running inside a container 20:41:34 $ 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-404/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-404 -v /w/workspace/foundry_device-virtual-go_PR-404:/w/workspace/foundry_device-virtual-go_PR-404:rw,z -v /w/workspace/foundry_device-virtual-go_PR-404@tmp:/w/workspace/foundry_device-virtual-go_PR-404@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 20:41:34 $ docker top a2c998871fdc82526ac149ad5576ba81312fe4a1a6e25e3d7664d92fce0996ba -eo pid,comm [Pipeline] { [Pipeline] sh 20:41:35 + touch /tmp/pre-build-complete [Pipeline] sh 20:41:35 + mkdir -p /var/log/sysstat [Pipeline] sh 20:41:35 + ls /var/log/sa-host 20:41:35 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:41:36 provisioning config files... 20:41:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-404@tmp/config11292833341901290296tmp [Pipeline] { [Pipeline] echo 20:41:36 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:41:36 ---> create-netrc.sh [Pipeline] } 20:41:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:41:37 ---> python-tools-install.sh [Pipeline] echo 20:41:37 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:41:37 ---> sudo-logs.sh 20:41:37 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:41:37 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:41:37 ---> job-cost.sh 20:41:37 lf-activate-venv: SKIPPING 20:41:37 DEBUG: total: 0.2199999988079071 20:41:37 INFO: Retrieving Stack Cost... 20:41:38 INFO: Retrieving Pricing Info for: v3-standard-8 20:41:38 INFO: Archiving Costs [Pipeline] echo 20:41:38 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:41:39 ---> logs-deploy.sh 20:41:39 lf-activate-venv: SKIPPING 20:41:39 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-404/1 20:41:39 INFO: archiving workspace using pattern(s): 20:41:39 Archives upload complete. 20:41:40 INFO: archiving logs to Nexus 20:41:40 ---> uname -a: 20:41:40 Linux prd-ubuntu20-04-docker-8c-8g-14952 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 20:41:40 20:41:40 20:41:40 ---> lscpu: 20:41:40 Architecture: x86_64 20:41:40 CPU op-mode(s): 32-bit, 64-bit 20:41:40 Byte Order: Little Endian 20:41:40 Address sizes: 40 bits physical, 48 bits virtual 20:41:40 CPU(s): 8 20:41:40 On-line CPU(s) list: 0-7 20:41:40 Thread(s) per core: 1 20:41:40 Core(s) per socket: 1 20:41:40 Socket(s): 8 20:41:40 NUMA node(s): 1 20:41:40 Vendor ID: AuthenticAMD 20:41:40 CPU family: 23 20:41:40 Model: 49 20:41:40 Model name: AMD EPYC-Rome Processor 20:41:40 Stepping: 0 20:41:40 CPU MHz: 2800.000 20:41:40 BogoMIPS: 5600.00 20:41:40 Virtualization: AMD-V 20:41:40 Hypervisor vendor: KVM 20:41:40 Virtualization type: full 20:41:40 L1d cache: 256 KiB 20:41:40 L1i cache: 256 KiB 20:41:40 L2 cache: 4 MiB 20:41:40 L3 cache: 128 MiB 20:41:40 NUMA node0 CPU(s): 0-7 20:41:40 Vulnerability Itlb multihit: Not affected 20:41:40 Vulnerability L1tf: Not affected 20:41:40 Vulnerability Mds: Not affected 20:41:40 Vulnerability Meltdown: Not affected 20:41:40 Vulnerability Mmio stale data: Not affected 20:41:40 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:41:40 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:41:40 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 20:41:40 Vulnerability Srbds: Not affected 20:41:40 Vulnerability Tsx async abort: Not affected 20:41:40 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 20:41:40 20:41:40 20:41:40 ---> nproc: 20:41:40 8 20:41:40 20:41:40 20:41:40 ---> df -h: 20:41:40 Filesystem Size Used Avail Use% Mounted on 20:41:40 overlay 155G 12G 144G 8% / 20:41:40 tmpfs 64M 0 64M 0% /dev 20:41:40 tmpfs 16G 0 16G 0% /sys/fs/cgroup 20:41:40 shm 64M 0 64M 0% /dev/shm 20:41:40 /dev/vda1 155G 12G 144G 8% /facter-os 20:41:40 20:41:40 20:41:40 ---> sar -b -r -n DEV: 20:41:40 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-14952) 05/10/23 _x86_64_ (8 CPU) 20:41:40 20:41:40 20:29:34 LINUX RESTART (8 CPU) 20:41:40 20:41:40 20:30:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:41:40 20:31:01 178.49 25.15 153.34 0.00 2319.48 61931.28 0.00 20:41:40 20:32:01 93.62 1.20 92.42 0.00 31.99 32487.57 0.00 20:41:40 20:33:01 163.79 0.08 163.71 0.00 10.13 37236.19 0.00 20:41:40 20:34:01 2.23 0.00 2.23 0.00 0.00 28.15 0.00 20:41:40 20:35:01 44.16 10.98 33.18 0.00 3495.82 6215.23 0.00 20:41:40 20:36:01 5.75 0.02 5.73 0.00 0.13 110.51 0.00 20:41:40 20:37:01 2.08 0.00 2.08 0.00 0.00 23.99 0.00 20:41:40 20:38:01 1.38 0.00 1.38 0.00 0.00 15.46 0.00 20:41:40 20:39:01 1.00 0.00 1.00 0.00 0.00 10.53 0.00 20:41:40 20:40:01 2.18 0.00 2.18 0.00 0.00 24.39 0.00 20:41:40 20:41:01 1.13 0.00 1.13 0.00 0.00 12.93 0.00 20:41:40 Average: 45.07 3.40 41.67 0.00 532.48 12554.13 0.00 20:41:40 20:41:40 20:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:41:40 20:31:01 28020444 31549368 758420 2.31 127908 3578696 2042676 6.02 1191932 3204524 354132 20:41:40 20:32:01 28380748 31568840 734512 2.23 147140 3242596 1778000 5.24 1169868 2882816 2464 20:41:40 20:33:01 27588064 31562516 737436 2.24 158876 3954120 1776248 5.23 1282832 3496276 384 20:41:40 20:34:01 27588220 31562700 737132 2.24 158916 3954116 1776248 5.23 1282788 3496280 8 20:41:40 20:35:01 27213268 31549992 731548 2.22 185092 4279852 1830316 5.39 1516752 3604960 1152 20:41:40 20:36:01 27220632 31552376 729360 2.22 183672 4276592 1806416 5.32 1514384 3601716 384 20:41:40 20:37:01 27222348 31554132 727536 2.21 183716 4276596 1806416 5.32 1512524 3601716 8 20:41:40 20:38:01 27222896 31554712 726848 2.21 183736 4276596 1806416 5.32 1512108 3601720 200 20:41:40 20:39:01 27222620 31554512 727036 2.21 183748 4276600 1806416 5.32 1512008 3601788 16 20:41:40 20:40:01 27223048 31555020 726688 2.21 183812 4276604 1806416 5.32 1512236 3601792 148 20:41:40 20:41:01 27223096 31555264 726500 2.21 183852 4276708 1806416 5.32 1512212 3601988 164 20:41:40 Average: 27465944 31556312 733001 2.23 170952 4060825 1821999 5.37 1410877 3481416 32642 20:41:40 20:41:40 20:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:41:40 20:31:01 ens3 984.20 581.97 8924.74 110.79 0.00 0.00 0.00 0.00 20:41:40 20:31:01 lo 6.60 6.60 0.64 0.64 0.00 0.00 0.00 0.00 20:41:40 20:31:01 docker0 209.75 346.28 16.53 2151.17 0.00 0.00 0.00 0.00 20:41:40 20:32:01 ens3 58.03 54.13 44.89 80.39 0.00 0.00 0.00 0.00 20:41:40 20:32:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 20:41:40 20:32:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 20:41:40 20:33:01 ens3 115.30 68.77 2618.57 16.05 0.00 0.00 0.00 0.00 20:41:40 20:33:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 20:41:40 20:33:01 docker0 3.02 6.20 0.19 85.50 0.00 0.00 0.00 0.00 20:41:40 20:34:01 ens3 0.95 0.20 0.16 0.08 0.00 0.00 0.00 0.00 20:41:40 20:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:41:40 20:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:40 20:35:01 ens3 162.56 74.04 2291.26 5.44 0.00 0.00 0.00 0.00 20:41:40 20:35:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 20:41:40 20:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:40 20:36:01 ens3 0.87 0.77 0.40 0.29 0.00 0.00 0.00 0.00 20:41:40 20:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:41:40 20:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:40 20:37:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:40 20:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:40 20:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:40 20:38:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 20:41:40 20:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:41:40 20:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:40 20:39:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:40 20:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:40 20:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:40 20:40:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:41:40 20:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:41:40 20:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:40 20:41:01 ens3 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 20:41:40 20:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:40 20:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:40 Average: ens3 120.22 70.93 1261.77 19.37 0.00 0.00 0.00 0.00 20:41:40 Average: lo 0.90 0.90 0.08 0.08 0.00 0.00 0.00 0.00 20:41:40 Average: docker0 19.34 32.05 1.52 203.33 0.00 0.00 0.00 0.00 20:41:40 20:41:40 20:41:40 ---> sar -P ALL: 20:41:40 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-14952) 05/10/23 _x86_64_ (8 CPU) 20:41:40 20:41:40 20:29:34 LINUX RESTART (8 CPU) 20:41:40 20:41:40 20:30:01 CPU %user %nice %system %iowait %steal %idle 20:41:40 20:31:01 all 11.65 0.00 4.06 2.22 0.07 82.00 20:41:40 20:31:01 0 10.92 0.00 3.51 0.39 0.05 85.13 20:41:40 20:31:01 1 10.14 0.00 3.79 1.26 0.07 84.75 20:41:40 20:31:01 2 11.52 0.00 3.59 0.36 0.05 84.48 20:41:40 20:31:01 3 14.84 0.00 3.79 0.49 0.07 80.81 20:41:40 20:31:01 4 10.74 0.00 4.74 0.67 0.07 83.77 20:41:40 20:31:01 5 11.99 0.00 4.78 2.39 0.07 80.77 20:41:40 20:31:01 6 14.57 0.00 4.23 11.28 0.08 69.84 20:41:40 20:31:01 7 8.47 0.00 4.05 0.95 0.10 86.42 20:41:40 20:32:01 all 27.36 0.00 4.74 2.55 0.08 65.27 20:41:40 20:32:01 0 27.02 0.00 4.29 0.02 0.17 68.50 20:41:40 20:32:01 1 28.94 0.00 4.70 1.61 0.07 64.68 20:41:40 20:32:01 2 27.41 0.00 3.85 0.20 0.08 68.46 20:41:40 20:32:01 3 27.15 0.00 5.48 0.08 0.07 67.22 20:41:40 20:32:01 4 28.00 0.00 4.56 0.23 0.07 67.13 20:41:40 20:32:01 5 26.97 0.00 5.01 2.46 0.07 65.48 20:41:40 20:32:01 6 26.51 0.00 4.97 14.11 0.05 54.36 20:41:40 20:32:01 7 26.85 0.00 5.08 1.66 0.08 66.32 20:41:40 20:33:01 all 15.93 0.00 3.63 1.36 0.05 79.03 20:41:40 20:33:01 0 15.92 0.00 3.51 0.02 0.03 80.51 20:41:40 20:33:01 1 15.82 0.00 4.02 5.03 0.05 75.07 20:41:40 20:33:01 2 15.53 0.00 3.34 0.42 0.03 80.67 20:41:40 20:33:01 3 16.40 0.00 3.48 0.24 0.07 79.81 20:41:40 20:33:01 4 15.97 0.00 2.99 0.20 0.05 80.80 20:41:40 20:33:01 5 16.79 0.00 4.42 3.58 0.05 75.16 20:41:40 20:33:01 6 15.95 0.00 3.46 0.79 0.05 79.75 20:41:40 20:33:01 7 15.02 0.00 3.83 0.60 0.05 80.49 20:41:40 20:34:01 all 0.03 0.00 0.01 0.01 0.01 99.94 20:41:40 20:34:01 0 0.03 0.00 0.02 0.00 0.02 99.93 20:41:40 20:34:01 1 0.02 0.00 0.02 0.03 0.02 99.92 20:41:40 20:34:01 2 0.03 0.00 0.02 0.02 0.02 99.92 20:41:40 20:34:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:41:40 20:34:01 4 0.10 0.00 0.02 0.00 0.05 99.83 20:41:40 20:34:01 5 0.02 0.00 0.00 0.02 0.00 99.97 20:41:40 20:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:41:40 20:34:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:41:40 20:35:01 all 2.06 0.00 1.28 0.45 0.02 96.19 20:41:40 20:35:01 0 0.94 0.00 0.82 0.20 0.02 98.03 20:41:40 20:35:01 1 2.04 0.00 1.90 1.42 0.02 94.62 20:41:40 20:35:01 2 1.49 0.00 1.19 0.82 0.02 96.49 20:41:40 20:35:01 3 2.49 0.00 0.80 0.03 0.02 96.66 20:41:40 20:35:01 4 3.19 0.00 0.81 0.30 0.03 95.68 20:41:40 20:35:01 5 1.72 0.00 1.32 0.80 0.02 96.14 20:41:40 20:35:01 6 3.05 0.00 0.95 0.02 0.00 95.98 20:41:40 20:35:01 7 1.56 0.00 2.49 0.05 0.02 95.88 20:41:40 20:36:01 all 0.34 0.00 0.06 0.01 0.01 99.59 20:41:40 20:36:01 0 0.03 0.00 0.10 0.00 0.00 99.87 20:41:40 20:36:01 1 0.03 0.00 0.05 0.00 0.00 99.92 20:41:40 20:36:01 2 0.10 0.00 0.02 0.00 0.00 99.88 20:41:40 20:36:01 3 0.05 0.00 0.03 0.00 0.02 99.90 20:41:40 20:36:01 4 2.00 0.00 0.03 0.07 0.00 97.90 20:41:40 20:36:01 5 0.05 0.00 0.03 0.02 0.00 99.90 20:41:40 20:36:01 6 0.30 0.00 0.08 0.03 0.02 99.57 20:41:40 20:36:01 7 0.10 0.00 0.10 0.00 0.02 99.78 20:41:40 20:37:01 all 0.05 0.00 0.01 0.01 0.01 99.92 20:41:40 20:37:01 0 0.03 0.00 0.00 0.00 0.02 99.95 20:41:40 20:37:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:41:40 20:37:01 2 0.00 0.00 0.02 0.02 0.02 99.95 20:41:40 20:37:01 3 0.03 0.00 0.02 0.00 0.00 99.95 20:41:40 20:37:01 4 0.30 0.00 0.00 0.03 0.02 99.65 20:41:40 20:37:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:41:40 20:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:41:40 20:37:01 7 0.03 0.00 0.03 0.00 0.03 99.90 20:41:40 20:38:01 all 0.01 0.00 0.01 0.00 0.01 99.97 20:41:40 20:38:01 0 0.03 0.00 0.02 0.00 0.00 99.95 20:41:40 20:38:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:41:40 20:38:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:41:40 20:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:41:40 20:38:01 4 0.03 0.00 0.02 0.02 0.02 99.92 20:41:40 20:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:41:40 20:38:01 6 0.00 0.00 0.00 0.02 0.00 99.98 20:41:40 20:38:01 7 0.03 0.00 0.02 0.00 0.03 99.92 20:41:40 20:39:01 all 0.01 0.00 0.01 0.00 0.01 99.97 20:41:40 20:39:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:41:40 20:39:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:41:40 20:39:01 2 0.02 0.00 0.02 0.00 0.02 99.95 20:41:40 20:39:01 3 0.02 0.00 0.02 0.00 0.02 99.95 20:41:40 20:39:01 4 0.00 0.00 0.00 0.02 0.00 99.98 20:41:40 20:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:41:40 20:39:01 6 0.00 0.00 0.00 0.02 0.02 99.97 20:41:40 20:39:01 7 0.03 0.00 0.03 0.00 0.02 99.92 20:41:40 20:40:01 all 0.06 0.00 0.01 0.01 0.01 99.92 20:41:40 20:40:01 0 0.02 0.00 0.02 0.00 0.02 99.95 20:41:40 20:40:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:41:40 20:40:01 2 0.02 0.00 0.00 0.02 0.00 99.97 20:41:40 20:40:01 3 0.03 0.00 0.00 0.00 0.00 99.97 20:41:40 20:40:01 4 0.28 0.00 0.03 0.03 0.00 99.65 20:41:40 20:40:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:41:40 20:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:41:40 20:40:01 7 0.08 0.00 0.03 0.00 0.03 99.85 20:41:40 20:41:01 all 0.09 0.00 0.01 0.00 0.00 99.89 20:41:40 20:41:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:41:40 20:41:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:41:40 20:41:01 2 0.03 0.00 0.02 0.02 0.00 99.93 20:41:40 20:41:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:41:40 20:41:01 4 0.08 0.00 0.02 0.02 0.02 99.87 20:41:40 20:41:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:41:40 20:41:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:41:40 20:41:01 7 0.55 0.00 0.02 0.00 0.02 99.42 20:41:40 20:41:40 Average: CPU %user %nice %system %iowait %steal %idle 20:41:40 Average: all 5.20 0.00 1.25 0.60 0.02 92.92 20:41:40 Average: 0 4.97 0.00 1.11 0.06 0.03 93.83 20:41:40 Average: 1 5.15 0.00 1.31 0.85 0.02 92.67 20:41:40 Average: 2 5.07 0.00 1.09 0.17 0.02 93.65 20:41:40 Average: 3 5.51 0.00 1.23 0.08 0.02 93.16 20:41:40 Average: 4 5.50 0.00 1.19 0.14 0.03 93.13 20:41:40 Average: 5 5.20 0.00 1.41 0.84 0.02 92.53 20:41:40 Average: 6 5.46 0.00 1.24 2.37 0.02 90.92 20:41:40 Average: 7 4.77 0.00 1.42 0.30 0.04 93.48 20:41:40 20:41:40 20:41:40