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 [2023-05-10T20:30:08.970Z] 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 [2023-05-10T20:30:09.157Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-10T20:30:09.252Z] ========================================================= [2023-05-10T20:30:09.252Z] EdgeX Global Pipelines Version Info [2023-05-10T20:30:09.252Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-10T20:30:09.985Z] ------------------- [2023-05-10T20:30:09.985Z] stable info: [2023-05-10T20:30:09.985Z] ------------------- [2023-05-10T20:30:09.985Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-10T20:30:09.985Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-10T20:30:09.985Z] Message: update stable to v1.0.249 [2023-05-10T20:30:10.555Z] ------------------- [2023-05-10T20:30:10.555Z] experimental info: [2023-05-10T20:30:10.555Z] ------------------- [2023-05-10T20:30:10.555Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-10T20:30:10.556Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-10T20:30:10.556Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-10T20:30:10.856Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2023-05-10T20:30:10.901Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2023-05-10T20:30:10.944Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-10T20:30:10.986Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-10T20:30:11.029Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-10T20:30:11.073Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-10T20:30:11.122Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-10T20:30:11.167Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-10T20:30:11.207Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-10T20:30:11.246Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-10T20:30:11.288Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-10T20:30:11.328Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2023-05-10T20:30:11.372Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-10T20:30:11.411Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-10T20:30:11.453Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-10T20:30:11.494Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-10T20:30:11.535Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-10T20:30:11.575Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-10T20:30:11.615Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-10T20:30:11.658Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-10T20:30:11.697Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-10T20:30:11.740Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-10T20:30:11.786Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-10T20:30:11.834Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-10T20:30:11.883Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-10T20:30:11.929Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-10T20:30:11.971Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-10T20:30:12.021Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-404 [Pipeline] echo [2023-05-10T20:30:12.066Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-404 [Pipeline] echo [2023-05-10T20:30:12.110Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-404 [Pipeline] echo [2023-05-10T20:30:12.154Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e33572c78b09f38b3232d0e0b2efce3c95263582 [Pipeline] echo [2023-05-10T20:30:12.198Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e33572c [Pipeline] echo [2023-05-10T20:30:12.240Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-10T20:30:12.365Z] provisioning config files... [2023-05-10T20:30:12.380Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-404@tmp/config3876909157647189329tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T20:30:12.738Z] ---> docker-login.sh [2023-05-10T20:30:12.738Z] nexus3.edgexfoundry.org:10001 [2023-05-10T20:30:12.998Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T20:30:12.998Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T20:30:12.998Z] Configure a credential helper to remove this warning. See [2023-05-10T20:30:12.998Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T20:30:12.998Z] [2023-05-10T20:30:12.998Z] Login Succeeded [2023-05-10T20:30:12.998Z] nexus3.edgexfoundry.org:10002 [2023-05-10T20:30:12.998Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T20:30:13.259Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T20:30:13.259Z] Configure a credential helper to remove this warning. See [2023-05-10T20:30:13.259Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T20:30:13.259Z] [2023-05-10T20:30:13.259Z] Login Succeeded [2023-05-10T20:30:13.259Z] nexus3.edgexfoundry.org:10003 [2023-05-10T20:30:13.259Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T20:30:13.259Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T20:30:13.259Z] Configure a credential helper to remove this warning. See [2023-05-10T20:30:13.259Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T20:30:13.259Z] [2023-05-10T20:30:13.259Z] Login Succeeded [2023-05-10T20:30:13.259Z] nexus3.edgexfoundry.org:10004 [2023-05-10T20:30:13.259Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T20:30:13.259Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T20:30:13.259Z] Configure a credential helper to remove this warning. See [2023-05-10T20:30:13.259Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T20:30:13.259Z] [2023-05-10T20:30:13.259Z] Login Succeeded [2023-05-10T20:30:13.259Z] docker.io [2023-05-10T20:30:13.519Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T20:30:13.519Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T20:30:13.519Z] Configure a credential helper to remove this warning. See [2023-05-10T20:30:13.519Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T20:30:13.519Z] [2023-05-10T20:30:13.519Z] Login Succeeded [2023-05-10T20:30:13.519Z] ---> docker-login.sh ends [Pipeline] } [2023-05-10T20:30:13.546Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-10T20:30:14.201Z] + git rev-list -1 --merges e33572c78b09f38b3232d0e0b2efce3c95263582~1..e33572c78b09f38b3232d0e0b2efce3c95263582 [Pipeline] echo [2023-05-10T20:30:14.262Z] -----------> git rev-list -1 --merges e33572c78b09f38b3232d0e0b2efce3c95263582~1..e33572c78b09f38b3232d0e0b2efce3c95263582 e33572c78b09f38b3232d0e0b2efce3c95263582 [false] [Pipeline] sh [2023-05-10T20:30:14.571Z] + git log --format=format:%s -1 e33572c78b09f38b3232d0e0b2efce3c95263582 [Pipeline] echo [2023-05-10T20:30:14.607Z] ========================================================= [2023-05-10T20:30:14.607Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-10T20:30:14.607Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-10T20:30:15.051Z] + git log --format=format:%s -1 e33572c78b09f38b3232d0e0b2efce3c95263582 [Pipeline] echo [2023-05-10T20:30:15.082Z] [semverPrep] GIT_COMMIT: e33572c78b09f38b3232d0e0b2efce3c95263582, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-05-10T20:30:15.110Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-10T20:30:15.503Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-10T20:30:15.503Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-10T20:30:15.503Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-10T20:30:15.503Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-10T20:30:15.503Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-10T20:30:15.503Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-10T20:30:15.503Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T20:30:15.999Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-10T20:30:15.999Z] [2023-05-10T20:30:15.999Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T20:30:16.371Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-10T20:30:16.371Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-10T20:30:16.371Z] b85a868b505f: Pulling fs layer [2023-05-10T20:30:16.371Z] e2be974225ed: Pulling fs layer [2023-05-10T20:30:16.371Z] 339a4e72a1f5: Pulling fs layer [2023-05-10T20:30:16.371Z] 988bab9f4d93: Pulling fs layer [2023-05-10T20:30:16.372Z] 1469e6f7b9e6: Pulling fs layer [2023-05-10T20:30:16.372Z] eaf3925da568: Pulling fs layer [2023-05-10T20:30:16.372Z] bab4dde63d76: Pulling fs layer [2023-05-10T20:30:16.372Z] bde34c3a00c8: Pulling fs layer [2023-05-10T20:30:16.372Z] b352a97aabf1: Pulling fs layer [2023-05-10T20:30:16.372Z] 4872d77fe225: Pulling fs layer [2023-05-10T20:30:16.372Z] 5851b861e8e6: Pulling fs layer [2023-05-10T20:30:16.372Z] bab4dde63d76: Waiting [2023-05-10T20:30:16.372Z] bde34c3a00c8: Waiting [2023-05-10T20:30:16.372Z] b352a97aabf1: Waiting [2023-05-10T20:30:16.372Z] 4872d77fe225: Waiting [2023-05-10T20:30:16.372Z] 5851b861e8e6: Waiting [2023-05-10T20:30:16.372Z] 988bab9f4d93: Waiting [2023-05-10T20:30:16.372Z] 1469e6f7b9e6: Waiting [2023-05-10T20:30:16.372Z] eaf3925da568: Waiting [2023-05-10T20:30:16.372Z] e2be974225ed: Download complete [2023-05-10T20:30:16.372Z] 988bab9f4d93: Download complete [2023-05-10T20:30:16.372Z] 1469e6f7b9e6: Verifying Checksum [2023-05-10T20:30:16.372Z] 1469e6f7b9e6: Download complete [2023-05-10T20:30:16.631Z] eaf3925da568: Verifying Checksum [2023-05-10T20:30:16.631Z] eaf3925da568: Download complete [2023-05-10T20:30:16.631Z] 339a4e72a1f5: Verifying Checksum [2023-05-10T20:30:16.631Z] 339a4e72a1f5: Download complete [2023-05-10T20:30:16.631Z] bde34c3a00c8: Verifying Checksum [2023-05-10T20:30:16.631Z] bde34c3a00c8: Download complete [2023-05-10T20:30:16.631Z] b352a97aabf1: Verifying Checksum [2023-05-10T20:30:16.631Z] b352a97aabf1: Download complete [2023-05-10T20:30:16.631Z] 4872d77fe225: Download complete [2023-05-10T20:30:16.631Z] 5851b861e8e6: Verifying Checksum [2023-05-10T20:30:16.631Z] 5851b861e8e6: Download complete [2023-05-10T20:30:16.631Z] b85a868b505f: Verifying Checksum [2023-05-10T20:30:16.631Z] b85a868b505f: Download complete [2023-05-10T20:30:16.889Z] bab4dde63d76: Verifying Checksum [2023-05-10T20:30:16.889Z] bab4dde63d76: Download complete [2023-05-10T20:30:17.825Z] b85a868b505f: Pull complete [2023-05-10T20:30:17.825Z] e2be974225ed: Pull complete [2023-05-10T20:30:18.393Z] 339a4e72a1f5: Pull complete [2023-05-10T20:30:18.393Z] 988bab9f4d93: Pull complete [2023-05-10T20:30:18.653Z] 1469e6f7b9e6: Pull complete [2023-05-10T20:30:18.653Z] eaf3925da568: Pull complete [2023-05-10T20:30:20.560Z] bab4dde63d76: Pull complete [2023-05-10T20:30:20.560Z] bde34c3a00c8: Pull complete [2023-05-10T20:30:20.560Z] b352a97aabf1: Pull complete [2023-05-10T20:30:20.560Z] 4872d77fe225: Pull complete [2023-05-10T20:30:20.560Z] 5851b861e8e6: Pull complete [2023-05-10T20:30:20.560Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-10T20:30:20.560Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-10T20:30:20.560Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T20:30:20.804Z] prd-ubuntu20.04-docker-8c-8g-14952 does not seem to be running inside a container [2023-05-10T20:30:20.840Z] $ 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 [2023-05-10T20:30:22.856Z] $ docker top 1eb9d31d5f05b0ec2c5eaf7c6d96e27823c961d49957104d3127262e161e77ec -eo pid,comm [2023-05-10T20:30:22.908Z] 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). [2023-05-10T20:30:22.909Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-10T20:30:23.033Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-10T20:30:23.033Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-10T20:30:23.157Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-10T20:30:23.164Z] $ docker exec 1eb9d31d5f05b0ec2c5eaf7c6d96e27823c961d49957104d3127262e161e77ec ssh-agent [2023-05-10T20:30:23.274Z] SSH_AUTH_SOCK=/tmp/ssh-9D9T3ufeOJJg/agent.32 [2023-05-10T20:30:23.274Z] SSH_AGENT_PID=38 [2023-05-10T20:30:23.280Z] Running ssh-add (command line suppressed) [2023-05-10T20:30:23.379Z] 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) [2023-05-10T20:30:23.388Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-10T20:30:23.717Z] + git tag --points-at HEAD [Pipeline] } [2023-05-10T20:30:23.750Z] $ docker exec --env ******** --env ******** 1eb9d31d5f05b0ec2c5eaf7c6d96e27823c961d49957104d3127262e161e77ec ssh-agent -k [2023-05-10T20:30:23.845Z] unset SSH_AUTH_SOCK; [2023-05-10T20:30:23.845Z] unset SSH_AGENT_PID; [2023-05-10T20:30:23.845Z] echo Agent pid 38 killed; [2023-05-10T20:30:23.851Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-10T20:30:23.946Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-10T20:30:23.946Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-10T20:30:24.058Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-10T20:30:24.065Z] $ docker exec 1eb9d31d5f05b0ec2c5eaf7c6d96e27823c961d49957104d3127262e161e77ec ssh-agent [2023-05-10T20:30:24.172Z] SSH_AUTH_SOCK=/tmp/ssh-yyDY1ChveEfI/agent.71 [2023-05-10T20:30:24.172Z] SSH_AGENT_PID=77 [2023-05-10T20:30:24.177Z] Running ssh-add (command line suppressed) [2023-05-10T20:30:24.278Z] 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) [2023-05-10T20:30:24.287Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-10T20:30:24.629Z] + git semver init [2023-05-10T20:30:24.889Z] 2023-05-10 20:30:24,785 [run_init] DEBUG init version:0.0.0 force:False [2023-05-10T20:30:24.889Z] 2023-05-10 20:30:24,786 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-404/.semver [2023-05-10T20:30:24.889Z] 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 [2023-05-10T20:30:24.889Z] 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) [2023-05-10T20:30:25.827Z] 2023-05-10 20:30:25,803 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-404/.git/info/exclude [2023-05-10T20:30:25.827Z] 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 [2023-05-10T20:30:25.827Z] 2023-05-10 20:30:25,803 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-404/.semver/PR-404 [2023-05-10T20:30:25.827Z] 2023-05-10 20:30:25,807 [execute] INFO git cat-file --batch-check [2023-05-10T20:30:25.827Z] 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=) [2023-05-10T20:30:25.827Z] 2023-05-10 20:30:25,814 [execute] INFO git cat-file --batch [2023-05-10T20:30:25.827Z] 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=) [2023-05-10T20:30:25.827Z] 2023-05-10 20:30:25,821 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-404/.semver/PR-404 [2023-05-10T20:30:25.827Z] 0.0.0 [Pipeline] } [2023-05-10T20:30:26.107Z] $ docker exec --env ******** --env ******** 1eb9d31d5f05b0ec2c5eaf7c6d96e27823c961d49957104d3127262e161e77ec ssh-agent -k [2023-05-10T20:30:26.206Z] unset SSH_AUTH_SOCK; [2023-05-10T20:30:26.206Z] unset SSH_AGENT_PID; [2023-05-10T20:30:26.207Z] echo Agent pid 77 killed; [2023-05-10T20:30:26.212Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-10T20:30:26.619Z] + git semver [Pipeline] } [2023-05-10T20:30:26.902Z] $ docker stop --time=1 1eb9d31d5f05b0ec2c5eaf7c6d96e27823c961d49957104d3127262e161e77ec [2023-05-10T20:30:28.176Z] $ docker rm -f --volumes 1eb9d31d5f05b0ec2c5eaf7c6d96e27823c961d49957104d3127262e161e77ec [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-10T20:30:28.572Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-10T20:30:28.830Z] Stashed 1 file(s) [Pipeline] echo [2023-05-10T20:30:28.850Z] [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 [2023-05-10T20:30:29.458Z] provisioning config files... [2023-05-10T20:30:29.470Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-404@tmp/config10937407488665351503tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T20:30:29.819Z] ---> docker-login.sh [2023-05-10T20:30:29.819Z] nexus3.edgexfoundry.org:10001 [2023-05-10T20:30:29.819Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T20:30:29.819Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T20:30:29.819Z] Configure a credential helper to remove this warning. See [2023-05-10T20:30:29.819Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T20:30:29.819Z] [2023-05-10T20:30:29.819Z] Login Succeeded [2023-05-10T20:30:29.819Z] nexus3.edgexfoundry.org:10002 [2023-05-10T20:30:29.819Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T20:30:29.819Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T20:30:29.819Z] Configure a credential helper to remove this warning. See [2023-05-10T20:30:29.819Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T20:30:29.819Z] [2023-05-10T20:30:29.819Z] Login Succeeded [2023-05-10T20:30:29.819Z] nexus3.edgexfoundry.org:10003 [2023-05-10T20:30:30.081Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T20:30:30.081Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T20:30:30.081Z] Configure a credential helper to remove this warning. See [2023-05-10T20:30:30.081Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T20:30:30.081Z] [2023-05-10T20:30:30.081Z] Login Succeeded [2023-05-10T20:30:30.081Z] nexus3.edgexfoundry.org:10004 [2023-05-10T20:30:30.081Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T20:30:30.081Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T20:30:30.081Z] Configure a credential helper to remove this warning. See [2023-05-10T20:30:30.081Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T20:30:30.081Z] [2023-05-10T20:30:30.081Z] Login Succeeded [2023-05-10T20:30:30.081Z] docker.io [2023-05-10T20:30:30.081Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T20:30:30.341Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T20:30:30.341Z] Configure a credential helper to remove this warning. See [2023-05-10T20:30:30.341Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T20:30:30.341Z] [2023-05-10T20:30:30.341Z] Login Succeeded [2023-05-10T20:30:30.341Z] ---> docker-login.sh ends [Pipeline] } [2023-05-10T20:30:30.373Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-10T20:30:30.577Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-10T20:30:30.613Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-10T20:30:30.645Z] ========================================================= [2023-05-10T20:30:30.645Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-10T20:30:30.645Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T20:30:31.115Z] + 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 . [2023-05-10T20:30:31.115Z] Sending build context to Docker daemon 23.64MB [2023-05-10T20:30:31.115Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-10T20:30:31.115Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-10T20:30:31.377Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-10T20:30:31.377Z] f56be85fc22e: Pulling fs layer [2023-05-10T20:30:31.377Z] 85791d961cd3: Pulling fs layer [2023-05-10T20:30:31.377Z] d694b5ae8c79: Pulling fs layer [2023-05-10T20:30:31.377Z] 9f32a84ed3da: Pulling fs layer [2023-05-10T20:30:31.377Z] 4d19c01a9841: Pulling fs layer [2023-05-10T20:30:31.377Z] 9325e15d5711: Pulling fs layer [2023-05-10T20:30:31.377Z] 556b6ee489ea: Pulling fs layer [2023-05-10T20:30:31.377Z] c5a4b2cf53e6: Pulling fs layer [2023-05-10T20:30:31.377Z] 9f32a84ed3da: Waiting [2023-05-10T20:30:31.377Z] 4d19c01a9841: Waiting [2023-05-10T20:30:31.377Z] 556b6ee489ea: Waiting [2023-05-10T20:30:31.377Z] c5a4b2cf53e6: Waiting [2023-05-10T20:30:31.377Z] 85791d961cd3: Download complete [2023-05-10T20:30:31.377Z] 9f32a84ed3da: Verifying Checksum [2023-05-10T20:30:31.377Z] 9f32a84ed3da: Download complete [2023-05-10T20:30:31.377Z] 4d19c01a9841: Verifying Checksum [2023-05-10T20:30:31.377Z] 4d19c01a9841: Download complete [2023-05-10T20:30:31.377Z] f56be85fc22e: Verifying Checksum [2023-05-10T20:30:31.377Z] f56be85fc22e: Download complete [2023-05-10T20:30:31.377Z] 9325e15d5711: Verifying Checksum [2023-05-10T20:30:31.377Z] 9325e15d5711: Download complete [2023-05-10T20:30:31.377Z] f56be85fc22e: Pull complete [2023-05-10T20:30:31.639Z] 85791d961cd3: Pull complete [2023-05-10T20:30:31.901Z] c5a4b2cf53e6: Verifying Checksum [2023-05-10T20:30:31.901Z] c5a4b2cf53e6: Download complete [2023-05-10T20:30:31.901Z] d694b5ae8c79: Verifying Checksum [2023-05-10T20:30:31.901Z] d694b5ae8c79: Download complete [2023-05-10T20:30:32.160Z] 556b6ee489ea: Verifying Checksum [2023-05-10T20:30:32.160Z] 556b6ee489ea: Download complete [2023-05-10T20:30:35.447Z] d694b5ae8c79: Pull complete [2023-05-10T20:30:35.447Z] 9f32a84ed3da: Pull complete [2023-05-10T20:30:35.447Z] 4d19c01a9841: Pull complete [2023-05-10T20:30:35.447Z] 9325e15d5711: Pull complete [2023-05-10T20:30:37.977Z] 556b6ee489ea: Pull complete [2023-05-10T20:30:38.545Z] c5a4b2cf53e6: Pull complete [2023-05-10T20:30:38.545Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-10T20:30:38.545Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-10T20:30:38.545Z] ---> c4be618373d6 [2023-05-10T20:30:38.545Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-10T20:30:41.843Z] ---> Running in 1822767bb5ca [2023-05-10T20:30:41.843Z] Removing intermediate container 1822767bb5ca [2023-05-10T20:30:41.843Z] ---> 2c8f1e986376 [2023-05-10T20:30:41.843Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-10T20:30:41.843Z] ---> Running in 172bc6e96627 [2023-05-10T20:30:41.843Z] Removing intermediate container 172bc6e96627 [2023-05-10T20:30:41.843Z] ---> af7c36d3d797 [2023-05-10T20:30:41.843Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-10T20:30:41.843Z] ---> Running in 72bf23a69626 [2023-05-10T20:30:42.106Z] Removing intermediate container 72bf23a69626 [2023-05-10T20:30:42.106Z] ---> 74d97b167ca6 [2023-05-10T20:30:42.106Z] Step 6/12 : WORKDIR /device-virtual-go [2023-05-10T20:30:42.106Z] ---> Running in f8cfdd0e3064 [2023-05-10T20:30:42.106Z] Removing intermediate container f8cfdd0e3064 [2023-05-10T20:30:42.106Z] ---> a7306434b413 [2023-05-10T20:30:42.106Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-10T20:30:42.106Z] ---> Running in aff2a1b695c3 [2023-05-10T20:30:42.372Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T20:30:42.631Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T20:30:42.631Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-05-10T20:30:42.631Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-10T20:30:42.631Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-05-10T20:30:42.631Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-05-10T20:30:42.631Z] Executing busybox-1.35.0-r29.trigger [2023-05-10T20:30:42.631Z] OK: 269 MiB in 57 packages [2023-05-10T20:30:43.203Z] Removing intermediate container aff2a1b695c3 [2023-05-10T20:30:43.203Z] ---> 60e0f53a582a [2023-05-10T20:30:43.203Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-10T20:30:43.203Z] ---> 917bea25fd93 [2023-05-10T20:30:43.203Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T20:30:43.203Z] ---> Running in c6201eaa740d [2023-05-10T20:30:44.280Z] Still waiting to schedule task [2023-05-10T20:30:44.281Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-10T20:31:19.582Z] Removing intermediate container c6201eaa740d [2023-05-10T20:31:19.582Z] ---> 8a680ca51f76 [2023-05-10T20:31:19.582Z] Step 10/12 : COPY . . [2023-05-10T20:31:19.582Z] ---> 54a21412bd3e [2023-05-10T20:31:19.582Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-10T20:31:19.582Z] ---> Running in 5d8e8ff95a7a [2023-05-10T20:31:19.582Z] Removing intermediate container 5d8e8ff95a7a [2023-05-10T20:31:19.582Z] ---> 56563ac4f08f [2023-05-10T20:31:19.582Z] Step 12/12 : RUN $MAKE [2023-05-10T20:31:19.582Z] ---> Running in 8a747f7794ba [2023-05-10T20:31:19.582Z] noop [2023-05-10T20:31:19.582Z] Removing intermediate container 8a747f7794ba [2023-05-10T20:31:19.582Z] ---> 124198a6ecb9 [2023-05-10T20:31:19.582Z] Successfully built 124198a6ecb9 [2023-05-10T20:31:19.582Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T20:31:20.040Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-10T20:31:20.040Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T20:31:20.194Z] prd-ubuntu20.04-docker-8c-8g-14952 does not seem to be running inside a container [2023-05-10T20:31:20.229Z] $ 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 [2023-05-10T20:31:20.545Z] $ docker top 10c168b213a3613c6dee71979976461037ffea97ddee60c3a3fd7ea0d494bb47 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T20:31:20.937Z] + go version [2023-05-10T20:31:20.937Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-10T20:31:20.974Z] $ docker stop --time=1 10c168b213a3613c6dee71979976461037ffea97ddee60c3a3fd7ea0d494bb47 [2023-05-10T20:31:22.266Z] $ 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 [2023-05-10T20:31:23.002Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-10T20:31:23.002Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T20:31:23.175Z] prd-ubuntu20.04-docker-8c-8g-14952 does not seem to be running inside a container [2023-05-10T20:31:23.277Z] $ 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 [2023-05-10T20:31:23.598Z] $ docker top a524a41c736f92d6c6c003ec2d956c7ac349d6cc8bb9f3a51a822832e0bafd80 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T20:31:24.003Z] + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-404 [Pipeline] fileExists [Pipeline] sh [2023-05-10T20:31:24.365Z] + make test [2023-05-10T20:31:24.365Z] go test ./... -coverprofile=coverage.out [2023-05-10T20:31:29.636Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-05-10T20:31:39.599Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-05-10T20:31:39.599Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.021s coverage: 58.6% of statements [2023-05-10T20:31:46.167Z] go vet ./... [2023-05-10T20:31:50.359Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-10T20:31:50.359Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-10T20:31:50.359Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-10T20:31:50.401Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-10T20:31:50.431Z] $ docker stop --time=1 a524a41c736f92d6c6c003ec2d956c7ac349d6cc8bb9f3a51a822832e0bafd80 [2023-05-10T20:31:53.235Z] $ docker rm -f --volumes a524a41c736f92d6c6c003ec2d956c7ac349d6cc8bb9f3a51a822832e0bafd80 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-10T20:31:53.753Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-10T20:31:53.832Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-10T20:31:54.526Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-10T20:31:54.837Z] + ls -al . [2023-05-10T20:31:54.837Z] total 192 [2023-05-10T20:31:54.837Z] drwxrwxr-x 9 jenkins jenkins 4096 May 10 20:31 . [2023-05-10T20:31:54.837Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 20:30 .. [2023-05-10T20:31:54.837Z] drwxrwxr-x 8 jenkins jenkins 4096 May 10 20:30 .git [2023-05-10T20:31:54.837Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 20:30 .github [2023-05-10T20:31:54.837Z] -rw-rw-r-- 1 jenkins jenkins 337 May 10 20:30 .gitignore [2023-05-10T20:31:54.837Z] -rw-rw-r-- 1 jenkins jenkins 41 May 10 20:30 .golangci.yml [2023-05-10T20:31:54.837Z] drwxr-xr-x 3 jenkins jenkins 4096 May 10 20:30 .semver [2023-05-10T20:31:54.837Z] -rw-rw-r-- 1 jenkins jenkins 8652 May 10 20:30 Attribution.txt [2023-05-10T20:31:54.837Z] -rw-rw-r-- 1 jenkins jenkins 11367 May 10 20:30 CHANGELOG.md [2023-05-10T20:31:54.837Z] -rw-rw-r-- 1 jenkins jenkins 1646 May 10 20:30 Dockerfile [2023-05-10T20:31:54.837Z] -rw-rw-r-- 1 jenkins jenkins 677 May 10 20:30 GOVERNANCE.md [2023-05-10T20:31:54.837Z] -rw-rw-r-- 1 jenkins jenkins 660 May 10 20:30 Jenkinsfile [2023-05-10T20:31:54.837Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 10 20:30 LICENSE [2023-05-10T20:31:54.837Z] -rw-rw-r-- 1 jenkins jenkins 1696 May 10 20:30 Makefile [2023-05-10T20:31:54.837Z] -rw-rw-r-- 1 jenkins jenkins 623 May 10 20:30 OWNERS.md [2023-05-10T20:31:54.837Z] -rw-rw-r-- 1 jenkins jenkins 3578 May 10 20:30 README.md [2023-05-10T20:31:54.837Z] -rw-rw-r-- 1 jenkins jenkins 5 May 10 20:30 VERSION [2023-05-10T20:31:54.837Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 20:30 bin [2023-05-10T20:31:54.837Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 20:30 cmd [2023-05-10T20:31:54.837Z] -rw-r--r-- 1 jenkins jenkins 43063 May 10 20:31 coverage.out [2023-05-10T20:31:54.838Z] -rw-rw-r-- 1 jenkins jenkins 3209 May 10 20:30 go.mod [2023-05-10T20:31:54.838Z] -rw-rw-r-- 1 jenkins jenkins 30994 May 10 20:30 go.sum [2023-05-10T20:31:54.838Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 20:30 internal [2023-05-10T20:31:54.838Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 20:30 snap [2023-05-10T20:31:54.838Z] -rw-rw-r-- 1 jenkins jenkins 235 May 10 20:30 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T20:32:02.828Z] + 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 . [2023-05-10T20:32:02.829Z] Sending build context to Docker daemon 23.69MB [2023-05-10T20:32:02.829Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-10T20:32:02.829Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-10T20:32:02.829Z] ---> 124198a6ecb9 [2023-05-10T20:32:02.829Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-10T20:32:03.087Z] ---> Running in 7b4968cba65b [2023-05-10T20:32:03.347Z] Removing intermediate container 7b4968cba65b [2023-05-10T20:32:03.347Z] ---> e5f1962ac359 [2023-05-10T20:32:03.347Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-10T20:32:03.347Z] ---> Running in c1ca4697f379 [2023-05-10T20:32:03.347Z] Removing intermediate container c1ca4697f379 [2023-05-10T20:32:03.347Z] ---> 2e151f55ba9a [2023-05-10T20:32:03.347Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-05-10T20:32:03.347Z] ---> Running in 21ff1c9d0c2e [2023-05-10T20:32:03.347Z] Removing intermediate container 21ff1c9d0c2e [2023-05-10T20:32:03.347Z] ---> c1a61eeb5a9e [2023-05-10T20:32:03.347Z] Step 6/25 : WORKDIR /device-virtual-go [2023-05-10T20:32:03.347Z] ---> Running in 3a9b6a4f58aa [2023-05-10T20:32:03.607Z] Removing intermediate container 3a9b6a4f58aa [2023-05-10T20:32:03.607Z] ---> bcc9df8c712b [2023-05-10T20:32:03.607Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-10T20:32:03.607Z] ---> Running in 59f6ead2c7c4 [2023-05-10T20:32:03.868Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T20:32:04.130Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T20:32:04.130Z] OK: 269 MiB in 57 packages [2023-05-10T20:32:04.700Z] Removing intermediate container 59f6ead2c7c4 [2023-05-10T20:32:04.700Z] ---> 20da8fb9e5c8 [2023-05-10T20:32:04.700Z] Step 8/25 : COPY go.mod vendor* ./ [2023-05-10T20:32:04.700Z] ---> 88db4557aaeb [2023-05-10T20:32:04.700Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T20:32:04.700Z] ---> Running in ab415594248e [2023-05-10T20:32:05.637Z] Removing intermediate container ab415594248e [2023-05-10T20:32:05.637Z] ---> 6556c49e28a5 [2023-05-10T20:32:05.637Z] Step 10/25 : COPY . . [2023-05-10T20:32:06.207Z] ---> 54bf01a2e86e [2023-05-10T20:32:06.207Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-10T20:32:06.207Z] ---> Running in 4902682ab01d [2023-05-10T20:32:06.207Z] Removing intermediate container 4902682ab01d [2023-05-10T20:32:06.207Z] ---> 0227bd4320a7 [2023-05-10T20:32:06.207Z] Step 12/25 : RUN $MAKE [2023-05-10T20:32:06.207Z] ---> Running in 5d1ac102392b [2023-05-10T20:32:06.467Z] 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 [2023-05-10T20:32:19.748Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-14954 in /w/workspace/foundry_device-virtual-go_PR-404 [Pipeline] { [Pipeline] ws [2023-05-10T20:32:19.814Z] Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout [2023-05-10T20:32:19.906Z] The recommended git tool is: git [2023-05-10T20:32:24.560Z] Removing intermediate container 5d1ac102392b [2023-05-10T20:32:24.560Z] ---> 617119c3d398 [2023-05-10T20:32:24.560Z] Step 13/25 : FROM alpine:3.17 [2023-05-10T20:32:24.560Z] 3.17: Pulling from library/alpine [2023-05-10T20:32:24.560Z] f56be85fc22e: Already exists [2023-05-10T20:32:24.560Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-10T20:32:24.560Z] Status: Downloaded newer image for alpine:3.17 [2023-05-10T20:32:24.560Z] ---> 9ed4aefc74f6 [2023-05-10T20:32:24.560Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-05-10T20:32:24.560Z] ---> Running in 7482643b3953 [2023-05-10T20:32:24.560Z] Removing intermediate container 7482643b3953 [2023-05-10T20:32:24.560Z] ---> 81a6b26897c5 [2023-05-10T20:32:24.560Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-05-10T20:32:24.560Z] ---> Running in f61086359b3f [2023-05-10T20:32:24.560Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T20:32:24.560Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T20:32:24.820Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-10T20:32:24.820Z] Executing busybox-1.35.0-r29.trigger [2023-05-10T20:32:24.820Z] OK: 7 MiB in 16 packages [2023-05-10T20:32:25.390Z] Removing intermediate container f61086359b3f [2023-05-10T20:32:25.390Z] ---> f89e5c8efedb [2023-05-10T20:32:25.390Z] Step 16/25 : WORKDIR / [2023-05-10T20:32:25.390Z] ---> Running in e1db29e6c9d4 [2023-05-10T20:32:25.390Z] Removing intermediate container e1db29e6c9d4 [2023-05-10T20:32:25.390Z] ---> 536e810e5f3b [2023-05-10T20:32:25.390Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-05-10T20:32:25.390Z] ---> d235ec850208 [2023-05-10T20:32:25.390Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-05-10T20:32:25.648Z] ---> d003c933f663 [2023-05-10T20:32:25.648Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-05-10T20:32:26.075Z] using credential edgex-jenkins-ssh [2023-05-10T20:32:26.092Z] Cloning the remote Git repository [2023-05-10T20:32:26.387Z] ---> ef92a7d89e4f [2023-05-10T20:32:26.387Z] Step 20/25 : EXPOSE 59900 [2023-05-10T20:32:26.387Z] ---> Running in f80b96f91eba [2023-05-10T20:32:26.387Z] Removing intermediate container f80b96f91eba [2023-05-10T20:32:26.387Z] ---> b7305b2be2ad [2023-05-10T20:32:26.387Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-05-10T20:32:26.387Z] ---> Running in b48aae72977c [2023-05-10T20:32:26.387Z] Removing intermediate container b48aae72977c [2023-05-10T20:32:26.387Z] ---> 8a3e21c412d0 [2023-05-10T20:32:26.387Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-10T20:32:26.387Z] ---> Running in 9108bf853570 [2023-05-10T20:32:26.648Z] Removing intermediate container 9108bf853570 [2023-05-10T20:32:26.648Z] ---> 597314f39262 [2023-05-10T20:32:26.648Z] Step 23/25 : LABEL arch=amd64 [2023-05-10T20:32:26.648Z] ---> Running in 279010fa67d3 [2023-05-10T20:32:26.648Z] Removing intermediate container 279010fa67d3 [2023-05-10T20:32:26.648Z] ---> d1649439c426 [2023-05-10T20:32:26.648Z] Step 24/25 : LABEL git_sha=e33572c78b09f38b3232d0e0b2efce3c95263582 [2023-05-10T20:32:26.648Z] ---> Running in 5750375725f0 [2023-05-10T20:32:26.648Z] Removing intermediate container 5750375725f0 [2023-05-10T20:32:26.648Z] ---> cf1f44734939 [2023-05-10T20:32:26.648Z] Step 25/25 : LABEL version=0.0.0 [2023-05-10T20:32:26.648Z] ---> Running in 56b0ce0e5afc [2023-05-10T20:32:26.909Z] Removing intermediate container 56b0ce0e5afc [2023-05-10T20:32:26.909Z] ---> 1eb3c428e015 [2023-05-10T20:32:26.909Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-10T20:32:26.909Z] Successfully built 1eb3c428e015 [2023-05-10T20:32:26.909Z] 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] } [2023-05-10T20:32:26.140Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2023-05-10T20:32:26.241Z] > git init /w/workspace/device-virtual-go/1 # timeout=10 [2023-05-10T20:32:26.398Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-05-10T20:32:26.399Z] > git --version # timeout=10 [2023-05-10T20:32:26.419Z] > git --version # 'git version 2.25.1' [2023-05-10T20:32:26.422Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-10T20:32:26.592Z] > 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 [2023-05-10T20:32:27.793Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-10T20:32:27.793Z] [2023-05-10T20:32:27.793Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T20:32:28.173Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-10T20:32:28.173Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-10T20:32:28.173Z] 5eb5b503b376: Pulling fs layer [2023-05-10T20:32:28.173Z] 5c69ac0246d0: Pulling fs layer [2023-05-10T20:32:28.173Z] ec43610c2a17: Pulling fs layer [2023-05-10T20:32:28.173Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-10T20:32:28.173Z] 33b1e0a273af: Pulling fs layer [2023-05-10T20:32:28.173Z] 5d3b04190fa2: Pulling fs layer [2023-05-10T20:32:28.173Z] 3a2ae6a8a46f: Waiting [2023-05-10T20:32:28.173Z] 33b1e0a273af: Waiting [2023-05-10T20:32:28.173Z] 2f39f015ded8: Pulling fs layer [2023-05-10T20:32:28.173Z] 5d3b04190fa2: Waiting [2023-05-10T20:32:28.173Z] 2f39f015ded8: Waiting [2023-05-10T20:32:28.173Z] 5c69ac0246d0: Download complete [2023-05-10T20:32:28.173Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-10T20:32:28.173Z] 3a2ae6a8a46f: Download complete [2023-05-10T20:32:28.173Z] 33b1e0a273af: Verifying Checksum [2023-05-10T20:32:28.173Z] 33b1e0a273af: Download complete [2023-05-10T20:32:28.173Z] 5d3b04190fa2: Verifying Checksum [2023-05-10T20:32:28.173Z] 5d3b04190fa2: Download complete [2023-05-10T20:32:28.173Z] ec43610c2a17: Verifying Checksum [2023-05-10T20:32:28.173Z] ec43610c2a17: Download complete [2023-05-10T20:32:28.433Z] 5eb5b503b376: Download complete [2023-05-10T20:32:28.643Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-05-10T20:32:29.000Z] 2f39f015ded8: Download complete [2023-05-10T20:32:29.565Z] 5eb5b503b376: Pull complete [2023-05-10T20:32:28.682Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-10T20:32:29.617Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-05-10T20:32:29.664Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-05-10T20:32:29.665Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-10T20:32:29.681Z] > 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 [2023-05-10T20:32:30.135Z] 5c69ac0246d0: Pull complete [2023-05-10T20:32:30.165Z] Merging remotes/origin/main commit 030a1c50f2b785b1102128f0ffb048d726030487 into PR head commit e33572c78b09f38b3232d0e0b2efce3c95263582 [2023-05-10T20:32:30.395Z] ec43610c2a17: Pull complete [2023-05-10T20:32:30.468Z] Merge succeeded, producing e33572c78b09f38b3232d0e0b2efce3c95263582 [2023-05-10T20:32:30.468Z] Checking out Revision e33572c78b09f38b3232d0e0b2efce3c95263582 (PR-404) [2023-05-10T20:32:30.654Z] 3a2ae6a8a46f: Pull complete [2023-05-10T20:32:30.913Z] 33b1e0a273af: Pull complete [2023-05-10T20:32:30.913Z] 5d3b04190fa2: Pull complete [2023-05-10T20:32:30.965Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-05-10T20:32:31.022Z] > git --version # timeout=10 [2023-05-10T20:32:31.036Z] > git --version # 'git version 2.25.1' [2023-05-10T20:32:31.054Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-10T20:32:31.347Z] [2023-05-10T20:32:31.347Z] GitHub has been notified of this commit’s build result [2023-05-10T20:32:31.347Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2023-05-10T20:32:30.187Z] > git config core.sparsecheckout # timeout=10 [2023-05-10T20:32:30.271Z] > git checkout -f e33572c78b09f38b3232d0e0b2efce3c95263582 # timeout=10 [2023-05-10T20:32:30.362Z] > git remote # timeout=10 [2023-05-10T20:32:30.381Z] > git config --get remote.origin.url # timeout=10 [2023-05-10T20:32:30.407Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-10T20:32:30.420Z] > git merge 030a1c50f2b785b1102128f0ffb048d726030487 # timeout=10 [2023-05-10T20:32:30.449Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-10T20:32:30.476Z] > git config core.sparsecheckout # timeout=10 [2023-05-10T20:32:30.490Z] > git checkout -f e33572c78b09f38b3232d0e0b2efce3c95263582 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-10T20:32:32.063Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-10T20:32:32.063Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-10T20:32:32.063Z] Dload Upload Total Spent Left Speed [2023-05-10T20:32:32.063Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 68553 0 --:--:-- --:--:-- --:--:-- 68553 [Pipeline] sh [2023-05-10T20:32:32.642Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-10T20:32:32.994Z] + sudo tee /etc/docker/daemon.new [2023-05-10T20:32:32.994Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-10T20:32:32.994Z] { [2023-05-10T20:32:32.994Z] "registry-mirrors": [ [2023-05-10T20:32:32.994Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-10T20:32:32.994Z] ], [2023-05-10T20:32:32.994Z] "bip": "10.250.0.254/24", [2023-05-10T20:32:32.994Z] "hosts": [ [2023-05-10T20:32:32.994Z] "tcp://0.0.0.0:5555", [2023-05-10T20:32:32.994Z] "unix:///var/run/docker.sock" [2023-05-10T20:32:32.994Z] ], [2023-05-10T20:32:32.994Z] "mtu": 1458, [2023-05-10T20:32:32.994Z] "selinux-enabled": true, [2023-05-10T20:32:32.994Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-10T20:32:32.994Z] } [Pipeline] sh [2023-05-10T20:32:33.347Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-10T20:32:33.707Z] + sudo service docker restart [2023-05-10T20:32:35.100Z] 2f39f015ded8: Pull complete [2023-05-10T20:32:35.100Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-10T20:32:35.100Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-10T20:32:35.100Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T20:32:35.309Z] prd-ubuntu20.04-docker-8c-8g-14952 does not seem to be running inside a container [2023-05-10T20:32:35.339Z] $ 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 [2023-05-10T20:32:38.242Z] $ docker top d2a6f4d10535489ce23f177ae84c4b38ac80a4ec7eba25d875ee1c56cdb1f502 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T20:32:38.708Z] ---> job-cost.sh [2023-05-10T20:32:38.708Z] lf-activate-venv: SKIPPING [2023-05-10T20:32:38.708Z] INFO: No Stack... [2023-05-10T20:32:38.967Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-10T20:32:39.228Z] INFO: Archiving Costs [Pipeline] sh [2023-05-10T20:32:39.548Z] + cat /w/workspace/foundry_device-virtual-go_PR-404/archives/cost.csv [2023-05-10T20:32:39.548Z] + cut -d, -f6 [Pipeline] lock [2023-05-10T20:32:39.589Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-404-1-stack-cost] [2023-05-10T20:32:39.593Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-404-1-stack-cost] did not exist. Created. [2023-05-10T20:32:39.593Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-404-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-10T20:32:39.988Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-10T20:32:40.037Z] Stashed 1 file(s) [Pipeline] } [2023-05-10T20:32:40.063Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-404-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-10T20:32:40.157Z] $ docker stop --time=1 d2a6f4d10535489ce23f177ae84c4b38ac80a4ec7eba25d875ee1c56cdb1f502 [2023-05-10T20:32:41.323Z] $ docker rm -f --volumes d2a6f4d10535489ce23f177ae84c4b38ac80a4ec7eba25d875ee1c56cdb1f502 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-10T20:32:52.039Z] provisioning config files... [2023-05-10T20:32:52.068Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config12785496150024426408tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T20:32:52.457Z] ---> docker-login.sh [2023-05-10T20:32:52.458Z] nexus3.edgexfoundry.org:10001 [2023-05-10T20:32:53.043Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T20:32:53.043Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T20:32:53.043Z] Configure a credential helper to remove this warning. See [2023-05-10T20:32:53.043Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T20:32:53.043Z] [2023-05-10T20:32:53.043Z] Login Succeeded [2023-05-10T20:32:53.043Z] nexus3.edgexfoundry.org:10002 [2023-05-10T20:32:53.315Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T20:32:53.315Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T20:32:53.315Z] Configure a credential helper to remove this warning. See [2023-05-10T20:32:53.315Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T20:32:53.315Z] [2023-05-10T20:32:53.315Z] Login Succeeded [2023-05-10T20:32:53.315Z] nexus3.edgexfoundry.org:10003 [2023-05-10T20:32:53.583Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T20:32:53.852Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T20:32:53.852Z] Configure a credential helper to remove this warning. See [2023-05-10T20:32:53.852Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T20:32:53.852Z] [2023-05-10T20:32:53.852Z] Login Succeeded [2023-05-10T20:32:53.852Z] nexus3.edgexfoundry.org:10004 [2023-05-10T20:32:53.852Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T20:32:54.124Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T20:32:54.124Z] Configure a credential helper to remove this warning. See [2023-05-10T20:32:54.124Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T20:32:54.124Z] [2023-05-10T20:32:54.124Z] Login Succeeded [2023-05-10T20:32:54.124Z] docker.io [2023-05-10T20:32:54.396Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T20:32:54.668Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T20:32:54.668Z] Configure a credential helper to remove this warning. See [2023-05-10T20:32:54.668Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T20:32:54.668Z] [2023-05-10T20:32:54.668Z] Login Succeeded [2023-05-10T20:32:54.668Z] ---> docker-login.sh ends [Pipeline] } [2023-05-10T20:32:54.704Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-10T20:32:55.118Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-10T20:32:55.156Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-10T20:32:55.194Z] ========================================================= [2023-05-10T20:32:55.194Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-10T20:32:55.194Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T20:32:55.698Z] + 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 . [2023-05-10T20:32:55.973Z] Sending build context to Docker daemon 11.99MB [2023-05-10T20:32:55.973Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-10T20:32:55.973Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-10T20:32:56.246Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-10T20:32:56.246Z] c41833b44d91: Pulling fs layer [2023-05-10T20:32:56.246Z] ed15518f5707: Pulling fs layer [2023-05-10T20:32:56.246Z] feae8fd75edb: Pulling fs layer [2023-05-10T20:32:56.246Z] 242c74f7c9fa: Pulling fs layer [2023-05-10T20:32:56.246Z] 3cdef696dda3: Pulling fs layer [2023-05-10T20:32:56.246Z] 2ced38df9373: Pulling fs layer [2023-05-10T20:32:56.246Z] 58f1dce35555: Pulling fs layer [2023-05-10T20:32:56.246Z] 242c74f7c9fa: Waiting [2023-05-10T20:32:56.246Z] 3cdef696dda3: Waiting [2023-05-10T20:32:56.246Z] 2ced38df9373: Waiting [2023-05-10T20:32:56.246Z] 58f1dce35555: Waiting [2023-05-10T20:32:56.246Z] ed15518f5707: Download complete [2023-05-10T20:32:56.246Z] 242c74f7c9fa: Verifying Checksum [2023-05-10T20:32:56.246Z] 242c74f7c9fa: Download complete [2023-05-10T20:32:56.246Z] 3cdef696dda3: Verifying Checksum [2023-05-10T20:32:56.246Z] 3cdef696dda3: Download complete [2023-05-10T20:32:56.246Z] c41833b44d91: Verifying Checksum [2023-05-10T20:32:56.246Z] c41833b44d91: Download complete [2023-05-10T20:32:57.692Z] c41833b44d91: Pull complete [2023-05-10T20:32:57.967Z] 58f1dce35555: Verifying Checksum [2023-05-10T20:32:57.967Z] 58f1dce35555: Download complete [2023-05-10T20:32:58.245Z] ed15518f5707: Pull complete [2023-05-10T20:32:59.225Z] feae8fd75edb: Verifying Checksum [2023-05-10T20:32:59.225Z] feae8fd75edb: Download complete [2023-05-10T20:32:59.225Z] 2ced38df9373: Verifying Checksum [2023-05-10T20:32:59.225Z] 2ced38df9373: Download complete [2023-05-10T20:33:11.736Z] feae8fd75edb: Pull complete [2023-05-10T20:33:11.736Z] 242c74f7c9fa: Pull complete [2023-05-10T20:33:11.736Z] 3cdef696dda3: Pull complete [2023-05-10T20:33:18.406Z] 2ced38df9373: Pull complete [2023-05-10T20:33:21.012Z] 58f1dce35555: Pull complete [2023-05-10T20:33:21.012Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-10T20:33:21.012Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-10T20:33:21.012Z] ---> fadd8f120f05 [2023-05-10T20:33:21.012Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-10T20:33:22.962Z] ---> Running in 45aad5d50a5f [2023-05-10T20:33:22.962Z] Removing intermediate container 45aad5d50a5f [2023-05-10T20:33:22.962Z] ---> b3743aebe42b [2023-05-10T20:33:22.962Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-10T20:33:22.962Z] ---> Running in 6425fda15065 [2023-05-10T20:33:23.234Z] Removing intermediate container 6425fda15065 [2023-05-10T20:33:23.234Z] ---> a9d85677c925 [2023-05-10T20:33:23.234Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-10T20:33:23.503Z] ---> Running in 0bae04945172 [2023-05-10T20:33:23.771Z] Removing intermediate container 0bae04945172 [2023-05-10T20:33:23.771Z] ---> e2eb1d793cbb [2023-05-10T20:33:23.771Z] Step 6/12 : WORKDIR /device-virtual-go [2023-05-10T20:33:23.771Z] ---> Running in 78dbe30ae4a7 [2023-05-10T20:33:24.039Z] Removing intermediate container 78dbe30ae4a7 [2023-05-10T20:33:24.039Z] ---> eaae4756369b [2023-05-10T20:33:24.039Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-10T20:33:24.039Z] ---> Running in 060fdcfe75d2 [2023-05-10T20:33:25.451Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T20:33:26.036Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T20:33:27.002Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-05-10T20:33:27.002Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-10T20:33:27.002Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-05-10T20:33:27.002Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-05-10T20:33:27.002Z] Executing busybox-1.35.0-r29.trigger [2023-05-10T20:33:27.002Z] OK: 268 MiB in 57 packages [2023-05-10T20:33:27.964Z] Removing intermediate container 060fdcfe75d2 [2023-05-10T20:33:27.964Z] ---> 471bc460a0c9 [2023-05-10T20:33:27.964Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-10T20:33:28.561Z] ---> 23b903be5098 [2023-05-10T20:33:28.561Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T20:33:28.561Z] ---> Running in 8272c02842a5 [2023-05-10T20:34:36.449Z] Removing intermediate container 8272c02842a5 [2023-05-10T20:34:36.449Z] ---> 683093e5f0fd [2023-05-10T20:34:36.449Z] Step 10/12 : COPY . . [2023-05-10T20:34:36.449Z] ---> acafe6ec70f1 [2023-05-10T20:34:36.449Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-10T20:34:36.449Z] ---> Running in 6fe4e5c32775 [2023-05-10T20:34:36.449Z] Removing intermediate container 6fe4e5c32775 [2023-05-10T20:34:36.449Z] ---> 629d3c7e4e08 [2023-05-10T20:34:36.449Z] Step 12/12 : RUN $MAKE [2023-05-10T20:34:36.449Z] ---> Running in 5a45597c6500 [2023-05-10T20:34:36.449Z] noop [2023-05-10T20:34:36.449Z] Removing intermediate container 5a45597c6500 [2023-05-10T20:34:36.449Z] ---> e02988cc968a [2023-05-10T20:34:36.449Z] Successfully built e02988cc968a [2023-05-10T20:34:36.449Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T20:34:36.920Z] + docker inspect -f . ci-base-image-arm64 [2023-05-10T20:34:36.920Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T20:34:37.205Z] prd-ubuntu20.04-docker-arm64-4c-16g-14954 does not seem to be running inside a container [2023-05-10T20:34:37.274Z] $ 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 [2023-05-10T20:34:38.461Z] $ docker top ece33c95d5704f9346d94448aaffe3c8f7f7fcabecb9ea3691c6efadc503bc15 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T20:34:39.315Z] + go version [2023-05-10T20:34:39.315Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-10T20:34:39.350Z] $ docker stop --time=1 ece33c95d5704f9346d94448aaffe3c8f7f7fcabecb9ea3691c6efadc503bc15 [2023-05-10T20:34:40.956Z] $ 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 [2023-05-10T20:34:41.758Z] + docker inspect -f . ci-base-image-arm64 [2023-05-10T20:34:41.758Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T20:34:42.002Z] prd-ubuntu20.04-docker-arm64-4c-16g-14954 does not seem to be running inside a container [2023-05-10T20:34:42.068Z] $ 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 [2023-05-10T20:34:43.647Z] $ docker top bf215265c9d8739e017f024c077ad68eb8bec8c6ca3f3b25515871f718ce0624 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T20:34:44.200Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/1 [Pipeline] fileExists [Pipeline] sh [2023-05-10T20:34:44.579Z] + make test [2023-05-10T20:34:44.579Z] go test ./... -coverprofile=coverage.out [2023-05-10T20:35:23.477Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-05-10T20:37:30.184Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-05-10T20:37:30.184Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.100s coverage: 58.4% of statements [2023-05-10T20:37:30.184Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-10T20:37:30.184Z] go vet ./... [2023-05-10T20:37:48.421Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-10T20:37:48.421Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-10T20:37:48.421Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-10T20:37:49.041Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-10T20:37:49.077Z] $ docker stop --time=1 bf215265c9d8739e017f024c077ad68eb8bec8c6ca3f3b25515871f718ce0624 [2023-05-10T20:37:50.865Z] $ docker rm -f --volumes bf215265c9d8739e017f024c077ad68eb8bec8c6ca3f3b25515871f718ce0624 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-10T20:37:52.018Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-10T20:37:52.059Z] Warning: overwriting stash ‘coverage-report’ [2023-05-10T20:37:52.523Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-10T20:37:53.128Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-10T20:37:53.466Z] + ls -al . [2023-05-10T20:37:53.466Z] total 188 [2023-05-10T20:37:53.466Z] drwxrwxr-x 8 jenkins jenkins 4096 May 10 20:34 . [2023-05-10T20:37:53.466Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 20:32 .. [2023-05-10T20:37:53.466Z] drwxrwxr-x 8 jenkins jenkins 4096 May 10 20:32 .git [2023-05-10T20:37:53.466Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 20:32 .github [2023-05-10T20:37:53.466Z] -rw-rw-r-- 1 jenkins jenkins 337 May 10 20:32 .gitignore [2023-05-10T20:37:53.466Z] -rw-rw-r-- 1 jenkins jenkins 41 May 10 20:32 .golangci.yml [2023-05-10T20:37:53.466Z] -rw-rw-r-- 1 jenkins jenkins 8652 May 10 20:32 Attribution.txt [2023-05-10T20:37:53.466Z] -rw-rw-r-- 1 jenkins jenkins 11367 May 10 20:32 CHANGELOG.md [2023-05-10T20:37:53.466Z] -rw-rw-r-- 1 jenkins jenkins 1646 May 10 20:32 Dockerfile [2023-05-10T20:37:53.466Z] -rw-rw-r-- 1 jenkins jenkins 677 May 10 20:32 GOVERNANCE.md [2023-05-10T20:37:53.466Z] -rw-rw-r-- 1 jenkins jenkins 660 May 10 20:32 Jenkinsfile [2023-05-10T20:37:53.466Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 10 20:32 LICENSE [2023-05-10T20:37:53.466Z] -rw-rw-r-- 1 jenkins jenkins 1696 May 10 20:32 Makefile [2023-05-10T20:37:53.466Z] -rw-rw-r-- 1 jenkins jenkins 623 May 10 20:32 OWNERS.md [2023-05-10T20:37:53.466Z] -rw-rw-r-- 1 jenkins jenkins 3578 May 10 20:32 README.md [2023-05-10T20:37:53.466Z] -rw-rw-r-- 1 jenkins jenkins 5 May 10 20:30 VERSION [2023-05-10T20:37:53.466Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 20:32 bin [2023-05-10T20:37:53.466Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 20:32 cmd [2023-05-10T20:37:53.466Z] -rw-r--r-- 1 jenkins jenkins 43063 May 10 20:37 coverage.out [2023-05-10T20:37:53.466Z] -rw-rw-r-- 1 jenkins jenkins 3209 May 10 20:32 go.mod [2023-05-10T20:37:53.466Z] -rw-rw-r-- 1 jenkins jenkins 30994 May 10 20:32 go.sum [2023-05-10T20:37:53.466Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 20:32 internal [2023-05-10T20:37:53.466Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 20:32 snap [2023-05-10T20:37:53.466Z] -rw-rw-r-- 1 jenkins jenkins 235 May 10 20:32 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T20:37:53.881Z] + 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 . [2023-05-10T20:37:54.147Z] Sending build context to Docker daemon 12.03MB [2023-05-10T20:37:54.147Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-10T20:37:54.147Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-10T20:37:54.147Z] ---> e02988cc968a [2023-05-10T20:37:54.147Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-10T20:37:54.414Z] ---> Running in a9c3541d8dfd [2023-05-10T20:37:54.682Z] Removing intermediate container a9c3541d8dfd [2023-05-10T20:37:54.682Z] ---> d2beb7a7ec92 [2023-05-10T20:37:54.682Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-10T20:37:54.682Z] ---> Running in abafa59ad025 [2023-05-10T20:37:54.949Z] Removing intermediate container abafa59ad025 [2023-05-10T20:37:54.949Z] ---> 2f340c2b7c85 [2023-05-10T20:37:54.949Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-05-10T20:37:55.218Z] ---> Running in 4040f47ba872 [2023-05-10T20:37:55.486Z] Removing intermediate container 4040f47ba872 [2023-05-10T20:37:55.486Z] ---> 80244aadcfb4 [2023-05-10T20:37:55.486Z] Step 6/25 : WORKDIR /device-virtual-go [2023-05-10T20:37:55.486Z] ---> Running in 96bd69ff6685 [2023-05-10T20:37:55.754Z] Removing intermediate container 96bd69ff6685 [2023-05-10T20:37:55.754Z] ---> 79e51c722151 [2023-05-10T20:37:55.754Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-10T20:37:55.754Z] ---> Running in 31e991780f16 [2023-05-10T20:37:56.719Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T20:37:57.303Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T20:37:58.718Z] OK: 268 MiB in 57 packages [2023-05-10T20:38:00.128Z] Removing intermediate container 31e991780f16 [2023-05-10T20:38:00.128Z] ---> b78450234d64 [2023-05-10T20:38:00.128Z] Step 8/25 : COPY go.mod vendor* ./ [2023-05-10T20:38:00.402Z] ---> c6f9c692a2a8 [2023-05-10T20:38:00.402Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T20:38:00.671Z] ---> Running in aab0af0276e8 [2023-05-10T20:38:03.250Z] Removing intermediate container aab0af0276e8 [2023-05-10T20:38:03.250Z] ---> 438708588772 [2023-05-10T20:38:03.250Z] Step 10/25 : COPY . . [2023-05-10T20:38:04.212Z] ---> 764909ef1d71 [2023-05-10T20:38:04.212Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-10T20:38:04.212Z] ---> Running in 8a3a4d622652 [2023-05-10T20:38:04.212Z] Removing intermediate container 8a3a4d622652 [2023-05-10T20:38:04.212Z] ---> 1850c3e549c1 [2023-05-10T20:38:04.212Z] Step 12/25 : RUN $MAKE [2023-05-10T20:38:04.491Z] ---> Running in cfcf0f16f041 [2023-05-10T20:38:05.471Z] 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 [2023-05-10T20:40:42.266Z] Removing intermediate container cfcf0f16f041 [2023-05-10T20:40:42.266Z] ---> 673c71bb0108 [2023-05-10T20:40:42.266Z] Step 13/25 : FROM alpine:3.17 [2023-05-10T20:40:42.266Z] 3.17: Pulling from library/alpine [2023-05-10T20:40:42.266Z] c41833b44d91: Already exists [2023-05-10T20:40:42.267Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-10T20:40:42.267Z] Status: Downloaded newer image for alpine:3.17 [2023-05-10T20:40:42.267Z] ---> 51e60588ff2c [2023-05-10T20:40:42.267Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-05-10T20:40:42.267Z] ---> Running in cba2c96d4621 [2023-05-10T20:40:42.267Z] Removing intermediate container cba2c96d4621 [2023-05-10T20:40:42.267Z] ---> 6495b32b07b9 [2023-05-10T20:40:42.267Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-05-10T20:40:42.267Z] ---> Running in ddd61e4f4319 [2023-05-10T20:40:42.267Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T20:40:42.267Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T20:40:42.267Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-10T20:40:42.267Z] Executing busybox-1.35.0-r29.trigger [2023-05-10T20:40:42.267Z] OK: 8 MiB in 16 packages [2023-05-10T20:40:42.267Z] Removing intermediate container ddd61e4f4319 [2023-05-10T20:40:42.267Z] ---> fb8040176efa [2023-05-10T20:40:42.267Z] Step 16/25 : WORKDIR / [2023-05-10T20:40:42.267Z] ---> Running in 6dc7a2feb723 [2023-05-10T20:40:42.267Z] Removing intermediate container 6dc7a2feb723 [2023-05-10T20:40:42.267Z] ---> 072b289318a6 [2023-05-10T20:40:42.267Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-05-10T20:40:42.267Z] ---> 9ff2a8dae86d [2023-05-10T20:40:42.267Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-05-10T20:40:42.267Z] ---> 4e1687d11272 [2023-05-10T20:40:42.267Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-05-10T20:40:42.267Z] ---> b14722614f2f [2023-05-10T20:40:42.267Z] Step 20/25 : EXPOSE 59900 [2023-05-10T20:40:42.267Z] ---> Running in 34d118f25aad [2023-05-10T20:40:42.267Z] Removing intermediate container 34d118f25aad [2023-05-10T20:40:42.267Z] ---> 1a31e0245045 [2023-05-10T20:40:42.267Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-05-10T20:40:42.267Z] ---> Running in f425dbfaccb6 [2023-05-10T20:40:42.267Z] Removing intermediate container f425dbfaccb6 [2023-05-10T20:40:42.267Z] ---> 81afe7a46d1c [2023-05-10T20:40:42.267Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-10T20:40:42.267Z] ---> Running in 3f416d5399f6 [2023-05-10T20:40:42.267Z] Removing intermediate container 3f416d5399f6 [2023-05-10T20:40:42.267Z] ---> 6f022aae7583 [2023-05-10T20:40:42.267Z] Step 23/25 : LABEL arch=arm64 [2023-05-10T20:40:42.267Z] ---> Running in 7a414c16d2e6 [2023-05-10T20:40:42.267Z] Removing intermediate container 7a414c16d2e6 [2023-05-10T20:40:42.267Z] ---> 1505194118e3 [2023-05-10T20:40:42.267Z] Step 24/25 : LABEL git_sha=e33572c78b09f38b3232d0e0b2efce3c95263582 [2023-05-10T20:40:42.267Z] ---> Running in d59f470dd4fd [2023-05-10T20:40:42.267Z] Removing intermediate container d59f470dd4fd [2023-05-10T20:40:42.267Z] ---> 7f3ae785cc9b [2023-05-10T20:40:42.267Z] Step 25/25 : LABEL version=0.0.0 [2023-05-10T20:40:42.267Z] ---> Running in bd792a435d95 [2023-05-10T20:40:42.267Z] Removing intermediate container bd792a435d95 [2023-05-10T20:40:42.267Z] ---> 7aecf299008d [2023-05-10T20:40:42.267Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-10T20:40:42.267Z] Successfully built 7aecf299008d [2023-05-10T20:40:42.267Z] 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 [2023-05-10T20:40:43.067Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-10T20:40:43.067Z] [2023-05-10T20:40:43.067Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T20:40:43.487Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-10T20:40:43.488Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-10T20:40:43.488Z] 8998bd30e6a1: Pulling fs layer [2023-05-10T20:40:43.488Z] 04944245beec: Pulling fs layer [2023-05-10T20:40:43.488Z] 699f458cf7ca: Pulling fs layer [2023-05-10T20:40:43.488Z] 765212b225bb: Pulling fs layer [2023-05-10T20:40:43.488Z] f23df028b6ca: Pulling fs layer [2023-05-10T20:40:43.488Z] d65c8cfc05b1: Pulling fs layer [2023-05-10T20:40:43.488Z] 2437ff75d9bd: Pulling fs layer [2023-05-10T20:40:43.488Z] 765212b225bb: Waiting [2023-05-10T20:40:43.488Z] f23df028b6ca: Waiting [2023-05-10T20:40:43.488Z] d65c8cfc05b1: Waiting [2023-05-10T20:40:43.488Z] 2437ff75d9bd: Waiting [2023-05-10T20:40:43.761Z] 04944245beec: Verifying Checksum [2023-05-10T20:40:43.761Z] 04944245beec: Download complete [2023-05-10T20:40:43.761Z] 765212b225bb: Verifying Checksum [2023-05-10T20:40:43.761Z] 765212b225bb: Download complete [2023-05-10T20:40:43.761Z] f23df028b6ca: Verifying Checksum [2023-05-10T20:40:43.761Z] f23df028b6ca: Download complete [2023-05-10T20:40:43.761Z] d65c8cfc05b1: Verifying Checksum [2023-05-10T20:40:43.761Z] d65c8cfc05b1: Download complete [2023-05-10T20:40:44.035Z] 699f458cf7ca: Download complete [2023-05-10T20:40:44.307Z] 8998bd30e6a1: Verifying Checksum [2023-05-10T20:40:44.307Z] 8998bd30e6a1: Download complete [2023-05-10T20:40:46.899Z] 2437ff75d9bd: Verifying Checksum [2023-05-10T20:40:46.899Z] 2437ff75d9bd: Download complete [2023-05-10T20:40:48.317Z] 8998bd30e6a1: Pull complete [2023-05-10T20:40:48.902Z] 04944245beec: Pull complete [2023-05-10T20:40:50.392Z] 699f458cf7ca: Pull complete [2023-05-10T20:40:50.392Z] 765212b225bb: Pull complete [2023-05-10T20:40:51.395Z] f23df028b6ca: Pull complete [2023-05-10T20:40:51.395Z] d65c8cfc05b1: Pull complete [2023-05-10T20:41:06.457Z] 2437ff75d9bd: Pull complete [2023-05-10T20:41:06.457Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-10T20:41:06.457Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-10T20:41:06.457Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T20:41:06.806Z] prd-ubuntu20.04-docker-arm64-4c-16g-14954 does not seem to be running inside a container [2023-05-10T20:41:06.890Z] $ 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 [2023-05-10T20:41:10.144Z] $ docker top 0311809b848920f08fa4f3cbaf8f54f126912babc1d1c3cbc317de61746a82dd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T20:41:11.075Z] ---> job-cost.sh [2023-05-10T20:41:11.075Z] lf-activate-venv: SKIPPING [2023-05-10T20:41:11.075Z] INFO: No Stack... [2023-05-10T20:41:11.665Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-10T20:41:12.628Z] INFO: Archiving Costs [Pipeline] sh [2023-05-10T20:41:13.284Z] + cut -d, -f6 [2023-05-10T20:41:13.284Z] + cat /w/workspace/device-virtual-go/1/archives/cost.csv [Pipeline] lock [2023-05-10T20:41:13.377Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-404-1-stack-cost] [2023-05-10T20:41:13.382Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-404-1-stack-cost] did not exist. Created. [2023-05-10T20:41:13.382Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-404-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-10T20:41:14.113Z] /w/workspace/device-virtual-go/1@tmp/durable-54c89df8/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-10T20:41:14.800Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-10T20:41:14.834Z] Warning: overwriting stash ‘stack-cost’ [2023-05-10T20:41:14.890Z] Stashed 1 file(s) [Pipeline] } [2023-05-10T20:41:14.904Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-404-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-10T20:41:14.995Z] $ docker stop --time=1 0311809b848920f08fa4f3cbaf8f54f126912babc1d1c3cbc317de61746a82dd [2023-05-10T20:41:16.534Z] $ 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 [2023-05-10T20:41:17.550Z] provisioning config files... [2023-05-10T20:41:17.563Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-404@tmp/config8229589686327715121tmp [Pipeline] { [Pipeline] sh [2023-05-10T20:41:17.889Z] + set +x [2023-05-10T20:41:17.889Z] + bash -s -- [2023-05-10T20:41:17.889Z] + curl -s https://codecov.io/bash [2023-05-10T20:41:17.889Z] [2023-05-10T20:41:17.889Z] _____ _ [2023-05-10T20:41:17.889Z] / ____| | | [2023-05-10T20:41:17.889Z] | | ___ __| | ___ ___ _____ __ [2023-05-10T20:41:17.889Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-10T20:41:17.889Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-10T20:41:17.889Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-10T20:41:17.889Z] Bash-1.0.6 [2023-05-10T20:41:17.889Z] [2023-05-10T20:41:17.889Z] [2023-05-10T20:41:17.889Z] ==> git version 2.25.1 found [2023-05-10T20:41:17.889Z] ==> 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 [2023-05-10T20:41:17.889Z] Release-Date: 2020-01-08 [2023-05-10T20:41:17.889Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-10T20:41:17.889Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-10T20:41:17.889Z] ==> Jenkins CI detected. [2023-05-10T20:41:17.889Z] current dir:  /w/workspace/foundry_device-virtual-go_PR-404 [2023-05-10T20:41:17.889Z] project root: . [2023-05-10T20:41:17.889Z] --> token set from env [2023-05-10T20:41:17.889Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-10T20:41:17.889Z] ==> Running gcov in . (disable via -X gcov) [2023-05-10T20:41:17.889Z] ==> Python coveragepy not found [2023-05-10T20:41:17.889Z] ==> Searching for coverage reports in: [2023-05-10T20:41:17.889Z] + . [2023-05-10T20:41:17.889Z] -> Found 1 reports [2023-05-10T20:41:17.889Z] ==> Detecting git/mercurial file structure [2023-05-10T20:41:17.889Z] ==> Reading reports [2023-05-10T20:41:18.150Z] + ./coverage.out bytes=43063 [2023-05-10T20:41:18.150Z] ==> Appending adjustments [2023-05-10T20:41:18.150Z] https://docs.codecov.io/docs/fixing-reports [2023-05-10T20:41:18.150Z] + Found adjustments [2023-05-10T20:41:18.150Z] ==> Gzipping contents [2023-05-10T20:41:18.150Z] 8.0K /tmp/codecov.PFojh6.gz [2023-05-10T20:41:18.150Z] ==> Uploading reports [2023-05-10T20:41:18.150Z] url: https://codecov.io [2023-05-10T20:41:18.150Z] 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= [2023-05-10T20:41:18.150Z] -> Pinging Codecov [2023-05-10T20:41:18.150Z] 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= [2023-05-10T20:41:19.055Z] -> Uploading to [2023-05-10T20:41:19.055Z] 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 [2023-05-10T20:41:19.055Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-10T20:41:19.055Z] Dload Upload Total Spent Left Speed [2023-05-10T20:41:19.055Z] 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 [2023-05-10T20:41:21.023Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/e33572c78b09f38b3232d0e0b2efce3c95263582 [Pipeline] } [2023-05-10T20:41:21.053Z] 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 [2023-05-10T20:41:23.509Z] + [ -d /w/workspace/foundry_device-virtual-go_PR-404/archives ] [2023-05-10T20:41:23.509Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-404/archives [2023-05-10T20:41:23.509Z] total 16 [2023-05-10T20:41:23.509Z] drwxr-xr-x 3 root root 4096 May 10 20:32 . [2023-05-10T20:41:23.509Z] drwxrwxr-x 10 jenkins jenkins 4096 May 10 20:32 .. [2023-05-10T20:41:23.509Z] drwxr-xr-x 2 root root 4096 May 10 20:32 cost [2023-05-10T20:41:23.509Z] -rw-r--r-- 1 root root 89 May 10 20:32 cost.csv [2023-05-10T20:41:23.509Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-404/archives [2023-05-10T20:41:23.772Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-404/archives [2023-05-10T20:41:23.772Z] total 16 [2023-05-10T20:41:23.772Z] drwxr-xr-x 3 jenkins jenkins 4096 May 10 20:32 . [2023-05-10T20:41:23.772Z] drwxrwxr-x 10 jenkins jenkins 4096 May 10 20:32 .. [2023-05-10T20:41:23.772Z] drwxr-xr-x 2 jenkins jenkins 4096 May 10 20:32 cost [2023-05-10T20:41:23.772Z] -rw-r--r-- 1 jenkins jenkins 89 May 10 20:32 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-10T20:41:24.106Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T20:41:33.342Z] ---> package-listing.sh [2023-05-10T20:41:33.342Z] ++ facter osfamily [2023-05-10T20:41:33.342Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-10T20:41:33.602Z] + OS_FAMILY=debian [2023-05-10T20:41:33.602Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-404 [2023-05-10T20:41:33.602Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-10T20:41:33.602Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-10T20:41:33.602Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-10T20:41:33.602Z] + PACKAGES=/tmp/packages_start.txt [2023-05-10T20:41:33.602Z] + '[' /w/workspace/foundry_device-virtual-go_PR-404 ']' [2023-05-10T20:41:33.602Z] + PACKAGES=/tmp/packages_end.txt [2023-05-10T20:41:33.602Z] + case "${OS_FAMILY}" in [2023-05-10T20:41:33.602Z] + dpkg -l [2023-05-10T20:41:33.602Z] + grep '^ii' [2023-05-10T20:41:33.602Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-10T20:41:33.602Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-10T20:41:33.602Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-10T20:41:33.602Z] + '[' /w/workspace/foundry_device-virtual-go_PR-404 ']' [2023-05-10T20:41:33.602Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-404/archives/ [2023-05-10T20:41:33.602Z] + 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 [2023-05-10T20:41:33.636Z] 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 [2023-05-10T20:41:33.930Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T20:41:34.562Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-10T20:41:34.563Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T20:41:34.714Z] prd-ubuntu20.04-docker-8c-8g-14952 does not seem to be running inside a container [2023-05-10T20:41:34.750Z] $ 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 [2023-05-10T20:41:34.970Z] $ docker top a2c998871fdc82526ac149ad5576ba81312fe4a1a6e25e3d7664d92fce0996ba -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T20:41:35.359Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-10T20:41:35.668Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-10T20:41:35.989Z] + ls /var/log/sa-host [2023-05-10T20:41:35.989Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-10T20:41:36.244Z] provisioning config files... [2023-05-10T20:41:36.255Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-404@tmp/config11292833341901290296tmp [Pipeline] { [Pipeline] echo [2023-05-10T20:41:36.311Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T20:41:36.633Z] ---> create-netrc.sh [Pipeline] } [2023-05-10T20:41:36.669Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-10T20:41:37.077Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-10T20:41:37.108Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T20:41:37.423Z] ---> sudo-logs.sh [2023-05-10T20:41:37.423Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-10T20:41:37.516Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T20:41:37.858Z] ---> job-cost.sh [2023-05-10T20:41:37.858Z] lf-activate-venv: SKIPPING [2023-05-10T20:41:37.858Z] DEBUG: total: 0.2199999988079071 [2023-05-10T20:41:37.858Z] INFO: Retrieving Stack Cost... [2023-05-10T20:41:38.427Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-10T20:41:38.686Z] INFO: Archiving Costs [Pipeline] echo [2023-05-10T20:41:38.719Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T20:41:39.027Z] ---> logs-deploy.sh [2023-05-10T20:41:39.027Z] lf-activate-venv: SKIPPING [2023-05-10T20:41:39.027Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-404/1 [2023-05-10T20:41:39.027Z] INFO: archiving workspace using pattern(s): [2023-05-10T20:41:39.964Z] Archives upload complete. [2023-05-10T20:41:40.224Z] INFO: archiving logs to Nexus [2023-05-10T20:41:40.797Z] ---> uname -a: [2023-05-10T20:41:40.797Z] 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 [2023-05-10T20:41:40.797Z] [2023-05-10T20:41:40.797Z] [2023-05-10T20:41:40.797Z] ---> lscpu: [2023-05-10T20:41:40.797Z] Architecture: x86_64 [2023-05-10T20:41:40.797Z] CPU op-mode(s): 32-bit, 64-bit [2023-05-10T20:41:40.797Z] Byte Order: Little Endian [2023-05-10T20:41:40.797Z] Address sizes: 40 bits physical, 48 bits virtual [2023-05-10T20:41:40.797Z] CPU(s): 8 [2023-05-10T20:41:40.797Z] On-line CPU(s) list: 0-7 [2023-05-10T20:41:40.797Z] Thread(s) per core: 1 [2023-05-10T20:41:40.797Z] Core(s) per socket: 1 [2023-05-10T20:41:40.797Z] Socket(s): 8 [2023-05-10T20:41:40.797Z] NUMA node(s): 1 [2023-05-10T20:41:40.797Z] Vendor ID: AuthenticAMD [2023-05-10T20:41:40.797Z] CPU family: 23 [2023-05-10T20:41:40.797Z] Model: 49 [2023-05-10T20:41:40.797Z] Model name: AMD EPYC-Rome Processor [2023-05-10T20:41:40.797Z] Stepping: 0 [2023-05-10T20:41:40.797Z] CPU MHz: 2800.000 [2023-05-10T20:41:40.797Z] BogoMIPS: 5600.00 [2023-05-10T20:41:40.797Z] Virtualization: AMD-V [2023-05-10T20:41:40.797Z] Hypervisor vendor: KVM [2023-05-10T20:41:40.797Z] Virtualization type: full [2023-05-10T20:41:40.797Z] L1d cache: 256 KiB [2023-05-10T20:41:40.797Z] L1i cache: 256 KiB [2023-05-10T20:41:40.797Z] L2 cache: 4 MiB [2023-05-10T20:41:40.797Z] L3 cache: 128 MiB [2023-05-10T20:41:40.797Z] NUMA node0 CPU(s): 0-7 [2023-05-10T20:41:40.797Z] Vulnerability Itlb multihit: Not affected [2023-05-10T20:41:40.797Z] Vulnerability L1tf: Not affected [2023-05-10T20:41:40.797Z] Vulnerability Mds: Not affected [2023-05-10T20:41:40.797Z] Vulnerability Meltdown: Not affected [2023-05-10T20:41:40.797Z] Vulnerability Mmio stale data: Not affected [2023-05-10T20:41:40.797Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-05-10T20:41:40.797Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-05-10T20:41:40.797Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-05-10T20:41:40.797Z] Vulnerability Srbds: Not affected [2023-05-10T20:41:40.797Z] Vulnerability Tsx async abort: Not affected [2023-05-10T20:41:40.797Z] 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 [2023-05-10T20:41:40.797Z] [2023-05-10T20:41:40.797Z] [2023-05-10T20:41:40.797Z] ---> nproc: [2023-05-10T20:41:40.797Z] 8 [2023-05-10T20:41:40.797Z] [2023-05-10T20:41:40.797Z] [2023-05-10T20:41:40.797Z] ---> df -h: [2023-05-10T20:41:40.797Z] Filesystem Size Used Avail Use% Mounted on [2023-05-10T20:41:40.797Z] overlay 155G 12G 144G 8% / [2023-05-10T20:41:40.797Z] tmpfs 64M 0 64M 0% /dev [2023-05-10T20:41:40.797Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-05-10T20:41:40.797Z] shm 64M 0 64M 0% /dev/shm [2023-05-10T20:41:40.797Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-05-10T20:41:40.797Z] [2023-05-10T20:41:40.797Z] [2023-05-10T20:41:40.797Z] ---> sar -b -r -n DEV: [2023-05-10T20:41:40.797Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-14952) 05/10/23 _x86_64_ (8 CPU) [2023-05-10T20:41:40.797Z] [2023-05-10T20:41:40.797Z] 20:29:34 LINUX RESTART (8 CPU) [2023-05-10T20:41:40.797Z] [2023-05-10T20:41:40.797Z] 20:30:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-05-10T20:41:40.797Z] 20:31:01 178.49 25.15 153.34 0.00 2319.48 61931.28 0.00 [2023-05-10T20:41:40.797Z] 20:32:01 93.62 1.20 92.42 0.00 31.99 32487.57 0.00 [2023-05-10T20:41:40.797Z] 20:33:01 163.79 0.08 163.71 0.00 10.13 37236.19 0.00 [2023-05-10T20:41:40.797Z] 20:34:01 2.23 0.00 2.23 0.00 0.00 28.15 0.00 [2023-05-10T20:41:40.797Z] 20:35:01 44.16 10.98 33.18 0.00 3495.82 6215.23 0.00 [2023-05-10T20:41:40.797Z] 20:36:01 5.75 0.02 5.73 0.00 0.13 110.51 0.00 [2023-05-10T20:41:40.797Z] 20:37:01 2.08 0.00 2.08 0.00 0.00 23.99 0.00 [2023-05-10T20:41:40.797Z] 20:38:01 1.38 0.00 1.38 0.00 0.00 15.46 0.00 [2023-05-10T20:41:40.797Z] 20:39:01 1.00 0.00 1.00 0.00 0.00 10.53 0.00 [2023-05-10T20:41:40.797Z] 20:40:01 2.18 0.00 2.18 0.00 0.00 24.39 0.00 [2023-05-10T20:41:40.797Z] 20:41:01 1.13 0.00 1.13 0.00 0.00 12.93 0.00 [2023-05-10T20:41:40.797Z] Average: 45.07 3.40 41.67 0.00 532.48 12554.13 0.00 [2023-05-10T20:41:40.797Z] [2023-05-10T20:41:40.797Z] 20:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-05-10T20:41:40.797Z] 20:31:01 28020444 31549368 758420 2.31 127908 3578696 2042676 6.02 1191932 3204524 354132 [2023-05-10T20:41:40.797Z] 20:32:01 28380748 31568840 734512 2.23 147140 3242596 1778000 5.24 1169868 2882816 2464 [2023-05-10T20:41:40.797Z] 20:33:01 27588064 31562516 737436 2.24 158876 3954120 1776248 5.23 1282832 3496276 384 [2023-05-10T20:41:40.797Z] 20:34:01 27588220 31562700 737132 2.24 158916 3954116 1776248 5.23 1282788 3496280 8 [2023-05-10T20:41:40.797Z] 20:35:01 27213268 31549992 731548 2.22 185092 4279852 1830316 5.39 1516752 3604960 1152 [2023-05-10T20:41:40.797Z] 20:36:01 27220632 31552376 729360 2.22 183672 4276592 1806416 5.32 1514384 3601716 384 [2023-05-10T20:41:40.797Z] 20:37:01 27222348 31554132 727536 2.21 183716 4276596 1806416 5.32 1512524 3601716 8 [2023-05-10T20:41:40.797Z] 20:38:01 27222896 31554712 726848 2.21 183736 4276596 1806416 5.32 1512108 3601720 200 [2023-05-10T20:41:40.797Z] 20:39:01 27222620 31554512 727036 2.21 183748 4276600 1806416 5.32 1512008 3601788 16 [2023-05-10T20:41:40.797Z] 20:40:01 27223048 31555020 726688 2.21 183812 4276604 1806416 5.32 1512236 3601792 148 [2023-05-10T20:41:40.797Z] 20:41:01 27223096 31555264 726500 2.21 183852 4276708 1806416 5.32 1512212 3601988 164 [2023-05-10T20:41:40.797Z] Average: 27465944 31556312 733001 2.23 170952 4060825 1821999 5.37 1410877 3481416 32642 [2023-05-10T20:41:40.797Z] [2023-05-10T20:41:40.797Z] 20:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-05-10T20:41:40.797Z] 20:31:01 ens3 984.20 581.97 8924.74 110.79 0.00 0.00 0.00 0.00 [2023-05-10T20:41:40.797Z] 20:31:01 lo 6.60 6.60 0.64 0.64 0.00 0.00 0.00 0.00 [2023-05-10T20:41:40.797Z] 20:31:01 docker0 209.75 346.28 16.53 2151.17 0.00 0.00 0.00 0.00 [2023-05-10T20:41:40.797Z] 20:32:01 ens3 58.03 54.13 44.89 80.39 0.00 0.00 0.00 0.00 [2023-05-10T20:41:40.797Z] 20:32:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2023-05-10T20:41:40.797Z] 20:32:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2023-05-10T20:41:40.797Z] 20:33:01 ens3 115.30 68.77 2618.57 16.05 0.00 0.00 0.00 0.00 [2023-05-10T20:41:40.797Z] 20:33:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 [2023-05-10T20:41:40.797Z] 20:33:01 docker0 3.02 6.20 0.19 85.50 0.00 0.00 0.00 0.00 [2023-05-10T20:41:40.797Z] 20:34:01 ens3 0.95 0.20 0.16 0.08 0.00 0.00 0.00 0.00 [2023-05-10T20:41:40.797Z] 20:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-10T20:41:40.797Z] 20:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T20:41:40.797Z] 20:35:01 ens3 162.56 74.04 2291.26 5.44 0.00 0.00 0.00 0.00 [2023-05-10T20:41:40.797Z] 20:35:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 [2023-05-10T20:41:40.797Z] 20:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T20:41:40.797Z] 20:36:01 ens3 0.87 0.77 0.40 0.29 0.00 0.00 0.00 0.00 [2023-05-10T20:41:40.797Z] 20:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-10T20:41:40.797Z] 20:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T20:41:40.797Z] 20:37:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T20:41:40.797Z] 20:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T20:41:40.797Z] 20:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T20:41:40.797Z] 20:38:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-10T20:41:40.797Z] 20:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-10T20:41:40.797Z] 20:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T20:41:40.797Z] 20:39:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T20:41:40.797Z] 20:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T20:41:40.797Z] 20:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T20:41:40.797Z] 20:40:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-10T20:41:40.797Z] 20:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-10T20:41:40.797Z] 20:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T20:41:40.797Z] 20:41:01 ens3 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2023-05-10T20:41:40.797Z] 20:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T20:41:40.797Z] 20:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T20:41:40.797Z] Average: ens3 120.22 70.93 1261.77 19.37 0.00 0.00 0.00 0.00 [2023-05-10T20:41:40.797Z] Average: lo 0.90 0.90 0.08 0.08 0.00 0.00 0.00 0.00 [2023-05-10T20:41:40.797Z] Average: docker0 19.34 32.05 1.52 203.33 0.00 0.00 0.00 0.00 [2023-05-10T20:41:40.797Z] [2023-05-10T20:41:40.797Z] [2023-05-10T20:41:40.797Z] ---> sar -P ALL: [2023-05-10T20:41:40.797Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-14952) 05/10/23 _x86_64_ (8 CPU) [2023-05-10T20:41:40.797Z] [2023-05-10T20:41:40.797Z] 20:29:34 LINUX RESTART (8 CPU) [2023-05-10T20:41:40.797Z] [2023-05-10T20:41:40.797Z] 20:30:01 CPU %user %nice %system %iowait %steal %idle [2023-05-10T20:41:40.797Z] 20:31:01 all 11.65 0.00 4.06 2.22 0.07 82.00 [2023-05-10T20:41:40.797Z] 20:31:01 0 10.92 0.00 3.51 0.39 0.05 85.13 [2023-05-10T20:41:40.798Z] 20:31:01 1 10.14 0.00 3.79 1.26 0.07 84.75 [2023-05-10T20:41:40.798Z] 20:31:01 2 11.52 0.00 3.59 0.36 0.05 84.48 [2023-05-10T20:41:40.798Z] 20:31:01 3 14.84 0.00 3.79 0.49 0.07 80.81 [2023-05-10T20:41:40.798Z] 20:31:01 4 10.74 0.00 4.74 0.67 0.07 83.77 [2023-05-10T20:41:40.798Z] 20:31:01 5 11.99 0.00 4.78 2.39 0.07 80.77 [2023-05-10T20:41:40.798Z] 20:31:01 6 14.57 0.00 4.23 11.28 0.08 69.84 [2023-05-10T20:41:40.798Z] 20:31:01 7 8.47 0.00 4.05 0.95 0.10 86.42 [2023-05-10T20:41:40.798Z] 20:32:01 all 27.36 0.00 4.74 2.55 0.08 65.27 [2023-05-10T20:41:40.798Z] 20:32:01 0 27.02 0.00 4.29 0.02 0.17 68.50 [2023-05-10T20:41:40.798Z] 20:32:01 1 28.94 0.00 4.70 1.61 0.07 64.68 [2023-05-10T20:41:40.798Z] 20:32:01 2 27.41 0.00 3.85 0.20 0.08 68.46 [2023-05-10T20:41:40.798Z] 20:32:01 3 27.15 0.00 5.48 0.08 0.07 67.22 [2023-05-10T20:41:40.798Z] 20:32:01 4 28.00 0.00 4.56 0.23 0.07 67.13 [2023-05-10T20:41:40.798Z] 20:32:01 5 26.97 0.00 5.01 2.46 0.07 65.48 [2023-05-10T20:41:40.798Z] 20:32:01 6 26.51 0.00 4.97 14.11 0.05 54.36 [2023-05-10T20:41:40.798Z] 20:32:01 7 26.85 0.00 5.08 1.66 0.08 66.32 [2023-05-10T20:41:40.798Z] 20:33:01 all 15.93 0.00 3.63 1.36 0.05 79.03 [2023-05-10T20:41:40.798Z] 20:33:01 0 15.92 0.00 3.51 0.02 0.03 80.51 [2023-05-10T20:41:40.798Z] 20:33:01 1 15.82 0.00 4.02 5.03 0.05 75.07 [2023-05-10T20:41:40.798Z] 20:33:01 2 15.53 0.00 3.34 0.42 0.03 80.67 [2023-05-10T20:41:40.798Z] 20:33:01 3 16.40 0.00 3.48 0.24 0.07 79.81 [2023-05-10T20:41:40.798Z] 20:33:01 4 15.97 0.00 2.99 0.20 0.05 80.80 [2023-05-10T20:41:40.798Z] 20:33:01 5 16.79 0.00 4.42 3.58 0.05 75.16 [2023-05-10T20:41:40.798Z] 20:33:01 6 15.95 0.00 3.46 0.79 0.05 79.75 [2023-05-10T20:41:40.798Z] 20:33:01 7 15.02 0.00 3.83 0.60 0.05 80.49 [2023-05-10T20:41:40.798Z] 20:34:01 all 0.03 0.00 0.01 0.01 0.01 99.94 [2023-05-10T20:41:40.798Z] 20:34:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-10T20:41:40.798Z] 20:34:01 1 0.02 0.00 0.02 0.03 0.02 99.92 [2023-05-10T20:41:40.798Z] 20:34:01 2 0.03 0.00 0.02 0.02 0.02 99.92 [2023-05-10T20:41:40.798Z] 20:34:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-10T20:41:40.798Z] 20:34:01 4 0.10 0.00 0.02 0.00 0.05 99.83 [2023-05-10T20:41:40.798Z] 20:34:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2023-05-10T20:41:40.798Z] 20:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-10T20:41:40.798Z] 20:34:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-10T20:41:40.798Z] 20:35:01 all 2.06 0.00 1.28 0.45 0.02 96.19 [2023-05-10T20:41:40.798Z] 20:35:01 0 0.94 0.00 0.82 0.20 0.02 98.03 [2023-05-10T20:41:40.798Z] 20:35:01 1 2.04 0.00 1.90 1.42 0.02 94.62 [2023-05-10T20:41:40.798Z] 20:35:01 2 1.49 0.00 1.19 0.82 0.02 96.49 [2023-05-10T20:41:40.798Z] 20:35:01 3 2.49 0.00 0.80 0.03 0.02 96.66 [2023-05-10T20:41:40.798Z] 20:35:01 4 3.19 0.00 0.81 0.30 0.03 95.68 [2023-05-10T20:41:40.798Z] 20:35:01 5 1.72 0.00 1.32 0.80 0.02 96.14 [2023-05-10T20:41:40.798Z] 20:35:01 6 3.05 0.00 0.95 0.02 0.00 95.98 [2023-05-10T20:41:40.798Z] 20:35:01 7 1.56 0.00 2.49 0.05 0.02 95.88 [2023-05-10T20:41:40.798Z] 20:36:01 all 0.34 0.00 0.06 0.01 0.01 99.59 [2023-05-10T20:41:40.798Z] 20:36:01 0 0.03 0.00 0.10 0.00 0.00 99.87 [2023-05-10T20:41:40.798Z] 20:36:01 1 0.03 0.00 0.05 0.00 0.00 99.92 [2023-05-10T20:41:40.798Z] 20:36:01 2 0.10 0.00 0.02 0.00 0.00 99.88 [2023-05-10T20:41:40.798Z] 20:36:01 3 0.05 0.00 0.03 0.00 0.02 99.90 [2023-05-10T20:41:40.798Z] 20:36:01 4 2.00 0.00 0.03 0.07 0.00 97.90 [2023-05-10T20:41:40.798Z] 20:36:01 5 0.05 0.00 0.03 0.02 0.00 99.90 [2023-05-10T20:41:40.798Z] 20:36:01 6 0.30 0.00 0.08 0.03 0.02 99.57 [2023-05-10T20:41:40.798Z] 20:36:01 7 0.10 0.00 0.10 0.00 0.02 99.78 [2023-05-10T20:41:40.798Z] 20:37:01 all 0.05 0.00 0.01 0.01 0.01 99.92 [2023-05-10T20:41:40.798Z] 20:37:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2023-05-10T20:41:40.798Z] 20:37:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-10T20:41:40.798Z] 20:37:01 2 0.00 0.00 0.02 0.02 0.02 99.95 [2023-05-10T20:41:40.798Z] 20:37:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-10T20:41:40.798Z] 20:37:01 4 0.30 0.00 0.00 0.03 0.02 99.65 [2023-05-10T20:41:40.798Z] 20:37:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-10T20:41:40.798Z] 20:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-10T20:41:40.798Z] 20:37:01 7 0.03 0.00 0.03 0.00 0.03 99.90 [2023-05-10T20:41:40.798Z] 20:38:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-05-10T20:41:40.798Z] 20:38:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-10T20:41:40.798Z] 20:38:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-10T20:41:40.798Z] 20:38:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-10T20:41:40.798Z] 20:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-10T20:41:40.798Z] 20:38:01 4 0.03 0.00 0.02 0.02 0.02 99.92 [2023-05-10T20:41:40.798Z] 20:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-10T20:41:40.798Z] 20:38:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2023-05-10T20:41:40.798Z] 20:38:01 7 0.03 0.00 0.02 0.00 0.03 99.92 [2023-05-10T20:41:40.798Z] 20:39:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-05-10T20:41:40.798Z] 20:39:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-10T20:41:40.798Z] 20:39:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-10T20:41:40.798Z] 20:39:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-10T20:41:40.798Z] 20:39:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-10T20:41:40.798Z] 20:39:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2023-05-10T20:41:40.798Z] 20:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-10T20:41:40.798Z] 20:39:01 6 0.00 0.00 0.00 0.02 0.02 99.97 [2023-05-10T20:41:40.798Z] 20:39:01 7 0.03 0.00 0.03 0.00 0.02 99.92 [2023-05-10T20:41:40.798Z] 20:40:01 all 0.06 0.00 0.01 0.01 0.01 99.92 [2023-05-10T20:41:40.798Z] 20:40:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-10T20:41:40.798Z] 20:40:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-10T20:41:40.798Z] 20:40:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2023-05-10T20:41:40.798Z] 20:40:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-10T20:41:40.798Z] 20:40:01 4 0.28 0.00 0.03 0.03 0.00 99.65 [2023-05-10T20:41:40.798Z] 20:40:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-10T20:41:40.798Z] 20:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-10T20:41:40.798Z] 20:40:01 7 0.08 0.00 0.03 0.00 0.03 99.85 [2023-05-10T20:41:40.798Z] 20:41:01 all 0.09 0.00 0.01 0.00 0.00 99.89 [2023-05-10T20:41:40.798Z] 20:41:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-10T20:41:40.798Z] 20:41:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-10T20:41:40.798Z] 20:41:01 2 0.03 0.00 0.02 0.02 0.00 99.93 [2023-05-10T20:41:40.798Z] 20:41:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-10T20:41:40.798Z] 20:41:01 4 0.08 0.00 0.02 0.02 0.02 99.87 [2023-05-10T20:41:40.798Z] 20:41:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-10T20:41:40.798Z] 20:41:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-10T20:41:40.798Z] 20:41:01 7 0.55 0.00 0.02 0.00 0.02 99.42 [2023-05-10T20:41:40.798Z] [2023-05-10T20:41:40.798Z] Average: CPU %user %nice %system %iowait %steal %idle [2023-05-10T20:41:40.798Z] Average: all 5.20 0.00 1.25 0.60 0.02 92.92 [2023-05-10T20:41:40.798Z] Average: 0 4.97 0.00 1.11 0.06 0.03 93.83 [2023-05-10T20:41:40.798Z] Average: 1 5.15 0.00 1.31 0.85 0.02 92.67 [2023-05-10T20:41:40.798Z] Average: 2 5.07 0.00 1.09 0.17 0.02 93.65 [2023-05-10T20:41:40.798Z] Average: 3 5.51 0.00 1.23 0.08 0.02 93.16 [2023-05-10T20:41:40.798Z] Average: 4 5.50 0.00 1.19 0.14 0.03 93.13 [2023-05-10T20:41:40.798Z] Average: 5 5.20 0.00 1.41 0.84 0.02 92.53 [2023-05-10T20:41:40.798Z] Average: 6 5.46 0.00 1.24 2.37 0.02 90.92 [2023-05-10T20:41:40.798Z] Average: 7 4.77 0.00 1.42 0.30 0.04 93.48 [2023-05-10T20:41:40.798Z] [2023-05-10T20:41:40.798Z] [2023-05-10T20:41:40.798Z]