Pull request #178 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d5f0315a3068fef8e1beaf2c3681ec5f438da7da+63e68652b6ad95590cced61db99912ada0ba9712 (555567f15a4b2c1b7319ec4eeb8db0e21703a548) 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-ssh16478573630786978760.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-ssh14429810088189362642.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-gpio/branches/PR-178/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-gpio/branches/PR-178/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6003021971804578806.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-gpio/branches/PR-178/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12448207441589524417.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-ssh11185617669409114350.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-gpio/branches/PR-178/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-gpio/branches/PR-178/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14617946151095574087.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-gpio] ========================================================= [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-gpio-settings PROJECT: device-gpio 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-gpio 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-15531 in /w/workspace/edgexfoundry_device-gpio_PR-178 [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-gpio.git > git init /w/workspace/edgexfoundry_device-gpio_PR-178 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.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-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.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-gpio.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/178/head:refs/remotes/origin/PR-178 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 63e68652b6ad95590cced61db99912ada0ba9712 into PR head commit d5f0315a3068fef8e1beaf2c3681ec5f438da7da Merge succeeded, producing d5f0315a3068fef8e1beaf2c3681ec5f438da7da Checking out Revision d5f0315a3068fef8e1beaf2c3681ec5f438da7da (PR-178) Commit message: "build(deps): bump github.com/canonical/edgex-snap-hooks/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-16T09:42:28.984Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-16T09:42:29.179Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW > git config core.sparsecheckout # timeout=10 > git checkout -f d5f0315a3068fef8e1beaf2c3681ec5f438da7da # 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 63e68652b6ad95590cced61db99912ada0ba9712 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d5f0315a3068fef8e1beaf2c3681ec5f438da7da # timeout=10 [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-16T09:42:29.287Z] ========================================================= [2023-05-16T09:42:29.287Z] EdgeX Global Pipelines Version Info [2023-05-16T09:42:29.287Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-16T09:42:30.041Z] ------------------- [2023-05-16T09:42:30.041Z] stable info: [2023-05-16T09:42:30.041Z] ------------------- [2023-05-16T09:42:30.041Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-16T09:42:30.041Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-16T09:42:30.041Z] Message: update stable to v1.0.249 [2023-05-16T09:42:30.611Z] ------------------- [2023-05-16T09:42:30.611Z] experimental info: [2023-05-16T09:42:30.611Z] ------------------- [2023-05-16T09:42:30.611Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-16T09:42:30.611Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-16T09:42:30.611Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-16T09:42:30.888Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2023-05-16T09:42:30.925Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2023-05-16T09:42:30.962Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-16T09:42:30.998Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-16T09:42:31.035Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-16T09:42:31.074Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-16T09:42:31.119Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-16T09:42:31.165Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-16T09:42:31.200Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-16T09:42:31.236Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-16T09:42:31.337Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-16T09:42:31.380Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2023-05-16T09:42:31.421Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-16T09:42:31.461Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-16T09:42:31.505Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-16T09:42:31.547Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-16T09:42:31.592Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-16T09:42:31.639Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-16T09:42:31.681Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-16T09:42:31.722Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-16T09:42:31.758Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-16T09:42:31.800Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-16T09:42:31.845Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-16T09:42:31.889Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-16T09:42:31.935Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-16T09:42:31.973Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-16T09:42:32.017Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-16T09:42:32.057Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-178 [Pipeline] echo [2023-05-16T09:42:32.098Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-178 [Pipeline] echo [2023-05-16T09:42:32.140Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-178 [Pipeline] echo [2023-05-16T09:42:32.191Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d5f0315a3068fef8e1beaf2c3681ec5f438da7da [Pipeline] echo [2023-05-16T09:42:32.244Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d5f0315 [Pipeline] echo [2023-05-16T09:42:32.286Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-16T09:42:32.409Z] provisioning config files... [2023-05-16T09:42:32.423Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-178@tmp/config438247833422786548tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T09:42:32.783Z] ---> docker-login.sh [2023-05-16T09:42:32.783Z] nexus3.edgexfoundry.org:10001 [2023-05-16T09:42:33.043Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T09:42:33.043Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T09:42:33.043Z] Configure a credential helper to remove this warning. See [2023-05-16T09:42:33.043Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T09:42:33.043Z] [2023-05-16T09:42:33.043Z] Login Succeeded [2023-05-16T09:42:33.043Z] nexus3.edgexfoundry.org:10002 [2023-05-16T09:42:33.303Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T09:42:33.303Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T09:42:33.303Z] Configure a credential helper to remove this warning. See [2023-05-16T09:42:33.303Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T09:42:33.303Z] [2023-05-16T09:42:33.303Z] Login Succeeded [2023-05-16T09:42:33.303Z] nexus3.edgexfoundry.org:10003 [2023-05-16T09:42:33.303Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T09:42:33.303Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T09:42:33.303Z] Configure a credential helper to remove this warning. See [2023-05-16T09:42:33.303Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T09:42:33.303Z] [2023-05-16T09:42:33.303Z] Login Succeeded [2023-05-16T09:42:33.303Z] nexus3.edgexfoundry.org:10004 [2023-05-16T09:42:33.303Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T09:42:33.563Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T09:42:33.563Z] Configure a credential helper to remove this warning. See [2023-05-16T09:42:33.563Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T09:42:33.563Z] [2023-05-16T09:42:33.563Z] Login Succeeded [2023-05-16T09:42:33.563Z] docker.io [2023-05-16T09:42:33.563Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T09:42:33.823Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T09:42:33.823Z] Configure a credential helper to remove this warning. See [2023-05-16T09:42:33.823Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T09:42:33.823Z] [2023-05-16T09:42:33.823Z] Login Succeeded [2023-05-16T09:42:33.823Z] ---> docker-login.sh ends [Pipeline] } [2023-05-16T09:42:33.854Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-16T09:42:34.503Z] + git rev-list -1 --merges d5f0315a3068fef8e1beaf2c3681ec5f438da7da~1..d5f0315a3068fef8e1beaf2c3681ec5f438da7da [Pipeline] echo [2023-05-16T09:42:34.565Z] -----------> git rev-list -1 --merges d5f0315a3068fef8e1beaf2c3681ec5f438da7da~1..d5f0315a3068fef8e1beaf2c3681ec5f438da7da d5f0315a3068fef8e1beaf2c3681ec5f438da7da [false] [Pipeline] sh [2023-05-16T09:42:34.882Z] + git log --format=format:%s -1 d5f0315a3068fef8e1beaf2c3681ec5f438da7da [Pipeline] echo [2023-05-16T09:42:34.921Z] ========================================================= [2023-05-16T09:42:34.921Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-16T09:42:34.921Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-16T09:42:35.346Z] + git log --format=format:%s -1 d5f0315a3068fef8e1beaf2c3681ec5f438da7da [Pipeline] echo [2023-05-16T09:42:35.378Z] [semverPrep] GIT_COMMIT: d5f0315a3068fef8e1beaf2c3681ec5f438da7da, Commit Message: build(deps): bump github.com/canonical/edgex-snap-hooks/v3 [Pipeline] echo [2023-05-16T09:42:35.409Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-16T09:42:35.809Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-16T09:42:35.809Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-16T09:42:35.809Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-16T09:42:35.809Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-16T09:42:35.809Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-16T09:42:35.809Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-16T09:42:35.809Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T09:42:36.308Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T09:42:36.308Z] [2023-05-16T09:42:36.308Z] 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-16T09:42:36.697Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T09:42:36.960Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-16T09:42:36.960Z] b85a868b505f: Pulling fs layer [2023-05-16T09:42:36.960Z] e2be974225ed: Pulling fs layer [2023-05-16T09:42:36.960Z] 339a4e72a1f5: Pulling fs layer [2023-05-16T09:42:36.960Z] 988bab9f4d93: Pulling fs layer [2023-05-16T09:42:36.960Z] 1469e6f7b9e6: Pulling fs layer [2023-05-16T09:42:36.960Z] eaf3925da568: Pulling fs layer [2023-05-16T09:42:36.960Z] bab4dde63d76: Pulling fs layer [2023-05-16T09:42:36.960Z] bde34c3a00c8: Pulling fs layer [2023-05-16T09:42:36.960Z] b352a97aabf1: Pulling fs layer [2023-05-16T09:42:36.960Z] 4872d77fe225: Pulling fs layer [2023-05-16T09:42:36.960Z] 5851b861e8e6: Pulling fs layer [2023-05-16T09:42:36.960Z] 988bab9f4d93: Waiting [2023-05-16T09:42:36.960Z] 1469e6f7b9e6: Waiting [2023-05-16T09:42:36.960Z] eaf3925da568: Waiting [2023-05-16T09:42:36.960Z] bde34c3a00c8: Waiting [2023-05-16T09:42:36.960Z] b352a97aabf1: Waiting [2023-05-16T09:42:36.960Z] bab4dde63d76: Waiting [2023-05-16T09:42:36.960Z] 4872d77fe225: Waiting [2023-05-16T09:42:36.960Z] 5851b861e8e6: Waiting [2023-05-16T09:42:36.960Z] e2be974225ed: Download complete [2023-05-16T09:42:36.960Z] 988bab9f4d93: Verifying Checksum [2023-05-16T09:42:36.960Z] 988bab9f4d93: Download complete [2023-05-16T09:42:36.960Z] 1469e6f7b9e6: Verifying Checksum [2023-05-16T09:42:36.960Z] 1469e6f7b9e6: Download complete [2023-05-16T09:42:36.960Z] 339a4e72a1f5: Verifying Checksum [2023-05-16T09:42:36.960Z] 339a4e72a1f5: Download complete [2023-05-16T09:42:36.960Z] eaf3925da568: Verifying Checksum [2023-05-16T09:42:36.960Z] eaf3925da568: Download complete [2023-05-16T09:42:36.960Z] bde34c3a00c8: Verifying Checksum [2023-05-16T09:42:36.960Z] bde34c3a00c8: Download complete [2023-05-16T09:42:36.960Z] b352a97aabf1: Download complete [2023-05-16T09:42:36.960Z] 4872d77fe225: Verifying Checksum [2023-05-16T09:42:37.225Z] 5851b861e8e6: Verifying Checksum [2023-05-16T09:42:37.225Z] 5851b861e8e6: Download complete [2023-05-16T09:42:37.225Z] b85a868b505f: Verifying Checksum [2023-05-16T09:42:37.225Z] b85a868b505f: Download complete [2023-05-16T09:42:37.486Z] bab4dde63d76: Verifying Checksum [2023-05-16T09:42:38.865Z] b85a868b505f: Pull complete [2023-05-16T09:42:38.865Z] e2be974225ed: Pull complete [2023-05-16T09:42:39.125Z] 339a4e72a1f5: Pull complete [2023-05-16T09:42:39.125Z] 988bab9f4d93: Pull complete [2023-05-16T09:42:39.694Z] 1469e6f7b9e6: Pull complete [2023-05-16T09:42:39.694Z] eaf3925da568: Pull complete [2023-05-16T09:42:41.600Z] bab4dde63d76: Pull complete [2023-05-16T09:42:41.600Z] bde34c3a00c8: Pull complete [2023-05-16T09:42:41.600Z] b352a97aabf1: Pull complete [2023-05-16T09:42:41.600Z] 4872d77fe225: Pull complete [2023-05-16T09:42:41.600Z] 5851b861e8e6: Pull complete [2023-05-16T09:42:41.859Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-16T09:42:41.859Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T09:42:41.859Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T09:42:42.103Z] prd-ubuntu20.04-docker-8c-8g-15531 does not seem to be running inside a container [2023-05-16T09:42:42.141Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-178 -v /w/workspace/edgexfoundry_device-gpio_PR-178:/w/workspace/edgexfoundry_device-gpio_PR-178:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-178@tmp:/w/workspace/edgexfoundry_device-gpio_PR-178@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-16T09:42:45.130Z] $ docker top 3e7cf9ee1c7f3c5f8921955ef13ff9502e33c699f03e0db8f2f6e0a63fce5965 -eo pid,comm [2023-05-16T09:42:45.187Z] 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-16T09:42:45.187Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-16T09:42:45.324Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-16T09:42:45.324Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-16T09:42:45.450Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-16T09:42:45.457Z] $ docker exec 3e7cf9ee1c7f3c5f8921955ef13ff9502e33c699f03e0db8f2f6e0a63fce5965 ssh-agent [2023-05-16T09:42:45.558Z] SSH_AUTH_SOCK=/tmp/ssh-rBup3salbhK1/agent.33 [2023-05-16T09:42:45.558Z] SSH_AGENT_PID=39 [2023-05-16T09:42:45.564Z] Running ssh-add (command line suppressed) [2023-05-16T09:42:45.686Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-178@tmp/private_key_4506794437947020262.key (/w/workspace/edgexfoundry_device-gpio_PR-178@tmp/private_key_4506794437947020262.key) [2023-05-16T09:42:45.702Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-16T09:42:46.051Z] + git tag --points-at HEAD [Pipeline] } [2023-05-16T09:42:46.081Z] $ docker exec --env ******** --env ******** 3e7cf9ee1c7f3c5f8921955ef13ff9502e33c699f03e0db8f2f6e0a63fce5965 ssh-agent -k [2023-05-16T09:42:46.196Z] unset SSH_AUTH_SOCK; [2023-05-16T09:42:46.196Z] unset SSH_AGENT_PID; [2023-05-16T09:42:46.196Z] echo Agent pid 39 killed; [2023-05-16T09:42:46.204Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-16T09:42:46.305Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-16T09:42:46.305Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-16T09:42:46.431Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-16T09:42:46.439Z] $ docker exec 3e7cf9ee1c7f3c5f8921955ef13ff9502e33c699f03e0db8f2f6e0a63fce5965 ssh-agent [2023-05-16T09:42:46.565Z] SSH_AUTH_SOCK=/tmp/ssh-dnGqQ4fkmIIS/agent.71 [2023-05-16T09:42:46.565Z] SSH_AGENT_PID=77 [2023-05-16T09:42:46.571Z] Running ssh-add (command line suppressed) [2023-05-16T09:42:46.680Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-178@tmp/private_key_14131830227904724450.key (/w/workspace/edgexfoundry_device-gpio_PR-178@tmp/private_key_14131830227904724450.key) [2023-05-16T09:42:46.695Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-16T09:42:47.037Z] + git semver init [2023-05-16T09:42:47.299Z] 2023-05-16 09:42:47,223 [run_init] DEBUG init version:0.0.0 force:False [2023-05-16T09:42:47.299Z] 2023-05-16 09:42:47,223 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-178/.semver [2023-05-16T09:42:47.299Z] 2023-05-16 09:42:47,224 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-178/.semver [2023-05-16T09:42:47.299Z] 2023-05-16 09:42:47,224 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-178/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-178, universal_newlines=False, shell=None, istream=None) [2023-05-16T09:42:48.242Z] 2023-05-16 09:42:48,130 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-178/.git/info/exclude [2023-05-16T09:42:48.242Z] 2023-05-16 09:42:48,131 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-178/.semver/PR-178 with force:False [2023-05-16T09:42:48.242Z] 2023-05-16 09:42:48,131 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-178/.semver/PR-178 [2023-05-16T09:42:48.242Z] 2023-05-16 09:42:48,136 [execute] INFO git cat-file --batch-check [2023-05-16T09:42:48.242Z] 2023-05-16 09:42:48,136 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-178/.semver, universal_newlines=False, shell=None, istream=) [2023-05-16T09:42:48.242Z] 2023-05-16 09:42:48,143 [execute] INFO git cat-file --batch [2023-05-16T09:42:48.242Z] 2023-05-16 09:42:48,143 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-178/.semver, universal_newlines=False, shell=None, istream=) [2023-05-16T09:42:48.242Z] 2023-05-16 09:42:48,148 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-178/.semver/PR-178 [2023-05-16T09:42:48.242Z] 0.0.0 [Pipeline] } [2023-05-16T09:42:48.272Z] $ docker exec --env ******** --env ******** 3e7cf9ee1c7f3c5f8921955ef13ff9502e33c699f03e0db8f2f6e0a63fce5965 ssh-agent -k [2023-05-16T09:42:48.401Z] unset SSH_AUTH_SOCK; [2023-05-16T09:42:48.401Z] unset SSH_AGENT_PID; [2023-05-16T09:42:48.402Z] echo Agent pid 77 killed; [2023-05-16T09:42:48.409Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-16T09:42:48.853Z] + git semver [Pipeline] } [2023-05-16T09:42:49.138Z] $ docker stop --time=1 3e7cf9ee1c7f3c5f8921955ef13ff9502e33c699f03e0db8f2f6e0a63fce5965 [2023-05-16T09:42:50.463Z] $ docker rm -f --volumes 3e7cf9ee1c7f3c5f8921955ef13ff9502e33c699f03e0db8f2f6e0a63fce5965 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-16T09:42:50.864Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-16T09:42:51.147Z] Stashed 1 file(s) [Pipeline] echo [2023-05-16T09:42:51.176Z] [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-16T09:42:51.793Z] provisioning config files... [2023-05-16T09:42:51.804Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-178@tmp/config12519330310612406533tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T09:42:52.157Z] ---> docker-login.sh [2023-05-16T09:42:52.157Z] nexus3.edgexfoundry.org:10001 [2023-05-16T09:42:52.157Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T09:42:52.157Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T09:42:52.157Z] Configure a credential helper to remove this warning. See [2023-05-16T09:42:52.157Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T09:42:52.157Z] [2023-05-16T09:42:52.157Z] Login Succeeded [2023-05-16T09:42:52.157Z] nexus3.edgexfoundry.org:10002 [2023-05-16T09:42:52.157Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T09:42:52.157Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T09:42:52.157Z] Configure a credential helper to remove this warning. See [2023-05-16T09:42:52.157Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T09:42:52.157Z] [2023-05-16T09:42:52.157Z] Login Succeeded [2023-05-16T09:42:52.157Z] nexus3.edgexfoundry.org:10003 [2023-05-16T09:42:52.417Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T09:42:52.417Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T09:42:52.417Z] Configure a credential helper to remove this warning. See [2023-05-16T09:42:52.418Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T09:42:52.418Z] [2023-05-16T09:42:52.418Z] Login Succeeded [2023-05-16T09:42:52.418Z] nexus3.edgexfoundry.org:10004 [2023-05-16T09:42:52.418Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T09:42:52.418Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T09:42:52.418Z] Configure a credential helper to remove this warning. See [2023-05-16T09:42:52.418Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T09:42:52.418Z] [2023-05-16T09:42:52.418Z] Login Succeeded [2023-05-16T09:42:52.418Z] docker.io [2023-05-16T09:42:52.678Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T09:42:52.678Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T09:42:52.678Z] Configure a credential helper to remove this warning. See [2023-05-16T09:42:52.678Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T09:42:52.678Z] [2023-05-16T09:42:52.678Z] Login Succeeded [2023-05-16T09:42:52.940Z] ---> docker-login.sh ends [Pipeline] } [2023-05-16T09:42:52.970Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-16T09:42:53.182Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T09:42:53.221Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T09:42:53.259Z] ========================================================= [2023-05-16T09:42:53.259Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-16T09:42:53.259Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T09:42:53.737Z] + 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-16T09:42:53.737Z] Sending build context to Docker daemon 16.14MB [2023-05-16T09:42:53.737Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-16T09:42:53.737Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-16T09:42:53.999Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-16T09:42:53.999Z] f56be85fc22e: Pulling fs layer [2023-05-16T09:42:53.999Z] 85791d961cd3: Pulling fs layer [2023-05-16T09:42:53.999Z] d694b5ae8c79: Pulling fs layer [2023-05-16T09:42:53.999Z] 9f32a84ed3da: Pulling fs layer [2023-05-16T09:42:53.999Z] 4d19c01a9841: Pulling fs layer [2023-05-16T09:42:53.999Z] 9325e15d5711: Pulling fs layer [2023-05-16T09:42:53.999Z] 556b6ee489ea: Pulling fs layer [2023-05-16T09:42:53.999Z] c5a4b2cf53e6: Pulling fs layer [2023-05-16T09:42:53.999Z] 4d19c01a9841: Waiting [2023-05-16T09:42:53.999Z] 9325e15d5711: Waiting [2023-05-16T09:42:53.999Z] 556b6ee489ea: Waiting [2023-05-16T09:42:53.999Z] c5a4b2cf53e6: Waiting [2023-05-16T09:42:53.999Z] 9f32a84ed3da: Waiting [2023-05-16T09:42:53.999Z] 85791d961cd3: Download complete [2023-05-16T09:42:53.999Z] 9f32a84ed3da: Verifying Checksum [2023-05-16T09:42:53.999Z] 9f32a84ed3da: Download complete [2023-05-16T09:42:53.999Z] 4d19c01a9841: Verifying Checksum [2023-05-16T09:42:53.999Z] 4d19c01a9841: Download complete [2023-05-16T09:42:53.999Z] f56be85fc22e: Download complete [2023-05-16T09:42:53.999Z] 9325e15d5711: Verifying Checksum [2023-05-16T09:42:53.999Z] 9325e15d5711: Download complete [2023-05-16T09:42:54.261Z] f56be85fc22e: Pull complete [2023-05-16T09:42:54.261Z] 85791d961cd3: Pull complete [2023-05-16T09:42:54.520Z] d694b5ae8c79: Verifying Checksum [2023-05-16T09:42:54.520Z] d694b5ae8c79: Download complete [2023-05-16T09:42:54.777Z] c5a4b2cf53e6: Verifying Checksum [2023-05-16T09:42:54.777Z] 556b6ee489ea: Verifying Checksum [2023-05-16T09:42:54.777Z] 556b6ee489ea: Download complete [2023-05-16T09:42:58.065Z] d694b5ae8c79: Pull complete [2023-05-16T09:42:58.324Z] 9f32a84ed3da: Pull complete [2023-05-16T09:42:58.324Z] 4d19c01a9841: Pull complete [2023-05-16T09:42:58.324Z] 9325e15d5711: Pull complete [2023-05-16T09:43:00.862Z] 556b6ee489ea: Pull complete [2023-05-16T09:43:02.250Z] c5a4b2cf53e6: Pull complete [2023-05-16T09:43:02.250Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-16T09:43:02.250Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-16T09:43:02.250Z] ---> c4be618373d6 [2023-05-16T09:43:02.250Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-16T09:43:05.550Z] ---> Running in 540b2c399768 [2023-05-16T09:43:05.550Z] Removing intermediate container 540b2c399768 [2023-05-16T09:43:05.550Z] ---> 5a456a88e77d [2023-05-16T09:43:05.550Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-16T09:43:05.550Z] ---> Running in bc1de4573ac9 [2023-05-16T09:43:05.550Z] Removing intermediate container bc1de4573ac9 [2023-05-16T09:43:05.550Z] ---> 1eea4c60647e [2023-05-16T09:43:05.550Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-05-16T09:43:05.810Z] ---> Running in aa69dbecad4b [2023-05-16T09:43:05.810Z] Removing intermediate container aa69dbecad4b [2023-05-16T09:43:05.810Z] ---> 9f48d9db57ee [2023-05-16T09:43:05.810Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-16T09:43:05.810Z] ---> Running in 348ee3fe9a7a [2023-05-16T09:43:05.811Z] Removing intermediate container 348ee3fe9a7a [2023-05-16T09:43:05.811Z] ---> 576bb8b67017 [2023-05-16T09:43:05.811Z] Step 7/12 : WORKDIR /device-gpio [2023-05-16T09:43:06.069Z] ---> Running in eaa51389448d [2023-05-16T09:43:06.069Z] Removing intermediate container eaa51389448d [2023-05-16T09:43:06.069Z] ---> 469fefbddcbf [2023-05-16T09:43:06.069Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-16T09:43:06.069Z] ---> Running in 971f0c930cb3 [2023-05-16T09:43:06.328Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-16T09:43:06.328Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-16T09:43:06.589Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-05-16T09:43:06.589Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-16T09:43:06.589Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-05-16T09:43:06.589Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-05-16T09:43:06.589Z] Executing busybox-1.35.0-r29.trigger [2023-05-16T09:43:06.589Z] OK: 269 MiB in 57 packages [2023-05-16T09:43:06.602Z] Still waiting to schedule task [2023-05-16T09:43:06.602Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-16T09:43:07.158Z] Removing intermediate container 971f0c930cb3 [2023-05-16T09:43:07.158Z] ---> ba46a8b904ad [2023-05-16T09:43:07.158Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-16T09:43:07.417Z] ---> aada4e04bbc8 [2023-05-16T09:43:07.418Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T09:43:07.418Z] ---> Running in 716af1c8a6ad [2023-05-16T09:43:34.003Z] Removing intermediate container 716af1c8a6ad [2023-05-16T09:43:34.003Z] ---> a016f4cbfe71 [2023-05-16T09:43:34.003Z] Step 11/12 : COPY . . [2023-05-16T09:43:34.263Z] ---> 8f6f4260829f [2023-05-16T09:43:34.263Z] Step 12/12 : RUN ${MAKE} [2023-05-16T09:43:34.263Z] ---> Running in c968285d3538 [2023-05-16T09:43:34.525Z] noop [2023-05-16T09:43:34.789Z] Removing intermediate container c968285d3538 [2023-05-16T09:43:34.789Z] ---> 74e21e248daf [2023-05-16T09:43:34.789Z] Successfully built 74e21e248daf [2023-05-16T09:43:34.789Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T09:43:35.270Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-16T09:43:35.270Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T09:43:35.433Z] prd-ubuntu20.04-docker-8c-8g-15531 does not seem to be running inside a container [2023-05-16T09:43:35.466Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-178 -v /w/workspace/edgexfoundry_device-gpio_PR-178:/w/workspace/edgexfoundry_device-gpio_PR-178:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-178@tmp:/w/workspace/edgexfoundry_device-gpio_PR-178@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 ******** ci-base-image-x86_64 cat [2023-05-16T09:43:35.830Z] $ docker top acc60b599df38e614c60cc8041b099ac9850fbf271f7764aa92cb20eb7e8a98f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T09:43:36.228Z] + go version [2023-05-16T09:43:36.228Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-16T09:43:36.266Z] $ docker stop --time=1 acc60b599df38e614c60cc8041b099ac9850fbf271f7764aa92cb20eb7e8a98f [2023-05-16T09:43:37.526Z] $ docker rm -f --volumes acc60b599df38e614c60cc8041b099ac9850fbf271f7764aa92cb20eb7e8a98f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T09:43:38.328Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-16T09:43:38.328Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T09:43:38.488Z] prd-ubuntu20.04-docker-8c-8g-15531 does not seem to be running inside a container [2023-05-16T09:43:38.523Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-gpio_PR-178 -v /w/workspace/edgexfoundry_device-gpio_PR-178:/w/workspace/edgexfoundry_device-gpio_PR-178:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-178@tmp:/w/workspace/edgexfoundry_device-gpio_PR-178@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 ******** ci-base-image-x86_64 cat [2023-05-16T09:43:38.861Z] $ docker top 81b41a6c8c8a507c05171cdaa73e27ca54fdd0b58e544d6397a3a37948760c17 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T09:43:39.263Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-178 [Pipeline] fileExists [Pipeline] sh [2023-05-16T09:43:39.636Z] + make test [2023-05-16T09:43:39.636Z] go test ./... -coverprofile=coverage.out ./... [2023-05-16T09:43:44.912Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-05-16T09:43:54.881Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-05-16T09:43:54.881Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-05-16T09:44:01.445Z] go vet ./... [2023-05-16T09:44:05.746Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-16T09:44:05.746Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-16T09:44:05.746Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-16T09:44:05.794Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-16T09:44:05.824Z] $ docker stop --time=1 81b41a6c8c8a507c05171cdaa73e27ca54fdd0b58e544d6397a3a37948760c17 [2023-05-16T09:44:08.519Z] $ docker rm -f --volumes 81b41a6c8c8a507c05171cdaa73e27ca54fdd0b58e544d6397a3a37948760c17 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-16T09:44:09.062Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-16T09:44:09.136Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-16T09:44:09.863Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-16T09:44:10.178Z] + ls -al . [2023-05-16T09:44:10.179Z] total 156 [2023-05-16T09:44:10.179Z] drwxrwxr-x 9 jenkins jenkins 4096 May 16 09:43 . [2023-05-16T09:44:10.179Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 09:42 .. [2023-05-16T09:44:10.179Z] -rw-rw-r-- 1 jenkins jenkins 120 May 16 09:42 .dockerignore [2023-05-16T09:44:10.179Z] drwxrwxr-x 8 jenkins jenkins 4096 May 16 09:42 .git [2023-05-16T09:44:10.179Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 09:42 .github [2023-05-16T09:44:10.179Z] -rw-rw-r-- 1 jenkins jenkins 343 May 16 09:42 .gitignore [2023-05-16T09:44:10.179Z] -rw-rw-r-- 1 jenkins jenkins 41 May 16 09:42 .golangci.yml [2023-05-16T09:44:10.179Z] drwxr-xr-x 3 jenkins jenkins 4096 May 16 09:42 .semver [2023-05-16T09:44:10.179Z] -rw-rw-r-- 1 jenkins jenkins 9702 May 16 09:42 Attribution.txt [2023-05-16T09:44:10.179Z] -rw-rw-r-- 1 jenkins jenkins 4069 May 16 09:42 CHANGELOG.md [2023-05-16T09:44:10.179Z] -rw-rw-r-- 1 jenkins jenkins 1542 May 16 09:42 Dockerfile [2023-05-16T09:44:10.179Z] -rw-rw-r-- 1 jenkins jenkins 677 May 16 09:42 GOVERNANCE.md [2023-05-16T09:44:10.179Z] -rw-rw-r-- 1 jenkins jenkins 657 May 16 09:42 Jenkinsfile [2023-05-16T09:44:10.179Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 16 09:42 LICENSE [2023-05-16T09:44:10.179Z] -rw-rw-r-- 1 jenkins jenkins 1692 May 16 09:42 Makefile [2023-05-16T09:44:10.179Z] -rw-rw-r-- 1 jenkins jenkins 617 May 16 09:42 OWNERS.md [2023-05-16T09:44:10.179Z] -rw-rw-r-- 1 jenkins jenkins 11790 May 16 09:42 README.md [2023-05-16T09:44:10.179Z] -rw-rw-r-- 1 jenkins jenkins 5 May 16 09:42 VERSION [2023-05-16T09:44:10.179Z] drwxrwxr-x 2 jenkins jenkins 4096 May 16 09:42 bin [2023-05-16T09:44:10.179Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 09:42 cmd [2023-05-16T09:44:10.179Z] -rw-r--r-- 1 jenkins jenkins 10 May 16 09:43 coverage.out [2023-05-16T09:44:10.179Z] -rw-rw-r-- 1 jenkins jenkins 3269 May 16 09:42 go.mod [2023-05-16T09:44:10.179Z] -rw-rw-r-- 1 jenkins jenkins 31585 May 16 09:42 go.sum [2023-05-16T09:44:10.179Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 09:42 internal [2023-05-16T09:44:10.179Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 09:42 snap [2023-05-16T09:44:10.179Z] -rw-rw-r-- 1 jenkins jenkins 209 May 16 09:42 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T09:44:10.576Z] + docker build -t device-gpio -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=d5f0315a3068fef8e1beaf2c3681ec5f438da7da --label arch=amd64 --label version=0.0.0 . [2023-05-16T09:44:10.576Z] Sending build context to Docker daemon 16.14MB [2023-05-16T09:44:10.576Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-16T09:44:10.576Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-16T09:44:10.576Z] ---> 74e21e248daf [2023-05-16T09:44:10.576Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-16T09:44:10.836Z] ---> Running in 9922ce343560 [2023-05-16T09:44:10.836Z] Removing intermediate container 9922ce343560 [2023-05-16T09:44:10.836Z] ---> 8cfe96572980 [2023-05-16T09:44:10.836Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-16T09:44:10.836Z] ---> Running in 5268d3ac3425 [2023-05-16T09:44:11.096Z] Removing intermediate container 5268d3ac3425 [2023-05-16T09:44:11.096Z] ---> 1aef2e53393d [2023-05-16T09:44:11.096Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-05-16T09:44:11.096Z] ---> Running in 56e579fefa45 [2023-05-16T09:44:11.096Z] Removing intermediate container 56e579fefa45 [2023-05-16T09:44:11.096Z] ---> 4327f31aed30 [2023-05-16T09:44:11.096Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-16T09:44:11.096Z] ---> Running in 73a05212e692 [2023-05-16T09:44:11.096Z] Removing intermediate container 73a05212e692 [2023-05-16T09:44:11.096Z] ---> cc1abe6e1212 [2023-05-16T09:44:11.096Z] Step 7/25 : WORKDIR /device-gpio [2023-05-16T09:44:11.096Z] ---> Running in 7271efe1e2ec [2023-05-16T09:44:11.355Z] Removing intermediate container 7271efe1e2ec [2023-05-16T09:44:11.355Z] ---> 49ce73e28133 [2023-05-16T09:44:11.355Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-16T09:44:11.355Z] ---> Running in 7ea97b83d275 [2023-05-16T09:44:11.614Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-16T09:44:11.614Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-16T09:44:11.874Z] OK: 269 MiB in 57 packages [2023-05-16T09:44:12.441Z] Removing intermediate container 7ea97b83d275 [2023-05-16T09:44:12.441Z] ---> 3d8b57acb2f0 [2023-05-16T09:44:12.441Z] Step 9/25 : COPY go.mod vendor* ./ [2023-05-16T09:44:12.441Z] ---> 6b41f7acc785 [2023-05-16T09:44:12.441Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T09:44:12.441Z] ---> Running in 63b4a9b80280 [2023-05-16T09:44:13.378Z] Removing intermediate container 63b4a9b80280 [2023-05-16T09:44:13.378Z] ---> 7e75e26f09f7 [2023-05-16T09:44:13.378Z] Step 11/25 : COPY . . [2023-05-16T09:44:13.638Z] ---> 3ea5c7e9a450 [2023-05-16T09:44:13.638Z] Step 12/25 : RUN ${MAKE} [2023-05-16T09:44:13.638Z] ---> Running in 2bc2361db742 [2023-05-16T09:44:14.206Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-05-16T09:44:36.221Z] Removing intermediate container 2bc2361db742 [2023-05-16T09:44:36.221Z] ---> 8aba9388c760 [2023-05-16T09:44:36.221Z] Step 13/25 : FROM alpine:3.17 [2023-05-16T09:44:36.221Z] 3.17: Pulling from library/alpine [2023-05-16T09:44:36.221Z] f56be85fc22e: Already exists [2023-05-16T09:44:36.221Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-16T09:44:36.221Z] Status: Downloaded newer image for alpine:3.17 [2023-05-16T09:44:36.221Z] ---> 9ed4aefc74f6 [2023-05-16T09:44:36.221Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-05-16T09:44:36.221Z] ---> Running in bd8292924943 [2023-05-16T09:44:36.221Z] Removing intermediate container bd8292924943 [2023-05-16T09:44:36.221Z] ---> f5d878e8602e [2023-05-16T09:44:36.221Z] Step 15/25 : RUN apk add --update --no-cache [2023-05-16T09:44:36.221Z] ---> Running in bf1f0a6532df [2023-05-16T09:44:36.221Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-16T09:44:36.221Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-16T09:44:36.221Z] OK: 7 MiB in 15 packages [2023-05-16T09:44:36.221Z] Removing intermediate container bf1f0a6532df [2023-05-16T09:44:36.221Z] ---> f851ed3e900c [2023-05-16T09:44:36.221Z] Step 16/25 : WORKDIR / [2023-05-16T09:44:36.221Z] ---> Running in 78192ead92fe [2023-05-16T09:44:36.221Z] Removing intermediate container 78192ead92fe [2023-05-16T09:44:36.221Z] ---> 63db0bd6bea2 [2023-05-16T09:44:36.221Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-05-16T09:44:36.221Z] ---> c30b9fe1c698 [2023-05-16T09:44:36.221Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-05-16T09:44:36.221Z] ---> 4f6a0f95804e [2023-05-16T09:44:36.221Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-05-16T09:44:36.221Z] ---> 231772202ade [2023-05-16T09:44:36.221Z] Step 20/25 : EXPOSE 59910 [2023-05-16T09:44:36.221Z] ---> Running in 14fcefaf4971 [2023-05-16T09:44:36.221Z] Removing intermediate container 14fcefaf4971 [2023-05-16T09:44:36.221Z] ---> f806ec6782c9 [2023-05-16T09:44:36.221Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-05-16T09:44:36.221Z] ---> Running in 182e90014377 [2023-05-16T09:44:36.221Z] Removing intermediate container 182e90014377 [2023-05-16T09:44:36.221Z] ---> e282e7daad84 [2023-05-16T09:44:36.221Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-16T09:44:36.221Z] ---> Running in 389c782a019d [2023-05-16T09:44:36.479Z] Removing intermediate container 389c782a019d [2023-05-16T09:44:36.480Z] ---> b09028eedc89 [2023-05-16T09:44:36.480Z] Step 23/25 : LABEL arch=amd64 [2023-05-16T09:44:36.480Z] ---> Running in f206e10a3fe6 [2023-05-16T09:44:36.480Z] Removing intermediate container f206e10a3fe6 [2023-05-16T09:44:36.480Z] ---> 3ecb583be99b [2023-05-16T09:44:36.480Z] Step 24/25 : LABEL git_sha=d5f0315a3068fef8e1beaf2c3681ec5f438da7da [2023-05-16T09:44:36.480Z] ---> Running in 7f5dfb558765 [2023-05-16T09:44:36.480Z] Removing intermediate container 7f5dfb558765 [2023-05-16T09:44:36.480Z] ---> cf5b6ebedae9 [2023-05-16T09:44:36.480Z] Step 25/25 : LABEL version=0.0.0 [2023-05-16T09:44:36.480Z] ---> Running in 428687199d16 [2023-05-16T09:44:36.738Z] Removing intermediate container 428687199d16 [2023-05-16T09:44:36.738Z] ---> 4da58c6c8326 [2023-05-16T09:44:36.738Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-16T09:44:36.738Z] Successfully built 4da58c6c8326 [2023-05-16T09:44:36.738Z] Successfully tagged device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T09:44:37.640Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-16T09:44:37.640Z] [2023-05-16T09:44:37.640Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T09:44:38.035Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-16T09:44:38.035Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-16T09:44:38.035Z] 5eb5b503b376: Pulling fs layer [2023-05-16T09:44:38.035Z] 5c69ac0246d0: Pulling fs layer [2023-05-16T09:44:38.035Z] ec43610c2a17: Pulling fs layer [2023-05-16T09:44:38.035Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-16T09:44:38.035Z] 33b1e0a273af: Pulling fs layer [2023-05-16T09:44:38.035Z] 5d3b04190fa2: Pulling fs layer [2023-05-16T09:44:38.035Z] 2f39f015ded8: Pulling fs layer [2023-05-16T09:44:38.035Z] 33b1e0a273af: Waiting [2023-05-16T09:44:38.035Z] 2f39f015ded8: Waiting [2023-05-16T09:44:38.035Z] 5d3b04190fa2: Waiting [2023-05-16T09:44:38.035Z] 3a2ae6a8a46f: Waiting [2023-05-16T09:44:38.035Z] 5c69ac0246d0: Verifying Checksum [2023-05-16T09:44:38.035Z] 5c69ac0246d0: Download complete [2023-05-16T09:44:38.035Z] 3a2ae6a8a46f: Download complete [2023-05-16T09:44:38.035Z] 33b1e0a273af: Verifying Checksum [2023-05-16T09:44:38.035Z] 33b1e0a273af: Download complete [2023-05-16T09:44:38.035Z] 5d3b04190fa2: Verifying Checksum [2023-05-16T09:44:38.035Z] 5d3b04190fa2: Download complete [2023-05-16T09:44:38.035Z] ec43610c2a17: Verifying Checksum [2023-05-16T09:44:38.035Z] ec43610c2a17: Download complete [2023-05-16T09:44:38.295Z] 5eb5b503b376: Verifying Checksum [2023-05-16T09:44:38.295Z] 5eb5b503b376: Download complete [2023-05-16T09:44:38.861Z] 2f39f015ded8: Download complete [2023-05-16T09:44:39.801Z] 5eb5b503b376: Pull complete [2023-05-16T09:44:39.801Z] 5c69ac0246d0: Pull complete [2023-05-16T09:44:40.061Z] ec43610c2a17: Pull complete [2023-05-16T09:44:40.320Z] 3a2ae6a8a46f: Pull complete [2023-05-16T09:44:40.484Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15532 in /w/workspace/edgexfoundry_device-gpio_PR-178 [Pipeline] { [Pipeline] ws [2023-05-16T09:44:40.555Z] Running in /w/workspace/device-gpio/1 [Pipeline] { [2023-05-16T09:44:40.579Z] 33b1e0a273af: Pull complete [2023-05-16T09:44:40.579Z] 5d3b04190fa2: Pull complete [Pipeline] checkout [2023-05-16T09:44:40.659Z] The recommended git tool is: git [2023-05-16T09:44:45.851Z] 2f39f015ded8: Pull complete [2023-05-16T09:44:45.851Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-16T09:44:45.851Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-16T09:44:45.851Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2023-05-16T09:44:45.977Z] using credential edgex-jenkins-ssh [2023-05-16T09:44:45.993Z] Cloning the remote Git repository [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T09:44:46.095Z] prd-ubuntu20.04-docker-8c-8g-15531 does not seem to be running inside a container [2023-05-16T09:44:46.139Z] $ 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/edgexfoundry_device-gpio_PR-178 -v /w/workspace/edgexfoundry_device-gpio_PR-178:/w/workspace/edgexfoundry_device-gpio_PR-178:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-178@tmp:/w/workspace/edgexfoundry_device-gpio_PR-178@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-16T09:44:46.040Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2023-05-16T09:44:46.144Z] > git init /w/workspace/device-gpio/1 # timeout=10 [2023-05-16T09:44:46.309Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-05-16T09:44:46.310Z] > git --version # timeout=10 [2023-05-16T09:44:46.333Z] > git --version # 'git version 2.25.1' [2023-05-16T09:44:46.336Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-16T09:44:46.505Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-16T09:44:49.101Z] $ docker top 0fa18505a5834e76faee53eca6e85818c2d3f2f403bba650f89e3dfedda2dc2c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T09:44:48.190Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-05-16T09:44:48.215Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-16T09:44:49.268Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-05-16T09:44:49.319Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-05-16T09:44:49.320Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-16T09:44:49.345Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/178/head:refs/remotes/origin/PR-178 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-16T09:44:49.588Z] ---> job-cost.sh [2023-05-16T09:44:49.588Z] lf-activate-venv: SKIPPING [2023-05-16T09:44:49.588Z] INFO: No Stack... [2023-05-16T09:44:49.832Z] Merging remotes/origin/main commit 63e68652b6ad95590cced61db99912ada0ba9712 into PR head commit d5f0315a3068fef8e1beaf2c3681ec5f438da7da [2023-05-16T09:44:49.846Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-16T09:44:50.137Z] Merge succeeded, producing d5f0315a3068fef8e1beaf2c3681ec5f438da7da [2023-05-16T09:44:50.138Z] Checking out Revision d5f0315a3068fef8e1beaf2c3681ec5f438da7da (PR-178) [2023-05-16T09:44:50.414Z] INFO: Archiving Costs [Pipeline] sh [2023-05-16T09:44:50.658Z] Commit message: "build(deps): bump github.com/canonical/edgex-snap-hooks/v3" [2023-05-16T09:44:50.710Z] > git --version # timeout=10 [2023-05-16T09:44:50.722Z] > git --version # 'git version 2.25.1' [2023-05-16T09:44:50.738Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-16T09:44:50.762Z] + cat /w/workspace/edgexfoundry_device-gpio_PR-178/archives/cost.csv [2023-05-16T09:44:50.762Z] + cut -d, -f6 [Pipeline] lock [2023-05-16T09:44:50.805Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-178-1-stack-cost] [2023-05-16T09:44:49.850Z] > git config core.sparsecheckout # timeout=10 [2023-05-16T09:44:49.927Z] > git checkout -f d5f0315a3068fef8e1beaf2c3681ec5f438da7da # timeout=10 [2023-05-16T09:44:50.029Z] > git remote # timeout=10 [2023-05-16T09:44:50.050Z] > git config --get remote.origin.url # timeout=10 [2023-05-16T09:44:50.074Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-16T09:44:50.088Z] > git merge 63e68652b6ad95590cced61db99912ada0ba9712 # timeout=10 [2023-05-16T09:44:50.118Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-16T09:44:50.142Z] > git config core.sparsecheckout # timeout=10 [2023-05-16T09:44:50.158Z] > git checkout -f d5f0315a3068fef8e1beaf2c3681ec5f438da7da # timeout=10 [2023-05-16T09:44:50.836Z] Resource [jenkins-edgexfoundry-device-gpio-PR-178-1-stack-cost] did not exist. Created. [2023-05-16T09:44:50.836Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-178-1-stack-cost] [Pipeline] { [Pipeline] unstash [2023-05-16T09:44:51.102Z] [2023-05-16T09:44:51.102Z] GitHub has been notified of this commit’s build result [2023-05-16T09:44:51.102Z] [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2023-05-16T09:44:51.404Z] + echo total: 0.2199999988079071 [Pipeline] script [Pipeline] { [Pipeline] stash [2023-05-16T09:44:51.547Z] Stashed 1 file(s) [Pipeline] sh [Pipeline] } [2023-05-16T09:44:51.759Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-178-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-16T09:44:51.847Z] $ docker stop --time=1 0fa18505a5834e76faee53eca6e85818c2d3f2f403bba650f89e3dfedda2dc2c [2023-05-16T09:44:52.024Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-16T09:44:52.024Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-16T09:44:52.024Z] Dload Upload Total Spent Left Speed [2023-05-16T09:44:52.024Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 82 12751 82 10501 0 0 63259 0 --:--:-- --:--:-- --:--:-- 62880 100 12751 100 12751 0 0 76353 0 --:--:-- --:--:-- --:--:-- 75898 [2023-05-16T09:44:53.081Z] $ docker rm -f --volumes 0fa18505a5834e76faee53eca6e85818c2d3f2f403bba650f89e3dfedda2dc2c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-16T09:44:53.557Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-16T09:44:53.947Z] + sudo tee /etc/docker/daemon.new [2023-05-16T09:44:53.947Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-16T09:44:53.947Z] { [2023-05-16T09:44:53.947Z] "registry-mirrors": [ [2023-05-16T09:44:53.947Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-16T09:44:53.947Z] ], [2023-05-16T09:44:53.947Z] "bip": "10.250.0.254/24", [2023-05-16T09:44:53.947Z] "hosts": [ [2023-05-16T09:44:53.947Z] "tcp://0.0.0.0:5555", [2023-05-16T09:44:53.947Z] "unix:///var/run/docker.sock" [2023-05-16T09:44:53.947Z] ], [2023-05-16T09:44:53.947Z] "mtu": 1458, [2023-05-16T09:44:53.947Z] "selinux-enabled": true, [2023-05-16T09:44:53.947Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-16T09:44:53.947Z] } [Pipeline] sh [2023-05-16T09:44:54.303Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-16T09:44:54.671Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-16T09:45:12.973Z] provisioning config files... [2023-05-16T09:45:13.002Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/1@tmp/config15368443437399064770tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T09:45:13.387Z] ---> docker-login.sh [2023-05-16T09:45:13.388Z] nexus3.edgexfoundry.org:10001 [2023-05-16T09:45:13.659Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T09:45:13.932Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T09:45:13.932Z] Configure a credential helper to remove this warning. See [2023-05-16T09:45:13.932Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T09:45:13.932Z] [2023-05-16T09:45:13.932Z] Login Succeeded [2023-05-16T09:45:13.932Z] nexus3.edgexfoundry.org:10002 [2023-05-16T09:45:14.205Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T09:45:14.476Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T09:45:14.476Z] Configure a credential helper to remove this warning. See [2023-05-16T09:45:14.476Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T09:45:14.476Z] [2023-05-16T09:45:14.476Z] Login Succeeded [2023-05-16T09:45:14.476Z] nexus3.edgexfoundry.org:10003 [2023-05-16T09:45:14.476Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T09:45:14.747Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T09:45:14.747Z] Configure a credential helper to remove this warning. See [2023-05-16T09:45:14.747Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T09:45:14.747Z] [2023-05-16T09:45:14.747Z] Login Succeeded [2023-05-16T09:45:14.747Z] nexus3.edgexfoundry.org:10004 [2023-05-16T09:45:15.020Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T09:45:15.020Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T09:45:15.020Z] Configure a credential helper to remove this warning. See [2023-05-16T09:45:15.020Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T09:45:15.020Z] [2023-05-16T09:45:15.020Z] Login Succeeded [2023-05-16T09:45:15.020Z] docker.io [2023-05-16T09:45:15.289Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T09:45:15.556Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T09:45:15.556Z] Configure a credential helper to remove this warning. See [2023-05-16T09:45:15.556Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T09:45:15.556Z] [2023-05-16T09:45:15.556Z] Login Succeeded [2023-05-16T09:45:15.556Z] ---> docker-login.sh ends [Pipeline] } [2023-05-16T09:45:15.586Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-16T09:45:15.994Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T09:45:16.032Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T09:45:16.070Z] ========================================================= [2023-05-16T09:45:16.070Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-16T09:45:16.070Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T09:45:16.585Z] + 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-16T09:45:18.004Z] Sending build context to Docker daemon 8.156MB [2023-05-16T09:45:18.004Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-16T09:45:18.004Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-16T09:45:18.004Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-16T09:45:18.004Z] c41833b44d91: Pulling fs layer [2023-05-16T09:45:18.004Z] ed15518f5707: Pulling fs layer [2023-05-16T09:45:18.004Z] feae8fd75edb: Pulling fs layer [2023-05-16T09:45:18.004Z] 242c74f7c9fa: Pulling fs layer [2023-05-16T09:45:18.004Z] 3cdef696dda3: Pulling fs layer [2023-05-16T09:45:18.004Z] 2ced38df9373: Pulling fs layer [2023-05-16T09:45:18.004Z] 58f1dce35555: Pulling fs layer [2023-05-16T09:45:18.004Z] 242c74f7c9fa: Waiting [2023-05-16T09:45:18.004Z] 3cdef696dda3: Waiting [2023-05-16T09:45:18.004Z] 2ced38df9373: Waiting [2023-05-16T09:45:18.004Z] 58f1dce35555: Waiting [2023-05-16T09:45:18.274Z] ed15518f5707: Verifying Checksum [2023-05-16T09:45:18.274Z] ed15518f5707: Download complete [2023-05-16T09:45:18.274Z] 242c74f7c9fa: Verifying Checksum [2023-05-16T09:45:18.274Z] 242c74f7c9fa: Download complete [2023-05-16T09:45:18.274Z] 3cdef696dda3: Verifying Checksum [2023-05-16T09:45:18.274Z] 3cdef696dda3: Download complete [2023-05-16T09:45:18.274Z] c41833b44d91: Verifying Checksum [2023-05-16T09:45:18.274Z] c41833b44d91: Download complete [2023-05-16T09:45:19.241Z] c41833b44d91: Pull complete [2023-05-16T09:45:19.512Z] 58f1dce35555: Verifying Checksum [2023-05-16T09:45:19.512Z] 58f1dce35555: Download complete [2023-05-16T09:45:19.780Z] ed15518f5707: Pull complete [2023-05-16T09:45:20.741Z] feae8fd75edb: Verifying Checksum [2023-05-16T09:45:20.741Z] feae8fd75edb: Download complete [2023-05-16T09:45:20.741Z] 2ced38df9373: Verifying Checksum [2023-05-16T09:45:20.741Z] 2ced38df9373: Download complete [2023-05-16T09:45:30.922Z] feae8fd75edb: Pull complete [2023-05-16T09:45:31.191Z] 242c74f7c9fa: Pull complete [2023-05-16T09:45:31.458Z] 3cdef696dda3: Pull complete [2023-05-16T09:45:38.123Z] 2ced38df9373: Pull complete [2023-05-16T09:45:39.083Z] 58f1dce35555: Pull complete [2023-05-16T09:45:39.349Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-16T09:45:39.349Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-16T09:45:39.349Z] ---> fadd8f120f05 [2023-05-16T09:45:39.349Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-16T09:45:41.289Z] ---> Running in 67138f6125e6 [2023-05-16T09:45:41.873Z] Removing intermediate container 67138f6125e6 [2023-05-16T09:45:41.873Z] ---> ec0b221e1a60 [2023-05-16T09:45:41.873Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-16T09:45:41.873Z] ---> Running in 27bb51a885a5 [2023-05-16T09:45:42.149Z] Removing intermediate container 27bb51a885a5 [2023-05-16T09:45:42.149Z] ---> b08b395b9691 [2023-05-16T09:45:42.149Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-05-16T09:45:42.149Z] ---> Running in a1b0418aebd6 [2023-05-16T09:45:42.417Z] Removing intermediate container a1b0418aebd6 [2023-05-16T09:45:42.417Z] ---> 299e77947820 [2023-05-16T09:45:42.417Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-16T09:45:42.687Z] ---> Running in ee93736e28be [2023-05-16T09:45:42.955Z] Removing intermediate container ee93736e28be [2023-05-16T09:45:42.955Z] ---> 51dd74434422 [2023-05-16T09:45:42.955Z] Step 7/12 : WORKDIR /device-gpio [2023-05-16T09:45:42.955Z] ---> Running in 150f4fd5d5cc [2023-05-16T09:45:43.222Z] Removing intermediate container 150f4fd5d5cc [2023-05-16T09:45:43.222Z] ---> 190a59edc25d [2023-05-16T09:45:43.222Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-16T09:45:43.490Z] ---> Running in 642acc7b17cc [2023-05-16T09:45:44.453Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-16T09:45:45.037Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-16T09:45:46.000Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-05-16T09:45:46.000Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-16T09:45:46.000Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-05-16T09:45:46.000Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-05-16T09:45:46.000Z] Executing busybox-1.35.0-r29.trigger [2023-05-16T09:45:46.000Z] OK: 268 MiB in 57 packages [2023-05-16T09:45:47.406Z] Removing intermediate container 642acc7b17cc [2023-05-16T09:45:47.406Z] ---> a58114bdc631 [2023-05-16T09:45:47.406Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-16T09:45:47.674Z] ---> 9686e24f9bdf [2023-05-16T09:45:47.674Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T09:45:47.674Z] ---> Running in 63903a84d6ab [2023-05-16T09:46:55.576Z] Removing intermediate container 63903a84d6ab [2023-05-16T09:46:55.576Z] ---> 8adca91e1cb7 [2023-05-16T09:46:55.576Z] Step 11/12 : COPY . . [2023-05-16T09:46:55.576Z] ---> f74f6117a8b6 [2023-05-16T09:46:55.576Z] Step 12/12 : RUN ${MAKE} [2023-05-16T09:46:55.576Z] ---> Running in c9c4098f8b88 [2023-05-16T09:46:55.576Z] noop [2023-05-16T09:46:55.576Z] Removing intermediate container c9c4098f8b88 [2023-05-16T09:46:55.576Z] ---> 63d59ad8f064 [2023-05-16T09:46:55.576Z] Successfully built 63d59ad8f064 [2023-05-16T09:46:55.576Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T09:46:56.044Z] + docker inspect -f . ci-base-image-arm64 [2023-05-16T09:46:56.044Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T09:46:56.311Z] prd-ubuntu20.04-docker-arm64-4c-16g-15532 does not seem to be running inside a container [2023-05-16T09:46:56.379Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/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-16T09:46:57.521Z] $ docker top 13a5bb14814d4fc42a80f1b3743d155457988b5d947b00fc0922737322b2e099 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T09:46:58.378Z] + go version [2023-05-16T09:46:58.378Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-16T09:46:58.421Z] $ docker stop --time=1 13a5bb14814d4fc42a80f1b3743d155457988b5d947b00fc0922737322b2e099 [2023-05-16T09:47:00.007Z] $ docker rm -f --volumes 13a5bb14814d4fc42a80f1b3743d155457988b5d947b00fc0922737322b2e099 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T09:47:00.856Z] + docker inspect -f . ci-base-image-arm64 [2023-05-16T09:47:00.856Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T09:47:01.098Z] prd-ubuntu20.04-docker-arm64-4c-16g-15532 does not seem to be running inside a container [2023-05-16T09:47:01.167Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/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-16T09:47:02.210Z] $ docker top 974c1d8d64a64907f82c9066ace66b32cef3adbadb5fa8e7309637ab4ee757ee -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T09:47:02.742Z] + git config --global --add safe.directory /w/workspace/device-gpio/1 [Pipeline] fileExists [Pipeline] sh [2023-05-16T09:47:03.136Z] + make test [2023-05-16T09:47:03.136Z] go test ./... -coverprofile=coverage.out ./... [2023-05-16T09:47:35.349Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-05-16T09:49:27.034Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-05-16T09:49:27.034Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-05-16T09:49:27.034Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-16T09:49:27.034Z] go vet ./... [2023-05-16T09:49:59.292Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-16T09:49:59.292Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-16T09:49:59.292Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-16T09:49:59.337Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-16T09:49:59.377Z] $ docker stop --time=1 974c1d8d64a64907f82c9066ace66b32cef3adbadb5fa8e7309637ab4ee757ee [2023-05-16T09:50:01.339Z] $ docker rm -f --volumes 974c1d8d64a64907f82c9066ace66b32cef3adbadb5fa8e7309637ab4ee757ee [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-16T09:50:02.653Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-16T09:50:02.685Z] Warning: overwriting stash ‘coverage-report’ [2023-05-16T09:50:03.295Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-16T09:50:03.924Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-16T09:50:04.278Z] + ls -al . [2023-05-16T09:50:04.278Z] total 152 [2023-05-16T09:50:04.278Z] drwxrwxr-x 8 jenkins jenkins 4096 May 16 09:47 . [2023-05-16T09:50:04.278Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 09:44 .. [2023-05-16T09:50:04.278Z] -rw-rw-r-- 1 jenkins jenkins 120 May 16 09:44 .dockerignore [2023-05-16T09:50:04.278Z] drwxrwxr-x 8 jenkins jenkins 4096 May 16 09:44 .git [2023-05-16T09:50:04.278Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 09:44 .github [2023-05-16T09:50:04.278Z] -rw-rw-r-- 1 jenkins jenkins 343 May 16 09:44 .gitignore [2023-05-16T09:50:04.278Z] -rw-rw-r-- 1 jenkins jenkins 41 May 16 09:44 .golangci.yml [2023-05-16T09:50:04.278Z] -rw-rw-r-- 1 jenkins jenkins 9702 May 16 09:44 Attribution.txt [2023-05-16T09:50:04.278Z] -rw-rw-r-- 1 jenkins jenkins 4069 May 16 09:44 CHANGELOG.md [2023-05-16T09:50:04.278Z] -rw-rw-r-- 1 jenkins jenkins 1542 May 16 09:44 Dockerfile [2023-05-16T09:50:04.278Z] -rw-rw-r-- 1 jenkins jenkins 677 May 16 09:44 GOVERNANCE.md [2023-05-16T09:50:04.278Z] -rw-rw-r-- 1 jenkins jenkins 657 May 16 09:44 Jenkinsfile [2023-05-16T09:50:04.278Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 16 09:44 LICENSE [2023-05-16T09:50:04.278Z] -rw-rw-r-- 1 jenkins jenkins 1692 May 16 09:44 Makefile [2023-05-16T09:50:04.278Z] -rw-rw-r-- 1 jenkins jenkins 617 May 16 09:44 OWNERS.md [2023-05-16T09:50:04.278Z] -rw-rw-r-- 1 jenkins jenkins 11790 May 16 09:44 README.md [2023-05-16T09:50:04.278Z] -rw-rw-r-- 1 jenkins jenkins 5 May 16 09:42 VERSION [2023-05-16T09:50:04.278Z] drwxrwxr-x 2 jenkins jenkins 4096 May 16 09:44 bin [2023-05-16T09:50:04.278Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 09:44 cmd [2023-05-16T09:50:04.278Z] -rw-r--r-- 1 jenkins jenkins 10 May 16 09:47 coverage.out [2023-05-16T09:50:04.278Z] -rw-rw-r-- 1 jenkins jenkins 3269 May 16 09:44 go.mod [2023-05-16T09:50:04.278Z] -rw-rw-r-- 1 jenkins jenkins 31585 May 16 09:44 go.sum [2023-05-16T09:50:04.278Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 09:44 internal [2023-05-16T09:50:04.278Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 09:44 snap [2023-05-16T09:50:04.278Z] -rw-rw-r-- 1 jenkins jenkins 209 May 16 09:44 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T09:50:04.710Z] + docker build -t device-gpio-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=d5f0315a3068fef8e1beaf2c3681ec5f438da7da --label arch=arm64 --label version=0.0.0 . [2023-05-16T09:50:05.690Z] Sending build context to Docker daemon 8.157MB [2023-05-16T09:50:05.690Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-16T09:50:05.690Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-16T09:50:05.690Z] ---> 63d59ad8f064 [2023-05-16T09:50:05.690Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-16T09:50:05.962Z] ---> Running in 48b7e1538173 [2023-05-16T09:50:06.237Z] Removing intermediate container 48b7e1538173 [2023-05-16T09:50:06.237Z] ---> fa02f944521f [2023-05-16T09:50:06.237Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-16T09:50:06.505Z] ---> Running in dae1ef5d6809 [2023-05-16T09:50:07.087Z] Removing intermediate container dae1ef5d6809 [2023-05-16T09:50:07.087Z] ---> ec0b80edd8aa [2023-05-16T09:50:07.087Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-05-16T09:50:07.087Z] ---> Running in ee92bf6e6398 [2023-05-16T09:50:07.677Z] Removing intermediate container ee92bf6e6398 [2023-05-16T09:50:07.677Z] ---> 030e098b1119 [2023-05-16T09:50:07.677Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-16T09:50:07.677Z] ---> Running in 08e340199c92 [2023-05-16T09:50:08.259Z] Removing intermediate container 08e340199c92 [2023-05-16T09:50:08.259Z] ---> be5227479591 [2023-05-16T09:50:08.259Z] Step 7/25 : WORKDIR /device-gpio [2023-05-16T09:50:08.259Z] ---> Running in 514048541b4f [2023-05-16T09:50:12.386Z] Removing intermediate container 514048541b4f [2023-05-16T09:50:12.386Z] ---> 36907fffe9b6 [2023-05-16T09:50:12.386Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-16T09:50:12.386Z] ---> Running in 2bf3f440136c [2023-05-16T09:50:12.386Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-16T09:50:13.352Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-16T09:50:14.322Z] OK: 268 MiB in 57 packages [2023-05-16T09:50:15.746Z] Removing intermediate container 2bf3f440136c [2023-05-16T09:50:15.746Z] ---> b78294c3941b [2023-05-16T09:50:15.746Z] Step 9/25 : COPY go.mod vendor* ./ [2023-05-16T09:50:16.034Z] ---> 6bba5f11e13a [2023-05-16T09:50:16.034Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T09:50:16.307Z] ---> Running in 881527fb6a53 [2023-05-16T09:50:19.658Z] Removing intermediate container 881527fb6a53 [2023-05-16T09:50:19.658Z] ---> a06db8e01b4e [2023-05-16T09:50:19.658Z] Step 11/25 : COPY . . [2023-05-16T09:50:20.245Z] ---> b951364839b0 [2023-05-16T09:50:20.245Z] Step 12/25 : RUN ${MAKE} [2023-05-16T09:50:20.245Z] ---> Running in ffd7944cdbcc [2023-05-16T09:50:21.208Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-05-16T09:52:43.014Z] Removing intermediate container ffd7944cdbcc [2023-05-16T09:52:43.014Z] ---> ea17d68a5fbe [2023-05-16T09:52:43.014Z] Step 13/25 : FROM alpine:3.17 [2023-05-16T09:52:43.014Z] 3.17: Pulling from library/alpine [2023-05-16T09:52:43.014Z] c41833b44d91: Already exists [2023-05-16T09:52:43.014Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-16T09:52:43.014Z] Status: Downloaded newer image for alpine:3.17 [2023-05-16T09:52:43.014Z] ---> 51e60588ff2c [2023-05-16T09:52:43.014Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-05-16T09:52:43.014Z] ---> Running in 730d71f97472 [2023-05-16T09:52:43.014Z] Removing intermediate container 730d71f97472 [2023-05-16T09:52:43.014Z] ---> 85590840c2d9 [2023-05-16T09:52:43.014Z] Step 15/25 : RUN apk add --update --no-cache [2023-05-16T09:52:43.014Z] ---> Running in c0e04a80a4c4 [2023-05-16T09:52:43.014Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-16T09:52:43.014Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-16T09:52:43.014Z] OK: 7 MiB in 15 packages [2023-05-16T09:52:43.014Z] Removing intermediate container c0e04a80a4c4 [2023-05-16T09:52:43.014Z] ---> ab7fb057a8b9 [2023-05-16T09:52:43.014Z] Step 16/25 : WORKDIR / [2023-05-16T09:52:43.014Z] ---> Running in 64f663f94a8f [2023-05-16T09:52:43.014Z] Removing intermediate container 64f663f94a8f [2023-05-16T09:52:43.014Z] ---> 039fdd58f183 [2023-05-16T09:52:43.014Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-05-16T09:52:43.014Z] ---> b46990e59c0a [2023-05-16T09:52:43.014Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-05-16T09:52:43.014Z] ---> 660b02327934 [2023-05-16T09:52:43.014Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-05-16T09:52:43.014Z] ---> e61501127eb9 [2023-05-16T09:52:43.014Z] Step 20/25 : EXPOSE 59910 [2023-05-16T09:52:43.014Z] ---> Running in 2fb92fac663a [2023-05-16T09:52:43.014Z] Removing intermediate container 2fb92fac663a [2023-05-16T09:52:43.014Z] ---> c21e7afd0601 [2023-05-16T09:52:43.014Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-05-16T09:52:43.014Z] ---> Running in faf9de631afe [2023-05-16T09:52:43.014Z] Removing intermediate container faf9de631afe [2023-05-16T09:52:43.014Z] ---> c968a6043116 [2023-05-16T09:52:43.014Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-16T09:52:43.014Z] ---> Running in 3d1d8cc589cb [2023-05-16T09:52:43.014Z] Removing intermediate container 3d1d8cc589cb [2023-05-16T09:52:43.014Z] ---> 592011879752 [2023-05-16T09:52:43.014Z] Step 23/25 : LABEL arch=arm64 [2023-05-16T09:52:43.014Z] ---> Running in fe5e91095b34 [2023-05-16T09:52:43.284Z] Removing intermediate container fe5e91095b34 [2023-05-16T09:52:43.284Z] ---> b30c8c1e99c8 [2023-05-16T09:52:43.284Z] Step 24/25 : LABEL git_sha=d5f0315a3068fef8e1beaf2c3681ec5f438da7da [2023-05-16T09:52:43.284Z] ---> Running in 351a32850b89 [2023-05-16T09:52:43.551Z] Removing intermediate container 351a32850b89 [2023-05-16T09:52:43.551Z] ---> 56fc7c045605 [2023-05-16T09:52:43.551Z] Step 25/25 : LABEL version=0.0.0 [2023-05-16T09:52:43.551Z] ---> Running in 97b8236573ac [2023-05-16T09:52:43.822Z] Removing intermediate container 97b8236573ac [2023-05-16T09:52:43.822Z] ---> 8e3e9eb05cab [2023-05-16T09:52:43.822Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-16T09:52:43.822Z] Successfully built 8e3e9eb05cab [2023-05-16T09:52:43.822Z] Successfully tagged device-gpio-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-16T09:52:44.772Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-16T09:52:44.772Z] [2023-05-16T09:52:44.772Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T09:52:45.188Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-16T09:52:45.188Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-16T09:52:45.188Z] 8998bd30e6a1: Pulling fs layer [2023-05-16T09:52:45.188Z] 04944245beec: Pulling fs layer [2023-05-16T09:52:45.188Z] 699f458cf7ca: Pulling fs layer [2023-05-16T09:52:45.188Z] 765212b225bb: Pulling fs layer [2023-05-16T09:52:45.188Z] f23df028b6ca: Pulling fs layer [2023-05-16T09:52:45.188Z] d65c8cfc05b1: Pulling fs layer [2023-05-16T09:52:45.188Z] 2437ff75d9bd: Pulling fs layer [2023-05-16T09:52:45.188Z] f23df028b6ca: Waiting [2023-05-16T09:52:45.188Z] d65c8cfc05b1: Waiting [2023-05-16T09:52:45.188Z] 2437ff75d9bd: Waiting [2023-05-16T09:52:45.188Z] 765212b225bb: Waiting [2023-05-16T09:52:45.460Z] 04944245beec: Verifying Checksum [2023-05-16T09:52:45.460Z] 04944245beec: Download complete [2023-05-16T09:52:45.460Z] 765212b225bb: Verifying Checksum [2023-05-16T09:52:45.460Z] 765212b225bb: Download complete [2023-05-16T09:52:45.460Z] f23df028b6ca: Verifying Checksum [2023-05-16T09:52:45.460Z] f23df028b6ca: Download complete [2023-05-16T09:52:45.460Z] d65c8cfc05b1: Verifying Checksum [2023-05-16T09:52:45.460Z] d65c8cfc05b1: Download complete [2023-05-16T09:52:45.729Z] 699f458cf7ca: Verifying Checksum [2023-05-16T09:52:45.729Z] 699f458cf7ca: Download complete [2023-05-16T09:52:45.998Z] 8998bd30e6a1: Verifying Checksum [2023-05-16T09:52:45.998Z] 8998bd30e6a1: Download complete [2023-05-16T09:52:48.723Z] 2437ff75d9bd: Verifying Checksum [2023-05-16T09:52:48.723Z] 2437ff75d9bd: Download complete [2023-05-16T09:52:50.739Z] 8998bd30e6a1: Pull complete [2023-05-16T09:52:52.153Z] 04944245beec: Pull complete [2023-05-16T09:52:53.115Z] 699f458cf7ca: Pull complete [2023-05-16T09:52:53.382Z] 765212b225bb: Pull complete [2023-05-16T09:52:54.969Z] f23df028b6ca: Pull complete [2023-05-16T09:52:54.969Z] d65c8cfc05b1: Pull complete [2023-05-16T09:53:08.298Z] 2437ff75d9bd: Pull complete [2023-05-16T09:53:08.298Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-16T09:53:08.298Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-16T09:53:08.298Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T09:53:08.635Z] prd-ubuntu20.04-docker-arm64-4c-16g-15532 does not seem to be running inside a container [2023-05-16T09:53:08.722Z] $ 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-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/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-16T09:53:11.447Z] $ docker top 813fc42c6d72d1e04a362a390ff500037ec0e16b4c00433f30403ac07a700556 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T09:53:12.345Z] ---> job-cost.sh [2023-05-16T09:53:12.345Z] lf-activate-venv: SKIPPING [2023-05-16T09:53:12.345Z] INFO: No Stack... [2023-05-16T09:53:13.303Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-16T09:53:13.885Z] INFO: Archiving Costs [Pipeline] sh [2023-05-16T09:53:14.238Z] + cat /w/workspace/device-gpio/1/archives/cost.csv [2023-05-16T09:53:14.238Z] + cut -d, -f6 [Pipeline] lock [2023-05-16T09:53:14.326Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-178-1-stack-cost] [2023-05-16T09:53:14.332Z] Resource [jenkins-edgexfoundry-device-gpio-PR-178-1-stack-cost] did not exist. Created. [2023-05-16T09:53:14.332Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-178-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-16T09:53:14.764Z] /w/workspace/device-gpio/1@tmp/durable-7c274e03/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-16T09:53:15.698Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-16T09:53:15.737Z] Warning: overwriting stash ‘stack-cost’ [2023-05-16T09:53:15.786Z] Stashed 1 file(s) [Pipeline] } [2023-05-16T09:53:15.802Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-178-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-16T09:53:15.898Z] $ docker stop --time=1 813fc42c6d72d1e04a362a390ff500037ec0e16b4c00433f30403ac07a700556 [2023-05-16T09:53:19.090Z] $ docker rm -f --volumes 813fc42c6d72d1e04a362a390ff500037ec0e16b4c00433f30403ac07a700556 [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-16T09:53:20.129Z] provisioning config files... [2023-05-16T09:53:20.137Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-178@tmp/config17949887474711919204tmp [Pipeline] { [Pipeline] sh [2023-05-16T09:53:20.476Z] + set +x [2023-05-16T09:53:20.476Z] + curl -s https://codecov.io/bash [2023-05-16T09:53:20.476Z] + bash -s -- [2023-05-16T09:53:20.476Z] [2023-05-16T09:53:20.476Z] _____ _ [2023-05-16T09:53:20.476Z] / ____| | | [2023-05-16T09:53:20.476Z] | | ___ __| | ___ ___ _____ __ [2023-05-16T09:53:20.476Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-16T09:53:20.476Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-16T09:53:20.476Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-16T09:53:20.476Z] Bash-1.0.6 [2023-05-16T09:53:20.476Z] [2023-05-16T09:53:20.476Z] [2023-05-16T09:53:20.476Z] ==> git version 2.25.1 found [2023-05-16T09:53:20.476Z] ==> 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-16T09:53:20.476Z] Release-Date: 2020-01-08 [2023-05-16T09:53:20.476Z] 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-16T09:53:20.476Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-16T09:53:20.476Z] ==> Jenkins CI detected. [2023-05-16T09:53:20.476Z] current dir:  /w/workspace/edgexfoundry_device-gpio_PR-178 [2023-05-16T09:53:20.476Z] project root: . [2023-05-16T09:53:20.476Z] --> token set from env [2023-05-16T09:53:20.476Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-16T09:53:20.476Z] ==> Running gcov in . (disable via -X gcov) [2023-05-16T09:53:20.476Z] ==> Python coveragepy not found [2023-05-16T09:53:20.476Z] ==> Searching for coverage reports in: [2023-05-16T09:53:20.476Z] + . [2023-05-16T09:53:20.476Z] -> Found 1 reports [2023-05-16T09:53:20.476Z] ==> Detecting git/mercurial file structure [2023-05-16T09:53:20.736Z] ==> Reading reports [2023-05-16T09:53:20.736Z] + ./coverage.out bytes=10 [2023-05-16T09:53:20.737Z] ==> Appending adjustments [2023-05-16T09:53:20.737Z] https://docs.codecov.io/docs/fixing-reports [2023-05-16T09:53:20.737Z] + Found adjustments [2023-05-16T09:53:20.737Z] ==> Gzipping contents [2023-05-16T09:53:20.737Z] 4.0K /tmp/codecov.E6TTEr.gz [2023-05-16T09:53:20.737Z] ==> Uploading reports [2023-05-16T09:53:20.737Z] url: https://codecov.io [2023-05-16T09:53:20.737Z] query: branch=PR-178&commit=d5f0315a3068fef8e1beaf2c3681ec5f438da7da&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-178%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=178&job=&cmd_args= [2023-05-16T09:53:20.737Z] -> Pinging Codecov [2023-05-16T09:53:20.737Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-178&commit=d5f0315a3068fef8e1beaf2c3681ec5f438da7da&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-178%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=178&job=&cmd_args= [2023-05-16T09:53:20.997Z] -> Uploading to [2023-05-16T09:53:20.997Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-16/3EC07B1A8CA8AF9BCAA0BB9F0134797F/d5f0315a3068fef8e1beaf2c3681ec5f438da7da/7087d5e7-c7bd-4351-93d8-4637ec2d8fba.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230516%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230516T095320Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2c19fba7054d4cb94c58b2c31a01210bce7a45a4425a51c3f4a3aef637e56fe7 [2023-05-16T09:53:20.997Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-16T09:53:20.997Z] Dload Upload Total Spent Left Speed [2023-05-16T09:53:20.997Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 724 0 0 100 724 0 3531 --:--:-- --:--:-- --:--:-- 3531 [2023-05-16T09:53:20.997Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/d5f0315a3068fef8e1beaf2c3681ec5f438da7da [Pipeline] } [2023-05-16T09:53:21.027Z] 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-16T09:53:22.925Z] + [ -d /w/workspace/edgexfoundry_device-gpio_PR-178/archives ] [2023-05-16T09:53:22.925Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-178/archives [2023-05-16T09:53:22.925Z] total 16 [2023-05-16T09:53:22.925Z] drwxr-xr-x 3 root root 4096 May 16 09:44 . [2023-05-16T09:53:22.925Z] drwxrwxr-x 10 jenkins jenkins 4096 May 16 09:44 .. [2023-05-16T09:53:22.925Z] drwxr-xr-x 2 root root 4096 May 16 09:44 cost [2023-05-16T09:53:22.925Z] -rw-r--r-- 1 root root 83 May 16 09:44 cost.csv [2023-05-16T09:53:22.925Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-178/archives [2023-05-16T09:53:22.926Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-178/archives [2023-05-16T09:53:22.926Z] total 16 [2023-05-16T09:53:22.926Z] drwxr-xr-x 3 jenkins jenkins 4096 May 16 09:44 . [2023-05-16T09:53:22.926Z] drwxrwxr-x 10 jenkins jenkins 4096 May 16 09:44 .. [2023-05-16T09:53:22.926Z] drwxr-xr-x 2 jenkins jenkins 4096 May 16 09:44 cost [2023-05-16T09:53:22.926Z] -rw-r--r-- 1 jenkins jenkins 83 May 16 09:44 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-16T09:53:23.269Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T09:53:24.161Z] ---> package-listing.sh [2023-05-16T09:53:24.161Z] ++ facter osfamily [2023-05-16T09:53:24.161Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-16T09:53:24.420Z] + OS_FAMILY=debian [2023-05-16T09:53:24.420Z] + workspace=/w/workspace/edgexfoundry_device-gpio_PR-178 [2023-05-16T09:53:24.420Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-16T09:53:24.420Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-16T09:53:24.420Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-16T09:53:24.420Z] + PACKAGES=/tmp/packages_start.txt [2023-05-16T09:53:24.420Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-178 ']' [2023-05-16T09:53:24.420Z] + PACKAGES=/tmp/packages_end.txt [2023-05-16T09:53:24.420Z] + case "${OS_FAMILY}" in [2023-05-16T09:53:24.420Z] + dpkg -l [2023-05-16T09:53:24.420Z] + grep '^ii' [2023-05-16T09:53:24.420Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-16T09:53:24.420Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-16T09:53:24.420Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-16T09:53:24.420Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-178 ']' [2023-05-16T09:53:24.420Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-178/archives/ [2023-05-16T09:53:24.420Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-178/archives/ [Pipeline] echo [2023-05-16T09:53:24.454Z] 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/edgexfoundry_device-gpio_PR-178/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-16T09:53:24.748Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T09:53:25.368Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-16T09:53:25.369Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T09:53:25.526Z] prd-ubuntu20.04-docker-8c-8g-15531 does not seem to be running inside a container [2023-05-16T09:53:25.561Z] $ 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/edgexfoundry_device-gpio_PR-178/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-gpio_PR-178 -v /w/workspace/edgexfoundry_device-gpio_PR-178:/w/workspace/edgexfoundry_device-gpio_PR-178:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-178@tmp:/w/workspace/edgexfoundry_device-gpio_PR-178@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-16T09:53:25.766Z] $ docker top 03a7b453228baeb28e3532daa167924b0390ddf89249369ce7b8fdd4df95ad42 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T09:53:26.165Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-16T09:53:26.473Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-16T09:53:26.785Z] + ls /var/log/sa-host [2023-05-16T09:53:26.785Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-16T09:53:27.044Z] provisioning config files... [2023-05-16T09:53:27.053Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-178@tmp/config12369929700147220030tmp [Pipeline] { [Pipeline] echo [2023-05-16T09:53:27.117Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T09:53:27.433Z] ---> create-netrc.sh [Pipeline] } [2023-05-16T09:53:27.467Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-16T09:53:27.880Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-16T09:53:27.915Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T09:53:28.234Z] ---> sudo-logs.sh [2023-05-16T09:53:28.234Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-16T09:53:28.327Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T09:53:28.642Z] ---> job-cost.sh [2023-05-16T09:53:28.642Z] lf-activate-venv: SKIPPING [2023-05-16T09:53:28.642Z] DEBUG: total: 0.2199999988079071 [2023-05-16T09:53:28.642Z] INFO: Retrieving Stack Cost... [2023-05-16T09:53:29.210Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-16T09:53:29.470Z] INFO: Archiving Costs [Pipeline] echo [2023-05-16T09:53:29.589Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T09:53:29.903Z] ---> logs-deploy.sh [2023-05-16T09:53:29.903Z] lf-activate-venv: SKIPPING [2023-05-16T09:53:29.903Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-178/1 [2023-05-16T09:53:29.903Z] INFO: archiving workspace using pattern(s): [2023-05-16T09:53:30.842Z] Archives upload complete. [2023-05-16T09:53:31.101Z] INFO: archiving logs to Nexus [2023-05-16T09:53:31.670Z] ---> uname -a: [2023-05-16T09:53:31.670Z] Linux prd-ubuntu20-04-docker-8c-8g-15531 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-05-16T09:53:31.670Z] [2023-05-16T09:53:31.670Z] [2023-05-16T09:53:31.670Z] ---> lscpu: [2023-05-16T09:53:31.670Z] Architecture: x86_64 [2023-05-16T09:53:31.670Z] CPU op-mode(s): 32-bit, 64-bit [2023-05-16T09:53:31.670Z] Byte Order: Little Endian [2023-05-16T09:53:31.670Z] Address sizes: 40 bits physical, 48 bits virtual [2023-05-16T09:53:31.670Z] CPU(s): 8 [2023-05-16T09:53:31.670Z] On-line CPU(s) list: 0-7 [2023-05-16T09:53:31.670Z] Thread(s) per core: 1 [2023-05-16T09:53:31.670Z] Core(s) per socket: 1 [2023-05-16T09:53:31.670Z] Socket(s): 8 [2023-05-16T09:53:31.670Z] NUMA node(s): 1 [2023-05-16T09:53:31.670Z] Vendor ID: AuthenticAMD [2023-05-16T09:53:31.670Z] CPU family: 23 [2023-05-16T09:53:31.670Z] Model: 49 [2023-05-16T09:53:31.670Z] Model name: AMD EPYC-Rome Processor [2023-05-16T09:53:31.670Z] Stepping: 0 [2023-05-16T09:53:31.670Z] CPU MHz: 2800.000 [2023-05-16T09:53:31.670Z] BogoMIPS: 5600.00 [2023-05-16T09:53:31.670Z] Virtualization: AMD-V [2023-05-16T09:53:31.670Z] Hypervisor vendor: KVM [2023-05-16T09:53:31.670Z] Virtualization type: full [2023-05-16T09:53:31.670Z] L1d cache: 256 KiB [2023-05-16T09:53:31.670Z] L1i cache: 256 KiB [2023-05-16T09:53:31.670Z] L2 cache: 4 MiB [2023-05-16T09:53:31.670Z] L3 cache: 128 MiB [2023-05-16T09:53:31.670Z] NUMA node0 CPU(s): 0-7 [2023-05-16T09:53:31.670Z] Vulnerability Itlb multihit: Not affected [2023-05-16T09:53:31.670Z] Vulnerability L1tf: Not affected [2023-05-16T09:53:31.670Z] Vulnerability Mds: Not affected [2023-05-16T09:53:31.670Z] Vulnerability Meltdown: Not affected [2023-05-16T09:53:31.670Z] Vulnerability Mmio stale data: Not affected [2023-05-16T09:53:31.670Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-05-16T09:53:31.670Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-05-16T09:53:31.670Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-05-16T09:53:31.670Z] Vulnerability Srbds: Not affected [2023-05-16T09:53:31.670Z] Vulnerability Tsx async abort: Not affected [2023-05-16T09:53:31.670Z] 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-16T09:53:31.670Z] [2023-05-16T09:53:31.670Z] [2023-05-16T09:53:31.670Z] ---> nproc: [2023-05-16T09:53:31.670Z] 8 [2023-05-16T09:53:31.670Z] [2023-05-16T09:53:31.670Z] [2023-05-16T09:53:31.670Z] ---> df -h: [2023-05-16T09:53:31.670Z] Filesystem Size Used Avail Use% Mounted on [2023-05-16T09:53:31.670Z] overlay 155G 12G 144G 8% / [2023-05-16T09:53:31.670Z] tmpfs 64M 0 64M 0% /dev [2023-05-16T09:53:31.670Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-05-16T09:53:31.670Z] shm 64M 0 64M 0% /dev/shm [2023-05-16T09:53:31.670Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-05-16T09:53:31.670Z] [2023-05-16T09:53:31.670Z] [2023-05-16T09:53:31.670Z] ---> sar -b -r -n DEV: [2023-05-16T09:53:31.670Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-15531) 05/16/23 _x86_64_ (8 CPU) [2023-05-16T09:53:31.670Z] [2023-05-16T09:53:31.670Z] 09:41:52 LINUX RESTART (8 CPU) [2023-05-16T09:53:31.670Z] [2023-05-16T09:53:31.670Z] 09:42:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-05-16T09:53:31.670Z] 09:43:01 132.81 47.74 85.07 0.00 5398.03 158850.19 0.00 [2023-05-16T09:53:31.670Z] 09:44:01 189.42 1.42 188.00 0.00 28.93 73562.01 0.00 [2023-05-16T09:53:31.670Z] 09:45:01 179.69 0.22 179.47 0.00 19.33 43937.08 0.00 [2023-05-16T09:53:31.670Z] 09:46:01 2.12 0.00 2.12 0.00 0.00 23.21 0.00 [2023-05-16T09:53:31.670Z] 09:47:01 23.86 7.80 16.06 0.00 908.12 2338.94 0.00 [2023-05-16T09:53:31.670Z] 09:48:01 26.33 3.55 22.78 0.00 2530.51 3963.21 0.00 [2023-05-16T09:53:31.670Z] 09:49:01 3.12 0.02 3.10 0.00 0.13 77.44 0.00 [2023-05-16T09:53:31.670Z] 09:50:01 0.90 0.00 0.90 0.00 0.00 10.93 0.00 [2023-05-16T09:53:31.670Z] 09:51:01 1.15 0.00 1.15 0.00 0.00 12.66 0.00 [2023-05-16T09:53:31.670Z] 09:52:01 1.73 0.00 1.73 0.00 0.00 19.86 0.00 [2023-05-16T09:53:31.670Z] 09:53:01 1.20 0.00 1.20 0.00 0.00 13.06 0.00 [2023-05-16T09:53:31.670Z] Average: 51.12 5.52 45.60 0.00 807.68 25708.32 0.00 [2023-05-16T09:53:31.670Z] [2023-05-16T09:53:31.670Z] 09:42:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-05-16T09:53:31.670Z] 09:43:01 29158904 31582464 735760 2.24 71796 2633648 1990032 5.86 1002128 2371104 743676 [2023-05-16T09:53:31.670Z] 09:44:01 28160544 31568800 725512 2.21 148112 3434228 1800272 5.31 1170444 3072200 212632 [2023-05-16T09:53:31.670Z] 09:45:01 27614368 31563492 731476 2.22 160784 3933712 1741760 5.13 1272392 3482252 152 [2023-05-16T09:53:31.670Z] 09:46:01 27614880 31564068 730808 2.22 160828 3933720 1741760 5.13 1272124 3482260 152 [2023-05-16T09:53:31.670Z] 09:47:01 27421940 31522452 759544 2.31 177536 4063880 1826056 5.38 1379472 3546576 1492 [2023-05-16T09:53:31.670Z] 09:48:01 27230100 31547048 734440 2.23 187200 4257816 1812592 5.34 1508392 3596612 4 [2023-05-16T09:53:31.670Z] 09:49:01 27241164 31553336 728112 2.21 185724 4254572 1776856 5.24 1501260 3593408 12 [2023-05-16T09:53:31.670Z] 09:50:01 27241148 31553392 728052 2.21 185740 4254572 1776856 5.24 1501316 3593408 164 [2023-05-16T09:53:31.670Z] 09:51:01 27241424 31553684 727696 2.21 185752 4254576 1776856 5.24 1501752 3593412 20 [2023-05-16T09:53:31.670Z] 09:52:01 27241368 31553672 727524 2.21 185784 4254576 1776856 5.24 1501600 3593420 12 [2023-05-16T09:53:31.670Z] 09:53:01 27241852 31554196 727136 2.21 185824 4254584 1776856 5.24 1501868 3593420 124 [2023-05-16T09:53:31.670Z] Average: 27582517 31556055 732369 2.23 166825 3957262 1799705 5.30 1373886 3410734 87131 [2023-05-16T09:53:31.670Z] [2023-05-16T09:53:31.670Z] 09:42:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-05-16T09:53:31.670Z] 09:43:01 ens3 628.36 388.29 6900.81 85.83 0.00 0.00 0.00 0.00 [2023-05-16T09:53:31.670Z] 09:43:01 lo 7.00 7.00 0.67 0.67 0.00 0.00 0.00 0.00 [2023-05-16T09:53:31.670Z] 09:43:01 docker0 13.23 15.28 1.14 129.23 0.00 0.00 0.00 0.00 [2023-05-16T09:53:31.670Z] 09:44:01 ens3 314.11 218.86 2009.97 32.83 0.00 0.00 0.00 0.00 [2023-05-16T09:53:31.670Z] 09:44:01 vethba08ab4 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2023-05-16T09:53:31.670Z] 09:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-16T09:53:31.670Z] 09:44:01 docker0 198.33 277.79 15.85 1977.02 0.00 0.00 0.00 0.00 [2023-05-16T09:53:31.670Z] 09:45:01 ens3 123.81 88.77 2630.03 95.66 0.00 0.00 0.00 0.00 [2023-05-16T09:53:31.670Z] 09:45:01 lo 1.87 1.87 0.18 0.18 0.00 0.00 0.00 0.00 [2023-05-16T09:53:31.670Z] 09:45:01 docker0 2.63 6.47 0.16 85.02 0.00 0.00 0.00 0.00 [2023-05-16T09:53:31.670Z] 09:46:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-16T09:53:31.670Z] 09:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-16T09:53:31.670Z] 09:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-16T09:53:31.670Z] 09:47:01 ens3 38.83 17.51 912.77 1.39 0.00 0.00 0.00 0.00 [2023-05-16T09:53:31.670Z] 09:47:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2023-05-16T09:53:31.670Z] 09:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-16T09:53:31.670Z] 09:48:01 ens3 109.55 57.39 1376.36 4.13 0.00 0.00 0.00 0.00 [2023-05-16T09:53:31.670Z] 09:48:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2023-05-16T09:53:31.670Z] 09:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-16T09:53:31.670Z] 09:49:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-16T09:53:31.670Z] 09:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-16T09:53:31.670Z] 09:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-16T09:53:31.670Z] 09:50:01 ens3 0.60 0.10 0.04 0.01 0.00 0.00 0.00 0.00 [2023-05-16T09:53:31.670Z] 09:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-16T09:53:31.670Z] 09:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-16T09:53:31.670Z] 09:51:01 ens3 0.42 0.23 0.12 0.08 0.00 0.00 0.00 0.00 [2023-05-16T09:53:31.670Z] 09:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-16T09:53:31.670Z] 09:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-16T09:53:31.670Z] 09:52:01 ens3 0.95 0.80 1.69 0.24 0.00 0.00 0.00 0.00 [2023-05-16T09:53:31.670Z] 09:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-16T09:53:31.670Z] 09:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-16T09:53:31.670Z] 09:53:01 ens3 0.25 0.08 0.08 0.06 0.00 0.00 0.00 0.00 [2023-05-16T09:53:31.670Z] 09:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-16T09:53:31.670Z] 09:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-16T09:53:31.670Z] Average: ens3 110.64 70.19 1257.37 20.02 0.00 0.00 0.00 0.00 [2023-05-16T09:53:31.670Z] Average: lo 0.95 0.95 0.09 0.09 0.00 0.00 0.00 0.00 [2023-05-16T09:53:31.670Z] Average: docker0 19.47 27.23 1.56 199.19 0.00 0.00 0.00 0.00 [2023-05-16T09:53:31.670Z] [2023-05-16T09:53:31.670Z] [2023-05-16T09:53:31.670Z] ---> sar -P ALL: [2023-05-16T09:53:31.670Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-15531) 05/16/23 _x86_64_ (8 CPU) [2023-05-16T09:53:31.670Z] [2023-05-16T09:53:31.670Z] 09:41:52 LINUX RESTART (8 CPU) [2023-05-16T09:53:31.670Z] [2023-05-16T09:53:31.670Z] 09:42:01 CPU %user %nice %system %iowait %steal %idle [2023-05-16T09:53:31.670Z] 09:43:01 all 9.52 0.00 3.40 1.97 0.05 85.06 [2023-05-16T09:53:31.670Z] 09:43:01 0 8.45 0.00 4.60 5.63 0.05 81.27 [2023-05-16T09:53:31.670Z] 09:43:01 1 11.04 0.00 3.18 3.03 0.05 82.69 [2023-05-16T09:53:31.670Z] 09:43:01 2 8.12 0.00 3.67 0.66 0.03 87.52 [2023-05-16T09:53:31.670Z] 09:43:01 3 8.58 0.00 4.56 3.06 0.07 83.73 [2023-05-16T09:53:31.670Z] 09:43:01 4 11.34 0.00 2.53 0.49 0.05 85.59 [2023-05-16T09:53:31.670Z] 09:43:01 5 9.54 0.00 3.01 0.91 0.05 86.49 [2023-05-16T09:53:31.670Z] 09:43:01 6 8.46 0.00 2.61 1.74 0.07 87.12 [2023-05-16T09:53:31.670Z] 09:43:01 7 10.61 0.00 3.02 0.25 0.07 86.05 [2023-05-16T09:53:31.670Z] 09:44:01 all 28.59 0.00 5.83 2.71 0.08 62.79 [2023-05-16T09:53:31.670Z] 09:44:01 0 29.06 0.00 5.32 0.49 0.07 65.07 [2023-05-16T09:53:31.670Z] 09:44:01 1 27.99 0.00 7.18 11.13 0.08 53.62 [2023-05-16T09:53:31.670Z] 09:44:01 2 28.58 0.00 5.79 0.56 0.08 64.99 [2023-05-16T09:53:31.670Z] 09:44:01 3 28.19 0.00 5.92 0.19 0.07 65.63 [2023-05-16T09:53:31.670Z] 09:44:01 4 29.19 0.00 5.25 0.52 0.07 64.97 [2023-05-16T09:53:31.670Z] 09:44:01 5 27.32 0.00 5.73 7.18 0.08 59.68 [2023-05-16T09:53:31.670Z] 09:44:01 6 29.28 0.00 5.61 0.29 0.07 64.76 [2023-05-16T09:53:31.670Z] 09:44:01 7 29.15 0.00 5.87 1.37 0.10 63.51 [2023-05-16T09:53:31.670Z] 09:45:01 all 20.66 0.00 5.33 2.01 0.07 71.93 [2023-05-16T09:53:31.670Z] 09:45:01 0 20.08 0.00 5.99 0.05 0.07 73.80 [2023-05-16T09:53:31.670Z] 09:45:01 1 21.45 0.00 5.64 1.67 0.07 71.18 [2023-05-16T09:53:31.670Z] 09:45:01 2 20.45 0.00 4.80 0.64 0.07 74.05 [2023-05-16T09:53:31.670Z] 09:45:01 3 20.01 0.00 5.32 2.81 0.07 71.79 [2023-05-16T09:53:31.670Z] 09:45:01 4 19.38 0.00 5.06 0.59 0.07 74.90 [2023-05-16T09:53:31.670Z] 09:45:01 5 20.37 0.00 5.49 9.18 0.07 64.89 [2023-05-16T09:53:31.670Z] 09:45:01 6 22.08 0.00 4.96 0.20 0.07 72.69 [2023-05-16T09:53:31.670Z] 09:45:01 7 21.47 0.00 5.37 0.95 0.08 72.13 [2023-05-16T09:53:31.670Z] 09:46:01 all 0.04 0.00 0.01 0.00 0.01 99.94 [2023-05-16T09:53:31.670Z] 09:46:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-16T09:53:31.670Z] 09:46:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-16T09:53:31.670Z] 09:46:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2023-05-16T09:53:31.670Z] 09:46:01 3 0.00 0.00 0.00 0.02 0.02 99.97 [2023-05-16T09:53:31.670Z] 09:46:01 4 0.12 0.00 0.00 0.00 0.00 99.88 [2023-05-16T09:53:31.670Z] 09:46:01 5 0.02 0.00 0.02 0.02 0.00 99.95 [2023-05-16T09:53:31.670Z] 09:46:01 6 0.07 0.00 0.00 0.00 0.00 99.93 [2023-05-16T09:53:31.670Z] 09:46:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-16T09:53:31.670Z] 09:47:01 all 0.76 0.00 0.72 0.21 0.01 98.29 [2023-05-16T09:53:31.670Z] 09:47:01 0 0.55 0.00 0.80 0.05 0.00 98.60 [2023-05-16T09:53:31.670Z] 09:47:01 1 1.05 0.00 0.68 0.40 0.02 97.85 [2023-05-16T09:53:31.670Z] 09:47:01 2 0.57 0.00 0.47 0.20 0.02 98.75 [2023-05-16T09:53:31.670Z] 09:47:01 3 0.85 0.00 0.37 0.57 0.00 98.21 [2023-05-16T09:53:31.671Z] 09:47:01 4 0.87 0.00 0.88 0.37 0.02 97.87 [2023-05-16T09:53:31.671Z] 09:47:01 5 0.45 0.00 1.60 0.03 0.02 97.90 [2023-05-16T09:53:31.671Z] 09:47:01 6 0.38 0.00 0.42 0.00 0.02 99.18 [2023-05-16T09:53:31.671Z] 09:47:01 7 1.38 0.00 0.55 0.07 0.02 97.98 [2023-05-16T09:53:31.671Z] 09:48:01 all 1.37 0.00 0.71 0.35 0.02 97.55 [2023-05-16T09:53:31.671Z] 09:48:01 0 0.87 0.00 1.47 0.10 0.02 97.55 [2023-05-16T09:53:31.671Z] 09:48:01 1 0.75 0.00 0.75 0.55 0.02 97.93 [2023-05-16T09:53:31.671Z] 09:48:01 2 0.63 0.00 0.53 0.50 0.03 98.30 [2023-05-16T09:53:31.671Z] 09:48:01 3 2.47 0.00 0.43 0.76 0.02 96.32 [2023-05-16T09:53:31.671Z] 09:48:01 4 1.82 0.00 0.78 0.05 0.02 97.33 [2023-05-16T09:53:31.671Z] 09:48:01 5 0.67 0.00 0.28 0.02 0.00 99.03 [2023-05-16T09:53:31.671Z] 09:48:01 6 1.29 0.00 0.77 0.58 0.02 97.35 [2023-05-16T09:53:31.671Z] 09:48:01 7 2.49 0.00 0.70 0.20 0.02 96.59 [2023-05-16T09:53:31.671Z] 09:49:01 all 0.27 0.00 0.05 0.01 0.01 99.66 [2023-05-16T09:53:31.671Z] 09:49:01 0 0.05 0.00 0.05 0.00 0.00 99.90 [2023-05-16T09:53:31.671Z] 09:49:01 1 0.05 0.00 0.05 0.03 0.02 99.85 [2023-05-16T09:53:31.671Z] 09:49:01 2 0.08 0.00 0.05 0.00 0.02 99.85 [2023-05-16T09:53:31.671Z] 09:49:01 3 1.48 0.00 0.03 0.00 0.02 98.47 [2023-05-16T09:53:31.671Z] 09:49:01 4 0.12 0.00 0.02 0.00 0.00 99.87 [2023-05-16T09:53:31.671Z] 09:49:01 5 0.05 0.00 0.05 0.02 0.00 99.88 [2023-05-16T09:53:31.671Z] 09:49:01 6 0.07 0.00 0.03 0.02 0.00 99.88 [2023-05-16T09:53:31.671Z] 09:49:01 7 0.25 0.00 0.10 0.05 0.00 99.60 [2023-05-16T09:53:31.671Z] 09:50:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2023-05-16T09:53:31.671Z] 09:50:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-16T09:53:31.671Z] 09:50:01 1 0.07 0.00 0.02 0.02 0.02 99.88 [2023-05-16T09:53:31.671Z] 09:50:01 2 0.07 0.00 0.02 0.00 0.03 99.88 [2023-05-16T09:53:31.671Z] 09:50:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-16T09:53:31.671Z] 09:50:01 4 0.07 0.00 0.02 0.00 0.02 99.90 [2023-05-16T09:53:31.671Z] 09:50:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-16T09:53:31.671Z] 09:50:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-16T09:53:31.671Z] 09:50:01 7 0.00 0.00 0.02 0.02 0.00 99.97 [2023-05-16T09:53:31.671Z] 09:51:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2023-05-16T09:53:31.671Z] 09:51:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-16T09:53:31.671Z] 09:51:01 1 0.02 0.00 0.03 0.02 0.02 99.92 [2023-05-16T09:53:31.671Z] 09:51:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-16T09:53:31.671Z] 09:51:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-16T09:53:31.671Z] 09:51:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-16T09:53:31.671Z] 09:51:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-16T09:53:31.671Z] 09:51:01 6 0.05 0.00 0.02 0.00 0.00 99.93 [2023-05-16T09:53:31.671Z] 09:51:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-16T09:53:31.671Z] 09:52:01 all 0.03 0.00 0.02 0.00 0.01 99.94 [2023-05-16T09:53:31.671Z] 09:52:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-16T09:53:31.671Z] 09:52:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2023-05-16T09:53:31.671Z] 09:52:01 2 0.05 0.00 0.05 0.00 0.02 99.88 [2023-05-16T09:53:31.671Z] 09:52:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-16T09:53:31.671Z] 09:52:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-16T09:53:31.671Z] 09:52:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-16T09:53:31.671Z] 09:52:01 6 0.07 0.00 0.02 0.02 0.00 99.90 [2023-05-16T09:53:31.671Z] 09:52:01 7 0.03 0.00 0.00 0.02 0.00 99.95 [2023-05-16T09:53:31.671Z] 09:53:01 all 0.06 0.00 0.01 0.00 0.01 99.91 [2023-05-16T09:53:31.671Z] 09:53:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-16T09:53:31.671Z] 09:53:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2023-05-16T09:53:31.671Z] 09:53:01 2 0.07 0.00 0.03 0.00 0.02 99.88 [2023-05-16T09:53:31.671Z] 09:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-16T09:53:31.671Z] 09:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-16T09:53:31.671Z] 09:53:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-16T09:53:31.671Z] 09:53:01 6 0.35 0.00 0.02 0.00 0.02 99.62 [2023-05-16T09:53:31.671Z] 09:53:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2023-05-16T09:53:31.671Z] [2023-05-16T09:53:31.671Z] Average: CPU %user %nice %system %iowait %steal %idle [2023-05-16T09:53:31.671Z] Average: all 5.53 0.00 1.45 0.66 0.02 92.33 [2023-05-16T09:53:31.671Z] Average: 0 5.33 0.00 1.65 0.57 0.02 92.43 [2023-05-16T09:53:31.671Z] Average: 1 5.63 0.00 1.59 1.52 0.03 91.23 [2023-05-16T09:53:31.671Z] Average: 2 5.30 0.00 1.40 0.23 0.03 93.04 [2023-05-16T09:53:31.671Z] Average: 3 5.57 0.00 1.50 0.67 0.02 92.23 [2023-05-16T09:53:31.671Z] Average: 4 5.68 0.00 1.31 0.18 0.02 92.80 [2023-05-16T09:53:31.671Z] Average: 5 5.27 0.00 1.46 1.56 0.02 91.68 [2023-05-16T09:53:31.671Z] Average: 6 5.60 0.00 1.30 0.26 0.02 92.82 [2023-05-16T09:53:31.671Z] Average: 7 5.90 0.00 1.41 0.26 0.03 92.40 [2023-05-16T09:53:31.671Z] [2023-05-16T09:53:31.671Z] [2023-05-16T09:53:31.671Z]