Pull request #77 opened 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 lenny-intel for edgexfoundry/device-gpio Obtained Jenkinsfile from b07870a4eeb3061eddb8b9873f28c698a868abec+9d46b075d413968746c37768dd322ca74c72df60 (e20fbc46d90c3ec7bb2cb0874db780309a79e705) 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-ssh5942892539773129913.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh5777166696288620867.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-77/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-77/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7597028305145151710.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-77/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3928143168263680706.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh10084841068158326974.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-77/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-77/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2765013017330851961.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-gpio] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-gpio-settings PROJECT: device-gpio USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-gpio DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-1907’ Running on prd-ubuntu20.04-docker-8c-8g-1909 in /w/workspace/edgexfoundry_device-gpio_PR-77 [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-77 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/77/head:refs/remotes/origin/PR-77 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 9d46b075d413968746c37768dd322ca74c72df60 into PR head commit b07870a4eeb3061eddb8b9873f28c698a868abec Merge succeeded, producing b07870a4eeb3061eddb8b9873f28c698a868abec Checking out Revision b07870a4eeb3061eddb8b9873f28c698a868abec (PR-77) > git config core.sparsecheckout # timeout=10 > git checkout -f b07870a4eeb3061eddb8b9873f28c698a868abec # 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 9d46b075d413968746c37768dd322ca74c72df60 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b07870a4eeb3061eddb8b9873f28c698a868abec # timeout=10 Commit message: "refactor!: Rework code for refactored MessageBus Configuration" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:27:32 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:27:32 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:27:32 ========================================================= 18:27:32 EdgeX Global Pipelines Version Info 18:27:32 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:27:33 ------------------- 18:27:33 stable info: 18:27:33 ------------------- 18:27:33 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:27:33 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 18:27:33 Message: update stable to v1.0.244 18:27:34 ------------------- 18:27:34 experimental info: 18:27:34 ------------------- 18:27:34 Commited By: **** collab-it+edgex@linuxfoundation.org 18:27:34 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 18:27:34 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:27:34 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo 18:27:34 [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo 18:27:34 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:27:34 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:27:34 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:27:34 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 18:27:34 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:27:34 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:27:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:27:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:27:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:27:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo 18:27:34 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:27:35 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:27:35 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:27:35 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:27:35 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:27:35 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:27:35 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:27:35 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:27:35 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:27:35 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:27:35 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:27:35 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:27:35 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:27:35 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:27:35 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:27:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-77 [Pipeline] echo 18:27:35 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-77 [Pipeline] echo 18:27:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-77 [Pipeline] echo 18:27:35 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b07870a4eeb3061eddb8b9873f28c698a868abec [Pipeline] echo 18:27:35 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b07870a [Pipeline] echo 18:27:35 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:27:35 provisioning config files... 18:27:36 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-77@tmp/config10288338849803379067tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:27:36 ---> docker-login.sh 18:27:36 nexus3.edgexfoundry.org:10001 18:27:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:27:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:27:36 Configure a credential helper to remove this warning. See 18:27:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:27:36 18:27:36 Login Succeeded 18:27:36 nexus3.edgexfoundry.org:10002 18:27:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:27:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:27:36 Configure a credential helper to remove this warning. See 18:27:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:27:36 18:27:36 Login Succeeded 18:27:36 nexus3.edgexfoundry.org:10003 18:27:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:27:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:27:36 Configure a credential helper to remove this warning. See 18:27:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:27:36 18:27:36 Login Succeeded 18:27:36 nexus3.edgexfoundry.org:10004 18:27:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:27:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:27:37 Configure a credential helper to remove this warning. See 18:27:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:27:37 18:27:37 Login Succeeded 18:27:37 docker.io 18:27:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:27:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:27:37 Configure a credential helper to remove this warning. See 18:27:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:27:37 18:27:37 Login Succeeded 18:27:37 ---> docker-login.sh ends [Pipeline] } 18:27:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:27:38 + git rev-list -1 --merges b07870a4eeb3061eddb8b9873f28c698a868abec~1..b07870a4eeb3061eddb8b9873f28c698a868abec [Pipeline] echo 18:27:38 -----------> git rev-list -1 --merges b07870a4eeb3061eddb8b9873f28c698a868abec~1..b07870a4eeb3061eddb8b9873f28c698a868abec b07870a4eeb3061eddb8b9873f28c698a868abec [false] [Pipeline] sh 18:27:38 + git log --format=format:%s -1 b07870a4eeb3061eddb8b9873f28c698a868abec [Pipeline] echo 18:27:38 ========================================================= 18:27:38 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:27:38 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:27:38 + git log --format=format:%s -1 b07870a4eeb3061eddb8b9873f28c698a868abec [Pipeline] echo 18:27:38 [semverPrep] GIT_COMMIT: b07870a4eeb3061eddb8b9873f28c698a868abec, Commit Message: refactor!: Rework code for refactored MessageBus Configuration [Pipeline] echo 18:27:38 [semverPrep] This is not a build commit. [Pipeline] sh 18:27:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:27:39 + grep -v github /etc/ssh/ssh_known_hosts 18:27:39 + [ -e /tmp/ssh_known_hosts ] 18:27:39 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:27:39 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:27:39 + sudo tee -a /etc/ssh/ssh_known_hosts 18:27:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:27:39 18:27:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:27:40 0.1.4: Pulling from edgex-devops/py-git-semver 18:27:40 b85a868b505f: Pulling fs layer 18:27:40 e2be974225ed: Pulling fs layer 18:27:40 339a4e72a1f5: Pulling fs layer 18:27:40 988bab9f4d93: Pulling fs layer 18:27:40 1469e6f7b9e6: Pulling fs layer 18:27:40 eaf3925da568: Pulling fs layer 18:27:40 bab4dde63d76: Pulling fs layer 18:27:40 bde34c3a00c8: Pulling fs layer 18:27:40 1469e6f7b9e6: Waiting 18:27:40 eaf3925da568: Waiting 18:27:40 bab4dde63d76: Waiting 18:27:40 988bab9f4d93: Waiting 18:27:40 b352a97aabf1: Pulling fs layer 18:27:40 4872d77fe225: Pulling fs layer 18:27:40 bde34c3a00c8: Waiting 18:27:40 5851b861e8e6: Pulling fs layer 18:27:40 b352a97aabf1: Waiting 18:27:40 4872d77fe225: Waiting 18:27:40 5851b861e8e6: Waiting 18:27:40 e2be974225ed: Verifying Checksum 18:27:40 e2be974225ed: Download complete 18:27:40 988bab9f4d93: Verifying Checksum 18:27:40 988bab9f4d93: Download complete 18:27:40 1469e6f7b9e6: Verifying Checksum 18:27:40 1469e6f7b9e6: Download complete 18:27:40 339a4e72a1f5: Verifying Checksum 18:27:40 339a4e72a1f5: Download complete 18:27:40 eaf3925da568: Verifying Checksum 18:27:40 eaf3925da568: Download complete 18:27:40 bde34c3a00c8: Download complete 18:27:40 b352a97aabf1: Verifying Checksum 18:27:40 b352a97aabf1: Download complete 18:27:40 4872d77fe225: Verifying Checksum 18:27:40 4872d77fe225: Download complete 18:27:40 5851b861e8e6: Verifying Checksum 18:27:40 5851b861e8e6: Download complete 18:27:40 b85a868b505f: Verifying Checksum 18:27:40 b85a868b505f: Download complete 18:27:40 bab4dde63d76: Verifying Checksum 18:27:40 bab4dde63d76: Download complete 18:27:41 b85a868b505f: Pull complete 18:27:41 e2be974225ed: Pull complete 18:27:42 339a4e72a1f5: Pull complete 18:27:42 988bab9f4d93: Pull complete 18:27:42 1469e6f7b9e6: Pull complete 18:27:42 eaf3925da568: Pull complete 18:27:44 bab4dde63d76: Pull complete 18:27:44 bde34c3a00c8: Pull complete 18:27:44 b352a97aabf1: Pull complete 18:27:44 4872d77fe225: Pull complete 18:27:44 5851b861e8e6: Pull complete 18:27:44 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:27:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:27:44 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:27:44 prd-ubuntu20.04-docker-8c-8g-1909 does not seem to be running inside a container 18:27:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-77 -v /w/workspace/edgexfoundry_device-gpio_PR-77:/w/workspace/edgexfoundry_device-gpio_PR-77:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-77@tmp:/w/workspace/edgexfoundry_device-gpio_PR-77@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:27:49 $ docker top 32e508f6e42867ec6e03adf32eb4adbedcc5dbfaed7b9ee7b6ff05c8eb03cbda -eo pid,comm 18:27:49 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 18:27:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:27:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:27:49 [ssh-agent] Looking for ssh-agent implementation... 18:27:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:27:49 $ docker exec 32e508f6e42867ec6e03adf32eb4adbedcc5dbfaed7b9ee7b6ff05c8eb03cbda ssh-agent 18:27:49 SSH_AUTH_SOCK=/tmp/ssh-2UoikwxyzdxH/agent.33 18:27:49 SSH_AGENT_PID=39 18:27:49 Running ssh-add (command line suppressed) 18:27:49 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-77@tmp/private_key_17445133186645014178.key (/w/workspace/edgexfoundry_device-gpio_PR-77@tmp/private_key_17445133186645014178.key) 18:27:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:27:49 + git tag --points-at HEAD [Pipeline] } 18:27:49 $ docker exec --env ******** --env ******** 32e508f6e42867ec6e03adf32eb4adbedcc5dbfaed7b9ee7b6ff05c8eb03cbda ssh-agent -k 18:27:50 unset SSH_AUTH_SOCK; 18:27:50 unset SSH_AGENT_PID; 18:27:50 echo Agent pid 39 killed; 18:27:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:27:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:27:50 [ssh-agent] Looking for ssh-agent implementation... 18:27:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:27:50 $ docker exec 32e508f6e42867ec6e03adf32eb4adbedcc5dbfaed7b9ee7b6ff05c8eb03cbda ssh-agent 18:27:50 SSH_AUTH_SOCK=/tmp/ssh-bDv2PJR88HgQ/agent.71 18:27:50 SSH_AGENT_PID=77 18:27:50 Running ssh-add (command line suppressed) 18:27:50 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-77@tmp/private_key_10850198572834452155.key (/w/workspace/edgexfoundry_device-gpio_PR-77@tmp/private_key_10850198572834452155.key) 18:27:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:27:50 + git semver init 18:27:51 2023-01-11 18:27:50,975 [run_init] DEBUG init version:0.0.0 force:False 18:27:51 2023-01-11 18:27:50,975 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-77/.semver 18:27:51 2023-01-11 18:27:50,976 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-77/.semver 18:27:51 2023-01-11 18:27:50,976 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-77/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-77, universal_newlines=False, shell=None, istream=None) 18:27:52 2023-01-11 18:27:51,942 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-77/.git/info/exclude 18:27:52 2023-01-11 18:27:51,943 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-77/.semver/PR-77 with force:False 18:27:52 2023-01-11 18:27:51,943 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-77/.semver/PR-77 18:27:52 2023-01-11 18:27:51,947 [execute] INFO git cat-file --batch-check 18:27:52 2023-01-11 18:27:51,948 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-77/.semver, universal_newlines=False, shell=None, istream=) 18:27:52 2023-01-11 18:27:51,954 [execute] INFO git cat-file --batch 18:27:52 2023-01-11 18:27:51,954 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-77/.semver, universal_newlines=False, shell=None, istream=) 18:27:52 2023-01-11 18:27:51,959 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-77/.semver/PR-77 18:27:52 0.0.0 [Pipeline] } 18:27:52 $ docker exec --env ******** --env ******** 32e508f6e42867ec6e03adf32eb4adbedcc5dbfaed7b9ee7b6ff05c8eb03cbda ssh-agent -k 18:27:52 unset SSH_AUTH_SOCK; 18:27:52 unset SSH_AGENT_PID; 18:27:52 echo Agent pid 77 killed; 18:27:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:27:52 + git semver [Pipeline] } 18:27:52 $ docker stop --time=1 32e508f6e42867ec6e03adf32eb4adbedcc5dbfaed7b9ee7b6ff05c8eb03cbda 18:27:54 $ docker rm -f --volumes 32e508f6e42867ec6e03adf32eb4adbedcc5dbfaed7b9ee7b6ff05c8eb03cbda [Pipeline] // withDockerContainer [Pipeline] sh 18:27:54 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:27:54 Stashed 1 file(s) [Pipeline] echo 18:27:54 [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 18:27:55 provisioning config files... 18:27:55 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-77@tmp/config17163099059717378858tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:27:55 ---> docker-login.sh 18:27:55 nexus3.edgexfoundry.org:10001 18:27:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:27:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:27:55 Configure a credential helper to remove this warning. See 18:27:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:27:55 18:27:55 Login Succeeded 18:27:55 nexus3.edgexfoundry.org:10002 18:27:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:27:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:27:55 Configure a credential helper to remove this warning. See 18:27:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:27:55 18:27:55 Login Succeeded 18:27:55 nexus3.edgexfoundry.org:10003 18:27:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:27:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:27:56 Configure a credential helper to remove this warning. See 18:27:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:27:56 18:27:56 Login Succeeded 18:27:56 nexus3.edgexfoundry.org:10004 18:27:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:27:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:27:56 Configure a credential helper to remove this warning. See 18:27:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:27:56 18:27:56 Login Succeeded 18:27:56 docker.io 18:27:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:27:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:27:56 Configure a credential helper to remove this warning. See 18:27:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:27:56 18:27:56 Login Succeeded 18:27:56 ---> docker-login.sh ends [Pipeline] } 18:27:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:27:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:27:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:27:56 ========================================================= 18:27:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 18:27:56 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:57 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 18:27:57 Sending build context to Docker daemon 16.02MB 18:27:57 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 18:27:57 Step 2/12 : FROM ${BASE} AS builder 18:27:57 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 18:27:57 213ec9aee27d: Pulling fs layer 18:27:57 4583459ba037: Pulling fs layer 18:27:57 93c1e223e6f2: Pulling fs layer 18:27:57 53926ce57604: Pulling fs layer 18:27:57 53926ce57604: Waiting 18:27:57 21b2b0c7a3f4: Pulling fs layer 18:27:57 22ff95d597cd: Pulling fs layer 18:27:57 12d6caf4c0d1: Pulling fs layer 18:27:57 96b7cbca73a9: Pulling fs layer 18:27:57 21b2b0c7a3f4: Waiting 18:27:57 22ff95d597cd: Waiting 18:27:57 a7acece74701: Pulling fs layer 18:27:57 a7acece74701: Waiting 18:27:57 93c1e223e6f2: Verifying Checksum 18:27:57 93c1e223e6f2: Download complete 18:27:57 4583459ba037: Download complete 18:27:57 21b2b0c7a3f4: Verifying Checksum 18:27:57 21b2b0c7a3f4: Download complete 18:27:57 22ff95d597cd: Verifying Checksum 18:27:57 22ff95d597cd: Download complete 18:27:57 213ec9aee27d: Download complete 18:27:57 12d6caf4c0d1: Download complete 18:27:57 213ec9aee27d: Pull complete 18:27:57 4583459ba037: Pull complete 18:27:57 93c1e223e6f2: Pull complete 18:27:58 a7acece74701: Verifying Checksum 18:27:58 a7acece74701: Download complete 18:27:58 96b7cbca73a9: Verifying Checksum 18:27:58 96b7cbca73a9: Download complete 18:27:58 53926ce57604: Verifying Checksum 18:27:58 53926ce57604: Download complete 18:28:02 53926ce57604: Pull complete 18:28:02 21b2b0c7a3f4: Pull complete 18:28:02 22ff95d597cd: Pull complete 18:28:02 12d6caf4c0d1: Pull complete 18:28:04 96b7cbca73a9: Pull complete 18:28:04 a7acece74701: Pull complete 18:28:04 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 18:28:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 18:28:04 ---> db6d94c90886 18:28:04 Step 3/12 : ARG ADD_BUILD_TAGS="" 18:28:08 ---> Running in a1449f0d0402 18:28:08 Removing intermediate container a1449f0d0402 18:28:08 ---> 9d8e3fb0610f 18:28:08 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:28:08 ---> Running in 158a4e2ad126 18:28:09 Removing intermediate container 158a4e2ad126 18:28:09 ---> 57e9ac0a9c00 18:28:09 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 18:28:09 ---> Running in dd6df133f722 18:28:09 Removing intermediate container dd6df133f722 18:28:09 ---> 915c9add5f96 18:28:09 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 18:28:09 ---> Running in 77c0bcad47be 18:28:09 Removing intermediate container 77c0bcad47be 18:28:09 ---> 5356325ba741 18:28:09 Step 7/12 : WORKDIR /device-gpio 18:28:09 ---> Running in 8c5412877c64 18:28:09 Removing intermediate container 8c5412877c64 18:28:09 ---> 43541f773a50 18:28:09 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:28:09 ---> Running in fb701b09b048 18:28:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:28:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:28:10 Still waiting to schedule task 18:28:10 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-1908’ 18:28:10 (1/4) Installing openssh-keygen (9.0_p1-r2) 18:28:10 (2/4) Installing libedit (20210910.3.1-r0) 18:28:10 (3/4) Installing openssh-client-common (9.0_p1-r2) 18:28:10 (4/4) Installing openssh-client-default (9.0_p1-r2) 18:28:10 Executing busybox-1.35.0-r17.trigger 18:28:10 OK: 216 MiB in 55 packages 18:28:10 Removing intermediate container fb701b09b048 18:28:10 ---> dc8ecd0213b9 18:28:10 Step 9/12 : COPY go.mod vendor* ./ 18:28:10 ---> 8cc2ec5ed3c9 18:28:10 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:28:10 ---> Running in 1f77855c1578 18:28:37 Removing intermediate container 1f77855c1578 18:28:37 ---> b0d0211837e4 18:28:37 Step 11/12 : COPY . . 18:28:37 ---> b9d772fae8e9 18:28:37 Step 12/12 : RUN ${MAKE} 18:28:37 ---> Running in 240241536ba9 18:28:37 noop 18:28:37 Removing intermediate container 240241536ba9 18:28:37 ---> e1d756138b45 18:28:37 Successfully built e1d756138b45 18:28:37 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:37 + docker inspect -f . ci-base-image-x86_64 18:28:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:28:38 prd-ubuntu20.04-docker-8c-8g-1909 does not seem to be running inside a container 18:28:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-77 -v /w/workspace/edgexfoundry_device-gpio_PR-77:/w/workspace/edgexfoundry_device-gpio_PR-77:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-77@tmp:/w/workspace/edgexfoundry_device-gpio_PR-77@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 ******** ci-base-image-x86_64 cat 18:28:38 $ docker top 4921c2c47c2a808a5223fd9a6ba6bbd751d9fccbb8e4666bef17b285e8019586 -eo pid,comm [Pipeline] { [Pipeline] sh 18:28:38 + go version 18:28:38 go version go1.18.7 linux/amd64 [Pipeline] } 18:28:38 $ docker stop --time=1 4921c2c47c2a808a5223fd9a6ba6bbd751d9fccbb8e4666bef17b285e8019586 18:28:40 $ docker rm -f --volumes 4921c2c47c2a808a5223fd9a6ba6bbd751d9fccbb8e4666bef17b285e8019586 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:40 + docker inspect -f . ci-base-image-x86_64 18:28:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:28:40 prd-ubuntu20.04-docker-8c-8g-1909 does not seem to be running inside a container 18:28:40 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-gpio_PR-77 -v /w/workspace/edgexfoundry_device-gpio_PR-77:/w/workspace/edgexfoundry_device-gpio_PR-77:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-77@tmp:/w/workspace/edgexfoundry_device-gpio_PR-77@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 ******** ci-base-image-x86_64 cat 18:28:41 $ docker top 3a5864f7543933c1d5a8420b6728faa57a7962ad2a247951cf1a19dc19a0281f -eo pid,comm [Pipeline] { [Pipeline] sh 18:28:41 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-77 [Pipeline] fileExists [Pipeline] sh 18:28:42 + make test 18:28:42 go test ./... -coverprofile=coverage.out ./... 18:28:42 ? github.com/edgexfoundry/device-gpio [no test files] 18:28:52 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 18:28:52 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 18:28:57 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 18:28:57 go vet ./... 18:29:00 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:29:00 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:29:00 ./bin/test-attribution-txt.sh [Pipeline] echo 18:29:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:29:00 $ docker stop --time=1 3a5864f7543933c1d5a8420b6728faa57a7962ad2a247951cf1a19dc19a0281f 18:29:02 $ docker rm -f --volumes 3a5864f7543933c1d5a8420b6728faa57a7962ad2a247951cf1a19dc19a0281f [Pipeline] // withDockerContainer [Pipeline] sh 18:29:02 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:29:02 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:29:03 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:29:03 + ls -al . 18:29:03 total 168 18:29:03 drwxrwxr-x 9 jenkins jenkins 4096 Jan 11 18:28 . 18:29:03 drwxrwxr-x 4 jenkins jenkins 4096 Jan 11 18:27 .. 18:29:03 -rw-rw-r-- 1 jenkins jenkins 120 Jan 11 18:27 .dockerignore 18:29:03 drwxrwxr-x 8 jenkins jenkins 4096 Jan 11 18:28 .git 18:29:03 drwxrwxr-x 3 jenkins jenkins 4096 Jan 11 18:27 .github 18:29:03 -rw-rw-r-- 1 jenkins jenkins 343 Jan 11 18:27 .gitignore 18:29:03 -rw-rw-r-- 1 jenkins jenkins 41 Jan 11 18:27 .golangci.yml 18:29:03 drwxr-xr-x 3 jenkins jenkins 4096 Jan 11 18:27 .semver 18:29:03 -rw-rw-r-- 1 jenkins jenkins 9587 Jan 11 18:27 Attribution.txt 18:29:03 -rw-rw-r-- 1 jenkins jenkins 4069 Jan 11 18:27 CHANGELOG.md 18:29:03 -rw-rw-r-- 1 jenkins jenkins 1542 Jan 11 18:27 Dockerfile 18:29:03 -rw-rw-r-- 1 jenkins jenkins 677 Jan 11 18:27 GOVERNANCE.md 18:29:03 -rw-rw-r-- 1 jenkins jenkins 657 Jan 11 18:27 Jenkinsfile 18:29:03 -rw-rw-r-- 1 jenkins jenkins 11340 Jan 11 18:27 LICENSE 18:29:03 -rw-rw-r-- 1 jenkins jenkins 1658 Jan 11 18:27 Makefile 18:29:03 -rw-rw-r-- 1 jenkins jenkins 617 Jan 11 18:27 OWNERS.md 18:29:03 -rw-rw-r-- 1 jenkins jenkins 11842 Jan 11 18:27 README.md 18:29:03 -rw-rw-r-- 1 jenkins jenkins 5 Jan 11 18:27 VERSION 18:29:03 drwxrwxr-x 2 jenkins jenkins 4096 Jan 11 18:27 bin 18:29:03 drwxrwxr-x 3 jenkins jenkins 4096 Jan 11 18:27 cmd 18:29:03 -rw-r--r-- 1 jenkins jenkins 10 Jan 11 18:28 coverage.out 18:29:03 -rw-rw-r-- 1 jenkins jenkins 3400 Jan 11 18:27 go.mod 18:29:03 -rw-rw-r-- 1 jenkins jenkins 44944 Jan 11 18:27 go.sum 18:29:03 drwxrwxr-x 3 jenkins jenkins 4096 Jan 11 18:27 internal 18:29:03 drwxrwxr-x 4 jenkins jenkins 4096 Jan 11 18:27 snap 18:29:03 -rw-rw-r-- 1 jenkins jenkins 209 Jan 11 18:27 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:29:04 + 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=b07870a4eeb3061eddb8b9873f28c698a868abec --label arch=amd64 --label version=0.0.0 . 18:29:04 Sending build context to Docker daemon 16.02MB 18:29:04 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 18:29:04 Step 2/25 : FROM ${BASE} AS builder 18:29:04 ---> e1d756138b45 18:29:04 Step 3/25 : ARG ADD_BUILD_TAGS="" 18:29:04 ---> Running in db45a7843d36 18:29:04 Removing intermediate container db45a7843d36 18:29:04 ---> 79dcb17d7bc1 18:29:04 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:29:04 ---> Running in ba930b4cee65 18:29:04 Removing intermediate container ba930b4cee65 18:29:04 ---> 7ba07b1b45be 18:29:04 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " 18:29:04 ---> Running in aec344e5d8f5 18:29:04 Removing intermediate container aec344e5d8f5 18:29:04 ---> 5fc0358d024b 18:29:04 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 18:29:04 ---> Running in cd0ca4c5f03d 18:29:04 Removing intermediate container cd0ca4c5f03d 18:29:04 ---> 5f2eee3a2a52 18:29:04 Step 7/25 : WORKDIR /device-gpio 18:29:04 ---> Running in 1eebf932c1a8 18:29:04 Removing intermediate container 1eebf932c1a8 18:29:04 ---> da3be5c77688 18:29:04 Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:29:04 ---> Running in f85aecb84550 18:29:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:29:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:29:05 OK: 216 MiB in 55 packages 18:29:05 Removing intermediate container f85aecb84550 18:29:05 ---> 2cf0f333c981 18:29:05 Step 9/25 : COPY go.mod vendor* ./ 18:29:05 ---> 9f974ae741c5 18:29:05 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:29:05 ---> Running in 4ff49ade8dec 18:29:06 Removing intermediate container 4ff49ade8dec 18:29:06 ---> 930e74302a4f 18:29:06 Step 11/25 : COPY . . 18:29:06 ---> da69db4d4b07 18:29:06 Step 12/25 : RUN ${MAKE} 18:29:06 ---> Running in 13045a90b676 18:29:07 CGO_ENABLED=0 go build -tags "" -o cmd/device-gpio ./cmd 18:29:19 Removing intermediate container 13045a90b676 18:29:19 ---> 895787263ac9 18:29:19 Step 13/25 : FROM alpine:3.16 18:29:19 3.16: Pulling from library/alpine 18:29:19 ca7dd9ec2225: Pulling fs layer 18:29:19 ca7dd9ec2225: Verifying Checksum 18:29:19 ca7dd9ec2225: Download complete 18:29:19 ca7dd9ec2225: Pull complete 18:29:19 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 18:29:19 Status: Downloaded newer image for alpine:3.16 18:29:19 ---> bfe296a52501 18:29:19 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 18:29:19 ---> Running in 8be13c1f1531 18:29:20 Removing intermediate container 8be13c1f1531 18:29:20 ---> 7bce4bbadd74 18:29:20 Step 15/25 : RUN apk add --update --no-cache 18:29:20 ---> Running in 63d1a3b15d65 18:29:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:29:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:29:20 OK: 6 MiB in 14 packages 18:29:20 Removing intermediate container 63d1a3b15d65 18:29:20 ---> dfe9a5b263c6 18:29:20 Step 16/25 : WORKDIR / 18:29:20 ---> Running in 1e6f1a8463e4 18:29:21 Removing intermediate container 1e6f1a8463e4 18:29:21 ---> c3b97b48f8a1 18:29:21 Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / 18:29:21 ---> e523e82465bb 18:29:21 Step 18/25 : COPY --from=builder /device-gpio/LICENSE / 18:29:21 ---> f6ca5790ed3a 18:29:21 Step 19/25 : COPY --from=builder /device-gpio/cmd/ / 18:29:21 ---> fd6bca968c61 18:29:21 Step 20/25 : EXPOSE 59910 18:29:21 ---> Running in e3ce39377c58 18:29:21 Removing intermediate container e3ce39377c58 18:29:21 ---> 3c968f61a0df 18:29:21 Step 21/25 : ENTRYPOINT ["/device-gpio"] 18:29:21 ---> Running in c65830a16968 18:29:21 Removing intermediate container c65830a16968 18:29:21 ---> ae86ad99a929 18:29:21 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:29:21 ---> Running in 5b10996d98bc 18:29:21 Removing intermediate container 5b10996d98bc 18:29:21 ---> b11cc9ad3666 18:29:21 Step 23/25 : LABEL arch=amd64 18:29:22 ---> Running in e0b29983b533 18:29:22 Removing intermediate container e0b29983b533 18:29:22 ---> e69623c5150d 18:29:22 Step 24/25 : LABEL git_sha=b07870a4eeb3061eddb8b9873f28c698a868abec 18:29:22 ---> Running in b0a9aa785a11 18:29:22 Removing intermediate container b0a9aa785a11 18:29:22 ---> 14c6bbcd0e6d 18:29:22 Step 25/25 : LABEL version=0.0.0 18:29:22 ---> Running in 816306d9b61f 18:29:22 Removing intermediate container 816306d9b61f 18:29:22 ---> 10a0c97b71ba 18:29:22 [Warning] One or more build-args [ARCH] were not consumed 18:29:22 Successfully built 10a0c97b71ba 18:29:22 Successfully tagged device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:29:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:29:23 18:29:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:29:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:29:23 latest: Pulling from edgex-lftools-log-publisher 18:29:23 5eb5b503b376: Pulling fs layer 18:29:23 5c69ac0246d0: Pulling fs layer 18:29:23 ec43610c2a17: Pulling fs layer 18:29:23 3a2ae6a8a46f: Pulling fs layer 18:29:23 33b1e0a273af: Pulling fs layer 18:29:23 5d3b04190fa2: Pulling fs layer 18:29:23 2f39f015ded8: Pulling fs layer 18:29:23 5d3b04190fa2: Waiting 18:29:23 3a2ae6a8a46f: Waiting 18:29:23 33b1e0a273af: Waiting 18:29:23 2f39f015ded8: Waiting 18:29:23 5c69ac0246d0: Download complete 18:29:23 3a2ae6a8a46f: Verifying Checksum 18:29:23 3a2ae6a8a46f: Download complete 18:29:23 33b1e0a273af: Verifying Checksum 18:29:23 33b1e0a273af: Download complete 18:29:23 ec43610c2a17: Verifying Checksum 18:29:23 ec43610c2a17: Download complete 18:29:23 5d3b04190fa2: Verifying Checksum 18:29:23 5d3b04190fa2: Download complete 18:29:23 5eb5b503b376: Verifying Checksum 18:29:23 5eb5b503b376: Download complete 18:29:24 2f39f015ded8: Download complete 18:29:24 5eb5b503b376: Pull complete 18:29:24 5c69ac0246d0: Pull complete 18:29:25 ec43610c2a17: Pull complete 18:29:25 3a2ae6a8a46f: Pull complete 18:29:25 33b1e0a273af: Pull complete 18:29:25 5d3b04190fa2: Pull complete 18:29:30 2f39f015ded8: Pull complete 18:29:30 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:29:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:29:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:29:30 prd-ubuntu20.04-docker-8c-8g-1909 does not seem to be running inside a container 18:29:30 $ 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-77 -v /w/workspace/edgexfoundry_device-gpio_PR-77:/w/workspace/edgexfoundry_device-gpio_PR-77:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-77@tmp:/w/workspace/edgexfoundry_device-gpio_PR-77@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 18:29:33 $ docker top a14da0e30b06f1476acf8e7e4afaaadce678a17912fa2db9fbcf2d253d16c3b6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:29:34 ---> job-cost.sh 18:29:34 lf-activate-venv: SKIPPING 18:29:34 INFO: No Stack... 18:29:34 INFO: Retrieving Pricing Info for: v3-standard-8 18:29:34 INFO: Archiving Costs [Pipeline] sh 18:29:35 + cat /w/workspace/edgexfoundry_device-gpio_PR-77/archives/cost.csv 18:29:35 + cut -d, -f6 [Pipeline] lock 18:29:35 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-77-1-stack-cost] 18:29:35 Resource [jenkins-edgexfoundry-device-gpio-PR-77-1-stack-cost] did not exist. Created. 18:29:35 Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-77-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:29:35 + echo total: 0.2199999988079071 [Pipeline] stash 18:29:35 Stashed 1 file(s) [Pipeline] } 18:29:35 Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-77-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:29:35 $ docker stop --time=1 a14da0e30b06f1476acf8e7e4afaaadce678a17912fa2db9fbcf2d253d16c3b6 18:29:36 $ docker rm -f --volumes a14da0e30b06f1476acf8e7e4afaaadce678a17912fa2db9fbcf2d253d16c3b6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:30:41 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1912 in /w/workspace/edgexfoundry_device-gpio_PR-77 [Pipeline] { [Pipeline] ws 18:30:41 Running in /w/workspace/device-gpio/1 [Pipeline] { [Pipeline] checkout 18:30:41 The recommended git tool is: git 18:30:47 using credential edgex-jenkins-ssh 18:30:47 Cloning the remote Git repository 18:30:47 Cloning repository git@github.com:edgexfoundry/device-gpio.git 18:30:47 > git init /w/workspace/device-gpio/1 # timeout=10 18:30:48 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 18:30:48 > git --version # timeout=10 18:30:48 > git --version # 'git version 2.25.1' 18:30:48 using GIT_SSH to set credentials SSH Credentials for GitHub 18:30:48 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:30:50 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 18:30:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:30:51 Merging remotes/origin/main commit 9d46b075d413968746c37768dd322ca74c72df60 into PR head commit b07870a4eeb3061eddb8b9873f28c698a868abec 18:30:51 Merge succeeded, producing b07870a4eeb3061eddb8b9873f28c698a868abec 18:30:51 Checking out Revision b07870a4eeb3061eddb8b9873f28c698a868abec (PR-77) 18:30:51 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 18:30:51 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 18:30:51 using GIT_SSH to set credentials SSH Credentials for GitHub 18:30:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/77/head:refs/remotes/origin/PR-77 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:30:51 > git config core.sparsecheckout # timeout=10 18:30:51 > git checkout -f b07870a4eeb3061eddb8b9873f28c698a868abec # timeout=10 18:30:51 > git remote # timeout=10 18:30:51 > git config --get remote.origin.url # timeout=10 18:30:51 using GIT_SSH to set credentials SSH Credentials for GitHub 18:30:51 > git merge 9d46b075d413968746c37768dd322ca74c72df60 # timeout=10 18:30:51 > git rev-parse HEAD^{commit} # timeout=10 18:30:51 > git config core.sparsecheckout # timeout=10 18:30:51 > git checkout -f b07870a4eeb3061eddb8b9873f28c698a868abec # timeout=10 18:30:56 Commit message: "refactor!: Rework code for refactored MessageBus Configuration" 18:30:56 > git --version # timeout=10 18:30:56 > git --version # 'git version 2.25.1' 18:30:56 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:30:58 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:30:58 % Total % Received % Xferd Average Speed Time Time Time Current 18:30:58 Dload Upload Total Spent Left Speed 18:30:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 62504 0 --:--:-- --:--:-- --:--:-- 62504 [Pipeline] sh 18:30:58 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:30:59 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:30:59 + sudo tee /etc/docker/daemon.new 18:30:59 { 18:30:59 "registry-mirrors": [ 18:30:59 "https://nexus3.edgexfoundry.org:10001" 18:30:59 ], 18:30:59 "bip": "10.250.0.254/24", 18:30:59 "hosts": [ 18:30:59 "tcp://0.0.0.0:5555", 18:30:59 "unix:///var/run/docker.sock" 18:30:59 ], 18:30:59 "mtu": 1458, 18:30:59 "selinux-enabled": true, 18:30:59 "seccomp-profile": "/etc/docker/seccomp.json" 18:30:59 } [Pipeline] sh 18:30:59 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:30:59 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:31:18 provisioning config files... 18:31:18 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/1@tmp/config12560833304331138310tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:31:18 ---> docker-login.sh 18:31:18 nexus3.edgexfoundry.org:10001 18:31:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:31:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:31:19 Configure a credential helper to remove this warning. See 18:31:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:31:19 18:31:19 Login Succeeded 18:31:19 nexus3.edgexfoundry.org:10002 18:31:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:31:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:31:19 Configure a credential helper to remove this warning. See 18:31:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:31:19 18:31:19 Login Succeeded 18:31:19 nexus3.edgexfoundry.org:10003 18:31:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:31:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:31:20 Configure a credential helper to remove this warning. See 18:31:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:31:20 18:31:20 Login Succeeded 18:31:20 nexus3.edgexfoundry.org:10004 18:31:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:31:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:31:20 Configure a credential helper to remove this warning. See 18:31:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:31:20 18:31:20 Login Succeeded 18:31:20 docker.io 18:31:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:31:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:31:21 Configure a credential helper to remove this warning. See 18:31:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:31:21 18:31:21 Login Succeeded 18:31:21 ---> docker-login.sh ends [Pipeline] } 18:31:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:31:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:31:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:31:21 ========================================================= 18:31:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 18:31:21 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:31:22 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 18:31:22 Sending build context to Docker daemon 8.099MB 18:31:22 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 18:31:22 Step 2/12 : FROM ${BASE} AS builder 18:31:22 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:31:22 9b18e9b68314: Pulling fs layer 18:31:22 35d82f9e3411: Pulling fs layer 18:31:22 e16973657156: Pulling fs layer 18:31:22 fc693d55d65f: Pulling fs layer 18:31:22 7e9fc2657dce: Pulling fs layer 18:31:22 dda99020689f: Pulling fs layer 18:31:22 db1c61fa0a46: Pulling fs layer 18:31:22 891c053d2c06: Pulling fs layer 18:31:22 dda99020689f: Waiting 18:31:22 fc693d55d65f: Waiting 18:31:22 7e9fc2657dce: Waiting 18:31:22 db1c61fa0a46: Waiting 18:31:22 891c053d2c06: Waiting 18:31:22 e16973657156: Verifying Checksum 18:31:22 e16973657156: Download complete 18:31:22 35d82f9e3411: Verifying Checksum 18:31:22 35d82f9e3411: Download complete 18:31:22 7e9fc2657dce: Download complete 18:31:22 dda99020689f: Download complete 18:31:22 9b18e9b68314: Verifying Checksum 18:31:22 9b18e9b68314: Download complete 18:31:23 9b18e9b68314: Pull complete 18:31:23 891c053d2c06: Verifying Checksum 18:31:23 891c053d2c06: Download complete 18:31:24 35d82f9e3411: Pull complete 18:31:24 e16973657156: Pull complete 18:31:25 db1c61fa0a46: Download complete 18:31:26 fc693d55d65f: Verifying Checksum 18:31:26 fc693d55d65f: Download complete 18:31:38 fc693d55d65f: Pull complete 18:31:38 7e9fc2657dce: Pull complete 18:31:38 dda99020689f: Pull complete 18:31:46 db1c61fa0a46: Pull complete 18:31:48 891c053d2c06: Pull complete 18:31:48 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 18:31:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 18:31:48 ---> f96f9c87975a 18:31:48 Step 3/12 : ARG ADD_BUILD_TAGS="" 18:31:50 ---> Running in a6e2f1ee0cf5 18:31:50 Removing intermediate container a6e2f1ee0cf5 18:31:50 ---> 1ec872dd6489 18:31:50 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:31:50 ---> Running in fda8525d91f7 18:31:50 Removing intermediate container fda8525d91f7 18:31:50 ---> 8f1f811642a3 18:31:50 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 18:31:51 ---> Running in c9737b8ebb65 18:31:51 Removing intermediate container c9737b8ebb65 18:31:51 ---> 07581d85b5f1 18:31:51 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 18:31:51 ---> Running in ebda4ce4e60c 18:31:51 Removing intermediate container ebda4ce4e60c 18:31:51 ---> 2bfc3edf81cd 18:31:51 Step 7/12 : WORKDIR /device-gpio 18:31:51 ---> Running in 2730987a8fd4 18:31:52 Removing intermediate container 2730987a8fd4 18:31:52 ---> bd7f2d2a835d 18:31:52 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:31:52 ---> Running in 49a8a8cb67ef 18:31:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:31:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:31:54 (1/4) Installing openssh-keygen (9.0_p1-r2) 18:31:54 (2/4) Installing libedit (20210910.3.1-r0) 18:31:54 (3/4) Installing openssh-client-common (9.0_p1-r2) 18:31:54 (4/4) Installing openssh-client-default (9.0_p1-r2) 18:31:55 Executing busybox-1.35.0-r17.trigger 18:31:55 OK: 226 MiB in 55 packages 18:31:56 Removing intermediate container 49a8a8cb67ef 18:31:56 ---> d9e000f65c5c 18:31:56 Step 9/12 : COPY go.mod vendor* ./ 18:31:56 ---> 88afe4cd4978 18:31:56 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:31:56 ---> Running in 94a57c92077b 18:32:53 Removing intermediate container 94a57c92077b 18:32:53 ---> 1fcd9e75af4f 18:32:53 Step 11/12 : COPY . . 18:32:53 ---> 56c2693d9822 18:32:53 Step 12/12 : RUN ${MAKE} 18:32:53 ---> Running in 25d042ae5339 18:32:54 noop 18:32:55 Removing intermediate container 25d042ae5339 18:32:55 ---> cacc2d28b95b 18:32:55 Successfully built cacc2d28b95b 18:32:55 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:32:55 + docker inspect -f . ci-base-image-arm64 18:32:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:32:56 prd-ubuntu20.04-docker-arm64-4c-16g-1912 does not seem to be running inside a container 18:32:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:32:57 $ docker top 1109bcb215857bed52394d530fabdfbf80235baa2ef09fa2ab91f94683ba9f01 -eo pid,comm [Pipeline] { [Pipeline] sh 18:32:58 + go version 18:32:58 go version go1.18.7 linux/arm64 [Pipeline] } 18:32:58 $ docker stop --time=1 1109bcb215857bed52394d530fabdfbf80235baa2ef09fa2ab91f94683ba9f01 18:33:00 $ docker rm -f --volumes 1109bcb215857bed52394d530fabdfbf80235baa2ef09fa2ab91f94683ba9f01 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:33:01 + docker inspect -f . ci-base-image-arm64 18:33:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:33:01 prd-ubuntu20.04-docker-arm64-4c-16g-1912 does not seem to be running inside a container 18:33:01 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:33:02 $ docker top 01b30fc6a89adc6653feb0bcbf5e083642e0602cb415ff7053483d52a10d8fc2 -eo pid,comm [Pipeline] { [Pipeline] sh 18:33:03 + git config --global --add safe.directory /w/workspace/device-gpio/1 [Pipeline] fileExists [Pipeline] sh 18:33:04 + make test 18:33:04 go test ./... -coverprofile=coverage.out ./... 18:33:06 ? github.com/edgexfoundry/device-gpio [no test files] 18:34:43 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 18:34:43 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 18:34:43 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:34:43 go vet ./... 18:35:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:35:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:35:01 ./bin/test-attribution-txt.sh [Pipeline] echo 18:35:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:35:01 $ docker stop --time=1 01b30fc6a89adc6653feb0bcbf5e083642e0602cb415ff7053483d52a10d8fc2 18:35:03 $ docker rm -f --volumes 01b30fc6a89adc6653feb0bcbf5e083642e0602cb415ff7053483d52a10d8fc2 [Pipeline] // withDockerContainer [Pipeline] sh 18:35:04 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:35:04 Warning: overwriting stash ‘coverage-report’ 18:35:05 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:35:05 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:35:06 + ls -al . 18:35:06 total 164 18:35:06 drwxrwxr-x 8 jenkins jenkins 4096 Jan 11 18:33 . 18:35:06 drwxrwxr-x 4 jenkins jenkins 4096 Jan 11 18:30 .. 18:35:06 -rw-rw-r-- 1 jenkins jenkins 120 Jan 11 18:30 .dockerignore 18:35:06 drwxrwxr-x 8 jenkins jenkins 4096 Jan 11 18:30 .git 18:35:06 drwxrwxr-x 3 jenkins jenkins 4096 Jan 11 18:30 .github 18:35:06 -rw-rw-r-- 1 jenkins jenkins 343 Jan 11 18:30 .gitignore 18:35:06 -rw-rw-r-- 1 jenkins jenkins 41 Jan 11 18:30 .golangci.yml 18:35:06 -rw-rw-r-- 1 jenkins jenkins 9587 Jan 11 18:30 Attribution.txt 18:35:06 -rw-rw-r-- 1 jenkins jenkins 4069 Jan 11 18:30 CHANGELOG.md 18:35:06 -rw-rw-r-- 1 jenkins jenkins 1542 Jan 11 18:30 Dockerfile 18:35:06 -rw-rw-r-- 1 jenkins jenkins 677 Jan 11 18:30 GOVERNANCE.md 18:35:06 -rw-rw-r-- 1 jenkins jenkins 657 Jan 11 18:30 Jenkinsfile 18:35:06 -rw-rw-r-- 1 jenkins jenkins 11340 Jan 11 18:30 LICENSE 18:35:06 -rw-rw-r-- 1 jenkins jenkins 1658 Jan 11 18:30 Makefile 18:35:06 -rw-rw-r-- 1 jenkins jenkins 617 Jan 11 18:30 OWNERS.md 18:35:06 -rw-rw-r-- 1 jenkins jenkins 11842 Jan 11 18:30 README.md 18:35:06 -rw-rw-r-- 1 jenkins jenkins 5 Jan 11 18:27 VERSION 18:35:06 drwxrwxr-x 2 jenkins jenkins 4096 Jan 11 18:30 bin 18:35:06 drwxrwxr-x 3 jenkins jenkins 4096 Jan 11 18:30 cmd 18:35:06 -rw-r--r-- 1 jenkins jenkins 10 Jan 11 18:33 coverage.out 18:35:06 -rw-rw-r-- 1 jenkins jenkins 3400 Jan 11 18:30 go.mod 18:35:06 -rw-rw-r-- 1 jenkins jenkins 44944 Jan 11 18:30 go.sum 18:35:06 drwxrwxr-x 3 jenkins jenkins 4096 Jan 11 18:30 internal 18:35:06 drwxrwxr-x 4 jenkins jenkins 4096 Jan 11 18:30 snap 18:35:06 -rw-rw-r-- 1 jenkins jenkins 209 Jan 11 18:30 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:35:06 + 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=b07870a4eeb3061eddb8b9873f28c698a868abec --label arch=arm64 --label version=0.0.0 . 18:35:07 Sending build context to Docker daemon 8.1MB 18:35:07 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 18:35:07 Step 2/25 : FROM ${BASE} AS builder 18:35:07 ---> cacc2d28b95b 18:35:07 Step 3/25 : ARG ADD_BUILD_TAGS="" 18:35:07 ---> Running in 7461dddc6b5a 18:35:07 Removing intermediate container 7461dddc6b5a 18:35:07 ---> 9faceafdd827 18:35:07 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:35:07 ---> Running in d0f805ba4971 18:35:08 Removing intermediate container d0f805ba4971 18:35:08 ---> cfd4ce73b0ca 18:35:08 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " 18:35:08 ---> Running in c8230b33eea1 18:35:09 Removing intermediate container c8230b33eea1 18:35:09 ---> 0614f0332c3c 18:35:09 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 18:35:09 ---> Running in b52657a8bc27 18:35:09 Removing intermediate container b52657a8bc27 18:35:09 ---> e791b579acaa 18:35:09 Step 7/25 : WORKDIR /device-gpio 18:35:09 ---> Running in 52a8fcd7ba74 18:35:09 Removing intermediate container 52a8fcd7ba74 18:35:09 ---> 00a350007d5b 18:35:09 Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:35:10 ---> Running in fed61ffb6dda 18:35:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:35:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:35:13 OK: 226 MiB in 55 packages 18:35:14 Removing intermediate container fed61ffb6dda 18:35:14 ---> 44c2604ed61e 18:35:14 Step 9/25 : COPY go.mod vendor* ./ 18:35:15 ---> 83f3fa78fc41 18:35:15 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:35:15 ---> Running in 47da80fc0053 18:35:19 Removing intermediate container 47da80fc0053 18:35:19 ---> 4a0726f8c55d 18:35:19 Step 11/25 : COPY . . 18:35:21 ---> 66131a7d88ae 18:35:21 Step 12/25 : RUN ${MAKE} 18:35:21 ---> Running in 2ed90f0dc758 18:35:22 CGO_ENABLED=0 go build -tags "" -o cmd/device-gpio ./cmd 18:37:29 Removing intermediate container 2ed90f0dc758 18:37:29 ---> 1abd80517512 18:37:29 Step 13/25 : FROM alpine:3.16 18:37:29 3.16: Pulling from library/alpine 18:37:29 6875df1f5354: Pulling fs layer 18:37:29 6875df1f5354: Verifying Checksum 18:37:29 6875df1f5354: Download complete 18:37:29 6875df1f5354: Pull complete 18:37:29 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 18:37:29 Status: Downloaded newer image for alpine:3.16 18:37:29 ---> 2b4661558fb8 18:37:29 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 18:37:29 ---> Running in 91b89c323cdf 18:37:29 Removing intermediate container 91b89c323cdf 18:37:29 ---> f1f5248e628c 18:37:29 Step 15/25 : RUN apk add --update --no-cache 18:37:29 ---> Running in 89429da45a7e 18:37:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:37:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:37:29 OK: 5 MiB in 14 packages 18:37:29 Removing intermediate container 89429da45a7e 18:37:29 ---> 1916ea6ebb53 18:37:29 Step 16/25 : WORKDIR / 18:37:30 ---> Running in 117eda0ca5e9 18:37:30 Removing intermediate container 117eda0ca5e9 18:37:30 ---> b45caf0c3fa5 18:37:30 Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / 18:37:31 ---> eac80eacae34 18:37:31 Step 18/25 : COPY --from=builder /device-gpio/LICENSE / 18:37:31 ---> 1d2ca502fa5b 18:37:31 Step 19/25 : COPY --from=builder /device-gpio/cmd/ / 18:37:33 ---> a17c3342bbf3 18:37:33 Step 20/25 : EXPOSE 59910 18:37:33 ---> Running in b426dbed2a74 18:37:33 Removing intermediate container b426dbed2a74 18:37:33 ---> 6a0a7e246b8e 18:37:33 Step 21/25 : ENTRYPOINT ["/device-gpio"] 18:37:33 ---> Running in 586565a292cf 18:37:34 Removing intermediate container 586565a292cf 18:37:34 ---> 58d49684e661 18:37:34 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:37:34 ---> Running in 030009d81c28 18:37:34 Removing intermediate container 030009d81c28 18:37:34 ---> 9853de038849 18:37:34 Step 23/25 : LABEL arch=arm64 18:37:34 ---> Running in b103c076e0f1 18:37:35 Removing intermediate container b103c076e0f1 18:37:35 ---> 0b477f677fae 18:37:35 Step 24/25 : LABEL git_sha=b07870a4eeb3061eddb8b9873f28c698a868abec 18:37:35 ---> Running in 27c629ccf0ad 18:37:35 Removing intermediate container 27c629ccf0ad 18:37:35 ---> 8954510574ef 18:37:35 Step 25/25 : LABEL version=0.0.0 18:37:35 ---> Running in 0b53b3df9324 18:37:35 Removing intermediate container 0b53b3df9324 18:37:35 ---> 6dba179b31b1 18:37:35 [Warning] One or more build-args [ARCH] were not consumed 18:37:35 Successfully built 6dba179b31b1 18:37:35 Successfully tagged device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:37:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:37:36 18:37:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:37:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:37:37 arm64: Pulling from edgex-lftools-log-publisher 18:37:37 8998bd30e6a1: Pulling fs layer 18:37:37 04944245beec: Pulling fs layer 18:37:37 699f458cf7ca: Pulling fs layer 18:37:37 765212b225bb: Pulling fs layer 18:37:37 f23df028b6ca: Pulling fs layer 18:37:37 d65c8cfc05b1: Pulling fs layer 18:37:37 2437ff75d9bd: Pulling fs layer 18:37:37 f23df028b6ca: Waiting 18:37:37 d65c8cfc05b1: Waiting 18:37:37 2437ff75d9bd: Waiting 18:37:37 765212b225bb: Waiting 18:37:37 04944245beec: Verifying Checksum 18:37:37 04944245beec: Download complete 18:37:37 765212b225bb: Verifying Checksum 18:37:37 765212b225bb: Download complete 18:37:37 f23df028b6ca: Verifying Checksum 18:37:37 f23df028b6ca: Download complete 18:37:37 d65c8cfc05b1: Verifying Checksum 18:37:37 d65c8cfc05b1: Download complete 18:37:37 699f458cf7ca: Verifying Checksum 18:37:38 8998bd30e6a1: Verifying Checksum 18:37:38 8998bd30e6a1: Download complete 18:37:40 2437ff75d9bd: Verifying Checksum 18:37:40 2437ff75d9bd: Download complete 18:37:42 8998bd30e6a1: Pull complete 18:37:42 04944245beec: Pull complete 18:37:44 699f458cf7ca: Pull complete 18:37:44 765212b225bb: Pull complete 18:37:45 f23df028b6ca: Pull complete 18:37:45 d65c8cfc05b1: Pull complete 18:38:00 2437ff75d9bd: Pull complete 18:38:00 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:38:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:38:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:38:00 prd-ubuntu20.04-docker-arm64-4c-16g-1912 does not seem to be running inside a container 18:38:00 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 18:38:03 $ docker top b5494ab5538dbd341d95c65f4724ef2593e0550cbb01c5fabd99d71495af60cc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:38:04 ---> job-cost.sh 18:38:04 lf-activate-venv: SKIPPING 18:38:04 INFO: No Stack... 18:38:05 INFO: Retrieving Pricing Info for: v3-standard-4 18:38:06 INFO: Archiving Costs [Pipeline] sh 18:38:07 + cat /w/workspace/device-gpio/1/archives/cost.csv 18:38:07 + cut -d, -f6 [Pipeline] lock 18:38:07 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-77-1-stack-cost] 18:38:07 Resource [jenkins-edgexfoundry-device-gpio-PR-77-1-stack-cost] did not exist. Created. 18:38:07 Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-77-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:38:07 /w/workspace/device-gpio/1@tmp/durable-3ccf3a96/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:38:08 + echo total: 0.10999999940395355 [Pipeline] stash 18:38:08 Warning: overwriting stash ‘stack-cost’ 18:38:08 Stashed 1 file(s) [Pipeline] } 18:38:08 Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-77-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:38:08 $ docker stop --time=1 b5494ab5538dbd341d95c65f4724ef2593e0550cbb01c5fabd99d71495af60cc 18:38:10 $ docker rm -f --volumes b5494ab5538dbd341d95c65f4724ef2593e0550cbb01c5fabd99d71495af60cc [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 18:38:11 provisioning config files... 18:38:11 copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-77@tmp/config2780776377709534918tmp [Pipeline] { [Pipeline] sh 18:38:11 + set +x 18:38:11 + bash -s -- 18:38:11 + curl -s https://codecov.io/bash 18:38:11 18:38:11 _____ _ 18:38:11 / ____| | | 18:38:11 | | ___ __| | ___ ___ _____ __ 18:38:11 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:38:11 | |___| (_) | (_| | __/ (_| (_) \ V / 18:38:11 \_____\___/ \__,_|\___|\___\___/ \_/ 18:38:11 Bash-1.0.6 18:38:11 18:38:11 18:38:11 ==> git version 2.25.1 found 18:38:11 ==> 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 18:38:11 Release-Date: 2020-01-08 18:38:11 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:38:11 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:38:11 ==> Jenkins CI detected. 18:38:11 current dir:  /w/workspace/edgexfoundry_device-gpio_PR-77 18:38:11 project root: . 18:38:11 --> token set from env 18:38:11 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:38:11 ==> Running gcov in . (disable via -X gcov) 18:38:11 ==> Python coveragepy not found 18:38:11 ==> Searching for coverage reports in: 18:38:11 + . 18:38:11 -> Found 1 reports 18:38:11 ==> Detecting git/mercurial file structure 18:38:11 ==> Reading reports 18:38:11 + ./coverage.out bytes=10 18:38:11 ==> Appending adjustments 18:38:11 https://docs.codecov.io/docs/fixing-reports 18:38:12 + Found adjustments 18:38:12 ==> Gzipping contents 18:38:12 4.0K /tmp/codecov.gBtvcx.gz 18:38:12 ==> Uploading reports 18:38:12 url: https://codecov.io 18:38:12 query: branch=PR-77&commit=b07870a4eeb3061eddb8b9873f28c698a868abec&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-77%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=77&job=&cmd_args= 18:38:12 -> Pinging Codecov 18:38:12 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-77&commit=b07870a4eeb3061eddb8b9873f28c698a868abec&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-77%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=77&job=&cmd_args= 18:38:12 -> Uploading to 18:38:12 https://storage.googleapis.com/codecov/v4/raw/2023-01-11/3EC07B1A8CA8AF9BCAA0BB9F0134797F/b07870a4eeb3061eddb8b9873f28c698a868abec/9ce7ff8d-9052-4d71-99a7-5b632f6910cf.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230111%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230111T183812Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e931be6c6720c8c6785f34103b43e8c64ac3961923eb25afa38cd2547ad33631 18:38:12 % Total % Received % Xferd Average Speed Time Time Time Current 18:38:12 Dload Upload Total Spent Left Speed 18:38:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 781 0 0 100 781 0 3599 --:--:-- --:--:-- --:--:-- 3599 18:38:12 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/b07870a4eeb3061eddb8b9873f28c698a868abec [Pipeline] } 18:38:12 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 18:38:14 + [ -d /w/workspace/edgexfoundry_device-gpio_PR-77/archives ] 18:38:14 + ls -al /w/workspace/edgexfoundry_device-gpio_PR-77/archives 18:38:14 total 16 18:38:14 drwxr-xr-x 3 root root 4096 Jan 11 18:29 . 18:38:14 drwxrwxr-x 10 jenkins jenkins 4096 Jan 11 18:29 .. 18:38:14 drwxr-xr-x 2 root root 4096 Jan 11 18:29 cost 18:38:14 -rw-r--r-- 1 root root 82 Jan 11 18:29 cost.csv 18:38:14 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-77/archives 18:38:14 + ls -al /w/workspace/edgexfoundry_device-gpio_PR-77/archives 18:38:14 total 16 18:38:14 drwxr-xr-x 3 jenkins jenkins 4096 Jan 11 18:29 . 18:38:14 drwxrwxr-x 10 jenkins jenkins 4096 Jan 11 18:29 .. 18:38:14 drwxr-xr-x 2 jenkins jenkins 4096 Jan 11 18:29 cost 18:38:14 -rw-r--r-- 1 jenkins jenkins 82 Jan 11 18:29 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:38:14 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:38:15 ---> package-listing.sh 18:38:15 ++ facter osfamily 18:38:15 ++ tr '[:upper:]' '[:lower:]' 18:38:15 + OS_FAMILY=debian 18:38:15 + workspace=/w/workspace/edgexfoundry_device-gpio_PR-77 18:38:15 + START_PACKAGES=/tmp/packages_start.txt 18:38:15 + END_PACKAGES=/tmp/packages_end.txt 18:38:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:38:15 + PACKAGES=/tmp/packages_start.txt 18:38:15 + '[' /w/workspace/edgexfoundry_device-gpio_PR-77 ']' 18:38:15 + PACKAGES=/tmp/packages_end.txt 18:38:15 + case "${OS_FAMILY}" in 18:38:15 + dpkg -l 18:38:15 + grep '^ii' 18:38:15 + '[' -f /tmp/packages_start.txt ']' 18:38:15 + '[' -f /tmp/packages_end.txt ']' 18:38:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:38:15 + '[' /w/workspace/edgexfoundry_device-gpio_PR-77 ']' 18:38:15 + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-77/archives/ 18:38:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-77/archives/ [Pipeline] echo 18:38:15 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-77/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:38:16 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:38:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:38:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:38:16 prd-ubuntu20.04-docker-8c-8g-1909 does not seem to be running inside a container 18:38:16 $ 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-77/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-77 -v /w/workspace/edgexfoundry_device-gpio_PR-77:/w/workspace/edgexfoundry_device-gpio_PR-77:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-77@tmp:/w/workspace/edgexfoundry_device-gpio_PR-77@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:38:17 $ docker top da4ea37c7574cd95e5a52cd4a66a4cecb0d1925431a4f11971426a590bfb6a3f -eo pid,comm [Pipeline] { [Pipeline] sh 18:38:17 + touch /tmp/pre-build-complete [Pipeline] sh 18:38:17 + mkdir -p /var/log/sysstat [Pipeline] sh 18:38:18 + ls /var/log/sa-host 18:38:18 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:38:18 provisioning config files... 18:38:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-77@tmp/config12545264540818846345tmp [Pipeline] { [Pipeline] echo 18:38:18 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:38:18 ---> create-netrc.sh [Pipeline] } 18:38:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:38:19 ---> python-tools-install.sh [Pipeline] echo 18:38:19 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:38:19 ---> sudo-logs.sh 18:38:19 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:38:19 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:38:19 ---> job-cost.sh 18:38:19 lf-activate-venv: SKIPPING 18:38:19 DEBUG: total: 0.2199999988079071 18:38:19 INFO: Retrieving Stack Cost... 18:38:20 INFO: Retrieving Pricing Info for: v3-standard-8 18:38:20 INFO: Archiving Costs [Pipeline] echo 18:38:20 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:38:21 ---> logs-deploy.sh 18:38:21 lf-activate-venv: SKIPPING 18:38:21 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-77/1 18:38:21 INFO: archiving workspace using pattern(s): 18:38:22 Archives upload complete. 18:38:22 INFO: archiving logs to Nexus 18:38:23 ---> uname -a: 18:38:23 Linux prd-ubuntu20-04-docker-8c-8g-1909 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 18:38:23 18:38:23 18:38:23 ---> lscpu: 18:38:23 Architecture: x86_64 18:38:23 CPU op-mode(s): 32-bit, 64-bit 18:38:23 Byte Order: Little Endian 18:38:23 Address sizes: 40 bits physical, 48 bits virtual 18:38:23 CPU(s): 8 18:38:23 On-line CPU(s) list: 0-7 18:38:23 Thread(s) per core: 1 18:38:23 Core(s) per socket: 1 18:38:23 Socket(s): 8 18:38:23 NUMA node(s): 1 18:38:23 Vendor ID: AuthenticAMD 18:38:23 CPU family: 23 18:38:23 Model: 49 18:38:23 Model name: AMD EPYC-Rome Processor 18:38:23 Stepping: 0 18:38:23 CPU MHz: 2799.998 18:38:23 BogoMIPS: 5599.99 18:38:23 Virtualization: AMD-V 18:38:23 Hypervisor vendor: KVM 18:38:23 Virtualization type: full 18:38:23 L1d cache: 256 KiB 18:38:23 L1i cache: 256 KiB 18:38:23 L2 cache: 4 MiB 18:38:23 L3 cache: 128 MiB 18:38:23 NUMA node0 CPU(s): 0-7 18:38:23 Vulnerability Itlb multihit: Not affected 18:38:23 Vulnerability L1tf: Not affected 18:38:23 Vulnerability Mds: Not affected 18:38:23 Vulnerability Meltdown: Not affected 18:38:23 Vulnerability Mmio stale data: Not affected 18:38:23 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:38:23 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 18:38:23 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 18:38:23 Vulnerability Srbds: Not affected 18:38:23 Vulnerability Tsx async abort: Not affected 18:38:23 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 18:38:23 18:38:23 18:38:23 ---> nproc: 18:38:23 8 18:38:23 18:38:23 18:38:23 ---> df -h: 18:38:23 Filesystem Size Used Avail Use% Mounted on 18:38:23 overlay 155G 12G 144G 8% / 18:38:23 tmpfs 64M 0 64M 0% /dev 18:38:23 tmpfs 16G 0 16G 0% /sys/fs/cgroup 18:38:23 shm 64M 0 64M 0% /dev/shm 18:38:23 /dev/vda1 155G 12G 144G 8% /facter-os 18:38:23 18:38:23 18:38:23 ---> sar -b -r -n DEV: 18:38:23 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1909) 01/11/23 _x86_64_ (8 CPU) 18:38:23 18:38:23 18:26:53 LINUX RESTART (8 CPU) 18:38:23 18:38:23 18:27:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:38:23 18:28:01 330.61 47.98 282.64 0.00 5409.90 106202.70 0.00 18:38:23 18:29:01 170.72 1.53 169.19 0.00 28.00 66981.90 0.00 18:38:23 18:30:01 167.69 0.15 167.54 0.00 7.60 36348.21 0.00 18:38:23 18:31:01 2.42 0.00 2.42 0.00 0.00 27.48 0.00 18:38:23 18:32:01 11.58 1.53 10.05 0.00 85.72 2017.93 0.00 18:38:23 18:33:01 47.73 10.06 37.66 0.00 5091.02 6850.59 0.00 18:38:23 18:34:01 3.47 0.02 3.45 0.00 0.13 90.65 0.00 18:38:23 18:35:01 0.95 0.00 0.95 0.00 0.00 10.26 0.00 18:38:23 18:36:01 1.25 0.00 1.25 0.00 0.00 14.93 0.00 18:38:23 18:37:01 1.78 0.00 1.78 0.00 0.00 19.72 0.00 18:38:23 18:38:01 1.18 0.00 1.18 0.00 0.00 13.33 0.00 18:38:23 Average: 67.21 5.57 61.64 0.00 965.63 19869.80 0.00 18:38:23 18:38:23 18:27:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:38:23 18:28:01 29425624 31609388 721768 2.19 69848 2395860 1830140 5.39 979380 2139768 502172 18:38:23 18:29:01 28381732 31575776 732800 2.23 139956 3255264 1898728 5.60 1168632 2890152 120756 18:38:23 18:30:01 27818672 31589152 714312 2.17 152464 3775008 1768724 5.21 1207884 3362648 344 18:38:23 18:31:01 27818860 31589428 713868 2.17 152524 3775016 1768724 5.21 1207640 3362656 12 18:38:23 18:32:01 27711580 31545556 751448 2.29 154920 3831648 1830484 5.39 1254024 3412880 64 18:38:23 18:33:01 27295456 31569588 715712 2.18 185840 4230276 1818304 5.36 1530220 3527956 132 18:38:23 18:34:01 27309604 31578956 706272 2.15 184404 4227024 1796536 5.29 1519356 3524752 160 18:38:23 18:35:01 27309840 31579236 705984 2.15 184424 4227024 1796536 5.29 1519168 3524756 144 18:38:23 18:36:01 27310076 31579496 705604 2.15 184444 4227028 1796536 5.29 1519320 3524756 8 18:38:23 18:37:01 27310100 31579568 705524 2.15 184492 4227036 1796536 5.29 1519044 3524764 16 18:38:23 18:38:01 27309744 31579224 705720 2.15 184528 4227036 1796536 5.29 1519428 3524764 144 18:38:23 Average: 27727390 31579579 716274 2.18 161622 3854384 1808889 5.33 1358554 3301805 56723 18:38:23 18:38:23 18:27:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:38:23 18:28:01 ens3 734.79 476.32 6664.44 115.11 0.00 0.00 0.00 0.00 18:38:23 18:28:01 docker0 14.76 15.15 1.22 128.25 0.00 0.00 0.00 0.00 18:38:23 18:28:01 lo 7.00 7.00 0.67 0.67 0.00 0.00 0.00 0.00 18:38:23 18:29:01 ens3 230.68 167.21 1824.48 28.97 0.00 0.00 0.00 0.00 18:38:23 18:29:01 docker0 143.51 193.27 11.93 1790.41 0.00 0.00 0.00 0.00 18:38:23 18:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:38:23 18:30:01 ens3 125.96 82.87 2668.44 18.42 0.00 0.00 0.00 0.00 18:38:23 18:30:01 docker0 2.80 6.22 0.17 81.03 0.00 0.00 0.00 0.00 18:38:23 18:30:01 lo 1.87 1.87 0.18 0.18 0.00 0.00 0.00 0.00 18:38:23 18:31:01 ens3 3.00 0.70 1.24 0.47 0.00 0.00 0.00 0.00 18:38:23 18:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:38:23 18:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:38:23 18:32:01 ens3 55.14 33.74 856.08 2.86 0.00 0.00 0.00 0.00 18:38:23 18:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:38:23 18:32:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 18:38:23 18:33:01 ens3 105.52 61.62 1898.29 4.41 0.00 0.00 0.00 0.00 18:38:23 18:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:38:23 18:33:01 lo 0.60 0.60 0.05 0.05 0.00 0.00 0.00 0.00 18:38:23 18:34:01 ens3 0.68 0.37 0.35 0.27 0.00 0.00 0.00 0.00 18:38:23 18:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:38:23 18:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:38:23 18:35:01 ens3 0.47 0.28 0.26 0.21 0.00 0.00 0.00 0.00 18:38:23 18:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:38:23 18:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:38:23 18:36:01 ens3 0.20 0.05 0.01 0.00 0.00 0.00 0.00 0.00 18:38:23 18:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:38:23 18:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:38:23 18:37:01 ens3 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:38:23 18:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:38:23 18:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:38:23 18:38:01 ens3 0.25 0.10 0.08 0.07 0.00 0.00 0.00 0.00 18:38:23 18:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:38:23 18:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:38:23 Average: ens3 114.25 74.85 1264.82 15.53 0.00 0.00 0.00 0.00 18:38:23 Average: docker0 14.64 19.51 1.21 181.78 0.00 0.00 0.00 0.00 18:38:23 Average: lo 0.95 0.95 0.09 0.09 0.00 0.00 0.00 0.00 18:38:23 18:38:23