Pull request #137 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 MonicaisHer for edgexfoundry/device-gpio Obtained Jenkinsfile from f56bb2e16b7b76e397172fde90be76353f227786+6427482eab3bd2356a4491c722b8795ef3b48a72 (2d10354ce4fe6b99dcdd6e437c702dcedab29105) 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-ssh1320700944053057596.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh1362265893791023348.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-137/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-137/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13329410433055832075.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-137/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9113946566886344926.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh13378816878906250938.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-137/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-137/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16346341395574398390.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 66200e8eedfc470904d6b329e562ec5b45423d6a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-gpio] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-gpio-settings PROJECT: device-gpio USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-gpio DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-4839 in /w/workspace/edgexfoundry_device-gpio_PR-137 [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-137 # 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/137/head:refs/remotes/origin/PR-137 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 6427482eab3bd2356a4491c722b8795ef3b48a72 into PR head commit f56bb2e16b7b76e397172fde90be76353f227786 Merge succeeded, producing f56bb2e16b7b76e397172fde90be76353f227786 Checking out Revision f56bb2e16b7b76e397172fde90be76353f227786 (PR-137) > git config core.sparsecheckout # timeout=10 > git checkout -f f56bb2e16b7b76e397172fde90be76353f227786 # 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 6427482eab3bd2356a4491c722b8795ef3b48a72 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f56bb2e16b7b76e397172fde90be76353f227786 # timeout=10 Commit message: "fix(snap): Refactor to avoid conflicts with readonly config provider directory" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 12:09:30 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 12:09:31 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:09:31 ========================================================= 12:09:31 EdgeX Global Pipelines Version Info 12:09:31 ========================================================= [Pipeline] libraryResource [Pipeline] sh 12:09:31 ------------------- 12:09:31 stable info: 12:09:31 ------------------- 12:09:31 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 12:09:31 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 12:09:31 Message: update stable to v1.0.245 12:09:32 ------------------- 12:09:32 experimental info: 12:09:32 ------------------- 12:09:32 Commited By: **** collab-it+edgex@linuxfoundation.org 12:09:32 Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce 12:09:32 Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 12:09:32 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo 12:09:32 [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo 12:09:32 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 12:09:32 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 12:09:33 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 12:09:33 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 12:09:33 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 12:09:33 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 12:09:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 12:09:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 12:09:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 12:09:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo 12:09:33 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 12:09:33 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 12:09:33 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 12:09:33 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 12:09:33 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 12:09:33 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 12:09:33 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 12:09:33 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 12:09:33 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 12:09:33 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 12:09:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 12:09:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 12:09:33 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 12:09:33 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 12:09:33 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 12:09:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-137 [Pipeline] echo 12:09:34 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-137 [Pipeline] echo 12:09:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-137 [Pipeline] echo 12:09:34 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f56bb2e16b7b76e397172fde90be76353f227786 [Pipeline] echo 12:09:34 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f56bb2e [Pipeline] echo 12:09:34 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:09:34 provisioning config files... 12:09:34 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-137@tmp/config17851311762986844051tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:09:34 ---> docker-login.sh 12:09:34 nexus3.edgexfoundry.org:10001 12:09:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:09:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:09:34 Configure a credential helper to remove this warning. See 12:09:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:09:34 12:09:34 Login Succeeded 12:09:34 nexus3.edgexfoundry.org:10002 12:09:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:09:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:09:35 Configure a credential helper to remove this warning. See 12:09:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:09:35 12:09:35 Login Succeeded 12:09:35 nexus3.edgexfoundry.org:10003 12:09:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:09:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:09:35 Configure a credential helper to remove this warning. See 12:09:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:09:35 12:09:35 Login Succeeded 12:09:35 nexus3.edgexfoundry.org:10004 12:09:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:09:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:09:35 Configure a credential helper to remove this warning. See 12:09:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:09:35 12:09:35 Login Succeeded 12:09:35 docker.io 12:09:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:09:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:09:35 Configure a credential helper to remove this warning. See 12:09:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:09:35 12:09:35 Login Succeeded 12:09:35 ---> docker-login.sh ends [Pipeline] } 12:09:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 12:09:36 + git rev-list -1 --merges f56bb2e16b7b76e397172fde90be76353f227786~1..f56bb2e16b7b76e397172fde90be76353f227786 [Pipeline] echo 12:09:36 -----------> git rev-list -1 --merges f56bb2e16b7b76e397172fde90be76353f227786~1..f56bb2e16b7b76e397172fde90be76353f227786 f56bb2e16b7b76e397172fde90be76353f227786 [false] [Pipeline] sh 12:09:36 + git log --format=format:%s -1 f56bb2e16b7b76e397172fde90be76353f227786 [Pipeline] echo 12:09:36 ========================================================= 12:09:36 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 12:09:36 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:09:37 + git log --format=format:%s -1 f56bb2e16b7b76e397172fde90be76353f227786 [Pipeline] echo 12:09:37 [semverPrep] GIT_COMMIT: f56bb2e16b7b76e397172fde90be76353f227786, Commit Message: fix(snap): Refactor to avoid conflicts with readonly config provider directory [Pipeline] echo 12:09:37 [semverPrep] This is not a build commit. [Pipeline] sh 12:09:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:09:37 + grep -v github /etc/ssh/ssh_known_hosts 12:09:37 + [ -e /tmp/ssh_known_hosts ] 12:09:37 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 12:09:37 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 12:09:37 + sudo tee -a /etc/ssh/ssh_known_hosts 12:09:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:09:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:09:37 12:09:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:09:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:09:38 0.1.4: Pulling from edgex-devops/py-git-semver 12:09:38 b85a868b505f: Pulling fs layer 12:09:38 e2be974225ed: Pulling fs layer 12:09:38 339a4e72a1f5: Pulling fs layer 12:09:38 988bab9f4d93: Pulling fs layer 12:09:38 1469e6f7b9e6: Pulling fs layer 12:09:38 eaf3925da568: Pulling fs layer 12:09:38 bab4dde63d76: Pulling fs layer 12:09:38 bde34c3a00c8: Pulling fs layer 12:09:38 b352a97aabf1: Pulling fs layer 12:09:38 4872d77fe225: Pulling fs layer 12:09:38 5851b861e8e6: Pulling fs layer 12:09:38 988bab9f4d93: Waiting 12:09:38 1469e6f7b9e6: Waiting 12:09:38 bab4dde63d76: Waiting 12:09:38 bde34c3a00c8: Waiting 12:09:38 5851b861e8e6: Waiting 12:09:38 4872d77fe225: Waiting 12:09:38 b352a97aabf1: Waiting 12:09:38 eaf3925da568: Waiting 12:09:38 e2be974225ed: Download complete 12:09:38 988bab9f4d93: Verifying Checksum 12:09:38 988bab9f4d93: Download complete 12:09:38 339a4e72a1f5: Verifying Checksum 12:09:38 339a4e72a1f5: Download complete 12:09:38 eaf3925da568: Verifying Checksum 12:09:38 eaf3925da568: Download complete 12:09:38 1469e6f7b9e6: Verifying Checksum 12:09:38 1469e6f7b9e6: Download complete 12:09:38 bde34c3a00c8: Verifying Checksum 12:09:38 bde34c3a00c8: Download complete 12:09:38 b352a97aabf1: Verifying Checksum 12:09:38 b352a97aabf1: Download complete 12:09:38 4872d77fe225: Download complete 12:09:38 5851b861e8e6: Download complete 12:09:38 b85a868b505f: Download complete 12:09:38 bab4dde63d76: Verifying Checksum 12:09:38 bab4dde63d76: Download complete 12:09:39 b85a868b505f: Pull complete 12:09:40 e2be974225ed: Pull complete 12:09:40 339a4e72a1f5: Pull complete 12:09:40 988bab9f4d93: Pull complete 12:09:40 1469e6f7b9e6: Pull complete 12:09:40 eaf3925da568: Pull complete 12:09:42 bab4dde63d76: Pull complete 12:09:42 bde34c3a00c8: Pull complete 12:09:42 b352a97aabf1: Pull complete 12:09:43 4872d77fe225: Pull complete 12:09:43 5851b861e8e6: Pull complete 12:09:43 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 12:09:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:09:43 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:09:43 prd-ubuntu20.04-docker-8c-8g-4839 does not seem to be running inside a container 12:09:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-137 -v /w/workspace/edgexfoundry_device-gpio_PR-137:/w/workspace/edgexfoundry_device-gpio_PR-137:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-137@tmp:/w/workspace/edgexfoundry_device-gpio_PR-137@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 12:09:44 $ docker top e39f86efeb60baac6a129328e56e06fd7910e21ddcb1989d5ab2935b44ed1ca6 -eo pid,comm 12:09:44 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). 12:09:44 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:09:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:09:44 [ssh-agent] Looking for ssh-agent implementation... 12:09:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:09:44 $ docker exec e39f86efeb60baac6a129328e56e06fd7910e21ddcb1989d5ab2935b44ed1ca6 ssh-agent 12:09:44 SSH_AUTH_SOCK=/tmp/ssh-esxVxQgbSmbq/agent.32 12:09:44 SSH_AGENT_PID=38 12:09:44 Running ssh-add (command line suppressed) 12:09:45 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-137@tmp/private_key_6756983389917409431.key (/w/workspace/edgexfoundry_device-gpio_PR-137@tmp/private_key_6756983389917409431.key) 12:09:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:09:45 + git tag --points-at HEAD [Pipeline] } 12:09:45 $ docker exec --env ******** --env ******** e39f86efeb60baac6a129328e56e06fd7910e21ddcb1989d5ab2935b44ed1ca6 ssh-agent -k 12:09:45 unset SSH_AUTH_SOCK; 12:09:45 unset SSH_AGENT_PID; 12:09:45 echo Agent pid 38 killed; 12:09:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 12:09:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:09:45 [ssh-agent] Looking for ssh-agent implementation... 12:09:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:09:45 $ docker exec e39f86efeb60baac6a129328e56e06fd7910e21ddcb1989d5ab2935b44ed1ca6 ssh-agent 12:09:45 SSH_AUTH_SOCK=/tmp/ssh-GSlamxr88NgM/agent.70 12:09:45 SSH_AGENT_PID=75 12:09:45 Running ssh-add (command line suppressed) 12:09:45 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-137@tmp/private_key_18171028508709938753.key (/w/workspace/edgexfoundry_device-gpio_PR-137@tmp/private_key_18171028508709938753.key) 12:09:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:09:46 + git semver init 12:09:46 2023-03-21 12:09:46,470 [run_init] DEBUG init version:0.0.0 force:False 12:09:46 2023-03-21 12:09:46,471 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-137/.semver 12:09:46 2023-03-21 12:09:46,472 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-137/.semver 12:09:46 2023-03-21 12:09:46,472 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-137/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-137, universal_newlines=False, shell=None, istream=None) 12:09:47 2023-03-21 12:09:47,301 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-137/.git/info/exclude 12:09:47 2023-03-21 12:09:47,302 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-137/.semver/PR-137 with force:False 12:09:47 2023-03-21 12:09:47,302 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-137/.semver/PR-137 12:09:47 2023-03-21 12:09:47,306 [execute] INFO git cat-file --batch-check 12:09:47 2023-03-21 12:09:47,307 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-137/.semver, universal_newlines=False, shell=None, istream=) 12:09:47 2023-03-21 12:09:47,312 [execute] INFO git cat-file --batch 12:09:47 2023-03-21 12:09:47,313 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-137/.semver, universal_newlines=False, shell=None, istream=) 12:09:47 2023-03-21 12:09:47,318 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-137/.semver/PR-137 12:09:47 0.0.0 [Pipeline] } 12:09:47 $ docker exec --env ******** --env ******** e39f86efeb60baac6a129328e56e06fd7910e21ddcb1989d5ab2935b44ed1ca6 ssh-agent -k 12:09:47 unset SSH_AUTH_SOCK; 12:09:47 unset SSH_AGENT_PID; 12:09:47 echo Agent pid 75 killed; 12:09:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:09:48 + git semver [Pipeline] } 12:09:48 $ docker stop --time=1 e39f86efeb60baac6a129328e56e06fd7910e21ddcb1989d5ab2935b44ed1ca6 12:09:49 $ docker rm -f --volumes e39f86efeb60baac6a129328e56e06fd7910e21ddcb1989d5ab2935b44ed1ca6 [Pipeline] // withDockerContainer [Pipeline] sh 12:09:50 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 12:09:50 Stashed 1 file(s) [Pipeline] echo 12:09:50 [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 12:09:50 provisioning config files... 12:09:50 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-137@tmp/config13064947978790361526tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:09:51 ---> docker-login.sh 12:09:51 nexus3.edgexfoundry.org:10001 12:09:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:09:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:09:51 Configure a credential helper to remove this warning. See 12:09:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:09:51 12:09:51 Login Succeeded 12:09:51 nexus3.edgexfoundry.org:10002 12:09:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:09:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:09:51 Configure a credential helper to remove this warning. See 12:09:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:09:51 12:09:51 Login Succeeded 12:09:51 nexus3.edgexfoundry.org:10003 12:09:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:09:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:09:51 Configure a credential helper to remove this warning. See 12:09:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:09:51 12:09:51 Login Succeeded 12:09:51 nexus3.edgexfoundry.org:10004 12:09:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:09:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:09:51 Configure a credential helper to remove this warning. See 12:09:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:09:51 12:09:51 Login Succeeded 12:09:51 docker.io 12:09:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:09:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:09:51 Configure a credential helper to remove this warning. See 12:09:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:09:51 12:09:51 Login Succeeded 12:09:51 ---> docker-login.sh ends [Pipeline] } 12:09:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:09:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:09:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:09:52 ========================================================= 12:09:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 12:09:52 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:09:52 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 12:09:52 Sending build context to Docker daemon 16.04MB 12:09:52 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 12:09:52 Step 2/12 : FROM ${BASE} AS builder 12:09:52 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 12:09:52 63b65145d645: Pulling fs layer 12:09:52 a2d21d5440eb: Pulling fs layer 12:09:52 935e6c44a52c: Pulling fs layer 12:09:52 94cc34f8dd06: Pulling fs layer 12:09:52 30dea6a524f1: Pulling fs layer 12:09:52 a2aff8979fd8: Pulling fs layer 12:09:52 6808be2612f2: Pulling fs layer 12:09:52 f25807f1079a: Pulling fs layer 12:09:52 94cc34f8dd06: Waiting 12:09:52 30dea6a524f1: Waiting 12:09:52 a2aff8979fd8: Waiting 12:09:52 6808be2612f2: Waiting 12:09:52 f25807f1079a: Waiting 12:09:52 a2d21d5440eb: Verifying Checksum 12:09:52 a2d21d5440eb: Download complete 12:09:52 94cc34f8dd06: Verifying Checksum 12:09:52 94cc34f8dd06: Download complete 12:09:52 30dea6a524f1: Verifying Checksum 12:09:52 30dea6a524f1: Download complete 12:09:52 63b65145d645: Verifying Checksum 12:09:52 a2aff8979fd8: Verifying Checksum 12:09:52 a2aff8979fd8: Download complete 12:09:52 63b65145d645: Pull complete 12:09:53 a2d21d5440eb: Pull complete 12:09:53 f25807f1079a: Verifying Checksum 12:09:53 f25807f1079a: Download complete 12:09:53 935e6c44a52c: Download complete 12:09:53 6808be2612f2: Verifying Checksum 12:09:53 6808be2612f2: Download complete 12:09:57 935e6c44a52c: Pull complete 12:09:57 94cc34f8dd06: Pull complete 12:09:57 30dea6a524f1: Pull complete 12:09:57 a2aff8979fd8: Pull complete 12:09:59 6808be2612f2: Pull complete 12:10:00 f25807f1079a: Pull complete 12:10:00 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 12:10:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 12:10:00 ---> 3b553350e43f 12:10:00 Step 3/12 : ARG ADD_BUILD_TAGS="" 12:10:02 ---> Running in 2d524e72cbe1 12:10:02 Removing intermediate container 2d524e72cbe1 12:10:02 ---> 0e2e0bebf618 12:10:02 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:10:02 ---> Running in 7cd808ff0910 12:10:02 Removing intermediate container 7cd808ff0910 12:10:02 ---> 8c199c450e77 12:10:02 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 12:10:02 ---> Running in a169cc8fdde4 12:10:02 Removing intermediate container a169cc8fdde4 12:10:02 ---> 1b0697e6def5 12:10:02 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 12:10:02 ---> Running in 276a1c5be53d 12:10:02 Removing intermediate container 276a1c5be53d 12:10:02 ---> a95f141ff861 12:10:02 Step 7/12 : WORKDIR /device-gpio 12:10:02 ---> Running in b5ada02dba0c 12:10:02 Removing intermediate container b5ada02dba0c 12:10:02 ---> 5c125b4c48ee 12:10:02 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:10:02 ---> Running in 84c414cd0532 12:10:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 12:10:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 12:10:02 (1/4) Installing openssh-keygen (9.1_p1-r2) 12:10:02 (2/4) Installing libedit (20221030.3.1-r0) 12:10:02 (3/4) Installing openssh-client-common (9.1_p1-r2) 12:10:03 (4/4) Installing openssh-client-default (9.1_p1-r2) 12:10:03 Executing busybox-1.35.0-r29.trigger 12:10:03 OK: 269 MiB in 57 packages 12:10:03 Removing intermediate container 84c414cd0532 12:10:03 ---> fe012a2eddb3 12:10:03 Step 9/12 : COPY go.mod vendor* ./ 12:10:03 ---> 6155ae0c27b6 12:10:03 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:10:03 ---> Running in 507a1ab22960 12:10:05 Still waiting to schedule task 12:10:05 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 12:10:30 Removing intermediate container 507a1ab22960 12:10:30 ---> 87804fba4b54 12:10:30 Step 11/12 : COPY . . 12:10:30 ---> 949da4271369 12:10:30 Step 12/12 : RUN ${MAKE} 12:10:30 ---> Running in 0707a1a0954a 12:10:30 noop 12:10:30 Removing intermediate container 0707a1a0954a 12:10:30 ---> 3a81885a3152 12:10:30 Successfully built 3a81885a3152 12:10:30 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:10:30 + docker inspect -f . ci-base-image-x86_64 12:10:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:10:30 prd-ubuntu20.04-docker-8c-8g-4839 does not seem to be running inside a container 12:10:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-137 -v /w/workspace/edgexfoundry_device-gpio_PR-137:/w/workspace/edgexfoundry_device-gpio_PR-137:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-137@tmp:/w/workspace/edgexfoundry_device-gpio_PR-137@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 ******** ci-base-image-x86_64 cat 12:10:31 $ docker top 55ebf017d234347bd386ee025a171f9341528a82fda4e2f8f0d3ed220f8a399a -eo pid,comm [Pipeline] { [Pipeline] sh 12:10:31 + go version 12:10:31 go version go1.20.2 linux/amd64 [Pipeline] } 12:10:31 $ docker stop --time=1 55ebf017d234347bd386ee025a171f9341528a82fda4e2f8f0d3ed220f8a399a 12:10:32 $ docker rm -f --volumes 55ebf017d234347bd386ee025a171f9341528a82fda4e2f8f0d3ed220f8a399a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:10:33 + docker inspect -f . ci-base-image-x86_64 12:10:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:10:33 prd-ubuntu20.04-docker-8c-8g-4839 does not seem to be running inside a container 12:10:33 $ 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-137 -v /w/workspace/edgexfoundry_device-gpio_PR-137:/w/workspace/edgexfoundry_device-gpio_PR-137:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-137@tmp:/w/workspace/edgexfoundry_device-gpio_PR-137@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 ******** ci-base-image-x86_64 cat 12:10:34 $ docker top 653d14ffb4391ec6c68f7dcc52e00f119ae38ba1a72e19a99ec2de08b2cc3a45 -eo pid,comm [Pipeline] { [Pipeline] sh 12:10:34 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-137 [Pipeline] fileExists [Pipeline] sh 12:10:34 + make test 12:10:34 go test ./... -coverprofile=coverage.out ./... 12:10:40 ? github.com/edgexfoundry/device-gpio [no test files] 12:10:50 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 12:10:50 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 12:10:56 go vet ./... 12:11:00 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:11:00 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:11:00 ./bin/test-attribution-txt.sh [Pipeline] echo 12:11:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 12:11:00 $ docker stop --time=1 653d14ffb4391ec6c68f7dcc52e00f119ae38ba1a72e19a99ec2de08b2cc3a45 12:11:01 $ docker rm -f --volumes 653d14ffb4391ec6c68f7dcc52e00f119ae38ba1a72e19a99ec2de08b2cc3a45 [Pipeline] // withDockerContainer [Pipeline] sh 12:11:02 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:11:02 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 12:11:03 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:11:03 + ls -al . 12:11:03 total 160 12:11:03 drwxrwxr-x 9 jenkins jenkins 4096 Mar 21 12:10 . 12:11:03 drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 12:09 .. 12:11:03 -rw-rw-r-- 1 jenkins jenkins 120 Mar 21 12:09 .dockerignore 12:11:03 drwxrwxr-x 8 jenkins jenkins 4096 Mar 21 12:09 .git 12:11:03 drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 12:09 .github 12:11:03 -rw-rw-r-- 1 jenkins jenkins 343 Mar 21 12:09 .gitignore 12:11:03 -rw-rw-r-- 1 jenkins jenkins 41 Mar 21 12:09 .golangci.yml 12:11:03 drwxr-xr-x 3 jenkins jenkins 4096 Mar 21 12:09 .semver 12:11:03 -rw-rw-r-- 1 jenkins jenkins 9805 Mar 21 12:09 Attribution.txt 12:11:03 -rw-rw-r-- 1 jenkins jenkins 4069 Mar 21 12:09 CHANGELOG.md 12:11:03 -rw-rw-r-- 1 jenkins jenkins 1542 Mar 21 12:09 Dockerfile 12:11:03 -rw-rw-r-- 1 jenkins jenkins 677 Mar 21 12:09 GOVERNANCE.md 12:11:03 -rw-rw-r-- 1 jenkins jenkins 657 Mar 21 12:09 Jenkinsfile 12:11:03 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 21 12:09 LICENSE 12:11:03 -rw-rw-r-- 1 jenkins jenkins 1692 Mar 21 12:09 Makefile 12:11:03 -rw-rw-r-- 1 jenkins jenkins 617 Mar 21 12:09 OWNERS.md 12:11:03 -rw-rw-r-- 1 jenkins jenkins 11842 Mar 21 12:09 README.md 12:11:03 -rw-rw-r-- 1 jenkins jenkins 5 Mar 21 12:09 VERSION 12:11:03 drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 12:09 bin 12:11:03 drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 12:09 cmd 12:11:03 -rw-r--r-- 1 jenkins jenkins 10 Mar 21 12:10 coverage.out 12:11:03 -rw-rw-r-- 1 jenkins jenkins 3312 Mar 21 12:09 go.mod 12:11:03 -rw-rw-r-- 1 jenkins jenkins 33120 Mar 21 12:09 go.sum 12:11:03 drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 12:09 internal 12:11:03 drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 12:09 snap 12:11:03 -rw-rw-r-- 1 jenkins jenkins 209 Mar 21 12:09 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:11:03 + 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=f56bb2e16b7b76e397172fde90be76353f227786 --label arch=amd64 --label version=0.0.0 . 12:11:03 Sending build context to Docker daemon 16.04MB 12:11:03 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 12:11:03 Step 2/25 : FROM ${BASE} AS builder 12:11:03 ---> 3a81885a3152 12:11:03 Step 3/25 : ARG ADD_BUILD_TAGS="" 12:11:03 ---> Running in dd613d02b067 12:11:04 Removing intermediate container dd613d02b067 12:11:04 ---> 5858ee3aa025 12:11:04 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:11:04 ---> Running in 8565fe6ec83a 12:11:04 Removing intermediate container 8565fe6ec83a 12:11:04 ---> 68801e9dc057 12:11:04 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " 12:11:04 ---> Running in 990ae977d52c 12:11:04 Removing intermediate container 990ae977d52c 12:11:04 ---> d475012e1e71 12:11:04 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 12:11:04 ---> Running in 118d64315b02 12:11:04 Removing intermediate container 118d64315b02 12:11:04 ---> afe7b4d5d201 12:11:04 Step 7/25 : WORKDIR /device-gpio 12:11:04 ---> Running in 9597c4592d66 12:11:04 Removing intermediate container 9597c4592d66 12:11:04 ---> 6432b07f7656 12:11:04 Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:11:04 ---> Running in a9c76565773d 12:11:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 12:11:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 12:11:05 OK: 269 MiB in 57 packages 12:11:05 Removing intermediate container a9c76565773d 12:11:05 ---> de3cad73fdbc 12:11:05 Step 9/25 : COPY go.mod vendor* ./ 12:11:05 ---> 8d040a3d83d0 12:11:05 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:11:05 ---> Running in 5efdc86a54fa 12:11:06 Removing intermediate container 5efdc86a54fa 12:11:06 ---> 141ebd08c859 12:11:06 Step 11/25 : COPY . . 12:11:06 ---> 69bde0063513 12:11:06 Step 12/25 : RUN ${MAKE} 12:11:06 ---> Running in 8829b0c13808 12:11:06 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-gpio ./cmd 12:11:24 Removing intermediate container 8829b0c13808 12:11:24 ---> c1a39e46f5a0 12:11:24 Step 13/25 : FROM alpine:3.17 12:11:24 3.17: Pulling from library/alpine 12:11:24 63b65145d645: Already exists 12:11:24 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 12:11:24 Status: Downloaded newer image for alpine:3.17 12:11:24 ---> b2aa39c304c2 12:11:24 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 12:11:24 ---> Running in be8ebeb7c28d 12:11:24 Removing intermediate container be8ebeb7c28d 12:11:24 ---> e021142ffb55 12:11:24 Step 15/25 : RUN apk add --update --no-cache 12:11:24 ---> Running in 9d19405028a4 12:11:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 12:11:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 12:11:24 OK: 7 MiB in 15 packages 12:11:25 Removing intermediate container 9d19405028a4 12:11:25 ---> 3d91bc700d46 12:11:25 Step 16/25 : WORKDIR / 12:11:25 ---> Running in 9e815e3aae74 12:11:25 Removing intermediate container 9e815e3aae74 12:11:25 ---> 3408056d13e8 12:11:25 Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / 12:11:25 ---> 78a722568ff5 12:11:25 Step 18/25 : COPY --from=builder /device-gpio/LICENSE / 12:11:25 ---> 6717abf8b7b1 12:11:25 Step 19/25 : COPY --from=builder /device-gpio/cmd/ / 12:11:25 ---> 2bdd3a3fa7ea 12:11:25 Step 20/25 : EXPOSE 59910 12:11:25 ---> Running in 1471d76ac902 12:11:25 Removing intermediate container 1471d76ac902 12:11:25 ---> b8b2e8eb2aad 12:11:25 Step 21/25 : ENTRYPOINT ["/device-gpio"] 12:11:25 ---> Running in 6733471a544d 12:11:26 Removing intermediate container 6733471a544d 12:11:26 ---> 78ad821f1d97 12:11:26 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 12:11:26 ---> Running in aa30919c91a3 12:11:26 Removing intermediate container aa30919c91a3 12:11:26 ---> e2fd97d9ac91 12:11:26 Step 23/25 : LABEL arch=amd64 12:11:26 ---> Running in cd6880fc183b 12:11:26 Removing intermediate container cd6880fc183b 12:11:26 ---> 8c3292789381 12:11:26 Step 24/25 : LABEL git_sha=f56bb2e16b7b76e397172fde90be76353f227786 12:11:26 ---> Running in 1fcab15338f0 12:11:26 Removing intermediate container 1fcab15338f0 12:11:26 ---> 17a8df7537a6 12:11:26 Step 25/25 : LABEL version=0.0.0 12:11:26 ---> Running in f248fc691adb 12:11:26 Removing intermediate container f248fc691adb 12:11:26 ---> 3e4e08d8f482 12:11:26 [Warning] One or more build-args [ARCH] were not consumed 12:11:26 Successfully built 3e4e08d8f482 12:11:26 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 12:11:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:11:27 12:11:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:11:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:11:27 latest: Pulling from edgex-lftools-log-publisher 12:11:27 5eb5b503b376: Pulling fs layer 12:11:27 5c69ac0246d0: Pulling fs layer 12:11:27 ec43610c2a17: Pulling fs layer 12:11:27 3a2ae6a8a46f: Pulling fs layer 12:11:27 33b1e0a273af: Pulling fs layer 12:11:27 5d3b04190fa2: Pulling fs layer 12:11:27 2f39f015ded8: Pulling fs layer 12:11:27 33b1e0a273af: Waiting 12:11:27 5d3b04190fa2: Waiting 12:11:27 2f39f015ded8: Waiting 12:11:27 5c69ac0246d0: Verifying Checksum 12:11:27 5c69ac0246d0: Download complete 12:11:27 3a2ae6a8a46f: Verifying Checksum 12:11:27 3a2ae6a8a46f: Download complete 12:11:28 33b1e0a273af: Verifying Checksum 12:11:28 33b1e0a273af: Download complete 12:11:28 5d3b04190fa2: Verifying Checksum 12:11:28 5d3b04190fa2: Download complete 12:11:28 ec43610c2a17: Verifying Checksum 12:11:28 5eb5b503b376: Verifying Checksum 12:11:28 5eb5b503b376: Download complete 12:11:28 2f39f015ded8: Download complete 12:11:29 5eb5b503b376: Pull complete 12:11:29 5c69ac0246d0: Pull complete 12:11:29 ec43610c2a17: Pull complete 12:11:29 3a2ae6a8a46f: Pull complete 12:11:30 33b1e0a273af: Pull complete 12:11:30 5d3b04190fa2: Pull complete 12:11:34 2f39f015ded8: Pull complete 12:11:34 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 12:11:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:11:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:11:34 prd-ubuntu20.04-docker-8c-8g-4839 does not seem to be running inside a container 12:11:34 $ 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-137 -v /w/workspace/edgexfoundry_device-gpio_PR-137:/w/workspace/edgexfoundry_device-gpio_PR-137:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-137@tmp:/w/workspace/edgexfoundry_device-gpio_PR-137@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 12:11:35 $ docker top 50b74c2c1e9e3ec048cd7fbdd5bcc2d3b395be0523843ff25824cf8a67c07851 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:11:36 ---> job-cost.sh 12:11:36 lf-activate-venv: SKIPPING 12:11:36 INFO: No Stack... 12:11:36 INFO: Retrieving Pricing Info for: v3-standard-8 12:11:36 INFO: Archiving Costs [Pipeline] sh 12:11:37 + cat /w/workspace/edgexfoundry_device-gpio_PR-137/archives/cost.csv 12:11:37 + cut -d, -f6 [Pipeline] lock 12:11:37 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-137-1-stack-cost] 12:11:37 Resource [jenkins-edgexfoundry-device-gpio-PR-137-1-stack-cost] did not exist. Created. 12:11:37 Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-137-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:11:37 + echo total: 0.2199999988079071 [Pipeline] stash 12:11:37 Stashed 1 file(s) [Pipeline] } 12:11:37 Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-137-1-stack-cost] [Pipeline] // lock [Pipeline] } 12:11:37 $ docker stop --time=1 50b74c2c1e9e3ec048cd7fbdd5bcc2d3b395be0523843ff25824cf8a67c07851 12:11:38 $ docker rm -f --volumes 50b74c2c1e9e3ec048cd7fbdd5bcc2d3b395be0523843ff25824cf8a67c07851 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 12:13:23 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4840 in /w/workspace/edgexfoundry_device-gpio_PR-137 [Pipeline] { [Pipeline] ws 12:13:23 Running in /w/workspace/device-gpio/1 [Pipeline] { [Pipeline] checkout 12:13:23 The recommended git tool is: git 12:13:29 using credential edgex-jenkins-ssh 12:13:29 Cloning the remote Git repository 12:13:29 Cloning repository git@github.com:edgexfoundry/device-gpio.git 12:13:29 > git init /w/workspace/device-gpio/1 # timeout=10 12:13:29 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 12:13:29 > git --version # timeout=10 12:13:29 > git --version # 'git version 2.25.1' 12:13:29 using GIT_SSH to set credentials SSH Credentials for GitHub 12:13:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:13:31 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 12:13:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:13:33 Merging remotes/origin/main commit 6427482eab3bd2356a4491c722b8795ef3b48a72 into PR head commit f56bb2e16b7b76e397172fde90be76353f227786 12:13:33 Merge succeeded, producing f56bb2e16b7b76e397172fde90be76353f227786 12:13:33 Checking out Revision f56bb2e16b7b76e397172fde90be76353f227786 (PR-137) 12:13:32 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 12:13:32 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 12:13:32 using GIT_SSH to set credentials SSH Credentials for GitHub 12:13:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/137/head:refs/remotes/origin/PR-137 +refs/heads/main:refs/remotes/origin/main # timeout=10 12:13:33 > git config core.sparsecheckout # timeout=10 12:13:33 > git checkout -f f56bb2e16b7b76e397172fde90be76353f227786 # timeout=10 12:13:33 > git remote # timeout=10 12:13:33 > git config --get remote.origin.url # timeout=10 12:13:33 using GIT_SSH to set credentials SSH Credentials for GitHub 12:13:33 > git merge 6427482eab3bd2356a4491c722b8795ef3b48a72 # timeout=10 12:13:33 > git rev-parse HEAD^{commit} # timeout=10 12:13:33 > git config core.sparsecheckout # timeout=10 12:13:33 > git checkout -f f56bb2e16b7b76e397172fde90be76353f227786 # timeout=10 12:13:36 Commit message: "fix(snap): Refactor to avoid conflicts with readonly config provider directory" 12:13:36 > git --version # timeout=10 12:13:36 > git --version # 'git version 2.25.1' 12:13:36 fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:13:38 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 12:13:38 % Total % Received % Xferd Average Speed Time Time Time Current 12:13:38 Dload Upload Total Spent Left Speed 12:13:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98084 0 --:--:-- --:--:-- --:--:-- 98844 [Pipeline] sh 12:13:38 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 12:13:39 + sudo tee /etc/docker/daemon.new 12:13:39 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 12:13:39 { 12:13:39 "registry-mirrors": [ 12:13:39 "https://nexus3.edgexfoundry.org:10001" 12:13:39 ], 12:13:39 "bip": "10.250.0.254/24", 12:13:39 "hosts": [ 12:13:39 "tcp://0.0.0.0:5555", 12:13:39 "unix:///var/run/docker.sock" 12:13:39 ], 12:13:39 "mtu": 1458, 12:13:39 "selinux-enabled": true, 12:13:39 "seccomp-profile": "/etc/docker/seccomp.json" 12:13:39 } [Pipeline] sh 12:13:39 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 12:13:39 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:13:58 provisioning config files... 12:13:58 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/1@tmp/config13785034257330750733tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:13:58 ---> docker-login.sh 12:13:58 nexus3.edgexfoundry.org:10001 12:13:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:13:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:13:59 Configure a credential helper to remove this warning. See 12:13:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:13:59 12:13:59 Login Succeeded 12:13:59 nexus3.edgexfoundry.org:10002 12:13:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:13:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:13:59 Configure a credential helper to remove this warning. See 12:13:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:13:59 12:13:59 Login Succeeded 12:13:59 nexus3.edgexfoundry.org:10003 12:13:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:14:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:14:00 Configure a credential helper to remove this warning. See 12:14:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:14:00 12:14:00 Login Succeeded 12:14:00 nexus3.edgexfoundry.org:10004 12:14:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:14:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:14:00 Configure a credential helper to remove this warning. See 12:14:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:14:00 12:14:00 Login Succeeded 12:14:00 docker.io 12:14:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:14:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:14:00 Configure a credential helper to remove this warning. See 12:14:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:14:00 12:14:00 Login Succeeded 12:14:00 ---> docker-login.sh ends [Pipeline] } 12:14:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:14:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:14:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:14:01 ========================================================= 12:14:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 12:14:01 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:14:01 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 12:14:02 Sending build context to Docker daemon 8.106MB 12:14:02 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 12:14:02 Step 2/12 : FROM ${BASE} AS builder 12:14:02 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 12:14:02 af6eaf76a39c: Pulling fs layer 12:14:02 55522c791124: Pulling fs layer 12:14:02 ce5c4a1c91eb: Pulling fs layer 12:14:02 169dfbe0d373: Pulling fs layer 12:14:02 e1ff8fa3b103: Pulling fs layer 12:14:02 52ebb69f0ebf: Pulling fs layer 12:14:02 5abe8eddf0d5: Pulling fs layer 12:14:02 169dfbe0d373: Waiting 12:14:02 e1ff8fa3b103: Waiting 12:14:02 52ebb69f0ebf: Waiting 12:14:02 5abe8eddf0d5: Waiting 12:14:02 55522c791124: Download complete 12:14:02 169dfbe0d373: Download complete 12:14:02 e1ff8fa3b103: Verifying Checksum 12:14:02 e1ff8fa3b103: Download complete 12:14:02 af6eaf76a39c: Verifying Checksum 12:14:02 af6eaf76a39c: Download complete 12:14:03 af6eaf76a39c: Pull complete 12:14:03 5abe8eddf0d5: Verifying Checksum 12:14:03 5abe8eddf0d5: Download complete 12:14:05 ce5c4a1c91eb: Verifying Checksum 12:14:05 ce5c4a1c91eb: Download complete 12:14:05 52ebb69f0ebf: Verifying Checksum 12:14:05 52ebb69f0ebf: Download complete 12:14:05 55522c791124: Pull complete 12:14:18 ce5c4a1c91eb: Pull complete 12:14:18 169dfbe0d373: Pull complete 12:14:18 e1ff8fa3b103: Pull complete 12:14:22 52ebb69f0ebf: Pull complete 12:14:24 5abe8eddf0d5: Pull complete 12:14:24 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 12:14:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 12:14:24 ---> 6cb57ee374ae 12:14:24 Step 3/12 : ARG ADD_BUILD_TAGS="" 12:14:26 ---> Running in 108953f9a85d 12:14:26 Removing intermediate container 108953f9a85d 12:14:26 ---> 7ac7bf3f37db 12:14:26 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:14:26 ---> Running in b8f7d89f0edc 12:14:26 Removing intermediate container b8f7d89f0edc 12:14:26 ---> c976004ff20d 12:14:26 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 12:14:26 ---> Running in 9dee3248e56c 12:14:27 Removing intermediate container 9dee3248e56c 12:14:27 ---> 5edce7d45dec 12:14:27 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 12:14:27 ---> Running in ff40a37b035c 12:14:27 Removing intermediate container ff40a37b035c 12:14:27 ---> 94fc221151e6 12:14:27 Step 7/12 : WORKDIR /device-gpio 12:14:27 ---> Running in 26a6ccdce84d 12:14:28 Removing intermediate container 26a6ccdce84d 12:14:28 ---> 9856b5631ce8 12:14:28 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:14:28 ---> Running in 73bfdf649b84 12:14:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 12:14:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 12:14:31 (1/4) Installing openssh-keygen (9.1_p1-r2) 12:14:31 (2/4) Installing libedit (20221030.3.1-r0) 12:14:31 (3/4) Installing openssh-client-common (9.1_p1-r2) 12:14:31 (4/4) Installing openssh-client-default (9.1_p1-r2) 12:14:31 Executing busybox-1.35.0-r29.trigger 12:14:31 OK: 268 MiB in 57 packages 12:14:32 Removing intermediate container 73bfdf649b84 12:14:32 ---> 2f1a36823fa6 12:14:32 Step 9/12 : COPY go.mod vendor* ./ 12:14:32 ---> 48fe353dca9b 12:14:32 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:14:32 ---> Running in a6e1e152ef22 12:15:40 Removing intermediate container a6e1e152ef22 12:15:40 ---> 86efb05c2564 12:15:40 Step 11/12 : COPY . . 12:15:40 ---> c0e600c3ecb7 12:15:40 Step 12/12 : RUN ${MAKE} 12:15:40 ---> Running in 10ee63c9614a 12:15:40 noop 12:15:40 Removing intermediate container 10ee63c9614a 12:15:40 ---> c05b5dc40c59 12:15:40 Successfully built c05b5dc40c59 12:15:40 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:15:41 + docker inspect -f . ci-base-image-arm64 12:15:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:15:41 prd-ubuntu20.04-docker-arm64-4c-16g-4840 does not seem to be running inside a container 12:15:41 $ 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 ******** ci-base-image-arm64 cat 12:15:42 $ docker top 35336f8476dfdb36ccf751f061cd27bcf907336212b11c52ea8de4e53913108c -eo pid,comm [Pipeline] { [Pipeline] sh 12:15:43 + go version 12:15:43 go version go1.20.2 linux/arm64 [Pipeline] } 12:15:43 $ docker stop --time=1 35336f8476dfdb36ccf751f061cd27bcf907336212b11c52ea8de4e53913108c 12:15:45 $ docker rm -f --volumes 35336f8476dfdb36ccf751f061cd27bcf907336212b11c52ea8de4e53913108c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:15:46 + docker inspect -f . ci-base-image-arm64 12:15:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:15:46 prd-ubuntu20.04-docker-arm64-4c-16g-4840 does not seem to be running inside a container 12:15:46 $ 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 ******** ci-base-image-arm64 cat 12:15:47 $ docker top 7a8e8c5ad975626c42043da846816d2b4d976dfa95e707abe1956f0d55ae66b9 -eo pid,comm [Pipeline] { [Pipeline] sh 12:15:48 + git config --global --add safe.directory /w/workspace/device-gpio/1 [Pipeline] fileExists [Pipeline] sh 12:15:51 + make test 12:15:51 go test ./... -coverprofile=coverage.out ./... 12:16:24 ? github.com/edgexfoundry/device-gpio [no test files] 12:18:15 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 12:18:15 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 12:18:16 WARNING: Linting skipped (not on x86_64 or linter not installed) 12:18:16 go vet ./... 12:18:55 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:18:55 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:18:55 ./bin/test-attribution-txt.sh [Pipeline] echo 12:18:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 12:18:55 $ docker stop --time=1 7a8e8c5ad975626c42043da846816d2b4d976dfa95e707abe1956f0d55ae66b9 12:18:57 $ docker rm -f --volumes 7a8e8c5ad975626c42043da846816d2b4d976dfa95e707abe1956f0d55ae66b9 [Pipeline] // withDockerContainer [Pipeline] sh 12:18:58 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:18:58 Warning: overwriting stash ‘coverage-report’ 12:18:58 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 12:18:59 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:18:59 + ls -al . 12:18:59 total 156 12:18:59 drwxrwxr-x 8 jenkins jenkins 4096 Mar 21 12:15 . 12:18:59 drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 12:13 .. 12:18:59 -rw-rw-r-- 1 jenkins jenkins 120 Mar 21 12:13 .dockerignore 12:18:59 drwxrwxr-x 8 jenkins jenkins 4096 Mar 21 12:13 .git 12:18:59 drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 12:13 .github 12:18:59 -rw-rw-r-- 1 jenkins jenkins 343 Mar 21 12:13 .gitignore 12:18:59 -rw-rw-r-- 1 jenkins jenkins 41 Mar 21 12:13 .golangci.yml 12:18:59 -rw-rw-r-- 1 jenkins jenkins 9805 Mar 21 12:13 Attribution.txt 12:18:59 -rw-rw-r-- 1 jenkins jenkins 4069 Mar 21 12:13 CHANGELOG.md 12:18:59 -rw-rw-r-- 1 jenkins jenkins 1542 Mar 21 12:13 Dockerfile 12:18:59 -rw-rw-r-- 1 jenkins jenkins 677 Mar 21 12:13 GOVERNANCE.md 12:18:59 -rw-rw-r-- 1 jenkins jenkins 657 Mar 21 12:13 Jenkinsfile 12:18:59 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 21 12:13 LICENSE 12:18:59 -rw-rw-r-- 1 jenkins jenkins 1692 Mar 21 12:13 Makefile 12:18:59 -rw-rw-r-- 1 jenkins jenkins 617 Mar 21 12:13 OWNERS.md 12:18:59 -rw-rw-r-- 1 jenkins jenkins 11842 Mar 21 12:13 README.md 12:18:59 -rw-rw-r-- 1 jenkins jenkins 5 Mar 21 12:09 VERSION 12:18:59 drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 12:13 bin 12:18:59 drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 12:13 cmd 12:18:59 -rw-r--r-- 1 jenkins jenkins 10 Mar 21 12:15 coverage.out 12:18:59 -rw-rw-r-- 1 jenkins jenkins 3312 Mar 21 12:13 go.mod 12:18:59 -rw-rw-r-- 1 jenkins jenkins 33120 Mar 21 12:13 go.sum 12:18:59 drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 12:13 internal 12:18:59 drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 12:13 snap 12:18:59 -rw-rw-r-- 1 jenkins jenkins 209 Mar 21 12:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:19:00 + 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=f56bb2e16b7b76e397172fde90be76353f227786 --label arch=arm64 --label version=0.0.0 . 12:19:00 Sending build context to Docker daemon 8.107MB 12:19:00 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 12:19:00 Step 2/25 : FROM ${BASE} AS builder 12:19:00 ---> c05b5dc40c59 12:19:00 Step 3/25 : ARG ADD_BUILD_TAGS="" 12:19:00 ---> Running in e252b222e5d2 12:19:01 Removing intermediate container e252b222e5d2 12:19:01 ---> 1fe293327628 12:19:01 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:19:01 ---> Running in da0840424e42 12:19:01 Removing intermediate container da0840424e42 12:19:01 ---> 4cb2207b619c 12:19:01 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " 12:19:01 ---> Running in b49296689e1a 12:19:01 Removing intermediate container b49296689e1a 12:19:01 ---> 43801a185b77 12:19:01 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 12:19:01 ---> Running in dc55a0ea2527 12:19:02 Removing intermediate container dc55a0ea2527 12:19:02 ---> 64871ff98332 12:19:02 Step 7/25 : WORKDIR /device-gpio 12:19:02 ---> Running in 62080129d739 12:19:02 Removing intermediate container 62080129d739 12:19:02 ---> 3b714d11a7cb 12:19:02 Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:19:02 ---> Running in 896d8079aeec 12:19:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 12:19:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 12:19:05 OK: 268 MiB in 57 packages 12:19:05 Removing intermediate container 896d8079aeec 12:19:05 ---> 786ca5efd979 12:19:05 Step 9/25 : COPY go.mod vendor* ./ 12:19:06 ---> d047948a2a73 12:19:06 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:19:06 ---> Running in 81a11479267f 12:19:09 Removing intermediate container 81a11479267f 12:19:09 ---> 9f90382b0bad 12:19:09 Step 11/25 : COPY . . 12:19:10 ---> aa72dc5e4dea 12:19:10 Step 12/25 : RUN ${MAKE} 12:19:10 ---> Running in fbb870778e3f 12:19:11 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-gpio ./cmd 12:21:33 Removing intermediate container fbb870778e3f 12:21:33 ---> d1c4fe62b2a0 12:21:33 Step 13/25 : FROM alpine:3.17 12:21:33 3.17: Pulling from library/alpine 12:21:33 af6eaf76a39c: Already exists 12:21:33 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 12:21:33 Status: Downloaded newer image for alpine:3.17 12:21:33 ---> d74e625d9115 12:21:33 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 12:21:33 ---> Running in 26a40d0c8516 12:21:33 Removing intermediate container 26a40d0c8516 12:21:33 ---> 3dcc4f55a868 12:21:33 Step 15/25 : RUN apk add --update --no-cache 12:21:33 ---> Running in d06d79c84257 12:21:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 12:21:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 12:21:33 OK: 7 MiB in 15 packages 12:21:33 Removing intermediate container d06d79c84257 12:21:33 ---> 0931f639ec8d 12:21:33 Step 16/25 : WORKDIR / 12:21:33 ---> Running in f7df0d0ca916 12:21:33 Removing intermediate container f7df0d0ca916 12:21:33 ---> f16e5a049d07 12:21:33 Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / 12:21:33 ---> bd181dbeea27 12:21:33 Step 18/25 : COPY --from=builder /device-gpio/LICENSE / 12:21:33 ---> 7fb8e91fc49f 12:21:33 Step 19/25 : COPY --from=builder /device-gpio/cmd/ / 12:21:33 ---> 75d171e802ce 12:21:33 Step 20/25 : EXPOSE 59910 12:21:33 ---> Running in 5b099c7175f8 12:21:33 Removing intermediate container 5b099c7175f8 12:21:33 ---> 396bee7618c5 12:21:33 Step 21/25 : ENTRYPOINT ["/device-gpio"] 12:21:33 ---> Running in 47bcd5e8f2eb 12:21:33 Removing intermediate container 47bcd5e8f2eb 12:21:33 ---> c62da3adfed4 12:21:33 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 12:21:33 ---> Running in 7b60f911e443 12:21:33 Removing intermediate container 7b60f911e443 12:21:33 ---> 208c82f2e35f 12:21:33 Step 23/25 : LABEL arch=arm64 12:21:34 ---> Running in 5c999bd77330 12:21:34 Removing intermediate container 5c999bd77330 12:21:34 ---> df80ab25c689 12:21:34 Step 24/25 : LABEL git_sha=f56bb2e16b7b76e397172fde90be76353f227786 12:21:34 ---> Running in 081f4f86d1bf 12:21:34 Removing intermediate container 081f4f86d1bf 12:21:34 ---> 89ff82644d4e 12:21:34 Step 25/25 : LABEL version=0.0.0 12:21:34 ---> Running in 7b9e95c6ee9d 12:21:35 Removing intermediate container 7b9e95c6ee9d 12:21:35 ---> e6b74bfb2393 12:21:35 [Warning] One or more build-args [ARCH] were not consumed 12:21:35 Successfully built e6b74bfb2393 12:21: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 12:21:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:21:35 12:21:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:21:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:21:36 arm64: Pulling from edgex-lftools-log-publisher 12:21:36 8998bd30e6a1: Pulling fs layer 12:21:36 04944245beec: Pulling fs layer 12:21:36 699f458cf7ca: Pulling fs layer 12:21:36 765212b225bb: Pulling fs layer 12:21:36 f23df028b6ca: Pulling fs layer 12:21:36 d65c8cfc05b1: Pulling fs layer 12:21:36 2437ff75d9bd: Pulling fs layer 12:21:36 d65c8cfc05b1: Waiting 12:21:36 765212b225bb: Waiting 12:21:36 2437ff75d9bd: Waiting 12:21:36 04944245beec: Verifying Checksum 12:21:36 04944245beec: Download complete 12:21:36 765212b225bb: Verifying Checksum 12:21:36 765212b225bb: Download complete 12:21:36 f23df028b6ca: Download complete 12:21:36 d65c8cfc05b1: Verifying Checksum 12:21:36 d65c8cfc05b1: Download complete 12:21:36 699f458cf7ca: Verifying Checksum 12:21:37 8998bd30e6a1: Verifying Checksum 12:21:37 8998bd30e6a1: Download complete 12:21:38 2437ff75d9bd: Verifying Checksum 12:21:38 2437ff75d9bd: Download complete 12:21:40 8998bd30e6a1: Pull complete 12:21:40 04944245beec: Pull complete 12:21:42 699f458cf7ca: Pull complete 12:21:42 765212b225bb: Pull complete 12:21:42 f23df028b6ca: Pull complete 12:21:43 d65c8cfc05b1: Pull complete 12:21:55 2437ff75d9bd: Pull complete 12:21:55 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 12:21:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:21:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:21:55 prd-ubuntu20.04-docker-arm64-4c-16g-4840 does not seem to be running inside a container 12:21:55 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 12:21:58 $ docker top 5525c786aa71e37b9de924f42a4649c1d61627ec3d75d7a0b03c8238637d4e8f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:21:58 ---> job-cost.sh 12:21:59 lf-activate-venv: SKIPPING 12:21:59 INFO: No Stack... 12:21:59 INFO: Retrieving Pricing Info for: v3-standard-4 12:22:00 INFO: Archiving Costs [Pipeline] sh 12:22:00 + cat /w/workspace/device-gpio/1/archives/cost.csv 12:22:00 + cut -d, -f6 [Pipeline] lock 12:22:00 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-137-1-stack-cost] 12:22:00 Resource [jenkins-edgexfoundry-device-gpio-PR-137-1-stack-cost] did not exist. Created. 12:22:00 Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-137-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:22:01 /w/workspace/device-gpio/1@tmp/durable-7b747fc7/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 12:22:01 + echo total: 0.10999999940395355 [Pipeline] stash 12:22:01 Warning: overwriting stash ‘stack-cost’ 12:22:01 Stashed 1 file(s) [Pipeline] } 12:22:01 Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-137-1-stack-cost] [Pipeline] // lock [Pipeline] } 12:22:01 $ docker stop --time=1 5525c786aa71e37b9de924f42a4649c1d61627ec3d75d7a0b03c8238637d4e8f 12:22:03 $ docker rm -f --volumes 5525c786aa71e37b9de924f42a4649c1d61627ec3d75d7a0b03c8238637d4e8f [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 12:22:04 provisioning config files... 12:22:04 copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-137@tmp/config15229268850531946642tmp [Pipeline] { [Pipeline] sh 12:22:04 + set +x 12:22:04 + bash -s -- 12:22:04 + curl -s https://codecov.io/bash 12:22:04 12:22:04 _____ _ 12:22:04 / ____| | | 12:22:04 | | ___ __| | ___ ___ _____ __ 12:22:04 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 12:22:04 | |___| (_) | (_| | __/ (_| (_) \ V / 12:22:04 \_____\___/ \__,_|\___|\___\___/ \_/ 12:22:04 Bash-1.0.6 12:22:04 12:22:04 12:22:04 ==> git version 2.25.1 found 12:22:04 ==> 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 12:22:04 Release-Date: 2020-01-08 12:22:04 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 12:22:04 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 12:22:04 ==> Jenkins CI detected. 12:22:04 current dir:  /w/workspace/edgexfoundry_device-gpio_PR-137 12:22:04 project root: . 12:22:04 --> token set from env 12:22:04 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 12:22:04 ==> Running gcov in . (disable via -X gcov) 12:22:04 ==> Python coveragepy not found 12:22:04 ==> Searching for coverage reports in: 12:22:04 + . 12:22:04 -> Found 1 reports 12:22:04 ==> Detecting git/mercurial file structure 12:22:04 ==> Reading reports 12:22:04 + ./coverage.out bytes=10 12:22:04 ==> Appending adjustments 12:22:04 https://docs.codecov.io/docs/fixing-reports 12:22:04 + Found adjustments 12:22:04 ==> Gzipping contents 12:22:04 4.0K /tmp/codecov.vzBKdu.gz 12:22:04 ==> Uploading reports 12:22:04 url: https://codecov.io 12:22:04 query: branch=PR-137&commit=f56bb2e16b7b76e397172fde90be76353f227786&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-137%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=137&job=&cmd_args= 12:22:04 -> Pinging Codecov 12:22:04 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-137&commit=f56bb2e16b7b76e397172fde90be76353f227786&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-137%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=137&job=&cmd_args= 12:22:04 -> Uploading to 12:22:04 https://storage.googleapis.com/codecov/v4/raw/2023-03-21/3EC07B1A8CA8AF9BCAA0BB9F0134797F/f56bb2e16b7b76e397172fde90be76353f227786/45949a37-0f6a-4404-b892-390f204d0bb3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230321%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230321T122204Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=36a1bb7f2fd47404b80b34a2cf3dc027e4eddf71da409cb4c7a2a22744aab97b 12:22:04 % Total % Received % Xferd Average Speed Time Time Time Current 12:22:04 Dload Upload Total Spent Left Speed 12:22:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 739 0 0 100 739 0 2447 --:--:-- --:--:-- --:--:-- 2447 12:22:05 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/f56bb2e16b7b76e397172fde90be76353f227786 [Pipeline] } 12:22:05 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 12:22:07 + [ -d /w/workspace/edgexfoundry_device-gpio_PR-137/archives ] 12:22:07 + ls -al /w/workspace/edgexfoundry_device-gpio_PR-137/archives 12:22:07 total 16 12:22:07 drwxr-xr-x 3 root root 4096 Mar 21 12:11 . 12:22:07 drwxrwxr-x 10 jenkins jenkins 4096 Mar 21 12:11 .. 12:22:07 drwxr-xr-x 2 root root 4096 Mar 21 12:11 cost 12:22:07 -rw-r--r-- 1 root root 83 Mar 21 12:11 cost.csv 12:22:07 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-137/archives 12:22:07 + ls -al /w/workspace/edgexfoundry_device-gpio_PR-137/archives 12:22:07 total 16 12:22:07 drwxr-xr-x 3 jenkins jenkins 4096 Mar 21 12:11 . 12:22:07 drwxrwxr-x 10 jenkins jenkins 4096 Mar 21 12:11 .. 12:22:07 drwxr-xr-x 2 jenkins jenkins 4096 Mar 21 12:11 cost 12:22:07 -rw-r--r-- 1 jenkins jenkins 83 Mar 21 12:11 cost.csv [Pipeline] libraryResource [Pipeline] sh 12:22:07 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:22:08 ---> package-listing.sh 12:22:08 ++ facter osfamily 12:22:08 ++ tr '[:upper:]' '[:lower:]' 12:22:08 + OS_FAMILY=debian 12:22:08 + workspace=/w/workspace/edgexfoundry_device-gpio_PR-137 12:22:08 + START_PACKAGES=/tmp/packages_start.txt 12:22:08 + END_PACKAGES=/tmp/packages_end.txt 12:22:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:22:08 + PACKAGES=/tmp/packages_start.txt 12:22:08 + '[' /w/workspace/edgexfoundry_device-gpio_PR-137 ']' 12:22:08 + PACKAGES=/tmp/packages_end.txt 12:22:08 + case "${OS_FAMILY}" in 12:22:08 + dpkg -l 12:22:08 + grep '^ii' 12:22:08 + '[' -f /tmp/packages_start.txt ']' 12:22:08 + '[' -f /tmp/packages_end.txt ']' 12:22:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:22:08 + '[' /w/workspace/edgexfoundry_device-gpio_PR-137 ']' 12:22:08 + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-137/archives/ 12:22:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-137/archives/ [Pipeline] echo 12:22:08 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-137/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 12:22:08 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:22:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:22:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:22:09 prd-ubuntu20.04-docker-8c-8g-4839 does not seem to be running inside a container 12:22:09 $ 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-137/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-137 -v /w/workspace/edgexfoundry_device-gpio_PR-137:/w/workspace/edgexfoundry_device-gpio_PR-137:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-137@tmp:/w/workspace/edgexfoundry_device-gpio_PR-137@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:22:09 $ docker top 2ccf0ef3c6c1cee159c409f33b9ea0f0b8b0c36f6cd3b4737e129f1ad4c718ff -eo pid,comm [Pipeline] { [Pipeline] sh 12:22:10 + touch /tmp/pre-build-complete [Pipeline] sh 12:22:10 + mkdir -p /var/log/sysstat [Pipeline] sh 12:22:10 + ls /var/log/sa-host 12:22:10 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:22:10 provisioning config files... 12:22:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-137@tmp/config3574282190688200649tmp [Pipeline] { [Pipeline] echo 12:22:11 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:22:11 ---> create-netrc.sh [Pipeline] } 12:22:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:22:11 ---> python-tools-install.sh [Pipeline] echo 12:22:11 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:22:12 ---> sudo-logs.sh 12:22:12 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 12:22:12 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:22:12 ---> job-cost.sh 12:22:12 lf-activate-venv: SKIPPING 12:22:12 DEBUG: total: 0.2199999988079071 12:22:12 INFO: Retrieving Stack Cost... 12:22:13 INFO: Retrieving Pricing Info for: v3-standard-8 12:22:13 INFO: Archiving Costs [Pipeline] echo 12:22:13 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:22:13 ---> logs-deploy.sh 12:22:13 lf-activate-venv: SKIPPING 12:22:13 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-137/1 12:22:13 INFO: archiving workspace using pattern(s): 12:22:14 Archives upload complete. 12:22:14 INFO: archiving logs to Nexus 12:22:15 ---> uname -a: 12:22:15 Linux prd-ubuntu20-04-docker-8c-8g-4839 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 12:22:15 12:22:15 12:22:15 ---> lscpu: 12:22:15 Architecture: x86_64 12:22:15 CPU op-mode(s): 32-bit, 64-bit 12:22:15 Byte Order: Little Endian 12:22:15 Address sizes: 40 bits physical, 48 bits virtual 12:22:15 CPU(s): 8 12:22:15 On-line CPU(s) list: 0-7 12:22:15 Thread(s) per core: 1 12:22:15 Core(s) per socket: 1 12:22:15 Socket(s): 8 12:22:15 NUMA node(s): 1 12:22:15 Vendor ID: AuthenticAMD 12:22:15 CPU family: 23 12:22:15 Model: 49 12:22:15 Model name: AMD EPYC-Rome Processor 12:22:15 Stepping: 0 12:22:15 CPU MHz: 2799.998 12:22:15 BogoMIPS: 5599.99 12:22:15 Virtualization: AMD-V 12:22:15 Hypervisor vendor: KVM 12:22:15 Virtualization type: full 12:22:15 L1d cache: 256 KiB 12:22:15 L1i cache: 256 KiB 12:22:15 L2 cache: 4 MiB 12:22:15 L3 cache: 128 MiB 12:22:15 NUMA node0 CPU(s): 0-7 12:22:15 Vulnerability Itlb multihit: Not affected 12:22:15 Vulnerability L1tf: Not affected 12:22:15 Vulnerability Mds: Not affected 12:22:15 Vulnerability Meltdown: Not affected 12:22:15 Vulnerability Mmio stale data: Not affected 12:22:15 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 12:22:15 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 12:22:15 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 12:22:15 Vulnerability Srbds: Not affected 12:22:15 Vulnerability Tsx async abort: Not affected 12:22:15 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 12:22:15 12:22:15 12:22:15 ---> nproc: 12:22:15 8 12:22:15 12:22:15 12:22:15 ---> df -h: 12:22:15 Filesystem Size Used Avail Use% Mounted on 12:22:15 overlay 155G 12G 144G 8% / 12:22:15 tmpfs 64M 0 64M 0% /dev 12:22:15 tmpfs 16G 0 16G 0% /sys/fs/cgroup 12:22:15 shm 64M 0 64M 0% /dev/shm 12:22:15 /dev/vda1 155G 12G 144G 8% /facter-os 12:22:15 12:22:15 12:22:15 ---> sar -b -r -n DEV: 12:22:15 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4839) 03/21/23 _x86_64_ (8 CPU) 12:22:15 12:22:15 12:08:55 LINUX RESTART (8 CPU) 12:22:15 12:22:15 12:09:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 12:22:15 12:10:02 367.41 47.98 319.43 0.00 5392.97 200147.44 0.00 12:22:15 12:11:01 151.78 1.30 150.47 0.00 25.35 48051.51 0.00 12:22:15 12:12:01 180.12 0.37 179.75 0.00 45.86 43877.22 0.00 12:22:15 12:13:01 2.63 0.00 2.63 0.00 0.00 31.08 0.00 12:22:15 12:14:01 3.35 0.97 2.38 0.00 67.46 70.25 0.00 12:22:15 12:15:01 26.74 9.25 17.49 0.00 3383.14 3712.50 0.00 12:22:15 12:16:01 1.43 0.00 1.43 0.00 0.00 16.80 0.00 12:22:15 12:17:01 1.58 0.02 1.57 0.00 0.13 17.33 0.00 12:22:15 12:18:01 1.23 0.00 1.23 0.00 0.00 13.33 0.00 12:22:15 12:19:01 1.27 0.00 1.27 0.00 0.00 23.99 0.00 12:22:15 12:20:01 1.25 0.00 1.25 0.00 0.00 14.00 0.00 12:22:15 12:21:01 1.00 0.00 1.00 0.00 0.00 10.93 0.00 12:22:15 12:22:01 1.08 0.00 1.08 0.00 0.00 12.80 0.00 12:22:15 Average: 56.87 4.61 52.26 0.00 686.63 22736.51 0.00 12:22:15 12:22:15 12:09:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:22:15 12:10:02 29196976 31596672 723504 2.20 72788 2607488 1954980 5.76 991400 2347172 700 12:22:15 12:11:01 28208748 31576796 720944 2.19 148384 3391272 1917516 5.65 1179808 3009796 214488 12:22:15 12:12:01 27688692 31592740 705132 2.14 160524 3889708 1773436 5.23 1245788 3439224 356 12:22:15 12:13:01 27688112 31592252 705532 2.15 160596 3889716 1773436 5.23 1245900 3439232 172 12:22:15 12:14:01 27679992 31594148 702528 2.14 162112 3897808 1784116 5.26 1249008 3447216 3308 12:22:15 12:15:01 27454188 31579460 710024 2.16 165936 4093484 1835360 5.41 1400984 3495188 216 12:22:15 12:16:01 27457352 31582724 706648 2.15 165996 4093488 1835360 5.41 1397764 3495200 168 12:22:15 12:17:01 27457116 31582648 706400 2.15 166044 4093488 1835360 5.41 1397932 3495208 240 12:22:15 12:18:01 27457700 31583284 705748 2.15 166076 4093496 1835360 5.41 1397588 3495212 172 12:22:15 12:19:01 27457408 31583796 705808 2.15 166164 4093604 1835360 5.41 1397080 3495928 288 12:22:15 12:20:01 27457552 31583896 705708 2.15 166192 4093604 1835360 5.41 1397216 3495936 168 12:22:15 12:21:01 27457628 31584028 705428 2.15 166212 4093608 1835360 5.41 1397216 3495940 228 12:22:15 12:22:01 27457636 31584048 705392 2.15 166224 4093608 1835360 5.41 1397024 3495940 176 12:22:15 Average: 27701469 31585884 708369 2.15 156404 3878798 1837413 5.42 1314978 3357476 16975 12:22:15 12:22:15 12:09:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:22:15 12:10:02 lo 7.07 7.07 0.68 0.68 0.00 0.00 0.00 0.00 12:22:15 12:10:02 ens3 711.26 456.42 6706.28 112.10 0.00 0.00 0.00 0.00 12:22:15 12:10:02 docker0 18.45 19.20 1.44 128.89 0.00 0.00 0.00 0.00 12:22:15 12:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:22:15 12:11:01 ens3 329.19 207.54 2004.57 31.67 0.00 0.00 0.00 0.00 12:22:15 12:11:01 docker0 184.94 293.70 14.94 1971.65 0.00 0.00 0.00 0.00 12:22:15 12:11:01 veth8a82ba9 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 12:22:15 12:12:01 lo 1.87 1.87 0.18 0.18 0.00 0.00 0.00 0.00 12:22:15 12:12:01 ens3 144.29 88.72 2634.47 18.34 0.00 0.00 0.00 0.00 12:22:15 12:12:01 docker0 2.93 7.63 0.18 85.17 0.00 0.00 0.00 0.00 12:22:15 12:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:22:15 12:13:01 ens3 1.55 0.58 0.46 0.28 0.00 0.00 0.00 0.00 12:22:15 12:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:22:15 12:14:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 12:22:15 12:14:01 ens3 13.00 10.46 51.16 1.06 0.00 0.00 0.00 0.00 12:22:15 12:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:22:15 12:15:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 12:22:15 12:15:01 ens3 98.22 46.82 1325.31 3.23 0.00 0.00 0.00 0.00 12:22:15 12:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:22:15 12:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:22:15 12:16:01 ens3 0.45 0.25 0.26 0.20 0.00 0.00 0.00 0.00 12:22:15 12:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:22:15 12:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:22:15 12:17:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:22:15 12:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:22:15 12:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:22:15 12:18:01 ens3 0.18 0.12 0.06 0.01 0.00 0.00 0.00 0.00 12:22:15 12:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:22:15 12:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:22:15 12:19:01 ens3 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 12:22:15 12:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:22:15 12:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:22:15 12:20:01 ens3 0.20 0.12 0.08 0.07 0.00 0.00 0.00 0.00 12:22:15 12:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:22:15 12:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:22:15 12:21:01 ens3 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 12:22:15 12:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:22:15 12:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:22:15 12:22:01 ens3 0.10 0.02 0.01 0.00 0.00 0.00 0.00 0.00 12:22:15 12:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:22:15 Average: lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 12:22:15 Average: ens3 99.62 62.22 977.36 12.82 0.00 0.00 0.00 0.00 12:22:15 Average: docker0 15.66 24.31 1.26 165.84 0.00 0.00 0.00 0.00 12:22:15 12:22:15 12:22:15 ---> sar -P ALL: 12:22:15 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4839) 03/21/23 _x86_64_ (8 CPU) 12:22:15 12:22:15 12:08:55 LINUX RESTART (8 CPU) 12:22:15 12:22:15 12:09:01 CPU %user %nice %system %iowait %steal %idle 12:22:15 12:10:02 all 9.33 0.00 3.48 1.66 0.05 85.48 12:22:15 12:10:02 0 9.65 0.00 2.83 2.89 0.05 84.58 12:22:15 12:10:02 1 10.08 0.00 3.46 0.39 0.05 86.03 12:22:15 12:10:02 2 8.28 0.00 3.47 1.76 0.05 86.44 12:22:15 12:10:02 3 11.66 0.00 4.25 5.94 0.07 78.08 12:22:15 12:10:02 4 8.39 0.00 3.16 0.13 0.05 88.26 12:22:15 12:10:02 5 6.74 0.00 4.91 0.67 0.05 87.62 12:22:15 12:10:02 6 12.03 0.00 3.02 1.20 0.05 83.70 12:22:15 12:10:02 7 7.83 0.00 2.74 0.27 0.07 89.09 12:22:15 12:11:01 all 30.54 0.00 6.14 0.63 0.08 62.61 12:22:15 12:11:01 0 30.52 0.00 5.95 0.20 0.07 63.26 12:22:15 12:11:01 1 30.05 0.00 7.14 3.83 0.09 58.90 12:22:15 12:11:01 2 30.70 0.00 6.01 0.02 0.07 63.20 12:22:15 12:11:01 3 29.67 0.00 6.14 0.55 0.09 63.56 12:22:15 12:11:01 4 30.28 0.00 5.58 0.09 0.07 63.99 12:22:15 12:11:01 5 30.54 0.00 6.06 0.17 0.09 63.14 12:22:15 12:11:01 6 31.92 0.00 5.67 0.19 0.07 62.15 12:22:15 12:11:01 7 30.67 0.00 6.54 0.02 0.10 62.66 12:22:15 12:12:01 all 17.16 0.00 3.96 0.58 0.05 78.25 12:22:15 12:12:01 0 18.32 0.00 3.36 0.20 0.05 78.07 12:22:15 12:12:01 1 16.50 0.00 4.93 1.69 0.05 76.83 12:22:15 12:12:01 2 17.62 0.00 4.18 0.20 0.05 77.94 12:22:15 12:12:01 3 17.46 0.00 3.84 0.03 0.05 78.62 12:22:15 12:12:01 4 15.91 0.00 3.94 0.12 0.03 79.99 12:22:15 12:12:01 5 17.08 0.00 4.21 0.77 0.05 77.89 12:22:15 12:12:01 6 16.02 0.00 3.12 1.34 0.05 79.47 12:22:15 12:12:01 7 18.35 0.00 4.12 0.27 0.05 77.21 12:22:15 12:13:01 all 0.30 0.00 0.02 0.01 0.01 99.67 12:22:15 12:13:01 0 2.00 0.00 0.02 0.00 0.02 97.97 12:22:15 12:13:01 1 0.02 0.00 0.02 0.00 0.02 99.95 12:22:15 12:13:01 2 0.05 0.00 0.03 0.00 0.02 99.90 12:22:15 12:13:01 3 0.05 0.00 0.00 0.00 0.00 99.95 12:22:15 12:13:01 4 0.02 0.00 0.03 0.00 0.02 99.93 12:22:15 12:13:01 5 0.10 0.00 0.02 0.02 0.02 99.85 12:22:15 12:13:01 6 0.08 0.00 0.00 0.03 0.00 99.88 12:22:15 12:13:01 7 0.03 0.00 0.02 0.00 0.00 99.95 12:22:15 12:14:01 all 0.32 0.00 0.07 0.02 0.01 99.59 12:22:15 12:14:01 0 2.04 0.00 0.07 0.00 0.00 97.90 12:22:15 12:14:01 1 0.15 0.00 0.08 0.02 0.00 99.75 12:22:15 12:14:01 2 0.08 0.00 0.03 0.02 0.02 99.85 12:22:15 12:14:01 3 0.02 0.00 0.02 0.00 0.02 99.95 12:22:15 12:14:01 4 0.03 0.00 0.03 0.00 0.00 99.93 12:22:15 12:14:01 5 0.10 0.00 0.23 0.02 0.02 99.63 12:22:15 12:14:01 6 0.02 0.00 0.03 0.12 0.00 99.83 12:22:15 12:14:01 7 0.08 0.00 0.03 0.00 0.02 99.87 12:22:15 12:15:01 all 0.94 0.00 0.40 0.19 0.01 98.44 12:22:15 12:15:01 0 1.30 0.00 0.45 0.02 0.02 98.21 12:22:15 12:15:01 1 0.75 0.00 0.50 0.08 0.02 98.65 12:22:15 12:15:01 2 0.58 0.00 0.32 0.02 0.02 99.07 12:22:15 12:15:01 3 0.73 0.00 0.47 0.45 0.02 98.33 12:22:15 12:15:01 4 0.30 0.00 0.18 0.08 0.00 99.43 12:22:15 12:15:01 5 1.23 0.00 0.42 0.02 0.02 98.32 12:22:15 12:15:01 6 1.90 0.00 0.48 0.80 0.02 96.80 12:22:15 12:15:01 7 0.75 0.00 0.40 0.08 0.02 98.75 12:22:15 12:16:01 all 0.04 0.00 0.01 0.01 0.00 99.95 12:22:15 12:16:01 0 0.08 0.00 0.00 0.02 0.02 99.88 12:22:15 12:16:01 1 0.03 0.00 0.02 0.00 0.00 99.95 12:22:15 12:16:01 2 0.03 0.00 0.00 0.00 0.00 99.97 12:22:15 12:16:01 3 0.02 0.00 0.00 0.02 0.00 99.97 12:22:15 12:16:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:22:15 12:16:01 5 0.02 0.00 0.02 0.00 0.00 99.97 12:22:15 12:16:01 6 0.03 0.00 0.00 0.02 0.00 99.95 12:22:15 12:16:01 7 0.05 0.00 0.03 0.00 0.00 99.92 12:22:15 12:17:01 all 0.02 0.00 0.02 0.00 0.01 99.96 12:22:15 12:17:01 0 0.02 0.00 0.03 0.00 0.02 99.93 12:22:15 12:17:01 1 0.02 0.00 0.03 0.00 0.02 99.93 12:22:15 12:17:01 2 0.02 0.00 0.02 0.00 0.00 99.97 12:22:15 12:17:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:22:15 12:17:01 4 0.02 0.00 0.00 0.00 0.02 99.97 12:22:15 12:17:01 5 0.03 0.00 0.03 0.00 0.02 99.92 12:22:15 12:17:01 6 0.00 0.00 0.00 0.02 0.00 99.98 12:22:15 12:17:01 7 0.03 0.00 0.02 0.00 0.00 99.95 12:22:15 12:18:01 all 0.03 0.00 0.00 0.00 0.01 99.96 12:22:15 12:18:01 0 0.05 0.00 0.02 0.00 0.00 99.93 12:22:15 12:18:01 1 0.03 0.00 0.00 0.00 0.02 99.95 12:22:15 12:18:01 2 0.02 0.00 0.00 0.00 0.02 99.97 12:22:15 12:18:01 3 0.02 0.00 0.00 0.02 0.02 99.95 12:22:15 12:18:01 4 0.00 0.00 0.02 0.00 0.00 99.98 12:22:15 12:18:01 5 0.03 0.00 0.00 0.00 0.02 99.95 12:22:15 12:18:01 6 0.00 0.00 0.00 0.02 0.00 99.98 12:22:15 12:18:01 7 0.05 0.00 0.00 0.00 0.00 99.95 12:22:15 12:19:01 all 0.06 0.00 0.01 0.00 0.00 99.92 12:22:15 12:19:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:22:15 12:19:01 1 0.03 0.00 0.03 0.00 0.02 99.92 12:22:15 12:19:01 2 0.05 0.00 0.00 0.00 0.00 99.95 12:22:15 12:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:22:15 12:19:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:22:15 12:19:01 5 0.27 0.00 0.03 0.00 0.00 99.70 12:22:15 12:19:01 6 0.03 0.00 0.02 0.03 0.00 99.92 12:22:15 12:19:01 7 0.05 0.00 0.03 0.00 0.02 99.90 12:22:15 12:20:01 all 0.03 0.00 0.01 0.00 0.00 99.96 12:22:15 12:20:01 0 0.02 0.00 0.00 0.00 0.02 99.97 12:22:15 12:20:01 1 0.03 0.00 0.02 0.00 0.00 99.95 12:22:15 12:20:01 2 0.03 0.00 0.00 0.00 0.00 99.97 12:22:15 12:20:01 3 0.00 0.00 0.00 0.02 0.00 99.98 12:22:15 12:20:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:22:15 12:20:01 5 0.10 0.00 0.05 0.02 0.02 99.82 12:22:15 12:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:22:15 12:20:01 7 0.00 0.00 0.02 0.00 0.00 99.98 12:22:15 12:22:15 12:20:01 CPU %user %nice %system %iowait %steal %idle 12:22:15 12:21:01 all 0.02 0.00 0.01 0.00 0.00 99.97 12:22:15 12:21:01 0 0.02 0.00 0.02 0.00 0.00 99.97 12:22:15 12:21:01 1 0.03 0.00 0.02 0.00 0.02 99.93 12:22:15 12:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:22:15 12:21:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:22:15 12:21:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:22:15 12:21:01 5 0.07 0.00 0.02 0.00 0.00 99.92 12:22:15 12:21:01 6 0.02 0.00 0.00 0.02 0.00 99.97 12:22:15 12:21:01 7 0.03 0.00 0.02 0.00 0.00 99.95 12:22:15 12:22:01 all 0.03 0.00 0.02 0.00 0.01 99.95 12:22:15 12:22:01 0 0.02 0.00 0.00 0.00 0.02 99.97 12:22:15 12:22:01 1 0.02 0.00 0.02 0.00 0.00 99.97 12:22:15 12:22:01 2 0.03 0.00 0.00 0.00 0.00 99.97 12:22:15 12:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:22:15 12:22:01 4 0.00 0.00 0.02 0.00 0.00 99.98 12:22:15 12:22:01 5 0.17 0.00 0.07 0.00 0.03 99.73 12:22:15 12:22:01 6 0.00 0.00 0.02 0.00 0.00 99.98 12:22:15 12:22:01 7 0.00 0.00 0.02 0.00 0.00 99.98 12:22:15 Average: all 4.46 0.00 1.07 0.24 0.02 94.21 12:22:15 Average: 0 4.89 0.00 0.97 0.25 0.02 93.86 12:22:15 Average: 1 4.38 0.00 1.24 0.45 0.02 93.91 12:22:15 Average: 2 4.36 0.00 1.07 0.15 0.02 94.40 12:22:15 Average: 3 4.52 0.00 1.12 0.54 0.02 93.81 12:22:15 Average: 4 4.16 0.00 0.98 0.03 0.01 94.81 12:22:15 Average: 5 4.28 0.00 1.22 0.13 0.02 94.35 12:22:15 Average: 6 4.70 0.00 0.94 0.29 0.01 94.06 12:22:15 Average: 7 4.39 0.00 1.06 0.05 0.02 94.48 12:22:15 12:22:15 12:22:15