Pull request #25 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of MonicaisHer for edgexfoundry/device-gpio Loading trusted files from base branch main at b9afc87bdaf6fb1a5adf70b8290df672557dec94 rather than 1b281662fcf49cf6563350eacec93d78c09b7a13 Obtained Jenkinsfile from b9afc87bdaf6fb1a5adf70b8290df672557dec94 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-ssh13041047113975267710.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh18038282757403641993.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 c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-25/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-25/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh14010121909728952482.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared 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-ssh11052742446643780976.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-25/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-25/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3932258060434805053.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared 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.17 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-21769 in /w/workspace/edgexfoundry_device-gpio_PR-25 [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-25 # 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 Merging remotes/origin/main commit b9afc87bdaf6fb1a5adf70b8290df672557dec94 into PR head commit 1b281662fcf49cf6563350eacec93d78c09b7a13 Merge succeeded, producing 1b281662fcf49cf6563350eacec93d78c09b7a13 Checking out Revision 1b281662fcf49cf6563350eacec93d78c09b7a13 (PR-25) > 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/25/head:refs/remotes/origin/PR-25 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1b281662fcf49cf6563350eacec93d78c09b7a13 # 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 b9afc87bdaf6fb1a5adf70b8290df672557dec94 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1b281662fcf49cf6563350eacec93d78c09b7a13 # timeout=10 Commit message: "feat(snap): use updated environment variable injection" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:39:14 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:39:14 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:39:14 ========================================================= 09:39:14 EdgeX Global Pipelines Version Info 09:39:14 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 0eee028e050f8a1bb8e1a188692f2d1cdc061775 # timeout=10 09:39:15 ------------------- 09:39:15 stable info: 09:39:15 ------------------- 09:39:15 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:39:15 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 09:39:15 Message: update stable to v1.0.221 09:39:15 ------------------- 09:39:15 experimental info: 09:39:15 ------------------- 09:39:15 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:39:15 Commit SHA: e334d830fa8e8412d6042b94a77caa8dfa54c97b 09:39:15 Message: update experimental to v1.0.223 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:39:15 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo 09:39:15 [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo 09:39:15 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:39:15 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:39:15 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:39:15 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 09:39:15 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:39:16 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 09:39:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:39:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:39:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:39:16 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo 09:39:16 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:39:16 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:39:16 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:39:16 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:39:16 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:39:16 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:39:16 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:39:16 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:39:16 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 09:39:16 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 09:39:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:39:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:39:16 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 09:39:16 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:39:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-25 [Pipeline] echo 09:39:16 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-25 [Pipeline] echo 09:39:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-25 [Pipeline] echo 09:39:16 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1b281662fcf49cf6563350eacec93d78c09b7a13 [Pipeline] echo 09:39:16 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1b28166 [Pipeline] echo 09:39:16 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:39:16 provisioning config files... 09:39:16 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-25@tmp/config2404339257428292575tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:39:16 ---> docker-login.sh 09:39:16 nexus3.edgexfoundry.org:10001 09:39:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:39:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:39:17 Configure a credential helper to remove this warning. See 09:39:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:39:17 09:39:17 Login Succeeded 09:39:17 nexus3.edgexfoundry.org:10002 09:39:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:39:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:39:17 Configure a credential helper to remove this warning. See 09:39:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:39:17 09:39:17 Login Succeeded 09:39:17 nexus3.edgexfoundry.org:10003 09:39:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:39:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:39:17 Configure a credential helper to remove this warning. See 09:39:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:39:17 09:39:17 Login Succeeded 09:39:17 nexus3.edgexfoundry.org:10004 09:39:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:39:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:39:17 Configure a credential helper to remove this warning. See 09:39:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:39:17 09:39:17 Login Succeeded 09:39:17 docker.io 09:39:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:39:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:39:18 Configure a credential helper to remove this warning. See 09:39:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:39:18 09:39:18 Login Succeeded 09:39:18 ---> docker-login.sh ends [Pipeline] } 09:39:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 09:39:18 + git rev-list -1 --merges 1b281662fcf49cf6563350eacec93d78c09b7a13~1..1b281662fcf49cf6563350eacec93d78c09b7a13 [Pipeline] echo 09:39:18 -----------> git rev-list -1 --merges 1b281662fcf49cf6563350eacec93d78c09b7a13~1..1b281662fcf49cf6563350eacec93d78c09b7a13 1b281662fcf49cf6563350eacec93d78c09b7a13 [false] [Pipeline] sh 09:39:18 + git log --format=format:%s -1 1b281662fcf49cf6563350eacec93d78c09b7a13 [Pipeline] echo 09:39:18 ========================================================= 09:39:18 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:39:18 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:39:19 + git log --format=format:%s -1 1b281662fcf49cf6563350eacec93d78c09b7a13 [Pipeline] echo 09:39:19 [semverPrep] GIT_COMMIT: 1b281662fcf49cf6563350eacec93d78c09b7a13, Commit Message: feat(snap): use updated environment variable injection [Pipeline] echo 09:39:19 [semverPrep] This is not a build commit. [Pipeline] sh 09:39:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:39:19 + grep -v github /etc/ssh/ssh_known_hosts 09:39:19 + [ -e /tmp/ssh_known_hosts ] 09:39:19 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:39:19 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 09:39:19 + sudo tee -a /etc/ssh/ssh_known_hosts 09:39:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 09:39:20 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:39:20 09:39:20 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 09:39:20 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:39:20 latest: Pulling from edgex-devops/git-semver 09:39:20 a0d0a0d46f8b: Pulling fs layer 09:39:20 3e5f54012d9b: Pulling fs layer 09:39:20 4c7163046ea9: Pulling fs layer 09:39:20 0c2d73faf560: Pulling fs layer 09:39:20 0c2d73faf560: Waiting 09:39:20 3e5f54012d9b: Download complete 09:39:20 a0d0a0d46f8b: Download complete 09:39:20 0c2d73faf560: Verifying Checksum 09:39:20 0c2d73faf560: Download complete 09:39:20 4c7163046ea9: Verifying Checksum 09:39:20 4c7163046ea9: Download complete 09:39:20 a0d0a0d46f8b: Pull complete 09:39:20 3e5f54012d9b: Pull complete 09:39:20 4c7163046ea9: Pull complete 09:39:21 0c2d73faf560: Pull complete 09:39:21 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 09:39:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:39:21 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 09:39:21 prd-ubuntu20.04-docker-8c-8g-21769 does not seem to be running inside a container 09:39:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-25 -v /w/workspace/edgexfoundry_device-gpio_PR-25:/w/workspace/edgexfoundry_device-gpio_PR-25:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-25@tmp:/w/workspace/edgexfoundry_device-gpio_PR-25@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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 09:39:22 $ docker top a125d9bb4c02be400dd8dfd2f370c47ae7eaccab69930a3df0bc590c8fb188ad -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:39:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:39:22 [ssh-agent] Looking for ssh-agent implementation... 09:39:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:39:22 $ docker exec a125d9bb4c02be400dd8dfd2f370c47ae7eaccab69930a3df0bc590c8fb188ad ssh-agent 09:39:22 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXMfMjPC/agent.13 09:39:22 SSH_AGENT_PID=19 09:39:22 Running ssh-add (command line suppressed) 09:39:22 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-25@tmp/private_key_2032784121657174338.key (/w/workspace/edgexfoundry_device-gpio_PR-25@tmp/private_key_2032784121657174338.key) 09:39:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:39:23 + git tag --points-at HEAD [Pipeline] } 09:39:23 $ docker exec --env ******** --env ******** a125d9bb4c02be400dd8dfd2f370c47ae7eaccab69930a3df0bc590c8fb188ad ssh-agent -k 09:39:23 unset SSH_AUTH_SOCK; 09:39:23 unset SSH_AGENT_PID; 09:39:23 echo Agent pid 19 killed; 09:39:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:39:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:39:23 [ssh-agent] Looking for ssh-agent implementation... 09:39:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:39:23 $ docker exec a125d9bb4c02be400dd8dfd2f370c47ae7eaccab69930a3df0bc590c8fb188ad ssh-agent 09:39:23 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXAEEkOk/agent.53 09:39:23 SSH_AGENT_PID=59 09:39:23 Running ssh-add (command line suppressed) 09:39:23 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-25@tmp/private_key_543531110076833946.key (/w/workspace/edgexfoundry_device-gpio_PR-25@tmp/private_key_543531110076833946.key) 09:39:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:39:23 + git semver init 09:39:23 # -> Open(): unable to determine branch for HEAD 09:39:23 # $GIT_DIR = /w/workspace/edgexfoundry_device-gpio_PR-25/.git 09:39:23 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-gpio_PR-25 09:39:23 # $SEMVER_REMOTE_NAME = origin 09:39:23 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:39:23 # $SEMVER_USER_NAME = edgex-jenkins 09:39:23 # $SEMVER_BRANCH = PR-25 09:39:23 # $SEMVER_TEMP = /tmp/semver-845240578 09:39:23 # git clone --branch semver git@github.com:edgexfoundry/device-gpio.git $SEMVER_TEMP 09:39:24 # '/tmp/semver-845240578' -> '/w/workspace/edgexfoundry_device-gpio_PR-25/.semver' 09:39:24 # -> Force: false 09:39:24 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-gpio_PR-25/.semver [Pipeline] } 09:39:24 $ docker exec --env ******** --env ******** a125d9bb4c02be400dd8dfd2f370c47ae7eaccab69930a3df0bc590c8fb188ad ssh-agent -k 09:39:24 unset SSH_AUTH_SOCK; 09:39:24 unset SSH_AGENT_PID; 09:39:24 echo Agent pid 59 killed; 09:39:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:39:25 + git semver [Pipeline] } 09:39:25 $ docker stop --time=1 a125d9bb4c02be400dd8dfd2f370c47ae7eaccab69930a3df0bc590c8fb188ad 09:39:26 $ docker rm -f a125d9bb4c02be400dd8dfd2f370c47ae7eaccab69930a3df0bc590c8fb188ad [Pipeline] // withDockerContainer [Pipeline] sh 09:39:27 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:39:27 Stashed 1 file(s) [Pipeline] echo 09:39:27 [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 09:39:27 provisioning config files... 09:39:27 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-25@tmp/config3071778672719261121tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:39:27 ---> docker-login.sh 09:39:27 nexus3.edgexfoundry.org:10001 09:39:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:39:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:39:27 Configure a credential helper to remove this warning. See 09:39:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:39:27 09:39:27 Login Succeeded 09:39:27 nexus3.edgexfoundry.org:10002 09:39:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:39:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:39:28 Configure a credential helper to remove this warning. See 09:39:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:39:28 09:39:28 Login Succeeded 09:39:28 nexus3.edgexfoundry.org:10003 09:39:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:39:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:39:28 Configure a credential helper to remove this warning. See 09:39:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:39:28 09:39:28 Login Succeeded 09:39:28 nexus3.edgexfoundry.org:10004 09:39:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:39:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:39:28 Configure a credential helper to remove this warning. See 09:39:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:39:28 09:39:28 Login Succeeded 09:39:28 docker.io 09:39:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:39:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:39:28 Configure a credential helper to remove this warning. See 09:39:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:39:28 09:39:28 Login Succeeded 09:39:28 ---> docker-login.sh ends [Pipeline] } 09:39:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:39:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:39:28 ========================================================= 09:39:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 09:39:28 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 09:39:28 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . 09:39:28 Sending build context to Docker daemon 11.13MB 09:39:28 Step 1/11 : ARG BASE=golang:1.17-alpine3.15 09:39:28 Step 2/11 : FROM ${BASE} AS builder 09:39:28 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 09:39:28 59bf1c3509f3: Pulling fs layer 09:39:28 666ba61612fd: Pulling fs layer 09:39:28 8ed8ca486205: Pulling fs layer 09:39:28 4fe6c5a15a65: Pulling fs layer 09:39:28 22a0e8bec74d: Pulling fs layer 09:39:28 640e595b4fbd: Pulling fs layer 09:39:28 763cafe07f6e: Pulling fs layer 09:39:28 0c0b528cf693: Pulling fs layer 09:39:28 10935f4eaf8b: Pulling fs layer 09:39:28 10935f4eaf8b: Waiting 09:39:28 4fe6c5a15a65: Waiting 09:39:28 0c0b528cf693: Waiting 09:39:28 763cafe07f6e: Waiting 09:39:28 22a0e8bec74d: Waiting 09:39:28 640e595b4fbd: Waiting 09:39:29 8ed8ca486205: Verifying Checksum 09:39:29 8ed8ca486205: Download complete 09:39:29 666ba61612fd: Download complete 09:39:29 22a0e8bec74d: Verifying Checksum 09:39:29 22a0e8bec74d: Download complete 09:39:29 640e595b4fbd: Verifying Checksum 09:39:29 640e595b4fbd: Download complete 09:39:29 59bf1c3509f3: Verifying Checksum 09:39:29 59bf1c3509f3: Download complete 09:39:29 763cafe07f6e: Download complete 09:39:29 0c0b528cf693: Verifying Checksum 09:39:29 0c0b528cf693: Download complete 09:39:29 59bf1c3509f3: Pull complete 09:39:29 666ba61612fd: Pull complete 09:39:29 8ed8ca486205: Pull complete 09:39:29 10935f4eaf8b: Verifying Checksum 09:39:29 10935f4eaf8b: Download complete 09:39:30 4fe6c5a15a65: Verifying Checksum 09:39:30 4fe6c5a15a65: Download complete 09:39:34 4fe6c5a15a65: Pull complete 09:39:34 22a0e8bec74d: Pull complete 09:39:34 640e595b4fbd: Pull complete 09:39:34 763cafe07f6e: Pull complete 09:39:34 0c0b528cf693: Pull complete 09:39:36 10935f4eaf8b: Pull complete 09:39:36 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 09:39:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 09:39:36 ---> 99d49a6021b9 09:39:36 Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 09:39:38 ---> Running in b045bfeab6a6 09:39:38 Removing intermediate container b045bfeab6a6 09:39:38 ---> e095eab5a88a 09:39:38 Step 4/11 : ARG ALPINE_PKG_EXTRA="" 09:39:38 ---> Running in 8220be8d6430 09:39:38 Removing intermediate container 8220be8d6430 09:39:38 ---> c677db0525ba 09:39:38 Step 5/11 : WORKDIR /device-gpio 09:39:38 ---> Running in abf0fa3a237d 09:39:38 Removing intermediate container abf0fa3a237d 09:39:38 ---> 570c240965c4 09:39:38 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:39:38 ---> Running in dd506b90b340 09:39:39 Removing intermediate container dd506b90b340 09:39:39 ---> 250741af8251 09:39:39 Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:39:39 ---> Running in ba2c61c52370 09:39:39 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:39:40 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:39:40 (1/4) Installing openssh-keygen (8.8_p1-r1) 09:39:40 (2/4) Installing libedit (20210910.3.1-r0) 09:39:40 (3/4) Installing openssh-client-common (8.8_p1-r1) 09:39:41 (4/4) Installing openssh-client-default (8.8_p1-r1) 09:39:41 Executing busybox-1.34.1-r3.trigger 09:39:41 OK: 224 MiB in 56 packages 09:39:41 Removing intermediate container ba2c61c52370 09:39:41 ---> 9d38a7f3b634 09:39:41 Step 8/11 : COPY go.mod vendor* ./ 09:39:41 ---> 6dda3810688c 09:39:41 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:39:41 ---> Running in 20ec706a659e 09:39:42 Still waiting to schedule task 09:39:42 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 09:40:08 Removing intermediate container 20ec706a659e 09:40:08 ---> c43ed29fc9bc 09:40:08 Step 10/11 : COPY . . 09:40:08 ---> 39f971e4caa7 09:40:08 Step 11/11 : RUN ${MAKE} 09:40:08 ---> Running in 9c5099ff1852 09:40:09 Removing intermediate container 9c5099ff1852 09:40:09 ---> afb1703e85f2 09:40:09 [Warning] One or more build-args [MAKE] were not consumed 09:40:09 Successfully built afb1703e85f2 09:40:09 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 09:40:09 + docker inspect -f . ci-base-image-x86_64 09:40:09 . [Pipeline] withDockerContainer 09:40:09 prd-ubuntu20.04-docker-8c-8g-21769 does not seem to be running inside a container 09:40:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-25 -v /w/workspace/edgexfoundry_device-gpio_PR-25:/w/workspace/edgexfoundry_device-gpio_PR-25:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-25@tmp:/w/workspace/edgexfoundry_device-gpio_PR-25@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:40:10 $ docker top 73d1fc7d9bcef7842f300034f9768582d13695b135f51e3c232960df9c10ae92 -eo pid,comm [Pipeline] { [Pipeline] sh 09:40:10 + go version 09:40:10 go version go1.17.6 linux/amd64 [Pipeline] } 09:40:10 $ docker stop --time=1 73d1fc7d9bcef7842f300034f9768582d13695b135f51e3c232960df9c10ae92 09:40:11 $ docker rm -f 73d1fc7d9bcef7842f300034f9768582d13695b135f51e3c232960df9c10ae92 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:40:12 + docker inspect -f . ci-base-image-x86_64 09:40:12 . [Pipeline] withDockerContainer 09:40:12 prd-ubuntu20.04-docker-8c-8g-21769 does not seem to be running inside a container 09:40:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-25 -v /w/workspace/edgexfoundry_device-gpio_PR-25:/w/workspace/edgexfoundry_device-gpio_PR-25:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-25@tmp:/w/workspace/edgexfoundry_device-gpio_PR-25@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:40:12 $ docker top 6946b6657d0b33eb2f352c64da662f50779ea6fb44d99dc8a8611b1784c9ac4b -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 09:40:12 + make test 09:40:12 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 09:40:13 ? github.com/edgexfoundry/device-gpio [no test files] 09:40:19 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 09:40:19 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 09:40:24 CGO_ENABLED=1 GO111MODULE=on go vet ./... 09:40:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:40:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:40:28 ./bin/test-attribution-txt.sh [Pipeline] echo 09:40:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 09:40:28 $ docker stop --time=1 6946b6657d0b33eb2f352c64da662f50779ea6fb44d99dc8a8611b1784c9ac4b 09:40:29 $ docker rm -f 6946b6657d0b33eb2f352c64da662f50779ea6fb44d99dc8a8611b1784c9ac4b [Pipeline] // withDockerContainer [Pipeline] sh 09:40:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:40:30 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 09:40:31 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:40:31 + ls -al . 09:40:31 total 188 09:40:31 drwxrwxr-x 9 jenkins jenkins 4096 Apr 22 09:40 . 09:40:31 drwxrwxr-x 4 jenkins jenkins 4096 Apr 22 09:39 .. 09:40:31 -rw-rw-r-- 1 jenkins jenkins 120 Apr 22 09:39 .dockerignore 09:40:31 drwxrwxr-x 8 jenkins jenkins 4096 Apr 22 09:39 .git 09:40:31 drwxrwxr-x 3 jenkins jenkins 4096 Apr 22 09:39 .github 09:40:31 -rw-rw-r-- 1 jenkins jenkins 343 Apr 22 09:39 .gitignore 09:40:31 -rw-rw-r-- 1 jenkins jenkins 41 Apr 22 09:39 .golangci.yml 09:40:31 drwx------ 3 jenkins jenkins 4096 Apr 22 09:39 .semver 09:40:31 -rw-rw-r-- 1 jenkins jenkins 7772 Apr 22 09:39 Attribution.txt 09:40:31 -rw-rw-r-- 1 jenkins jenkins 1846 Apr 22 09:39 Dockerfile 09:40:31 -rw-rw-r-- 1 jenkins jenkins 677 Apr 22 09:39 GOVERNANCE.md 09:40:31 -rw-rw-r-- 1 jenkins jenkins 657 Apr 22 09:39 Jenkinsfile 09:40:31 -rw-rw-r-- 1 jenkins jenkins 11340 Apr 22 09:39 LICENSE 09:40:31 -rw-rw-r-- 1 jenkins jenkins 1876 Apr 22 09:39 Makefile 09:40:31 -rw-rw-r-- 1 jenkins jenkins 617 Apr 22 09:39 OWNERS.md 09:40:31 -rw-rw-r-- 1 jenkins jenkins 10844 Apr 22 09:39 README.md 09:40:31 -rw-rw-r-- 1 jenkins jenkins 5 Apr 22 09:39 VERSION 09:40:31 drwxrwxr-x 2 jenkins jenkins 4096 Apr 22 09:39 bin 09:40:31 drwxrwxr-x 3 jenkins jenkins 4096 Apr 22 09:39 cmd 09:40:31 -rw-r--r-- 1 jenkins jenkins 10 Apr 22 09:40 coverage.out 09:40:31 -rw-rw-r-- 1 jenkins jenkins 2794 Apr 22 09:39 go.mod 09:40:31 -rw-rw-r-- 1 jenkins jenkins 70652 Apr 22 09:39 go.sum 09:40:31 drwxrwxr-x 3 jenkins jenkins 4096 Apr 22 09:39 internal 09:40:31 drwxrwxr-x 3 jenkins jenkins 4096 Apr 22 09:39 snap 09:40:31 -rw-rw-r-- 1 jenkins jenkins 209 Apr 22 09:39 version.go [Pipeline] isUnix [Pipeline] sh 09:40:32 + 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=1b281662fcf49cf6563350eacec93d78c09b7a13 --label arch=amd64 --label version=0.0.0 . 09:40:32 Sending build context to Docker daemon 11.13MB 09:40:32 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 09:40:32 Step 2/25 : FROM ${BASE} AS builder 09:40:32 ---> afb1703e85f2 09:40:32 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 09:40:32 ---> Running in 61816b9c5075 09:40:32 Removing intermediate container 61816b9c5075 09:40:32 ---> 84e24a304690 09:40:32 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 09:40:32 ---> Running in 391b78737766 09:40:32 Removing intermediate container 391b78737766 09:40:32 ---> 408998bd63b3 09:40:32 Step 5/25 : WORKDIR /device-gpio 09:40:32 ---> Running in 8b5710e4de4f 09:40:32 Removing intermediate container 8b5710e4de4f 09:40:32 ---> 2a7d89291a03 09:40:32 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:40:32 ---> Running in 6d35bbaf8aed 09:40:33 Removing intermediate container 6d35bbaf8aed 09:40:33 ---> 1f5f0e74374a 09:40:33 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:40:33 ---> Running in dfe620c8453a 09:40:33 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:40:34 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:40:34 OK: 224 MiB in 56 packages 09:40:35 Removing intermediate container dfe620c8453a 09:40:35 ---> a91657f3435f 09:40:35 Step 8/25 : COPY go.mod vendor* ./ 09:40:35 ---> 695703e7f92c 09:40:35 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:40:35 ---> Running in 6d54c6514f28 09:40:36 Removing intermediate container 6d54c6514f28 09:40:36 ---> 9a149d8e4f44 09:40:36 Step 10/25 : COPY . . 09:40:36 ---> 83d461b3d014 09:40:36 Step 11/25 : RUN ${MAKE} 09:40:36 ---> Running in 7e59a0bdc08d 09:40:37 Removing intermediate container 7e59a0bdc08d 09:40:37 ---> 1d6bd39da0f9 09:40:37 Step 12/25 : FROM alpine:3.15 09:40:37 3.15: Pulling from library/alpine 09:40:37 df9b9388f04a: Pulling fs layer 09:40:37 df9b9388f04a: Verifying Checksum 09:40:37 df9b9388f04a: Download complete 09:40:37 df9b9388f04a: Pull complete 09:40:37 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 09:40:37 Status: Downloaded newer image for alpine:3.15 09:40:37 ---> 0ac33e5f5afa 09:40:37 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 09:40:38 ---> Running in 1dfa1389c65f 09:40:38 Removing intermediate container 1dfa1389c65f 09:40:38 ---> 2cc6e329b487 09:40:38 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:40:38 ---> Running in 80f51a09c90c 09:40:38 Removing intermediate container 80f51a09c90c 09:40:38 ---> d72689f52876 09:40:38 Step 15/25 : RUN apk add --update --no-cache zeromq 09:40:38 ---> Running in 2bc49a88b4fb 09:40:38 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:40:39 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:40:40 (1/5) Installing libgcc (10.3.1_git20211027-r0) 09:40:40 (2/5) Installing libsodium (1.0.18-r0) 09:40:40 (3/5) Installing libstdc++ (10.3.1_git20211027-r0) 09:40:40 (4/5) Installing libzmq (4.3.4-r0) 09:40:40 (5/5) Installing zeromq (4.3.4-r0) 09:40:40 Executing busybox-1.34.1-r5.trigger 09:40:40 OK: 8 MiB in 19 packages 09:40:41 Removing intermediate container 2bc49a88b4fb 09:40:41 ---> fcae884e4ba1 09:40:41 Step 16/25 : WORKDIR / 09:40:41 ---> Running in 9b7b026b4b22 09:40:41 Removing intermediate container 9b7b026b4b22 09:40:41 ---> f2eeb9235743 09:40:41 Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / 09:40:41 ---> fd99509705b1 09:40:41 Step 18/25 : COPY --from=builder /device-gpio/LICENSE / 09:40:41 ---> 6cad2a6815c6 09:40:41 Step 19/25 : COPY --from=builder /device-gpio/cmd/ / 09:40:41 ---> 9ede598e1fde 09:40:41 Step 20/25 : EXPOSE 59910 09:40:41 ---> Running in 034b14eb66ec 09:40:41 Removing intermediate container 034b14eb66ec 09:40:41 ---> 908d539d3fd2 09:40:41 Step 21/25 : ENTRYPOINT ["/device-gpio"] 09:40:41 ---> Running in ecce58eca3ea 09:40:42 Removing intermediate container ecce58eca3ea 09:40:42 ---> 28a05dafa6a1 09:40:42 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:40:42 ---> Running in 04537655721f 09:40:42 Removing intermediate container 04537655721f 09:40:42 ---> 5b2a67bd150b 09:40:42 Step 23/25 : LABEL arch=amd64 09:40:42 ---> Running in ce1552c5662d 09:40:42 Removing intermediate container ce1552c5662d 09:40:42 ---> 06efa404c80a 09:40:42 Step 24/25 : LABEL git_sha=1b281662fcf49cf6563350eacec93d78c09b7a13 09:40:42 ---> Running in bbe15b69e5fc 09:40:42 Removing intermediate container bbe15b69e5fc 09:40:42 ---> 051fe4d700dc 09:40:42 Step 25/25 : LABEL version=0.0.0 09:40:42 ---> Running in cd9d2348f307 09:40:42 Removing intermediate container cd9d2348f307 09:40:42 ---> 1a67aad9dfa4 09:40:42 [Warning] One or more build-args [ARCH MAKE] were not consumed 09:40:42 Successfully built 1a67aad9dfa4 09:40:42 Successfully tagged device-gpio:latest [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] sh 09:40:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:40:42 09:40:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 09:40:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:40:43 latest: Pulling from edgex-lftools-log-publisher 09:40:43 5eb5b503b376: Pulling fs layer 09:40:43 5c69ac0246d0: Pulling fs layer 09:40:43 ec43610c2a17: Pulling fs layer 09:40:43 3a2ae6a8a46f: Pulling fs layer 09:40:43 33b1e0a273af: Pulling fs layer 09:40:43 5d3b04190fa2: Pulling fs layer 09:40:43 2f39f015ded8: Pulling fs layer 09:40:43 33b1e0a273af: Waiting 09:40:43 5d3b04190fa2: Waiting 09:40:43 2f39f015ded8: Waiting 09:40:43 3a2ae6a8a46f: Waiting 09:40:43 5c69ac0246d0: Download complete 09:40:43 3a2ae6a8a46f: Verifying Checksum 09:40:43 3a2ae6a8a46f: Download complete 09:40:43 33b1e0a273af: Verifying Checksum 09:40:43 33b1e0a273af: Download complete 09:40:43 5d3b04190fa2: Verifying Checksum 09:40:43 5d3b04190fa2: Download complete 09:40:43 ec43610c2a17: Verifying Checksum 09:40:43 ec43610c2a17: Download complete 09:40:43 5eb5b503b376: Verifying Checksum 09:40:43 5eb5b503b376: Download complete 09:40:44 2f39f015ded8: Verifying Checksum 09:40:44 2f39f015ded8: Download complete 09:40:44 5eb5b503b376: Pull complete 09:40:44 5c69ac0246d0: Pull complete 09:40:45 ec43610c2a17: Pull complete 09:40:45 3a2ae6a8a46f: Pull complete 09:40:45 33b1e0a273af: Pull complete 09:40:45 5d3b04190fa2: Pull complete 09:40:49 2f39f015ded8: Pull complete 09:40:49 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:40:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:40:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 09:40:49 prd-ubuntu20.04-docker-8c-8g-21769 does not seem to be running inside a container 09:40:49 $ 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-25 -v /w/workspace/edgexfoundry_device-gpio_PR-25:/w/workspace/edgexfoundry_device-gpio_PR-25:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-25@tmp:/w/workspace/edgexfoundry_device-gpio_PR-25@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:40:51 $ docker top eb3fcec3d34052fde677765531244717fbbdda7c6f3efa2a0e3f207584ea3d40 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:40:52 ---> job-cost.sh 09:40:52 lf-activate-venv: SKIPPING 09:40:52 INFO: No Stack... 09:40:52 INFO: Retrieving Pricing Info for: v3-standard-8 09:40:53 INFO: Archiving Costs [Pipeline] sh 09:40:53 + cut -d, -f6 09:40:53 + cat /w/workspace/edgexfoundry_device-gpio_PR-25/archives/cost.csv [Pipeline] lock 09:40:53 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-25-2-stack-cost] 09:40:53 Resource [jenkins-edgexfoundry-device-gpio-PR-25-2-stack-cost] did not exist. Created. 09:40:53 Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-25-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:40:53 + echo total: 0.2199999988079071 [Pipeline] stash 09:40:53 Stashed 1 file(s) [Pipeline] } 09:40:53 Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-25-2-stack-cost] [Pipeline] // lock [Pipeline] } 09:40:53 $ docker stop --time=1 eb3fcec3d34052fde677765531244717fbbdda7c6f3efa2a0e3f207584ea3d40 09:40:55 $ docker rm -f eb3fcec3d34052fde677765531244717fbbdda7c6f3efa2a0e3f207584ea3d40 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 09:41:16 Running on prd-ubuntu20.04-docker-arm64-4c-16g-21770 in /w/workspace/edgexfoundry_device-gpio_PR-25 [Pipeline] { [Pipeline] ws 09:41:16 Running in /w/workspace/device-gpio/2 [Pipeline] { [Pipeline] checkout 09:41:16 The recommended git tool is: git 09:41:23 using credential edgex-jenkins-ssh 09:41:23 Cloning the remote Git repository 09:41:23 Cloning repository git@github.com:edgexfoundry/device-gpio.git 09:41:23 > git init /w/workspace/device-gpio/2 # timeout=10 09:41:23 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 09:41:23 > git --version # timeout=10 09:41:23 > git --version # 'git version 2.25.1' 09:41:23 using GIT_SSH to set credentials SSH Credentials for GitHub 09:41:23 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:41:25 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 09:41:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:41:25 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 09:41:25 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 09:41:25 using GIT_SSH to set credentials SSH Credentials for GitHub 09:41:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/25/head:refs/remotes/origin/PR-25 +refs/heads/main:refs/remotes/origin/main # timeout=10 09:41:25 Merging remotes/origin/main commit b9afc87bdaf6fb1a5adf70b8290df672557dec94 into PR head commit 1b281662fcf49cf6563350eacec93d78c09b7a13 09:41:25 Merge succeeded, producing 1b281662fcf49cf6563350eacec93d78c09b7a13 09:41:25 Checking out Revision 1b281662fcf49cf6563350eacec93d78c09b7a13 (PR-25) 09:41:25 > git config core.sparsecheckout # timeout=10 09:41:25 > git checkout -f 1b281662fcf49cf6563350eacec93d78c09b7a13 # timeout=10 09:41:25 > git remote # timeout=10 09:41:25 > git config --get remote.origin.url # timeout=10 09:41:25 using GIT_SSH to set credentials SSH Credentials for GitHub 09:41:25 > git merge b9afc87bdaf6fb1a5adf70b8290df672557dec94 # timeout=10 09:41:25 > git rev-parse HEAD^{commit} # timeout=10 09:41:25 > git config core.sparsecheckout # timeout=10 09:41:25 > git checkout -f 1b281662fcf49cf6563350eacec93d78c09b7a13 # timeout=10 09:41:30 Commit message: "feat(snap): use updated environment variable injection" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:41:30 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 09:41:30 % Total % Received % Xferd Average Speed Time Time Time Current 09:41:30 Dload Upload Total Spent Left Speed 09:41:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 91806 0 --:--:-- --:--:-- --:--:-- 91806 [Pipeline] sh 09:41:31 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 09:41:31 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 09:41:31 + sudo tee /etc/docker/daemon.new 09:41:31 { 09:41:31 "registry-mirrors": [ 09:41:31 "https://nexus3.edgexfoundry.org:10001" 09:41:31 ], 09:41:31 "bip": "10.250.0.254/24", 09:41:31 "hosts": [ 09:41:31 "tcp://0.0.0.0:5555", 09:41:31 "unix:///var/run/docker.sock" 09:41:31 ], 09:41:31 "mtu": 1458, 09:41:31 "selinux-enabled": true, 09:41:31 "seccomp-profile": "/etc/docker/seccomp.json" 09:41:31 } [Pipeline] sh 09:41:32 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 09:41:32 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:41:50 provisioning config files... 09:41:50 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/2@tmp/config2627671434720354831tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:41:51 ---> docker-login.sh 09:41:51 nexus3.edgexfoundry.org:10001 09:41:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:41:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:41:52 Configure a credential helper to remove this warning. See 09:41:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:41:52 09:41:52 Login Succeeded 09:41:52 nexus3.edgexfoundry.org:10002 09:41:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:41:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:41:52 Configure a credential helper to remove this warning. See 09:41:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:41:52 09:41:52 Login Succeeded 09:41:52 nexus3.edgexfoundry.org:10003 09:41:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:41:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:41:53 Configure a credential helper to remove this warning. See 09:41:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:41:53 09:41:53 Login Succeeded 09:41:53 nexus3.edgexfoundry.org:10004 09:41:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:41:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:41:53 Configure a credential helper to remove this warning. See 09:41:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:41:53 09:41:53 Login Succeeded 09:41:53 docker.io 09:41:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:41:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:41:54 Configure a credential helper to remove this warning. See 09:41:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:41:54 09:41:54 Login Succeeded 09:41:54 ---> docker-login.sh ends [Pipeline] } 09:41:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:41:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:41:55 ========================================================= 09:41:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 09:41:55 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 09:41:55 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 09:41:55 Sending build context to Docker daemon 5.65MB 09:41:55 Step 1/11 : ARG BASE=golang:1.17-alpine3.15 09:41:55 Step 2/11 : FROM ${BASE} AS builder 09:41:55 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:41:55 9b3977197b4f: Pulling fs layer 09:41:55 1a89e8eeedd5: Pulling fs layer 09:41:55 94645a83ff95: Pulling fs layer 09:41:55 3f3a8bcf1eab: Pulling fs layer 09:41:55 0c92f367c5e7: Pulling fs layer 09:41:55 f7c0051592d6: Pulling fs layer 09:41:55 a227ed2f7395: Pulling fs layer 09:41:55 7b1c46037f91: Pulling fs layer 09:41:55 a227ed2f7395: Waiting 09:41:55 f7c0051592d6: Waiting 09:41:55 3f3a8bcf1eab: Waiting 09:41:55 0c92f367c5e7: Waiting 09:41:55 7b1c46037f91: Waiting 09:41:55 94645a83ff95: Verifying Checksum 09:41:55 94645a83ff95: Download complete 09:41:55 1a89e8eeedd5: Verifying Checksum 09:41:55 1a89e8eeedd5: Download complete 09:41:55 0c92f367c5e7: Verifying Checksum 09:41:55 0c92f367c5e7: Download complete 09:41:55 f7c0051592d6: Verifying Checksum 09:41:55 f7c0051592d6: Download complete 09:41:55 9b3977197b4f: Verifying Checksum 09:41:55 9b3977197b4f: Download complete 09:41:56 a227ed2f7395: Verifying Checksum 09:41:56 a227ed2f7395: Download complete 09:41:56 9b3977197b4f: Pull complete 09:41:57 1a89e8eeedd5: Pull complete 09:41:57 94645a83ff95: Pull complete 09:41:57 7b1c46037f91: Verifying Checksum 09:41:57 7b1c46037f91: Download complete 09:41:58 3f3a8bcf1eab: Verifying Checksum 09:41:58 3f3a8bcf1eab: Download complete 09:42:11 3f3a8bcf1eab: Pull complete 09:42:11 0c92f367c5e7: Pull complete 09:42:11 f7c0051592d6: Pull complete 09:42:11 a227ed2f7395: Pull complete 09:42:18 7b1c46037f91: Pull complete 09:42:18 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 09:42:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 09:42:18 ---> f79e39bc4007 09:42:18 Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 09:42:18 ---> Running in 64e0f391d67a 09:42:18 Removing intermediate container 64e0f391d67a 09:42:18 ---> 5998f888b484 09:42:18 Step 4/11 : ARG ALPINE_PKG_EXTRA="" 09:42:18 ---> Running in 8b262ce7ba73 09:42:18 Removing intermediate container 8b262ce7ba73 09:42:18 ---> b65a2a4871db 09:42:18 Step 5/11 : WORKDIR /device-gpio 09:42:19 ---> Running in daeed9e6fca5 09:42:19 Removing intermediate container daeed9e6fca5 09:42:19 ---> f79521e14d9b 09:42:19 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:42:19 ---> Running in 3c899dcd0ece 09:42:21 Removing intermediate container 3c899dcd0ece 09:42:21 ---> 61891e342366 09:42:21 Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:42:21 ---> Running in 9a2cd91963bc 09:42:22 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:42:22 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:42:23 (1/4) Installing openssh-keygen (8.8_p1-r1) 09:42:23 (2/4) Installing libedit (20210910.3.1-r0) 09:42:23 (3/4) Installing openssh-client-common (8.8_p1-r1) 09:42:24 (4/4) Installing openssh-client-default (8.8_p1-r1) 09:42:24 Executing busybox-1.34.1-r3.trigger 09:42:24 OK: 224 MiB in 56 packages 09:42:26 Removing intermediate container 9a2cd91963bc 09:42:26 ---> c46eb9762cc8 09:42:26 Step 8/11 : COPY go.mod vendor* ./ 09:42:26 ---> 1dfb2092aba4 09:42:26 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:42:27 ---> Running in a811dfea0058 09:43:48 Removing intermediate container a811dfea0058 09:43:48 ---> 8d7df1dda9ca 09:43:48 Step 10/11 : COPY . . 09:43:48 ---> f5e47ff36967 09:43:48 Step 11/11 : RUN ${MAKE} 09:43:48 ---> Running in c80d1b8dff56 09:43:48 Removing intermediate container c80d1b8dff56 09:43:48 ---> 252d2375c66d 09:43:48 [Warning] One or more build-args [MAKE] were not consumed 09:43:48 Successfully built 252d2375c66d 09:43:48 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 09:43:49 + docker inspect -f . ci-base-image-arm64 09:43:49 . [Pipeline] withDockerContainer 09:43:49 prd-ubuntu20.04-docker-arm64-4c-16g-21770 does not seem to be running inside a container 09:43:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/2 -v /w/workspace/device-gpio/2:/w/workspace/device-gpio/2:rw,z -v /w/workspace/device-gpio/2@tmp:/w/workspace/device-gpio/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:43:50 $ docker top dec927fbf5421044c34caad4041fbfd8da398862a60055b8b4ed27b0a3baeebc -eo pid,comm [Pipeline] { [Pipeline] sh 09:43:51 + go version 09:43:51 go version go1.17.6 linux/arm64 [Pipeline] } 09:43:51 $ docker stop --time=1 dec927fbf5421044c34caad4041fbfd8da398862a60055b8b4ed27b0a3baeebc 09:43:53 $ docker rm -f dec927fbf5421044c34caad4041fbfd8da398862a60055b8b4ed27b0a3baeebc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:43:54 + docker inspect -f . ci-base-image-arm64 09:43:54 . [Pipeline] withDockerContainer 09:43:54 prd-ubuntu20.04-docker-arm64-4c-16g-21770 does not seem to be running inside a container 09:43:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/2 -v /w/workspace/device-gpio/2:/w/workspace/device-gpio/2:rw,z -v /w/workspace/device-gpio/2@tmp:/w/workspace/device-gpio/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:43:55 $ docker top 657ae431bdacd6969570cc941c823fa4f40a2f36dccb71babf7eaa4ff7fff9ec -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 09:43:56 + make test 09:43:56 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 09:43:57 ? github.com/edgexfoundry/device-gpio [no test files] 09:44:44 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 09:44:44 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 09:44:44 WARNING: Linting skipped (not on x86_64 or linter not installed) 09:44:44 CGO_ENABLED=1 GO111MODULE=on go vet ./... 09:44:59 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:44:59 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:44:59 ./bin/test-attribution-txt.sh [Pipeline] echo 09:45:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 09:45:01 $ docker stop --time=1 657ae431bdacd6969570cc941c823fa4f40a2f36dccb71babf7eaa4ff7fff9ec 09:45:03 $ docker rm -f 657ae431bdacd6969570cc941c823fa4f40a2f36dccb71babf7eaa4ff7fff9ec [Pipeline] // withDockerContainer [Pipeline] sh 09:45:03 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:45:03 Warning: overwriting stash ‘coverage-report’ 09:45:04 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 09:45:04 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:45:05 + ls -al . 09:45:05 total 184 09:45:05 drwxrwxr-x 8 jenkins jenkins 4096 Apr 22 09:45 . 09:45:05 drwxrwxr-x 4 jenkins jenkins 4096 Apr 22 09:41 .. 09:45:05 -rw-rw-r-- 1 jenkins jenkins 120 Apr 22 09:41 .dockerignore 09:45:05 drwxrwxr-x 8 jenkins jenkins 4096 Apr 22 09:41 .git 09:45:05 drwxrwxr-x 3 jenkins jenkins 4096 Apr 22 09:41 .github 09:45:05 -rw-rw-r-- 1 jenkins jenkins 343 Apr 22 09:41 .gitignore 09:45:05 -rw-rw-r-- 1 jenkins jenkins 41 Apr 22 09:41 .golangci.yml 09:45:05 -rw-rw-r-- 1 jenkins jenkins 7772 Apr 22 09:41 Attribution.txt 09:45:05 -rw-rw-r-- 1 jenkins jenkins 1846 Apr 22 09:41 Dockerfile 09:45:05 -rw-rw-r-- 1 jenkins jenkins 677 Apr 22 09:41 GOVERNANCE.md 09:45:05 -rw-rw-r-- 1 jenkins jenkins 657 Apr 22 09:41 Jenkinsfile 09:45:05 -rw-rw-r-- 1 jenkins jenkins 11340 Apr 22 09:41 LICENSE 09:45:05 -rw-rw-r-- 1 jenkins jenkins 1876 Apr 22 09:41 Makefile 09:45:05 -rw-rw-r-- 1 jenkins jenkins 617 Apr 22 09:41 OWNERS.md 09:45:05 -rw-rw-r-- 1 jenkins jenkins 10844 Apr 22 09:41 README.md 09:45:05 -rw-rw-r-- 1 jenkins jenkins 5 Apr 22 09:39 VERSION 09:45:05 drwxrwxr-x 2 jenkins jenkins 4096 Apr 22 09:41 bin 09:45:05 drwxrwxr-x 3 jenkins jenkins 4096 Apr 22 09:41 cmd 09:45:05 -rw-r--r-- 1 jenkins jenkins 10 Apr 22 09:43 coverage.out 09:45:05 -rw-rw-r-- 1 jenkins jenkins 2794 Apr 22 09:41 go.mod 09:45:05 -rw-rw-r-- 1 jenkins jenkins 70652 Apr 22 09:41 go.sum 09:45:05 drwxrwxr-x 3 jenkins jenkins 4096 Apr 22 09:41 internal 09:45:05 drwxrwxr-x 3 jenkins jenkins 4096 Apr 22 09:41 snap 09:45:05 -rw-rw-r-- 1 jenkins jenkins 209 Apr 22 09:41 version.go [Pipeline] isUnix [Pipeline] sh 09:45:05 + 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=1b281662fcf49cf6563350eacec93d78c09b7a13 --label arch=arm64 --label version=0.0.0 . 09:45:05 Sending build context to Docker daemon 5.651MB 09:45:05 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 09:45:05 Step 2/25 : FROM ${BASE} AS builder 09:45:05 ---> 252d2375c66d 09:45:05 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 09:45:05 ---> Running in 0bb4cc63e3c3 09:45:06 Removing intermediate container 0bb4cc63e3c3 09:45:06 ---> 2f12ae322f3e 09:45:06 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 09:45:06 ---> Running in acba8a3e8d70 09:45:06 Removing intermediate container acba8a3e8d70 09:45:06 ---> a7e971427a2f 09:45:06 Step 5/25 : WORKDIR /device-gpio 09:45:06 ---> Running in 587e7d6aabb1 09:45:07 Removing intermediate container 587e7d6aabb1 09:45:07 ---> 8d1fc319d30c 09:45:07 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:45:07 ---> Running in 3d13ffd47c10 09:45:08 Removing intermediate container 3d13ffd47c10 09:45:08 ---> 6942bf7f3f84 09:45:08 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:45:08 ---> Running in 892892fcd508 09:45:09 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:45:10 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:45:11 OK: 224 MiB in 56 packages 09:45:12 Removing intermediate container 892892fcd508 09:45:12 ---> 3d8a024ff568 09:45:12 Step 8/25 : COPY go.mod vendor* ./ 09:45:12 ---> 3be4df8e3984 09:45:12 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:45:12 ---> Running in 33aa3d5159bf 09:45:14 Removing intermediate container 33aa3d5159bf 09:45:14 ---> 40b613058db2 09:45:14 Step 10/25 : COPY . . 09:45:15 ---> b23a45f0ae1a 09:45:15 Step 11/25 : RUN ${MAKE} 09:45:15 ---> Running in b6ee3c20753f 09:45:17 Removing intermediate container b6ee3c20753f 09:45:17 ---> e2a29476ad93 09:45:17 Step 12/25 : FROM alpine:3.15 09:45:18 3.15: Pulling from library/alpine 09:45:18 9981e73032c8: Pulling fs layer 09:45:18 9981e73032c8: Verifying Checksum 09:45:18 9981e73032c8: Download complete 09:45:19 9981e73032c8: Pull complete 09:45:19 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 09:45:19 Status: Downloaded newer image for alpine:3.15 09:45:19 ---> 3fb3c9af89a9 09:45:19 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 09:45:19 ---> Running in 7578daeb9f4c 09:45:19 Removing intermediate container 7578daeb9f4c 09:45:19 ---> d2abd8be1096 09:45:19 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:45:19 ---> Running in 6552dd354716 09:45:21 Removing intermediate container 6552dd354716 09:45:21 ---> 08606f5d2a96 09:45:21 Step 15/25 : RUN apk add --update --no-cache zeromq 09:45:21 ---> Running in 4c3955b5de65 09:45:22 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:45:22 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:45:23 (1/5) Installing libgcc (10.3.1_git20211027-r0) 09:45:23 (2/5) Installing libsodium (1.0.18-r0) 09:45:23 (3/5) Installing libstdc++ (10.3.1_git20211027-r0) 09:45:24 (4/5) Installing libzmq (4.3.4-r0) 09:45:24 (5/5) Installing zeromq (4.3.4-r0) 09:45:24 Executing busybox-1.34.1-r5.trigger 09:45:24 OK: 8 MiB in 19 packages 09:45:25 Removing intermediate container 4c3955b5de65 09:45:25 ---> 841f29944f8c 09:45:25 Step 16/25 : WORKDIR / 09:45:25 ---> Running in 3867ff1ac046 09:45:25 Removing intermediate container 3867ff1ac046 09:45:25 ---> e626e8d23e7b 09:45:25 Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / 09:45:26 ---> 79d5552cd8b6 09:45:26 Step 18/25 : COPY --from=builder /device-gpio/LICENSE / 09:45:26 ---> 2452003302a9 09:45:26 Step 19/25 : COPY --from=builder /device-gpio/cmd/ / 09:45:27 ---> 10404da651b5 09:45:27 Step 20/25 : EXPOSE 59910 09:45:27 ---> Running in 9307444a6f5c 09:45:27 Removing intermediate container 9307444a6f5c 09:45:27 ---> 9a28c005f15d 09:45:27 Step 21/25 : ENTRYPOINT ["/device-gpio"] 09:45:27 ---> Running in d5fb5ebd9c2b 09:45:28 Removing intermediate container d5fb5ebd9c2b 09:45:28 ---> 29afa3e885a6 09:45:28 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:45:28 ---> Running in 628687ac37e4 09:45:28 Removing intermediate container 628687ac37e4 09:45:28 ---> 1c7eac33b580 09:45:28 Step 23/25 : LABEL arch=arm64 09:45:28 ---> Running in 4c10f86d1166 09:45:28 Removing intermediate container 4c10f86d1166 09:45:28 ---> 7cf384519e90 09:45:28 Step 24/25 : LABEL git_sha=1b281662fcf49cf6563350eacec93d78c09b7a13 09:45:28 ---> Running in 01d131f90e84 09:45:29 Removing intermediate container 01d131f90e84 09:45:29 ---> bb65ad444efa 09:45:29 Step 25/25 : LABEL version=0.0.0 09:45:29 ---> Running in fca9a94ac6e9 09:45:29 Removing intermediate container fca9a94ac6e9 09:45:29 ---> 9a3b5653ab01 09:45:29 [Warning] One or more build-args [MAKE ARCH] were not consumed 09:45:29 Successfully built 9a3b5653ab01 09:45:29 Successfully tagged device-gpio-arm64:latest [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] sh 09:45:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:45:29 09:45:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 09:45:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:45:30 arm64: Pulling from edgex-lftools-log-publisher 09:45:30 8998bd30e6a1: Pulling fs layer 09:45:30 04944245beec: Pulling fs layer 09:45:30 699f458cf7ca: Pulling fs layer 09:45:30 765212b225bb: Pulling fs layer 09:45:30 f23df028b6ca: Pulling fs layer 09:45:30 d65c8cfc05b1: Pulling fs layer 09:45:30 2437ff75d9bd: Pulling fs layer 09:45:30 765212b225bb: Waiting 09:45:30 f23df028b6ca: Waiting 09:45:30 d65c8cfc05b1: Waiting 09:45:30 2437ff75d9bd: Waiting 09:45:30 04944245beec: Verifying Checksum 09:45:30 04944245beec: Download complete 09:45:30 765212b225bb: Verifying Checksum 09:45:30 765212b225bb: Download complete 09:45:30 f23df028b6ca: Download complete 09:45:30 d65c8cfc05b1: Verifying Checksum 09:45:30 d65c8cfc05b1: Download complete 09:45:30 699f458cf7ca: Verifying Checksum 09:45:30 699f458cf7ca: Download complete 09:45:31 8998bd30e6a1: Verifying Checksum 09:45:31 8998bd30e6a1: Download complete 09:45:33 2437ff75d9bd: Verifying Checksum 09:45:33 2437ff75d9bd: Download complete 09:45:35 8998bd30e6a1: Pull complete 09:45:36 04944245beec: Pull complete 09:45:37 699f458cf7ca: Pull complete 09:45:37 765212b225bb: Pull complete 09:45:38 f23df028b6ca: Pull complete 09:45:38 d65c8cfc05b1: Pull complete 09:45:53 2437ff75d9bd: Pull complete 09:45:53 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:45:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:45:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 09:45:53 prd-ubuntu20.04-docker-arm64-4c-16g-21770 does not seem to be running inside a container 09:45:54 $ 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/2 -v /w/workspace/device-gpio/2:/w/workspace/device-gpio/2:rw,z -v /w/workspace/device-gpio/2@tmp:/w/workspace/device-gpio/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:45:56 $ docker top 92bf78aa3e9971fd0c07ca7d4a2548a16402a23b2c7fd77a0c23a594bead835e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:45:57 ---> job-cost.sh 09:45:57 lf-activate-venv: SKIPPING 09:45:57 INFO: No Stack... 09:45:57 INFO: Retrieving Pricing Info for: v3-standard-4 09:45:58 INFO: Archiving Costs [Pipeline] sh 09:45:59 + cat /w/workspace/device-gpio/2/archives/cost.csv 09:45:59 + cut -d, -f6 [Pipeline] lock 09:45:59 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-25-2-stack-cost] 09:45:59 Resource [jenkins-edgexfoundry-device-gpio-PR-25-2-stack-cost] did not exist. Created. 09:45:59 Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-25-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:46:00 /w/workspace/device-gpio/2@tmp/durable-981a9a2a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 09:46:00 + echo total: 0.10999999940395355 [Pipeline] stash 09:46:00 Warning: overwriting stash ‘stack-cost’ 09:46:00 Stashed 1 file(s) [Pipeline] } 09:46:00 Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-25-2-stack-cost] [Pipeline] // lock [Pipeline] } 09:46:00 $ docker stop --time=1 92bf78aa3e9971fd0c07ca7d4a2548a16402a23b2c7fd77a0c23a594bead835e 09:46:02 $ docker rm -f 92bf78aa3e9971fd0c07ca7d4a2548a16402a23b2c7fd77a0c23a594bead835e [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 09:46:02 provisioning config files... 09:46:02 copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-25@tmp/config7422464084688166841tmp [Pipeline] { [Pipeline] sh 09:46:03 + set +x 09:46:03 + curl -s https://codecov.io/bash 09:46:03 + bash -s -- 09:46:03 09:46:03 _____ _ 09:46:03 / ____| | | 09:46:03 | | ___ __| | ___ ___ _____ __ 09:46:03 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:46:03 | |___| (_) | (_| | __/ (_| (_) \ V / 09:46:03 \_____\___/ \__,_|\___|\___\___/ \_/ 09:46:03 Bash-1.0.6 09:46:03 09:46:03 09:46:03 ==> git version 2.25.1 found 09:46:03 ==> 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 09:46:03 Release-Date: 2020-01-08 09:46:03 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:46:03 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:46:03 ==> Jenkins CI detected. 09:46:03 current dir:  /w/workspace/edgexfoundry_device-gpio_PR-25 09:46:03 project root: . 09:46:03 --> token set from env 09:46:03 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:46:03 ==> Running gcov in . (disable via -X gcov) 09:46:03 ==> Python coveragepy not found 09:46:03 ==> Searching for coverage reports in: 09:46:03 + . 09:46:03 -> Found 1 reports 09:46:03 ==> Detecting git/mercurial file structure 09:46:03 ==> Reading reports 09:46:03 + ./coverage.out bytes=10 09:46:03 ==> Appending adjustments 09:46:03 https://docs.codecov.io/docs/fixing-reports 09:46:03 + Found adjustments 09:46:03 ==> Gzipping contents 09:46:03 4.0K /tmp/codecov.EphCod.gz 09:46:03 ==> Uploading reports 09:46:03 url: https://codecov.io 09:46:03 query: branch=PR-25&commit=1b281662fcf49cf6563350eacec93d78c09b7a13&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-25%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=25&job=&cmd_args= 09:46:03 -> Pinging Codecov 09:46:03 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-25&commit=1b281662fcf49cf6563350eacec93d78c09b7a13&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-25%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=25&job=&cmd_args= 09:46:03 -> Uploading to 09:46:03 https://storage.googleapis.com/codecov/v4/raw/2022-04-22/3EC07B1A8CA8AF9BCAA0BB9F0134797F/1b281662fcf49cf6563350eacec93d78c09b7a13/e867279f-fa33-4333-842d-2973d83cb7d4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220422%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220422T094603Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f2b06b85e56f9517af8f1a57422bb41ad15f0032c72b98bb78a7e1bc9c2d6f54 09:46:03 % Total % Received % Xferd Average Speed Time Time Time Current 09:46:03 Dload Upload Total Spent Left Speed 09:46:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 832 0 0 100 832 0 3570 --:--:-- --:--:-- --:--:-- 3570 09:46:03 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-gpio/commit/1b281662fcf49cf6563350eacec93d78c09b7a13 [Pipeline] } 09:46:03 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 09:46:04 + [ -d /w/workspace/edgexfoundry_device-gpio_PR-25/archives ] 09:46:04 + ls -al /w/workspace/edgexfoundry_device-gpio_PR-25/archives 09:46:04 total 16 09:46:04 drwxr-xr-x 3 root root 4096 Apr 22 09:40 . 09:46:04 drwxrwxr-x 10 jenkins jenkins 4096 Apr 22 09:40 .. 09:46:04 drwxr-xr-x 2 root root 4096 Apr 22 09:40 cost 09:46:04 -rw-r--r-- 1 root root 81 Apr 22 09:40 cost.csv 09:46:04 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-25/archives 09:46:04 + ls -al /w/workspace/edgexfoundry_device-gpio_PR-25/archives 09:46:04 total 16 09:46:04 drwxr-xr-x 3 jenkins jenkins 4096 Apr 22 09:40 . 09:46:04 drwxrwxr-x 10 jenkins jenkins 4096 Apr 22 09:40 .. 09:46:04 drwxr-xr-x 2 jenkins jenkins 4096 Apr 22 09:40 cost 09:46:04 -rw-r--r-- 1 jenkins jenkins 81 Apr 22 09:40 cost.csv [Pipeline] libraryResource [Pipeline] sh 09:46:04 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:46:05 ---> package-listing.sh 09:46:05 ++ facter osfamily 09:46:05 ++ tr '[:upper:]' '[:lower:]' 09:46:05 + OS_FAMILY=debian 09:46:05 + workspace=/w/workspace/edgexfoundry_device-gpio_PR-25 09:46:05 + START_PACKAGES=/tmp/packages_start.txt 09:46:05 + END_PACKAGES=/tmp/packages_end.txt 09:46:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:46:05 + PACKAGES=/tmp/packages_start.txt 09:46:05 + '[' /w/workspace/edgexfoundry_device-gpio_PR-25 ']' 09:46:05 + PACKAGES=/tmp/packages_end.txt 09:46:05 + case "${OS_FAMILY}" in 09:46:05 + dpkg -l 09:46:05 + grep '^ii' 09:46:05 + '[' -f /tmp/packages_start.txt ']' 09:46:05 + '[' -f /tmp/packages_end.txt ']' 09:46:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:46:05 + '[' /w/workspace/edgexfoundry_device-gpio_PR-25 ']' 09:46:05 + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-25/archives/ 09:46:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-25/archives/ [Pipeline] echo 09:46:05 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-25/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:46:06 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 09:46:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:46:06 . [Pipeline] withDockerContainer 09:46:06 prd-ubuntu20.04-docker-8c-8g-21769 does not seem to be running inside a container 09:46:06 $ 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-25/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-25 -v /w/workspace/edgexfoundry_device-gpio_PR-25:/w/workspace/edgexfoundry_device-gpio_PR-25:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-25@tmp:/w/workspace/edgexfoundry_device-gpio_PR-25@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:46:07 $ docker top efe0a445f887490e4dbfb449eaa1a73a8f17772d0cc246c47b95fc527d609d7f -eo pid,comm [Pipeline] { [Pipeline] sh 09:46:07 + touch /tmp/pre-build-complete [Pipeline] sh 09:46:07 + mkdir -p /var/log/sysstat [Pipeline] sh 09:46:08 + ls /var/log/sa-host 09:46:08 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:46:08 provisioning config files... 09:46:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-25@tmp/config375851669642220450tmp [Pipeline] { [Pipeline] echo 09:46:08 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:46:08 ---> create-netrc.sh [Pipeline] } 09:46:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:46:09 ---> python-tools-install.sh [Pipeline] echo 09:46:09 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:46:09 ---> sudo-logs.sh 09:46:09 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:46:09 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:46:09 ---> job-cost.sh 09:46:09 lf-activate-venv: SKIPPING 09:46:09 DEBUG: total: 0.2199999988079071 09:46:09 INFO: Retrieving Stack Cost... 09:46:10 INFO: Retrieving Pricing Info for: v3-standard-8 09:46:10 INFO: Archiving Costs [Pipeline] echo 09:46:10 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:46:10 ---> logs-deploy.sh 09:46:10 lf-activate-venv: SKIPPING 09:46:10 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-25/2 09:46:10 INFO: archiving workspace using pattern(s): 09:46:11 Archives upload complete. 09:46:12 INFO: archiving logs to Nexus 09:46:12 ---> uname -a: 09:46:12 Linux prd-ubuntu20-04-docker-8c-8g-21769 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 09:46:12 09:46:12 09:46:12 ---> lscpu: 09:46:12 Architecture: x86_64 09:46:12 CPU op-mode(s): 32-bit, 64-bit 09:46:12 Byte Order: Little Endian 09:46:12 Address sizes: 40 bits physical, 48 bits virtual 09:46:12 CPU(s): 8 09:46:12 On-line CPU(s) list: 0-7 09:46:12 Thread(s) per core: 1 09:46:12 Core(s) per socket: 1 09:46:12 Socket(s): 8 09:46:12 NUMA node(s): 1 09:46:12 Vendor ID: AuthenticAMD 09:46:12 CPU family: 23 09:46:12 Model: 49 09:46:12 Model name: AMD EPYC-Rome Processor 09:46:12 Stepping: 0 09:46:12 CPU MHz: 2799.998 09:46:12 BogoMIPS: 5599.99 09:46:12 Virtualization: AMD-V 09:46:12 Hypervisor vendor: KVM 09:46:12 Virtualization type: full 09:46:12 L1d cache: 256 KiB 09:46:12 L1i cache: 256 KiB 09:46:12 L2 cache: 4 MiB 09:46:12 L3 cache: 128 MiB 09:46:12 NUMA node0 CPU(s): 0-7 09:46:12 Vulnerability Itlb multihit: Not affected 09:46:12 Vulnerability L1tf: Not affected 09:46:12 Vulnerability Mds: Not affected 09:46:12 Vulnerability Meltdown: Not affected 09:46:12 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:46:12 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:46:12 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 09:46:12 Vulnerability Srbds: Not affected 09:46:12 Vulnerability Tsx async abort: Not affected 09:46:12 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 09:46:12 09:46:12 09:46:12 ---> nproc: 09:46:12 8 09:46:12 09:46:12 09:46:12 ---> df -h: 09:46:12 Filesystem Size Used Avail Use% Mounted on 09:46:12 overlay 155G 11G 145G 7% / 09:46:12 tmpfs 64M 0 64M 0% /dev 09:46:12 tmpfs 16G 0 16G 0% /sys/fs/cgroup 09:46:12 shm 64M 0 64M 0% /dev/shm 09:46:12 /dev/vda1 155G 11G 145G 7% /facter-os 09:46:12 09:46:12 09:46:12 ---> sar -b -r -n DEV: 09:46:12 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-21769) 04/22/22 _x86_64_ (8 CPU) 09:46:12 09:46:12 09:38:32 LINUX RESTART (8 CPU) 09:46:12 09:46:12 09:39:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:46:12 09:40:01 305.52 18.44 287.09 0.00 2280.16 136203.63 0.00 09:46:12 09:41:01 228.73 0.18 228.55 0.00 15.06 54023.93 0.00 09:46:12 09:42:01 1.55 0.00 1.55 0.00 0.00 17.48 0.00 09:46:12 09:43:01 1.42 0.00 1.42 0.00 0.00 17.60 0.00 09:46:12 09:44:01 1.80 0.02 1.78 0.00 0.13 19.73 0.00 09:46:12 09:45:01 1.47 0.00 1.47 0.00 0.00 17.60 0.00 09:46:12 09:46:01 0.93 0.00 0.93 0.00 0.00 11.60 0.00 09:46:12 Average: 76.80 2.62 74.17 0.00 323.24 26926.58 0.00 09:46:12 09:46:12 09:39:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:46:12 09:40:01 27627228 31719280 576176 1.75 170128 4069560 2239804 6.60 1309008 3440576 645024 09:46:12 09:41:01 27821128 31783224 506916 1.54 194472 3917052 1783828 5.26 1244508 3303024 156 09:46:12 09:42:01 27821220 31783532 506444 1.54 194516 3917056 1783828 5.26 1243980 3303028 20 09:46:12 09:43:01 27822864 31785216 504612 1.53 194572 3917060 1783828 5.26 1242592 3303032 148 09:46:12 09:44:01 27830860 31793184 496628 1.51 194628 3917060 1783828 5.26 1235324 3303044 192 09:46:12 09:45:01 27831528 31793936 495864 1.51 194652 3917068 1783828 5.26 1234648 3303048 24 09:46:12 09:46:01 27832672 31795236 494820 1.50 194680 3917072 1783828 5.26 1233508 3303176 12 09:46:12 Average: 27798214 31779087 511637 1.56 191093 3938847 1848967 5.45 1249081 3322704 92225 09:46:12 09:46:12 09:39:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:46:12 09:40:01 docker0 198.80 264.21 16.66 2381.73 0.00 0.00 0.00 0.00 09:46:12 09:40:01 ens3 818.30 522.06 6844.86 126.42 0.00 0.00 0.00 0.00 09:46:12 09:40:01 lo 6.24 6.24 0.61 0.61 0.00 0.00 0.00 0.00 09:46:12 09:41:01 docker0 14.80 19.25 0.85 91.66 0.00 0.00 0.00 0.00 09:46:12 09:41:01 ens3 202.47 134.39 2701.45 76.78 0.00 0.00 0.00 0.00 09:46:12 09:41:01 lo 2.07 2.07 0.20 0.20 0.00 0.00 0.00 0.00 09:46:12 09:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:46:12 09:42:01 ens3 1.12 0.97 0.30 0.26 0.00 0.00 0.00 0.00 09:46:12 09:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:46:12 09:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:46:12 09:43:01 ens3 0.38 0.40 0.03 0.03 0.00 0.00 0.00 0.00 09:46:12 09:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:46:12 09:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:46:12 09:44:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:46:12 09:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:46:12 09:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:46:12 09:45:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 09:46:12 09:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:46:12 09:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:46:12 09:46:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:46:12 09:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:46:12 Average: docker0 30.11 39.96 2.47 348.49 0.00 0.00 0.00 0.00 09:46:12 Average: ens3 144.49 92.98 1350.71 28.85 0.00 0.00 0.00 0.00 09:46:12 Average: lo 1.23 1.23 0.12 0.12 0.00 0.00 0.00 0.00 09:46:12 09:46:12 09:46:12 ---> sar -P ALL: 09:46:12 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-21769) 04/22/22 _x86_64_ (8 CPU) 09:46:12 09:46:12 09:38:32 LINUX RESTART (8 CPU) 09:46:12 09:46:12 09:39:02 CPU %user %nice %system %iowait %steal %idle 09:46:12 09:40:01 all 13.11 0.00 4.86 2.39 0.08 79.56 09:46:12 09:40:01 0 14.60 0.00 5.05 3.21 0.09 77.06 09:46:12 09:40:01 1 11.58 0.00 4.68 3.45 0.07 80.22 09:46:12 09:40:01 2 13.46 0.00 5.32 7.78 0.09 73.36 09:46:12 09:40:01 3 13.69 0.00 4.58 1.08 0.07 80.58 09:46:12 09:40:01 4 12.58 0.00 4.62 0.24 0.09 82.47 09:46:12 09:40:01 5 13.84 0.00 4.49 1.50 0.07 80.11 09:46:12 09:40:01 6 12.85 0.00 5.38 0.76 0.07 80.95 09:46:12 09:40:01 7 12.24 0.00 4.75 1.13 0.10 81.77 09:46:12 09:41:01 all 18.10 0.00 4.81 1.74 0.08 75.27 09:46:12 09:41:01 0 17.65 0.00 4.74 0.12 0.07 77.42 09:46:12 09:41:01 1 18.48 0.00 4.67 0.29 0.07 76.50 09:46:12 09:41:01 2 17.74 0.00 5.43 6.00 0.08 70.74 09:46:12 09:41:01 3 17.16 0.00 3.90 0.19 0.08 78.67 09:46:12 09:41:01 4 17.40 0.00 5.07 5.16 0.07 72.30 09:46:12 09:41:01 5 18.72 0.00 4.83 1.11 0.08 75.25 09:46:12 09:41:01 6 18.42 0.00 5.17 0.83 0.08 75.50 09:46:12 09:41:01 7 19.20 0.00 4.68 0.29 0.07 75.77 09:46:12 09:42:01 all 0.03 0.00 0.01 0.02 0.00 99.94 09:46:12 09:42:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:46:12 09:42:01 1 0.07 0.00 0.03 0.00 0.00 99.90 09:46:12 09:42:01 2 0.05 0.00 0.02 0.00 0.02 99.92 09:46:12 09:42:01 3 0.03 0.00 0.00 0.00 0.00 99.97 09:46:12 09:42:01 4 0.02 0.00 0.00 0.13 0.00 99.85 09:46:12 09:42:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:46:12 09:42:01 6 0.02 0.00 0.02 0.00 0.02 99.95 09:46:12 09:42:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:46:12 09:43:01 all 0.03 0.00 0.02 0.01 0.01 99.93 09:46:12 09:43:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:46:12 09:43:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:46:12 09:43:01 2 0.03 0.00 0.02 0.00 0.02 99.93 09:46:12 09:43:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:46:12 09:43:01 4 0.08 0.00 0.02 0.07 0.00 99.83 09:46:12 09:43:01 5 0.03 0.00 0.02 0.00 0.00 99.95 09:46:12 09:43:01 6 0.02 0.00 0.03 0.00 0.00 99.95 09:46:12 09:43:01 7 0.02 0.00 0.02 0.05 0.02 99.90 09:46:12 09:44:01 all 0.02 0.00 0.02 0.00 0.00 99.95 09:46:12 09:44:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:46:12 09:44:01 1 0.02 0.00 0.03 0.00 0.00 99.95 09:46:12 09:44:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:46:12 09:44:01 3 0.03 0.00 0.02 0.00 0.00 99.95 09:46:12 09:44:01 4 0.00 0.00 0.00 0.02 0.00 99.98 09:46:12 09:44:01 5 0.02 0.00 0.05 0.00 0.00 99.93 09:46:12 09:44:01 6 0.03 0.00 0.03 0.00 0.02 99.92 09:46:12 09:44:01 7 0.02 0.00 0.02 0.02 0.00 99.95 09:46:12 09:45:01 all 0.02 0.00 0.02 0.02 0.01 99.94 09:46:12 09:45:01 0 0.03 0.00 0.03 0.00 0.02 99.92 09:46:12 09:45:01 1 0.05 0.00 0.02 0.00 0.02 99.92 09:46:12 09:45:01 2 0.02 0.00 0.03 0.02 0.02 99.92 09:46:12 09:45:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:46:12 09:45:01 4 0.00 0.00 0.00 0.05 0.00 99.95 09:46:12 09:45:01 5 0.02 0.00 0.03 0.00 0.00 99.95 09:46:12 09:45:01 6 0.02 0.00 0.03 0.00 0.02 99.93 09:46:12 09:45:01 7 0.02 0.00 0.00 0.07 0.00 99.92 09:46:12 09:46:01 all 0.01 0.00 0.01 0.01 0.00 99.97 09:46:12 09:46:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:46:12 09:46:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:46:12 09:46:01 2 0.02 0.00 0.00 0.02 0.00 99.97 09:46:12 09:46:01 3 0.03 0.00 0.02 0.00 0.00 99.95 09:46:12 09:46:01 4 0.00 0.00 0.00 0.03 0.00 99.97 09:46:12 09:46:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:46:12 09:46:01 6 0.05 0.00 0.03 0.00 0.02 99.90 09:46:12 09:46:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:46:12 Average: all 4.42 0.00 1.37 0.59 0.03 93.60 09:46:12 Average: 0 4.56 0.00 1.39 0.46 0.03 93.56 09:46:12 Average: 1 4.27 0.00 1.33 0.52 0.02 93.85 09:46:12 Average: 2 4.42 0.00 1.52 1.94 0.03 92.09 09:46:12 Average: 3 4.36 0.00 1.20 0.18 0.02 94.24 09:46:12 Average: 4 4.23 0.00 1.36 0.81 0.02 93.58 09:46:12 Average: 5 4.60 0.00 1.32 0.37 0.02 93.69 09:46:12 Average: 6 4.43 0.00 1.51 0.22 0.03 93.80 09:46:12 Average: 7 4.45 0.00 1.34 0.22 0.03 93.96 09:46:12 09:46:12 09:46:12