Pull request #176 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e7d9863f573251c58de61c2cf9a6dfe792683444+366ee754c41d9a0fdc0bb38cee0c371b1007dce8 (53b1b835d7a85dd3a2d7aa6862903b2ef89836eb) 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-ssh1800668212529722672.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8818237140652745479.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-176/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-176/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2753737785167540406.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-176/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12697885199246508447.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1697845202123236254.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-176/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-176/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18350443501579319547.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-gpio] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-gpio-settings PROJECT: device-gpio USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-gpio DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-15140 in /w/workspace/edgexfoundry_device-gpio_PR-176 [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-176 # 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/176/head:refs/remotes/origin/PR-176 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 366ee754c41d9a0fdc0bb38cee0c371b1007dce8 into PR head commit e7d9863f573251c58de61c2cf9a6dfe792683444 Merge succeeded, producing e7d9863f573251c58de61c2cf9a6dfe792683444 Checking out Revision e7d9863f573251c58de61c2cf9a6dfe792683444 (PR-176) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:06:46 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f e7d9863f573251c58de61c2cf9a6dfe792683444 # 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 366ee754c41d9a0fdc0bb38cee0c371b1007dce8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e7d9863f573251c58de61c2cf9a6dfe792683444 # timeout=10 [Pipeline] withCredentials 01:06:46 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:06:46 ========================================================= 01:06:46 EdgeX Global Pipelines Version Info 01:06:46 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:06:47 ------------------- 01:06:47 stable info: 01:06:47 ------------------- 01:06:47 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:06:47 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 01:06:47 Message: update stable to v1.0.249 01:06:47 ------------------- 01:06:47 experimental info: 01:06:47 ------------------- 01:06:47 Commited By: **** collab-it+edgex@linuxfoundation.org 01:06:47 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 01:06:47 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:06:48 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo 01:06:48 [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo 01:06:48 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:06:48 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:06:48 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:06:48 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 01:06:48 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:06:48 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:06:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:06:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:06:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:06:48 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo 01:06:48 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:06:48 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:06:48 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:06:48 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:06:48 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:06:49 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:06:49 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:06:49 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:06:49 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:06:49 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:06:49 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:06:49 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:06:49 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:06:49 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:06:49 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:06:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-176 [Pipeline] echo 01:06:49 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-176 [Pipeline] echo 01:06:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-176 [Pipeline] echo 01:06:49 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e7d9863f573251c58de61c2cf9a6dfe792683444 [Pipeline] echo 01:06:49 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e7d9863 [Pipeline] echo 01:06:49 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:06:49 provisioning config files... 01:06:49 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-176@tmp/config13680834959490466245tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:06:50 ---> docker-login.sh 01:06:50 nexus3.edgexfoundry.org:10001 01:06:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:06:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:06:50 Configure a credential helper to remove this warning. See 01:06:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:06:50 01:06:50 Login Succeeded 01:06:50 nexus3.edgexfoundry.org:10002 01:06:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:06:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:06:50 Configure a credential helper to remove this warning. See 01:06:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:06:50 01:06:50 Login Succeeded 01:06:50 nexus3.edgexfoundry.org:10003 01:06:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:06:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:06:50 Configure a credential helper to remove this warning. See 01:06:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:06:50 01:06:50 Login Succeeded 01:06:50 nexus3.edgexfoundry.org:10004 01:06:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:06:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:06:50 Configure a credential helper to remove this warning. See 01:06:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:06:50 01:06:50 Login Succeeded 01:06:50 docker.io 01:06:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:06:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:06:50 Configure a credential helper to remove this warning. See 01:06:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:06:50 01:06:50 Login Succeeded 01:06:50 ---> docker-login.sh ends [Pipeline] } 01:06:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:06:51 + git rev-list -1 --merges e7d9863f573251c58de61c2cf9a6dfe792683444~1..e7d9863f573251c58de61c2cf9a6dfe792683444 [Pipeline] echo 01:06:51 -----------> git rev-list -1 --merges e7d9863f573251c58de61c2cf9a6dfe792683444~1..e7d9863f573251c58de61c2cf9a6dfe792683444 e7d9863f573251c58de61c2cf9a6dfe792683444 [false] [Pipeline] sh 01:06:52 + git log --format=format:%s -1 e7d9863f573251c58de61c2cf9a6dfe792683444 [Pipeline] echo 01:06:52 ========================================================= 01:06:52 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:06:52 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:06:52 + git log --format=format:%s -1 e7d9863f573251c58de61c2cf9a6dfe792683444 [Pipeline] echo 01:06:52 [semverPrep] GIT_COMMIT: e7d9863f573251c58de61c2cf9a6dfe792683444, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 01:06:52 [semverPrep] This is not a build commit. [Pipeline] sh 01:06:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:06:53 + grep -v github /etc/ssh/ssh_known_hosts 01:06:53 + [ -e /tmp/ssh_known_hosts ] 01:06:53 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:06:53 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:06:53 sudo tee -a /etc/ssh/ssh_known_hosts 01:06:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:06:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:06:53 01:06:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:06:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:06:53 0.1.4: Pulling from edgex-devops/py-git-semver 01:06:53 b85a868b505f: Pulling fs layer 01:06:53 e2be974225ed: Pulling fs layer 01:06:53 339a4e72a1f5: Pulling fs layer 01:06:53 988bab9f4d93: Pulling fs layer 01:06:53 1469e6f7b9e6: Pulling fs layer 01:06:53 eaf3925da568: Pulling fs layer 01:06:53 bab4dde63d76: Pulling fs layer 01:06:53 bde34c3a00c8: Pulling fs layer 01:06:53 b352a97aabf1: Pulling fs layer 01:06:53 4872d77fe225: Pulling fs layer 01:06:53 5851b861e8e6: Pulling fs layer 01:06:53 bab4dde63d76: Waiting 01:06:53 988bab9f4d93: Waiting 01:06:53 eaf3925da568: Waiting 01:06:53 4872d77fe225: Waiting 01:06:53 b352a97aabf1: Waiting 01:06:53 1469e6f7b9e6: Waiting 01:06:53 e2be974225ed: Verifying Checksum 01:06:53 e2be974225ed: Download complete 01:06:53 988bab9f4d93: Verifying Checksum 01:06:53 988bab9f4d93: Download complete 01:06:54 1469e6f7b9e6: Verifying Checksum 01:06:54 1469e6f7b9e6: Download complete 01:06:54 339a4e72a1f5: Verifying Checksum 01:06:54 339a4e72a1f5: Download complete 01:06:54 eaf3925da568: Verifying Checksum 01:06:54 eaf3925da568: Download complete 01:06:54 bde34c3a00c8: Download complete 01:06:54 b352a97aabf1: Download complete 01:06:54 4872d77fe225: Verifying Checksum 01:06:54 4872d77fe225: Download complete 01:06:54 5851b861e8e6: Verifying Checksum 01:06:54 5851b861e8e6: Download complete 01:06:54 b85a868b505f: Verifying Checksum 01:06:54 b85a868b505f: Download complete 01:06:54 bab4dde63d76: Verifying Checksum 01:06:55 b85a868b505f: Pull complete 01:06:55 e2be974225ed: Pull complete 01:06:55 339a4e72a1f5: Pull complete 01:06:56 988bab9f4d93: Pull complete 01:06:56 1469e6f7b9e6: Pull complete 01:06:56 eaf3925da568: Pull complete 01:06:57 bab4dde63d76: Pull complete 01:06:58 bde34c3a00c8: Pull complete 01:06:58 b352a97aabf1: Pull complete 01:06:58 4872d77fe225: Pull complete 01:06:58 5851b861e8e6: Pull complete 01:06:58 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:06:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:06:58 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:06:58 prd-ubuntu20.04-docker-8c-8g-15140 does not seem to be running inside a container 01:06:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-176 -v /w/workspace/edgexfoundry_device-gpio_PR-176:/w/workspace/edgexfoundry_device-gpio_PR-176:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-176@tmp:/w/workspace/edgexfoundry_device-gpio_PR-176@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:06:59 $ docker top 87b3334b6185399dddbdb61d0f78c1ba858ab5d2e315ff7b84b3cf53a6cbb499 -eo pid,comm 01:06:59 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). 01:06:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:06:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:06:59 [ssh-agent] Looking for ssh-agent implementation... 01:07:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:07:00 $ docker exec 87b3334b6185399dddbdb61d0f78c1ba858ab5d2e315ff7b84b3cf53a6cbb499 ssh-agent 01:07:00 SSH_AUTH_SOCK=/tmp/ssh-h5jiaSddnwyG/agent.32 01:07:00 SSH_AGENT_PID=38 01:07:00 Running ssh-add (command line suppressed) 01:07:00 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-176@tmp/private_key_12065174312974745375.key (/w/workspace/edgexfoundry_device-gpio_PR-176@tmp/private_key_12065174312974745375.key) 01:07:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:07:00 + git tag --points-at HEAD [Pipeline] } 01:07:00 $ docker exec --env ******** --env ******** 87b3334b6185399dddbdb61d0f78c1ba858ab5d2e315ff7b84b3cf53a6cbb499 ssh-agent -k 01:07:00 unset SSH_AUTH_SOCK; 01:07:00 unset SSH_AGENT_PID; 01:07:00 echo Agent pid 38 killed; 01:07:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:07:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:07:00 [ssh-agent] Looking for ssh-agent implementation... 01:07:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:07:01 $ docker exec 87b3334b6185399dddbdb61d0f78c1ba858ab5d2e315ff7b84b3cf53a6cbb499 ssh-agent 01:07:01 SSH_AUTH_SOCK=/tmp/ssh-B4iuBMwIrgyJ/agent.70 01:07:01 SSH_AGENT_PID=76 01:07:01 Running ssh-add (command line suppressed) 01:07:01 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-176@tmp/private_key_11559697576741083709.key (/w/workspace/edgexfoundry_device-gpio_PR-176@tmp/private_key_11559697576741083709.key) 01:07:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:07:01 + git semver init 01:07:01 2023-05-11 01:07:01,869 [run_init] DEBUG init version:0.0.0 force:False 01:07:01 2023-05-11 01:07:01,869 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-176/.semver 01:07:01 2023-05-11 01:07:01,870 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-176/.semver 01:07:01 2023-05-11 01:07:01,870 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-176/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-176, universal_newlines=False, shell=None, istream=None) 01:07:02 2023-05-11 01:07:02,751 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-176/.git/info/exclude 01:07:02 2023-05-11 01:07:02,752 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-176/.semver/PR-176 with force:False 01:07:02 2023-05-11 01:07:02,752 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-176/.semver/PR-176 01:07:02 2023-05-11 01:07:02,756 [execute] INFO git cat-file --batch-check 01:07:02 2023-05-11 01:07:02,757 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-176/.semver, universal_newlines=False, shell=None, istream=) 01:07:02 2023-05-11 01:07:02,762 [execute] INFO git cat-file --batch 01:07:02 2023-05-11 01:07:02,763 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-176/.semver, universal_newlines=False, shell=None, istream=) 01:07:02 2023-05-11 01:07:02,768 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-176/.semver/PR-176 01:07:02 0.0.0 [Pipeline] } 01:07:02 $ docker exec --env ******** --env ******** 87b3334b6185399dddbdb61d0f78c1ba858ab5d2e315ff7b84b3cf53a6cbb499 ssh-agent -k 01:07:02 unset SSH_AUTH_SOCK; 01:07:02 unset SSH_AGENT_PID; 01:07:02 echo Agent pid 76 killed; 01:07:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:07:03 + git semver [Pipeline] } 01:07:03 $ docker stop --time=1 87b3334b6185399dddbdb61d0f78c1ba858ab5d2e315ff7b84b3cf53a6cbb499 01:07:04 $ docker rm -f --volumes 87b3334b6185399dddbdb61d0f78c1ba858ab5d2e315ff7b84b3cf53a6cbb499 [Pipeline] // withDockerContainer [Pipeline] sh 01:07:05 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:07:05 Stashed 1 file(s) [Pipeline] echo 01:07:05 [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 01:07:06 provisioning config files... 01:07:06 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-176@tmp/config2265185701272987001tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:07:10 ---> docker-login.sh 01:07:10 nexus3.edgexfoundry.org:10001 01:07:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:07:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:07:14 Configure a credential helper to remove this warning. See 01:07:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:07:14 01:07:14 Login Succeeded 01:07:14 nexus3.edgexfoundry.org:10002 01:07:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:07:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:07:14 Configure a credential helper to remove this warning. See 01:07:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:07:14 01:07:14 Login Succeeded 01:07:14 nexus3.edgexfoundry.org:10003 01:07:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:07:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:07:14 Configure a credential helper to remove this warning. See 01:07:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:07:14 01:07:14 Login Succeeded 01:07:14 nexus3.edgexfoundry.org:10004 01:07:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:07:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:07:14 Configure a credential helper to remove this warning. See 01:07:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:07:14 01:07:14 Login Succeeded 01:07:14 docker.io 01:07:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:07:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:07:15 Configure a credential helper to remove this warning. See 01:07:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:07:15 01:07:15 Login Succeeded 01:07:15 ---> docker-login.sh ends [Pipeline] } 01:07:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:07:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:07:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:07:15 ========================================================= 01:07:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 01:07:15 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:15 + 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 . 01:07:15 Sending build context to Docker daemon 16.12MB 01:07:15 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 01:07:15 Step 2/12 : FROM ${BASE} AS builder 01:07:15 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 01:07:15 f56be85fc22e: Pulling fs layer 01:07:15 85791d961cd3: Pulling fs layer 01:07:15 d694b5ae8c79: Pulling fs layer 01:07:15 9f32a84ed3da: Pulling fs layer 01:07:15 4d19c01a9841: Pulling fs layer 01:07:15 9325e15d5711: Pulling fs layer 01:07:15 556b6ee489ea: Pulling fs layer 01:07:15 c5a4b2cf53e6: Pulling fs layer 01:07:15 9f32a84ed3da: Waiting 01:07:15 4d19c01a9841: Waiting 01:07:15 9325e15d5711: Waiting 01:07:15 556b6ee489ea: Waiting 01:07:15 c5a4b2cf53e6: Waiting 01:07:15 85791d961cd3: Verifying Checksum 01:07:15 85791d961cd3: Download complete 01:07:16 9f32a84ed3da: Verifying Checksum 01:07:16 9f32a84ed3da: Download complete 01:07:16 f56be85fc22e: Verifying Checksum 01:07:16 f56be85fc22e: Download complete 01:07:16 9325e15d5711: Verifying Checksum 01:07:16 9325e15d5711: Download complete 01:07:16 f56be85fc22e: Pull complete 01:07:16 85791d961cd3: Pull complete 01:07:16 c5a4b2cf53e6: Verifying Checksum 01:07:16 c5a4b2cf53e6: Download complete 01:07:16 d694b5ae8c79: Verifying Checksum 01:07:16 d694b5ae8c79: Download complete 01:07:16 556b6ee489ea: Verifying Checksum 01:07:16 556b6ee489ea: Download complete 01:07:20 d694b5ae8c79: Pull complete 01:07:20 9f32a84ed3da: Pull complete 01:07:20 4d19c01a9841: Pull complete 01:07:20 9325e15d5711: Pull complete 01:07:21 Still waiting to schedule task 01:07:21 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 01:07:22 556b6ee489ea: Pull complete 01:07:23 c5a4b2cf53e6: Pull complete 01:07:23 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 01:07:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 01:07:23 ---> c4be618373d6 01:07:23 Step 3/12 : ARG ADD_BUILD_TAGS="" 01:07:25 ---> Running in 6bebf9951374 01:07:25 Removing intermediate container 6bebf9951374 01:07:25 ---> aed6005c580f 01:07:25 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:07:25 ---> Running in 6c4c4856a1ce 01:07:25 Removing intermediate container 6c4c4856a1ce 01:07:25 ---> 3bbeb56c2470 01:07:25 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 01:07:25 ---> Running in a8f8e3c7d88c 01:07:25 Removing intermediate container a8f8e3c7d88c 01:07:25 ---> f94349b4e512 01:07:25 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 01:07:25 ---> Running in 762a4cb1a24a 01:07:25 Removing intermediate container 762a4cb1a24a 01:07:25 ---> d747df663dd7 01:07:25 Step 7/12 : WORKDIR /device-gpio 01:07:25 ---> Running in 6b8c19afe240 01:07:25 Removing intermediate container 6b8c19afe240 01:07:25 ---> 1151b2b4d86b 01:07:25 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:07:25 ---> Running in c7763a9f5ed3 01:07:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:07:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:07:25 (1/4) Installing openssh-keygen (9.1_p1-r2) 01:07:25 (2/4) Installing libedit (20221030.3.1-r0) 01:07:25 (3/4) Installing openssh-client-common (9.1_p1-r2) 01:07:26 (4/4) Installing openssh-client-default (9.1_p1-r2) 01:07:26 Executing busybox-1.35.0-r29.trigger 01:07:26 OK: 269 MiB in 57 packages 01:07:26 Removing intermediate container c7763a9f5ed3 01:07:26 ---> 3b977b997538 01:07:26 Step 9/12 : COPY go.mod vendor* ./ 01:07:26 ---> 8d126f276dc5 01:07:26 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:07:26 ---> Running in 0ecd65fc9ac1 01:07:48 Removing intermediate container 0ecd65fc9ac1 01:07:48 ---> f8ea9a113102 01:07:48 Step 11/12 : COPY . . 01:07:48 ---> fdb1e3d28be5 01:07:48 Step 12/12 : RUN ${MAKE} 01:07:48 ---> Running in 122c651600ff 01:07:49 noop 01:07:49 Removing intermediate container 122c651600ff 01:07:49 ---> 9924a6b96f23 01:07:49 Successfully built 9924a6b96f23 01:07:49 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:49 + docker inspect -f . ci-base-image-x86_64 01:07:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:07:49 prd-ubuntu20.04-docker-8c-8g-15140 does not seem to be running inside a container 01:07:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-176 -v /w/workspace/edgexfoundry_device-gpio_PR-176:/w/workspace/edgexfoundry_device-gpio_PR-176:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-176@tmp:/w/workspace/edgexfoundry_device-gpio_PR-176@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:07:50 $ docker top e1fe0b27dc5ef508f1135733a5f3c390862c223a957abdc8a03728360be571ca -eo pid,comm [Pipeline] { [Pipeline] sh 01:07:50 + go version 01:07:50 go version go1.20.2 linux/amd64 [Pipeline] } 01:07:50 $ docker stop --time=1 e1fe0b27dc5ef508f1135733a5f3c390862c223a957abdc8a03728360be571ca 01:07:52 $ docker rm -f --volumes e1fe0b27dc5ef508f1135733a5f3c390862c223a957abdc8a03728360be571ca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:52 + docker inspect -f . ci-base-image-x86_64 01:07:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:07:52 prd-ubuntu20.04-docker-8c-8g-15140 does not seem to be running inside a container 01:07:53 $ 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-176 -v /w/workspace/edgexfoundry_device-gpio_PR-176:/w/workspace/edgexfoundry_device-gpio_PR-176:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-176@tmp:/w/workspace/edgexfoundry_device-gpio_PR-176@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:07:53 $ docker top a6cfc43d5f151f266d385de9194e18477e3107c67393ca828b7fd4310317ff0f -eo pid,comm [Pipeline] { [Pipeline] sh 01:07:53 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-176 [Pipeline] fileExists [Pipeline] sh 01:07:54 + make test 01:07:54 go test ./... -coverprofile=coverage.out ./... 01:07:59 ? github.com/edgexfoundry/device-gpio [no test files] 01:08:09 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 01:08:09 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 01:08:14 go vet ./... 01:08:18 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:08:18 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:08:18 ./bin/test-attribution-txt.sh [Pipeline] echo 01:08:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 01:08:18 $ docker stop --time=1 a6cfc43d5f151f266d385de9194e18477e3107c67393ca828b7fd4310317ff0f 01:08:20 $ docker rm -f --volumes a6cfc43d5f151f266d385de9194e18477e3107c67393ca828b7fd4310317ff0f [Pipeline] // withDockerContainer [Pipeline] sh 01:08:21 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:08:21 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:08:21 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:08:22 + ls -al . 01:08:22 total 156 01:08:22 drwxrwxr-x 9 jenkins jenkins 4096 May 11 01:07 . 01:08:22 drwxrwxr-x 4 jenkins jenkins 4096 May 11 01:06 .. 01:08:22 -rw-rw-r-- 1 jenkins jenkins 120 May 11 01:06 .dockerignore 01:08:22 drwxrwxr-x 8 jenkins jenkins 4096 May 11 01:07 .git 01:08:22 drwxrwxr-x 3 jenkins jenkins 4096 May 11 01:06 .github 01:08:22 -rw-rw-r-- 1 jenkins jenkins 343 May 11 01:06 .gitignore 01:08:22 -rw-rw-r-- 1 jenkins jenkins 41 May 11 01:06 .golangci.yml 01:08:22 drwxr-xr-x 3 jenkins jenkins 4096 May 11 01:07 .semver 01:08:22 -rw-rw-r-- 1 jenkins jenkins 9702 May 11 01:06 Attribution.txt 01:08:22 -rw-rw-r-- 1 jenkins jenkins 4069 May 11 01:06 CHANGELOG.md 01:08:22 -rw-rw-r-- 1 jenkins jenkins 1542 May 11 01:06 Dockerfile 01:08:22 -rw-rw-r-- 1 jenkins jenkins 677 May 11 01:06 GOVERNANCE.md 01:08:22 -rw-rw-r-- 1 jenkins jenkins 657 May 11 01:06 Jenkinsfile 01:08:22 -rw-rw-r-- 1 jenkins jenkins 11340 May 11 01:06 LICENSE 01:08:22 -rw-rw-r-- 1 jenkins jenkins 1692 May 11 01:06 Makefile 01:08:22 -rw-rw-r-- 1 jenkins jenkins 617 May 11 01:06 OWNERS.md 01:08:22 -rw-rw-r-- 1 jenkins jenkins 11790 May 11 01:06 README.md 01:08:22 -rw-rw-r-- 1 jenkins jenkins 5 May 11 01:07 VERSION 01:08:22 drwxrwxr-x 2 jenkins jenkins 4096 May 11 01:06 bin 01:08:22 drwxrwxr-x 3 jenkins jenkins 4096 May 11 01:06 cmd 01:08:22 -rw-r--r-- 1 jenkins jenkins 10 May 11 01:07 coverage.out 01:08:22 -rw-rw-r-- 1 jenkins jenkins 3269 May 11 01:06 go.mod 01:08:22 -rw-rw-r-- 1 jenkins jenkins 31585 May 11 01:06 go.sum 01:08:22 drwxrwxr-x 3 jenkins jenkins 4096 May 11 01:06 internal 01:08:22 drwxrwxr-x 4 jenkins jenkins 4096 May 11 01:06 snap 01:08:22 -rw-rw-r-- 1 jenkins jenkins 209 May 11 01:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:08:22 + 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=e7d9863f573251c58de61c2cf9a6dfe792683444 --label arch=amd64 --label version=0.0.0 . 01:08:22 Sending build context to Docker daemon 16.12MB 01:08:22 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 01:08:22 Step 2/25 : FROM ${BASE} AS builder 01:08:22 ---> 9924a6b96f23 01:08:22 Step 3/25 : ARG ADD_BUILD_TAGS="" 01:08:23 ---> Running in dee01a2eafac 01:08:23 Removing intermediate container dee01a2eafac 01:08:23 ---> 1ab6eceb26ab 01:08:23 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:08:23 ---> Running in e50b94826b8e 01:08:23 Removing intermediate container e50b94826b8e 01:08:23 ---> 5c3b145f1f95 01:08:23 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " 01:08:23 ---> Running in 1e1f9e767fea 01:08:23 Removing intermediate container 1e1f9e767fea 01:08:23 ---> fafa3eea7c4a 01:08:23 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 01:08:23 ---> Running in 54b799e32e5b 01:08:23 Removing intermediate container 54b799e32e5b 01:08:23 ---> 1498e19e3952 01:08:23 Step 7/25 : WORKDIR /device-gpio 01:08:23 ---> Running in c9f43c4903ef 01:08:23 Removing intermediate container c9f43c4903ef 01:08:23 ---> 971bdeeac8ba 01:08:23 Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:08:23 ---> Running in aaa3e280bc6c 01:08:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:08:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:08:24 OK: 269 MiB in 57 packages 01:08:24 Removing intermediate container aaa3e280bc6c 01:08:24 ---> a1c204fbc96e 01:08:24 Step 9/25 : COPY go.mod vendor* ./ 01:08:24 ---> 7c0b9a1c26e3 01:08:24 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:08:24 ---> Running in d7930d145b14 01:08:25 Removing intermediate container d7930d145b14 01:08:25 ---> 5429ab510258 01:08:25 Step 11/25 : COPY . . 01:08:25 ---> 599d325dfc8a 01:08:25 Step 12/25 : RUN ${MAKE} 01:08:25 ---> Running in ae3fb3b1b035 01:08:25 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 01:08:43 Removing intermediate container ae3fb3b1b035 01:08:43 ---> cd555e8d8c07 01:08:43 Step 13/25 : FROM alpine:3.17 01:08:43 3.17: Pulling from library/alpine 01:08:43 f56be85fc22e: Already exists 01:08:43 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 01:08:43 Status: Downloaded newer image for alpine:3.17 01:08:43 ---> 9ed4aefc74f6 01:08:43 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 01:08:43 ---> Running in 231bbe9bae20 01:08:43 Removing intermediate container 231bbe9bae20 01:08:43 ---> 92230229117a 01:08:43 Step 15/25 : RUN apk add --update --no-cache 01:08:43 ---> Running in 008068801b0e 01:08:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:08:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:08:43 OK: 7 MiB in 15 packages 01:08:44 Removing intermediate container 008068801b0e 01:08:44 ---> c3cba4766698 01:08:44 Step 16/25 : WORKDIR / 01:08:44 ---> Running in 27edb5988fab 01:08:44 Removing intermediate container 27edb5988fab 01:08:44 ---> b188a8b383bd 01:08:44 Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / 01:08:44 ---> 39eeaf448e23 01:08:44 Step 18/25 : COPY --from=builder /device-gpio/LICENSE / 01:08:44 ---> b3812fed3d8e 01:08:44 Step 19/25 : COPY --from=builder /device-gpio/cmd/ / 01:08:45 ---> 189a98f9e7db 01:08:45 Step 20/25 : EXPOSE 59910 01:08:45 ---> Running in 3baf9e7ae25a 01:08:45 Removing intermediate container 3baf9e7ae25a 01:08:45 ---> e635dc495263 01:08:45 Step 21/25 : ENTRYPOINT ["/device-gpio"] 01:08:45 ---> Running in e5a871e2c90b 01:08:45 Removing intermediate container e5a871e2c90b 01:08:45 ---> e83da3ba71f2 01:08:45 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 01:08:45 ---> Running in 48dc280004ee 01:08:45 Removing intermediate container 48dc280004ee 01:08:45 ---> b21ab992f9c6 01:08:45 Step 23/25 : LABEL arch=amd64 01:08:45 ---> Running in aa1a56f59367 01:08:45 Removing intermediate container aa1a56f59367 01:08:45 ---> c3c6d9172b02 01:08:45 Step 24/25 : LABEL git_sha=e7d9863f573251c58de61c2cf9a6dfe792683444 01:08:45 ---> Running in 541231ed86a1 01:08:45 Removing intermediate container 541231ed86a1 01:08:45 ---> 14714bb72ce4 01:08:45 Step 25/25 : LABEL version=0.0.0 01:08:45 ---> Running in d062bbcffd08 01:08:45 Removing intermediate container d062bbcffd08 01:08:45 ---> e63c6ee73c2b 01:08:45 [Warning] One or more build-args [ARCH] were not consumed 01:08:45 Successfully built e63c6ee73c2b 01:08:45 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 01:08:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:08:46 01:08:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:08:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:08:47 latest: Pulling from edgex-lftools-log-publisher 01:08:47 5eb5b503b376: Pulling fs layer 01:08:47 5c69ac0246d0: Pulling fs layer 01:08:47 ec43610c2a17: Pulling fs layer 01:08:47 3a2ae6a8a46f: Pulling fs layer 01:08:47 33b1e0a273af: Pulling fs layer 01:08:47 5d3b04190fa2: Pulling fs layer 01:08:47 2f39f015ded8: Pulling fs layer 01:08:47 33b1e0a273af: Waiting 01:08:47 5d3b04190fa2: Waiting 01:08:47 2f39f015ded8: Waiting 01:08:47 5c69ac0246d0: Download complete 01:08:47 3a2ae6a8a46f: Verifying Checksum 01:08:47 3a2ae6a8a46f: Download complete 01:08:47 33b1e0a273af: Verifying Checksum 01:08:47 33b1e0a273af: Download complete 01:08:47 5d3b04190fa2: Verifying Checksum 01:08:47 5d3b04190fa2: Download complete 01:08:47 ec43610c2a17: Verifying Checksum 01:08:47 ec43610c2a17: Download complete 01:08:47 5eb5b503b376: Download complete 01:08:47 2f39f015ded8: Download complete 01:08:48 5eb5b503b376: Pull complete 01:08:48 5c69ac0246d0: Pull complete 01:08:49 ec43610c2a17: Pull complete 01:08:49 3a2ae6a8a46f: Pull complete 01:08:49 33b1e0a273af: Pull complete 01:08:49 5d3b04190fa2: Pull complete 01:08:53 2f39f015ded8: Pull complete 01:08:53 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:08:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:08:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:08:53 prd-ubuntu20.04-docker-8c-8g-15140 does not seem to be running inside a container 01:08:53 $ 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-176 -v /w/workspace/edgexfoundry_device-gpio_PR-176:/w/workspace/edgexfoundry_device-gpio_PR-176:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-176@tmp:/w/workspace/edgexfoundry_device-gpio_PR-176@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:08:56 $ docker top bc76849ca1f9b7752ef760ca90c41dc5e0386b1ae7436e8a71023d8082894832 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:08:56 ---> job-cost.sh 01:08:56 lf-activate-venv: SKIPPING 01:08:56 INFO: No Stack... 01:08:56 INFO: Retrieving Pricing Info for: v3-standard-8 01:08:57 INFO: Archiving Costs [Pipeline] sh 01:08:57 + cat /w/workspace/edgexfoundry_device-gpio_PR-176/archives/cost.csv 01:08:57 + cut -d, -f6 [Pipeline] lock 01:08:57 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-176-1-stack-cost] 01:08:57 Resource [jenkins-edgexfoundry-device-gpio-PR-176-1-stack-cost] did not exist. Created. 01:08:57 Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-176-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:08:58 + echo total: 0.2199999988079071 [Pipeline] stash 01:08:58 Stashed 1 file(s) [Pipeline] } 01:08:58 Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-176-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:08:58 $ docker stop --time=1 bc76849ca1f9b7752ef760ca90c41dc5e0386b1ae7436e8a71023d8082894832 01:08:59 $ docker rm -f --volumes bc76849ca1f9b7752ef760ca90c41dc5e0386b1ae7436e8a71023d8082894832 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:10:52 Running on prd-ubuntu20.04-docker-arm64-4c-16g-15141 in /w/workspace/edgexfoundry_device-gpio_PR-176 [Pipeline] { [Pipeline] ws 01:10:52 Running in /w/workspace/device-gpio/1 [Pipeline] { [Pipeline] checkout 01:10:52 The recommended git tool is: git 01:10:58 using credential edgex-jenkins-ssh 01:10:58 Cloning the remote Git repository 01:10:58 Cloning repository git@github.com:edgexfoundry/device-gpio.git 01:10:58 > git init /w/workspace/device-gpio/1 # timeout=10 01:10:58 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 01:10:58 > git --version # timeout=10 01:10:58 > git --version # 'git version 2.25.1' 01:10:58 using GIT_SSH to set credentials SSH Credentials for GitHub 01:10:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:11:00 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 01:11:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:11:02 Merging remotes/origin/main commit 366ee754c41d9a0fdc0bb38cee0c371b1007dce8 into PR head commit e7d9863f573251c58de61c2cf9a6dfe792683444 01:11:02 Merge succeeded, producing e7d9863f573251c58de61c2cf9a6dfe792683444 01:11:02 Checking out Revision e7d9863f573251c58de61c2cf9a6dfe792683444 (PR-176) 01:11:01 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 01:11:01 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 01:11:01 using GIT_SSH to set credentials SSH Credentials for GitHub 01:11:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/176/head:refs/remotes/origin/PR-176 +refs/heads/main:refs/remotes/origin/main # timeout=10 01:11:02 > git config core.sparsecheckout # timeout=10 01:11:02 > git checkout -f e7d9863f573251c58de61c2cf9a6dfe792683444 # timeout=10 01:11:02 > git remote # timeout=10 01:11:02 > git config --get remote.origin.url # timeout=10 01:11:02 using GIT_SSH to set credentials SSH Credentials for GitHub 01:11:02 > git merge 366ee754c41d9a0fdc0bb38cee0c371b1007dce8 # timeout=10 01:11:02 > git rev-parse HEAD^{commit} # timeout=10 01:11:02 > git config core.sparsecheckout # timeout=10 01:11:02 > git checkout -f e7d9863f573251c58de61c2cf9a6dfe792683444 # timeout=10 01:11:02 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" 01:11:02 > git --version # timeout=10 01:11:02 > git --version # 'git version 2.25.1' 01:11:02 fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:11:04 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:11:04 % Total % Received % Xferd Average Speed Time Time Time Current 01:11:04 Dload Upload Total Spent Left Speed 01:11:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 85577 0 --:--:-- --:--:-- --:--:-- 85577 [Pipeline] sh 01:11:04 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:11:05 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:11:05 + sudo tee /etc/docker/daemon.new 01:11:05 { 01:11:05 "registry-mirrors": [ 01:11:05 "https://nexus3.edgexfoundry.org:10001" 01:11:05 ], 01:11:05 "bip": "10.250.0.254/24", 01:11:05 "hosts": [ 01:11:05 "tcp://0.0.0.0:5555", 01:11:05 "unix:///var/run/docker.sock" 01:11:05 ], 01:11:05 "mtu": 1458, 01:11:05 "selinux-enabled": true, 01:11:05 "seccomp-profile": "/etc/docker/seccomp.json" 01:11:05 } [Pipeline] sh 01:11:05 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:11:05 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:11:28 provisioning config files... 01:11:28 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/1@tmp/config9387320889517168187tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:11:28 ---> docker-login.sh 01:11:28 nexus3.edgexfoundry.org:10001 01:11:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:11:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:11:29 Configure a credential helper to remove this warning. See 01:11:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:11:29 01:11:29 Login Succeeded 01:11:29 nexus3.edgexfoundry.org:10002 01:11:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:11:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:11:29 Configure a credential helper to remove this warning. See 01:11:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:11:29 01:11:29 Login Succeeded 01:11:29 nexus3.edgexfoundry.org:10003 01:11:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:11:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:11:30 Configure a credential helper to remove this warning. See 01:11:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:11:30 01:11:30 Login Succeeded 01:11:30 nexus3.edgexfoundry.org:10004 01:11:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:11:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:11:30 Configure a credential helper to remove this warning. See 01:11:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:11:30 01:11:30 Login Succeeded 01:11:30 docker.io 01:11:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:11:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:11:31 Configure a credential helper to remove this warning. See 01:11:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:11:31 01:11:31 Login Succeeded 01:11:31 ---> docker-login.sh ends [Pipeline] } 01:11:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:11:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:11:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:11:31 ========================================================= 01:11:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 01:11:31 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:11:32 + 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 . 01:11:32 Sending build context to Docker daemon 8.141MB 01:11:32 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 01:11:32 Step 2/12 : FROM ${BASE} AS builder 01:11:32 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:11:32 c41833b44d91: Pulling fs layer 01:11:32 ed15518f5707: Pulling fs layer 01:11:32 feae8fd75edb: Pulling fs layer 01:11:32 242c74f7c9fa: Pulling fs layer 01:11:32 3cdef696dda3: Pulling fs layer 01:11:32 2ced38df9373: Pulling fs layer 01:11:32 58f1dce35555: Pulling fs layer 01:11:32 242c74f7c9fa: Waiting 01:11:32 3cdef696dda3: Waiting 01:11:32 2ced38df9373: Waiting 01:11:32 58f1dce35555: Waiting 01:11:32 ed15518f5707: Verifying Checksum 01:11:32 ed15518f5707: Download complete 01:11:32 242c74f7c9fa: Download complete 01:11:32 3cdef696dda3: Verifying Checksum 01:11:32 3cdef696dda3: Download complete 01:11:32 c41833b44d91: Verifying Checksum 01:11:32 c41833b44d91: Download complete 01:11:34 c41833b44d91: Pull complete 01:11:34 58f1dce35555: Verifying Checksum 01:11:34 58f1dce35555: Download complete 01:11:34 ed15518f5707: Pull complete 01:11:35 feae8fd75edb: Verifying Checksum 01:11:35 feae8fd75edb: Download complete 01:11:35 2ced38df9373: Download complete 01:11:47 feae8fd75edb: Pull complete 01:11:47 242c74f7c9fa: Pull complete 01:11:47 3cdef696dda3: Pull complete 01:11:56 2ced38df9373: Pull complete 01:11:57 58f1dce35555: Pull complete 01:11:57 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 01:11:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 01:11:57 ---> fadd8f120f05 01:11:57 Step 3/12 : ARG ADD_BUILD_TAGS="" 01:11:58 ---> Running in 94bd378a83aa 01:11:58 Removing intermediate container 94bd378a83aa 01:11:58 ---> 445979dd0fac 01:11:58 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:11:59 ---> Running in 05cf15395a46 01:11:59 Removing intermediate container 05cf15395a46 01:11:59 ---> 26faf1062045 01:11:59 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 01:11:59 ---> Running in af44699e0a9b 01:11:59 Removing intermediate container af44699e0a9b 01:11:59 ---> d6d15981038e 01:11:59 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 01:11:59 ---> Running in a20ad68a3c04 01:12:00 Removing intermediate container a20ad68a3c04 01:12:00 ---> bfd8b48e90c2 01:12:00 Step 7/12 : WORKDIR /device-gpio 01:12:00 ---> Running in a5e06b594aa3 01:12:00 Removing intermediate container a5e06b594aa3 01:12:00 ---> 3fb34a009922 01:12:00 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:12:00 ---> Running in df1db4ba093f 01:12:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:12:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:12:03 (1/4) Installing openssh-keygen (9.1_p1-r2) 01:12:03 (2/4) Installing libedit (20221030.3.1-r0) 01:12:03 (3/4) Installing openssh-client-common (9.1_p1-r2) 01:12:03 (4/4) Installing openssh-client-default (9.1_p1-r2) 01:12:03 Executing busybox-1.35.0-r29.trigger 01:12:03 OK: 268 MiB in 57 packages 01:12:05 Removing intermediate container df1db4ba093f 01:12:05 ---> 65b68a0de8a7 01:12:05 Step 9/12 : COPY go.mod vendor* ./ 01:12:05 ---> 18de67474d80 01:12:05 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:12:05 ---> Running in 7666de4e7527 01:13:13 Removing intermediate container 7666de4e7527 01:13:13 ---> 3919a781b702 01:13:13 Step 11/12 : COPY . . 01:13:13 ---> 3b393427d0e9 01:13:13 Step 12/12 : RUN ${MAKE} 01:13:13 ---> Running in fb56230accc9 01:13:13 noop 01:13:13 Removing intermediate container fb56230accc9 01:13:13 ---> b97951419d7c 01:13:13 Successfully built b97951419d7c 01:13:13 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:13 + docker inspect -f . ci-base-image-arm64 01:13:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:13:14 prd-ubuntu20.04-docker-arm64-4c-16g-15141 does not seem to be running inside a container 01:13:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:13:15 $ docker top c03259e8591f9100105e369bd48c6de25146892c666fd020ec3f30fc2fa50307 -eo pid,comm [Pipeline] { [Pipeline] sh 01:13:16 + go version 01:13:16 go version go1.20.2 linux/arm64 [Pipeline] } 01:13:16 $ docker stop --time=1 c03259e8591f9100105e369bd48c6de25146892c666fd020ec3f30fc2fa50307 01:13:18 $ docker rm -f --volumes c03259e8591f9100105e369bd48c6de25146892c666fd020ec3f30fc2fa50307 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:19 + docker inspect -f . ci-base-image-arm64 01:13:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:13:19 prd-ubuntu20.04-docker-arm64-4c-16g-15141 does not seem to be running inside a container 01:13:19 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:13:20 $ docker top 7b6052720154993aa87b2d721f29102b4d48322c909603ff6a0ef04a8321e0fc -eo pid,comm [Pipeline] { [Pipeline] sh 01:13:21 + git config --global --add safe.directory /w/workspace/device-gpio/1 [Pipeline] fileExists [Pipeline] sh 01:13:21 + make test 01:13:21 go test ./... -coverprofile=coverage.out ./... 01:14:00 ? github.com/edgexfoundry/device-gpio [no test files] 01:16:07 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 01:16:07 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 01:16:07 WARNING: Linting skipped (not on x86_64 or linter not installed) 01:16:07 go vet ./... 01:16:33 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:16:33 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:16:33 ./bin/test-attribution-txt.sh [Pipeline] echo 01:16:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 01:16:34 $ docker stop --time=1 7b6052720154993aa87b2d721f29102b4d48322c909603ff6a0ef04a8321e0fc 01:16:35 $ docker rm -f --volumes 7b6052720154993aa87b2d721f29102b4d48322c909603ff6a0ef04a8321e0fc [Pipeline] // withDockerContainer [Pipeline] sh 01:16:37 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:16:37 Warning: overwriting stash ‘coverage-report’ 01:16:37 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:16:38 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:16:38 + ls -al . 01:16:38 total 152 01:16:38 drwxrwxr-x 8 jenkins jenkins 4096 May 11 01:13 . 01:16:38 drwxrwxr-x 4 jenkins jenkins 4096 May 11 01:10 .. 01:16:38 -rw-rw-r-- 1 jenkins jenkins 120 May 11 01:11 .dockerignore 01:16:38 drwxrwxr-x 8 jenkins jenkins 4096 May 11 01:11 .git 01:16:38 drwxrwxr-x 3 jenkins jenkins 4096 May 11 01:11 .github 01:16:38 -rw-rw-r-- 1 jenkins jenkins 343 May 11 01:11 .gitignore 01:16:38 -rw-rw-r-- 1 jenkins jenkins 41 May 11 01:11 .golangci.yml 01:16:38 -rw-rw-r-- 1 jenkins jenkins 9702 May 11 01:11 Attribution.txt 01:16:38 -rw-rw-r-- 1 jenkins jenkins 4069 May 11 01:11 CHANGELOG.md 01:16:38 -rw-rw-r-- 1 jenkins jenkins 1542 May 11 01:11 Dockerfile 01:16:38 -rw-rw-r-- 1 jenkins jenkins 677 May 11 01:11 GOVERNANCE.md 01:16:38 -rw-rw-r-- 1 jenkins jenkins 657 May 11 01:11 Jenkinsfile 01:16:38 -rw-rw-r-- 1 jenkins jenkins 11340 May 11 01:11 LICENSE 01:16:38 -rw-rw-r-- 1 jenkins jenkins 1692 May 11 01:11 Makefile 01:16:38 -rw-rw-r-- 1 jenkins jenkins 617 May 11 01:11 OWNERS.md 01:16:38 -rw-rw-r-- 1 jenkins jenkins 11790 May 11 01:11 README.md 01:16:38 -rw-rw-r-- 1 jenkins jenkins 5 May 11 01:07 VERSION 01:16:38 drwxrwxr-x 2 jenkins jenkins 4096 May 11 01:11 bin 01:16:38 drwxrwxr-x 3 jenkins jenkins 4096 May 11 01:11 cmd 01:16:38 -rw-r--r-- 1 jenkins jenkins 10 May 11 01:13 coverage.out 01:16:38 -rw-rw-r-- 1 jenkins jenkins 3269 May 11 01:11 go.mod 01:16:38 -rw-rw-r-- 1 jenkins jenkins 31585 May 11 01:11 go.sum 01:16:38 drwxrwxr-x 3 jenkins jenkins 4096 May 11 01:11 internal 01:16:38 drwxrwxr-x 4 jenkins jenkins 4096 May 11 01:11 snap 01:16:38 -rw-rw-r-- 1 jenkins jenkins 209 May 11 01:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:16:38 + 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=e7d9863f573251c58de61c2cf9a6dfe792683444 --label arch=arm64 --label version=0.0.0 . 01:16:39 Sending build context to Docker daemon 8.142MB 01:16:39 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 01:16:39 Step 2/25 : FROM ${BASE} AS builder 01:16:39 ---> b97951419d7c 01:16:39 Step 3/25 : ARG ADD_BUILD_TAGS="" 01:16:39 ---> Running in 7ef408926fa4 01:16:39 Removing intermediate container 7ef408926fa4 01:16:39 ---> c15723e8139b 01:16:39 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:16:39 ---> Running in d7a71ab87e6d 01:16:40 Removing intermediate container d7a71ab87e6d 01:16:40 ---> 84a553130ee4 01:16:40 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " 01:16:40 ---> Running in 309abfbf533c 01:16:40 Removing intermediate container 309abfbf533c 01:16:40 ---> 14ea26c48948 01:16:40 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 01:16:40 ---> Running in 58b34dd939a1 01:16:40 Removing intermediate container 58b34dd939a1 01:16:40 ---> e1bf6429607e 01:16:40 Step 7/25 : WORKDIR /device-gpio 01:16:41 ---> Running in 7d10334ab203 01:16:41 Removing intermediate container 7d10334ab203 01:16:41 ---> da40bab02f8a 01:16:41 Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:16:41 ---> Running in 559a7c51f569 01:16:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:16:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:16:44 OK: 268 MiB in 57 packages 01:16:44 Removing intermediate container 559a7c51f569 01:16:44 ---> ce5139ae6f1d 01:16:44 Step 9/25 : COPY go.mod vendor* ./ 01:16:45 ---> 8b79f300c1c7 01:16:45 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:16:45 ---> Running in d568943c5fbb 01:16:48 Removing intermediate container d568943c5fbb 01:16:48 ---> 3f7e6b6c137c 01:16:48 Step 11/25 : COPY . . 01:16:49 ---> 794aa94fd9bc 01:16:49 Step 12/25 : RUN ${MAKE} 01:16:49 ---> Running in 11980fa33562 01:16:50 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 01:19:11 Removing intermediate container 11980fa33562 01:19:11 ---> 682abe945e6f 01:19:11 Step 13/25 : FROM alpine:3.17 01:19:11 3.17: Pulling from library/alpine 01:19:11 c41833b44d91: Already exists 01:19:11 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 01:19:11 Status: Downloaded newer image for alpine:3.17 01:19:11 ---> 51e60588ff2c 01:19:11 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 01:19:11 ---> Running in effd8f4a2cc2 01:19:11 Removing intermediate container effd8f4a2cc2 01:19:11 ---> fb4ab934fc95 01:19:11 Step 15/25 : RUN apk add --update --no-cache 01:19:11 ---> Running in 8ff1691e266e 01:19:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:19:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:19:11 OK: 7 MiB in 15 packages 01:19:11 Removing intermediate container 8ff1691e266e 01:19:11 ---> d174cae0c3e1 01:19:11 Step 16/25 : WORKDIR / 01:19:11 ---> Running in d9b7724b4360 01:19:11 Removing intermediate container d9b7724b4360 01:19:11 ---> 721abe01e15b 01:19:11 Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / 01:19:11 ---> 4642fe4fa1a6 01:19:11 Step 18/25 : COPY --from=builder /device-gpio/LICENSE / 01:19:11 ---> 96318b76f001 01:19:11 Step 19/25 : COPY --from=builder /device-gpio/cmd/ / 01:19:11 ---> 66506c477197 01:19:11 Step 20/25 : EXPOSE 59910 01:19:11 ---> Running in 904f2313030d 01:19:11 Removing intermediate container 904f2313030d 01:19:11 ---> 50c5aa2ff1c7 01:19:11 Step 21/25 : ENTRYPOINT ["/device-gpio"] 01:19:11 ---> Running in d2e7804f1668 01:19:11 Removing intermediate container d2e7804f1668 01:19:11 ---> 803af4135a9d 01:19:11 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 01:19:11 ---> Running in f563421a05b3 01:19:11 Removing intermediate container f563421a05b3 01:19:11 ---> 1edcc850e985 01:19:11 Step 23/25 : LABEL arch=arm64 01:19:11 ---> Running in a7568bf2da95 01:19:11 Removing intermediate container a7568bf2da95 01:19:11 ---> b6dee063cd57 01:19:11 Step 24/25 : LABEL git_sha=e7d9863f573251c58de61c2cf9a6dfe792683444 01:19:11 ---> Running in 140bccbcc2aa 01:19:11 Removing intermediate container 140bccbcc2aa 01:19:11 ---> 8094cfb8405f 01:19:11 Step 25/25 : LABEL version=0.0.0 01:19:11 ---> Running in 62e76913275a 01:19:11 Removing intermediate container 62e76913275a 01:19:11 ---> 7747027d2456 01:19:11 [Warning] One or more build-args [ARCH] were not consumed 01:19:11 Successfully built 7747027d2456 01:19:11 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 01:19:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:19:12 01:19:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:19:13 arm64: Pulling from edgex-lftools-log-publisher 01:19:13 8998bd30e6a1: Pulling fs layer 01:19:13 04944245beec: Pulling fs layer 01:19:13 699f458cf7ca: Pulling fs layer 01:19:13 765212b225bb: Pulling fs layer 01:19:13 f23df028b6ca: Pulling fs layer 01:19:13 d65c8cfc05b1: Pulling fs layer 01:19:13 2437ff75d9bd: Pulling fs layer 01:19:13 f23df028b6ca: Waiting 01:19:13 d65c8cfc05b1: Waiting 01:19:13 2437ff75d9bd: Waiting 01:19:13 765212b225bb: Waiting 01:19:13 04944245beec: Verifying Checksum 01:19:13 04944245beec: Download complete 01:19:13 765212b225bb: Verifying Checksum 01:19:13 765212b225bb: Download complete 01:19:13 f23df028b6ca: Verifying Checksum 01:19:13 f23df028b6ca: Download complete 01:19:13 d65c8cfc05b1: Verifying Checksum 01:19:13 d65c8cfc05b1: Download complete 01:19:13 699f458cf7ca: Verifying Checksum 01:19:13 699f458cf7ca: Download complete 01:19:13 8998bd30e6a1: Verifying Checksum 01:19:13 8998bd30e6a1: Download complete 01:19:15 2437ff75d9bd: Verifying Checksum 01:19:15 2437ff75d9bd: Download complete 01:19:17 8998bd30e6a1: Pull complete 01:19:17 04944245beec: Pull complete 01:19:19 699f458cf7ca: Pull complete 01:19:19 765212b225bb: Pull complete 01:19:22 f23df028b6ca: Pull complete 01:19:23 d65c8cfc05b1: Pull complete 01:19:35 2437ff75d9bd: Pull complete 01:19:35 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:19:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:19:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:19:35 prd-ubuntu20.04-docker-arm64-4c-16g-15141 does not seem to be running inside a container 01:19:36 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 01:19:38 $ docker top 01e8b7fbc6d7a06763cd2cb6d2ced57a91422ce552dc636cd8d1a884a98e8423 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:19:39 ---> job-cost.sh 01:19:39 lf-activate-venv: SKIPPING 01:19:39 INFO: No Stack... 01:19:40 INFO: Retrieving Pricing Info for: v3-standard-4 01:19:40 INFO: Archiving Costs [Pipeline] sh 01:19:41 + cat /w/workspace/device-gpio/1/archives/cost.csv 01:19:41 + cut -d, -f6 [Pipeline] lock 01:19:41 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-176-1-stack-cost] 01:19:41 Resource [jenkins-edgexfoundry-device-gpio-PR-176-1-stack-cost] did not exist. Created. 01:19:41 Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-176-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:19:41 /w/workspace/device-gpio/1@tmp/durable-50950304/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 01:19:42 + echo total: 0.10999999940395355 [Pipeline] stash 01:19:42 Warning: overwriting stash ‘stack-cost’ 01:19:42 Stashed 1 file(s) [Pipeline] } 01:19:42 Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-176-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:19:42 $ docker stop --time=1 01e8b7fbc6d7a06763cd2cb6d2ced57a91422ce552dc636cd8d1a884a98e8423 01:19:44 $ docker rm -f --volumes 01e8b7fbc6d7a06763cd2cb6d2ced57a91422ce552dc636cd8d1a884a98e8423 [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 01:19:45 provisioning config files... 01:19:45 copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-176@tmp/config5521636676062354087tmp [Pipeline] { [Pipeline] sh 01:19:45 + set +x 01:19:45 + curl -s https://codecov.io/bash 01:19:45 + bash -s -- 01:19:45 01:19:45 _____ _ 01:19:45 / ____| | | 01:19:45 | | ___ __| | ___ ___ _____ __ 01:19:45 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:19:45 | |___| (_) | (_| | __/ (_| (_) \ V / 01:19:45 \_____\___/ \__,_|\___|\___\___/ \_/ 01:19:45 Bash-1.0.6 01:19:45 01:19:45 01:19:45 ==> git version 2.25.1 found 01:19:45 ==> 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 01:19:45 Release-Date: 2020-01-08 01:19:45 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 01:19:45 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:19:45 ==> Jenkins CI detected. 01:19:45 current dir:  /w/workspace/edgexfoundry_device-gpio_PR-176 01:19:45 project root: . 01:19:45 --> token set from env 01:19:45 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:19:45 ==> Running gcov in . (disable via -X gcov) 01:19:45 ==> Python coveragepy not found 01:19:45 ==> Searching for coverage reports in: 01:19:45 + . 01:19:45 -> Found 1 reports 01:19:45 ==> Detecting git/mercurial file structure 01:19:45 ==> Reading reports 01:19:46 + ./coverage.out bytes=10 01:19:46 ==> Appending adjustments 01:19:46 https://docs.codecov.io/docs/fixing-reports 01:19:46 + Found adjustments 01:19:46 ==> Gzipping contents 01:19:46 4.0K /tmp/codecov.fbXHMC.gz 01:19:46 ==> Uploading reports 01:19:46 url: https://codecov.io 01:19:46 query: branch=PR-176&commit=e7d9863f573251c58de61c2cf9a6dfe792683444&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-176%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=176&job=&cmd_args= 01:19:46 -> Pinging Codecov 01:19:46 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-176&commit=e7d9863f573251c58de61c2cf9a6dfe792683444&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-176%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=176&job=&cmd_args= 01:19:46 -> Uploading to 01:19:46 https://storage.googleapis.com/codecov/v4/raw/2023-05-11/3EC07B1A8CA8AF9BCAA0BB9F0134797F/e7d9863f573251c58de61c2cf9a6dfe792683444/21c9d052-6ccc-453f-a29b-0ea48ecb14a2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230511%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230511T011946Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ceb9a4259bd3ae3faba96e91508498232e4e772c27c96d8cf517672480f84776 01:19:46 % Total % Received % Xferd Average Speed Time Time Time Current 01:19:46 Dload Upload Total Spent Left Speed 01:19:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 724 0 0 100 724 0 3399 --:--:-- --:--:-- --:--:-- 3399 01:19:46 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/e7d9863f573251c58de61c2cf9a6dfe792683444 [Pipeline] } 01:19:46 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 01:19:48 + [ -d /w/workspace/edgexfoundry_device-gpio_PR-176/archives ] 01:19:48 + ls -al /w/workspace/edgexfoundry_device-gpio_PR-176/archives 01:19:48 total 16 01:19:48 drwxr-xr-x 3 root root 4096 May 11 01:08 . 01:19:48 drwxrwxr-x 10 jenkins jenkins 4096 May 11 01:08 .. 01:19:48 drwxr-xr-x 2 root root 4096 May 11 01:08 cost 01:19:48 -rw-r--r-- 1 root root 83 May 11 01:08 cost.csv 01:19:48 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-176/archives 01:19:48 + ls -al /w/workspace/edgexfoundry_device-gpio_PR-176/archives 01:19:48 total 16 01:19:48 drwxr-xr-x 3 jenkins jenkins 4096 May 11 01:08 . 01:19:48 drwxrwxr-x 10 jenkins jenkins 4096 May 11 01:08 .. 01:19:48 drwxr-xr-x 2 jenkins jenkins 4096 May 11 01:08 cost 01:19:48 -rw-r--r-- 1 jenkins jenkins 83 May 11 01:08 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:19:48 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:19:49 ---> package-listing.sh 01:19:49 ++ facter osfamily 01:19:49 ++ tr '[:upper:]' '[:lower:]' 01:19:49 + OS_FAMILY=debian 01:19:49 + workspace=/w/workspace/edgexfoundry_device-gpio_PR-176 01:19:49 + START_PACKAGES=/tmp/packages_start.txt 01:19:49 + END_PACKAGES=/tmp/packages_end.txt 01:19:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:19:49 + PACKAGES=/tmp/packages_start.txt 01:19:49 + '[' /w/workspace/edgexfoundry_device-gpio_PR-176 ']' 01:19:49 + PACKAGES=/tmp/packages_end.txt 01:19:49 + case "${OS_FAMILY}" in 01:19:49 + dpkg -l 01:19:49 + grep '^ii' 01:19:49 + '[' -f /tmp/packages_start.txt ']' 01:19:49 + '[' -f /tmp/packages_end.txt ']' 01:19:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:19:49 + '[' /w/workspace/edgexfoundry_device-gpio_PR-176 ']' 01:19:49 + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-176/archives/ 01:19:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-176/archives/ [Pipeline] echo 01:19:49 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-176/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:19:50 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:19:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:19:50 prd-ubuntu20.04-docker-8c-8g-15140 does not seem to be running inside a container 01:19:50 $ 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-176/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-176 -v /w/workspace/edgexfoundry_device-gpio_PR-176:/w/workspace/edgexfoundry_device-gpio_PR-176:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-176@tmp:/w/workspace/edgexfoundry_device-gpio_PR-176@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:19:51 $ docker top d6d3cdbb5489f99ab31989cba2e5832b0d245654ecabf3a469d704db93e86eff -eo pid,comm [Pipeline] { [Pipeline] sh 01:19:51 + touch /tmp/pre-build-complete [Pipeline] sh 01:19:51 + mkdir -p /var/log/sysstat [Pipeline] sh 01:19:52 + ls /var/log/sa-host 01:19:52 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:19:52 provisioning config files... 01:19:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-176@tmp/config12064148646087727721tmp [Pipeline] { [Pipeline] echo 01:19:52 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:19:52 ---> create-netrc.sh [Pipeline] } 01:19:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:19:53 ---> python-tools-install.sh [Pipeline] echo 01:19:53 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:19:53 ---> sudo-logs.sh 01:19:53 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:19:53 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:19:53 ---> job-cost.sh 01:19:53 lf-activate-venv: SKIPPING 01:19:53 DEBUG: total: 0.2199999988079071 01:19:53 INFO: Retrieving Stack Cost... 01:19:54 INFO: Retrieving Pricing Info for: v3-standard-8 01:19:54 INFO: Archiving Costs [Pipeline] echo 01:19:54 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:19:55 ---> logs-deploy.sh 01:19:55 lf-activate-venv: SKIPPING 01:19:55 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-176/1 01:19:55 INFO: archiving workspace using pattern(s): 01:19:56 Archives upload complete. 01:19:56 INFO: archiving logs to Nexus 01:19:56 ---> uname -a: 01:19:56 Linux prd-ubuntu20-04-docker-8c-8g-15140 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 01:19:56 01:19:56 01:19:56 ---> lscpu: 01:19:56 Architecture: x86_64 01:19:56 CPU op-mode(s): 32-bit, 64-bit 01:19:56 Byte Order: Little Endian 01:19:56 Address sizes: 40 bits physical, 48 bits virtual 01:19:56 CPU(s): 8 01:19:56 On-line CPU(s) list: 0-7 01:19:56 Thread(s) per core: 1 01:19:56 Core(s) per socket: 1 01:19:56 Socket(s): 8 01:19:56 NUMA node(s): 1 01:19:56 Vendor ID: AuthenticAMD 01:19:56 CPU family: 23 01:19:56 Model: 49 01:19:56 Model name: AMD EPYC-Rome Processor 01:19:56 Stepping: 0 01:19:56 CPU MHz: 2799.998 01:19:56 BogoMIPS: 5599.99 01:19:56 Virtualization: AMD-V 01:19:56 Hypervisor vendor: KVM 01:19:56 Virtualization type: full 01:19:56 L1d cache: 256 KiB 01:19:56 L1i cache: 256 KiB 01:19:56 L2 cache: 4 MiB 01:19:56 L3 cache: 128 MiB 01:19:56 NUMA node0 CPU(s): 0-7 01:19:56 Vulnerability Itlb multihit: Not affected 01:19:56 Vulnerability L1tf: Not affected 01:19:56 Vulnerability Mds: Not affected 01:19:56 Vulnerability Meltdown: Not affected 01:19:56 Vulnerability Mmio stale data: Not affected 01:19:56 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:19:56 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 01:19:56 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 01:19:56 Vulnerability Srbds: Not affected 01:19:56 Vulnerability Tsx async abort: Not affected 01:19:56 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 01:19:56 01:19:56 01:19:56 ---> nproc: 01:19:56 8 01:19:56 01:19:56 01:19:56 ---> df -h: 01:19:56 Filesystem Size Used Avail Use% Mounted on 01:19:56 overlay 155G 12G 144G 8% / 01:19:56 tmpfs 64M 0 64M 0% /dev 01:19:56 tmpfs 16G 0 16G 0% /sys/fs/cgroup 01:19:56 shm 64M 0 64M 0% /dev/shm 01:19:56 /dev/vda1 155G 12G 144G 8% /facter-os 01:19:56 01:19:56 01:19:56 ---> sar -b -r -n DEV: 01:19:56 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-15140) 05/11/23 _x86_64_ (8 CPU) 01:19:56 01:19:56 01:06:07 LINUX RESTART (8 CPU) 01:19:56 01:19:56 01:07:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 01:19:56 01:08:01 202.75 1.78 200.97 0.00 44.13 138570.24 0.00 01:19:56 01:09:01 183.22 0.23 182.99 0.00 6.27 71921.75 0.00 01:19:56 01:10:01 1.45 0.00 1.45 0.00 0.00 22.81 0.00 01:19:56 01:11:01 1.72 0.00 1.72 0.00 0.00 19.99 0.00 01:19:56 01:12:01 56.22 10.58 45.64 0.00 5154.87 8883.72 0.00 01:19:56 01:13:01 5.82 1.03 4.78 0.00 22.00 110.25 0.00 01:19:56 01:14:01 1.37 0.00 1.37 0.00 0.00 14.93 0.00 01:19:56 01:15:01 1.83 0.00 1.83 0.00 0.00 20.53 0.00 01:19:56 01:16:01 1.47 0.00 1.47 0.00 0.00 16.66 0.00 01:19:56 01:17:01 2.03 0.02 2.02 0.00 0.13 22.53 0.00 01:19:56 01:18:01 1.65 0.00 1.65 0.00 0.00 17.73 0.00 01:19:56 01:19:01 2.00 0.00 2.00 0.00 0.00 22.26 0.00 01:19:56 Average: 38.46 1.14 37.32 0.00 435.60 18303.11 0.00 01:19:56 01:19:56 01:07:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:19:56 01:08:01 28000812 31370748 930520 2.83 146536 3408200 2251364 6.64 1435576 2982036 181372 01:19:56 01:09:01 27624712 31575832 725564 2.21 160312 3933856 1772304 5.22 1267544 3483856 300 01:19:56 01:10:01 27640020 31591308 709960 2.16 160356 3933860 1772304 5.22 1250132 3483860 200 01:19:56 01:11:01 27647096 31598524 702284 2.14 160400 3933864 1772304 5.22 1243332 3483864 60 01:19:56 01:12:01 27109784 31574180 713292 2.17 194344 4394176 1827612 5.39 1569660 3657616 196 01:19:56 01:13:01 27115288 31575980 711316 2.16 192964 4391536 1817372 5.36 1567280 3654976 160 01:19:56 01:14:01 27117172 31577976 709400 2.16 193060 4391540 1817372 5.36 1565980 3654984 8 01:19:56 01:15:01 27116776 31577992 709668 2.16 193124 4391544 1817372 5.36 1565744 3655308 12 01:19:56 01:16:01 27116760 31578040 709540 2.16 193208 4391544 1817372 5.36 1565796 3655316 36 01:19:56 01:17:01 27116696 31578036 709432 2.16 193276 4391544 1817372 5.36 1566100 3655316 16 01:19:56 01:18:01 27116456 31578172 709228 2.16 193352 4391612 1817372 5.36 1565908 3655544 8 01:19:56 01:19:01 27116360 31578140 709200 2.16 193424 4391620 1817372 5.36 1565904 3655552 8 01:19:56 Average: 27319828 31562911 729117 2.22 181196 4195408 1843124 5.43 1477413 3556519 15198 01:19:56 01:19:56 01:07:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:19:56 01:08:01 lo 2.67 2.67 0.26 0.26 0.00 0.00 0.00 0.00 01:19:56 01:08:01 ens3 505.07 298.20 6370.57 43.29 0.00 0.00 0.00 0.00 01:19:56 01:08:01 docker0 191.30 324.41 15.26 2104.73 0.00 0.00 0.00 0.00 01:19:56 01:08:01 veth72d8aec 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 01:19:56 01:09:01 lo 2.07 2.07 0.20 0.20 0.00 0.00 0.00 0.00 01:19:56 01:09:01 ens3 141.11 96.57 2628.18 96.75 0.00 0.00 0.00 0.00 01:19:56 01:09:01 docker0 3.28 7.60 0.20 85.11 0.00 0.00 0.00 0.00 01:19:56 01:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:56 01:10:01 ens3 0.68 0.05 0.06 0.03 0.00 0.00 0.00 0.00 01:19:56 01:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:56 01:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:19:56 01:11:01 ens3 5.30 3.53 12.69 0.50 0.00 0.00 0.00 0.00 01:19:56 01:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:56 01:12:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 01:19:56 01:12:01 ens3 173.84 86.44 2865.47 6.19 0.00 0.00 0.00 0.00 01:19:56 01:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:56 01:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:19:56 01:13:01 ens3 0.30 0.22 0.02 0.02 0.00 0.00 0.00 0.00 01:19:56 01:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:56 01:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:56 01:14:01 ens3 0.10 0.02 0.01 0.00 0.00 0.00 0.00 0.00 01:19:56 01:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:56 01:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:19:56 01:15:01 ens3 0.17 0.13 0.01 0.01 0.00 0.00 0.00 0.00 01:19:56 01:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:56 01:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:56 01:16:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:19:56 01:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:56 01:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:19:56 01:17:01 ens3 0.25 0.22 0.08 0.07 0.00 0.00 0.00 0.00 01:19:56 01:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:56 01:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:56 01:18:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:56 01:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:56 01:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:19:56 01:19:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:19:56 01:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:56 Average: lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 01:19:56 Average: ens3 68.92 40.46 989.73 12.24 0.00 0.00 0.00 0.00 01:19:56 Average: docker0 16.21 27.67 1.29 182.48 0.00 0.00 0.00 0.00 01:19:56 01:19:56 01:19:56 ---> sar -P ALL: 01:19:56 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-15140) 05/11/23 _x86_64_ (8 CPU) 01:19:56 01:19:56 01:06:07 LINUX RESTART (8 CPU) 01:19:56 01:19:56 01:07:01 CPU %user %nice %system %iowait %steal %idle 01:19:56 01:08:01 all 15.41 0.00 5.42 2.92 0.11 76.14 01:19:56 01:08:01 0 15.17 0.00 5.75 5.03 0.10 73.95 01:19:56 01:08:01 1 16.15 0.00 5.37 0.12 0.10 78.26 01:19:56 01:08:01 2 15.94 0.00 4.93 0.13 0.10 78.90 01:19:56 01:08:01 3 14.71 0.00 5.89 2.52 0.10 76.78 01:19:56 01:08:01 4 15.36 0.00 5.85 0.55 0.12 78.12 01:19:56 01:08:01 5 15.29 0.00 5.68 6.26 0.12 72.65 01:19:56 01:08:01 6 13.39 0.00 5.36 1.89 0.10 79.27 01:19:56 01:08:01 7 17.28 0.00 4.53 6.86 0.15 71.17 01:19:56 01:09:01 all 32.23 0.00 6.05 1.25 0.13 60.35 01:19:56 01:09:01 0 34.46 0.00 5.69 0.03 0.13 59.68 01:19:56 01:09:01 1 32.73 0.00 5.39 0.17 0.12 61.60 01:19:56 01:09:01 2 33.69 0.00 5.89 0.32 0.12 59.99 01:19:56 01:09:01 3 31.78 0.00 7.09 0.34 0.13 60.66 01:19:56 01:09:01 4 31.71 0.00 6.61 6.41 0.13 55.14 01:19:56 01:09:01 5 31.35 0.00 5.55 0.29 0.12 62.70 01:19:56 01:09:01 6 30.60 0.00 6.04 1.50 0.12 61.74 01:19:56 01:09:01 7 31.51 0.00 6.11 0.98 0.14 61.27 01:19:56 01:10:01 all 0.04 0.00 0.02 0.01 0.01 99.93 01:19:56 01:10:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:19:56 01:10:01 1 0.03 0.00 0.03 0.00 0.00 99.93 01:19:56 01:10:01 2 0.03 0.00 0.00 0.00 0.02 99.95 01:19:56 01:10:01 3 0.02 0.00 0.03 0.00 0.00 99.95 01:19:56 01:10:01 4 0.05 0.00 0.00 0.02 0.02 99.92 01:19:56 01:10:01 5 0.05 0.00 0.02 0.00 0.00 99.93 01:19:56 01:10:01 6 0.02 0.00 0.03 0.03 0.02 99.90 01:19:56 01:10:01 7 0.07 0.00 0.02 0.00 0.02 99.90 01:19:56 01:11:01 all 0.19 0.00 0.01 0.00 0.01 99.78 01:19:56 01:11:01 0 0.03 0.00 0.02 0.02 0.00 99.93 01:19:56 01:11:01 1 0.03 0.00 0.00 0.00 0.02 99.95 01:19:56 01:11:01 2 0.03 0.00 0.00 0.00 0.00 99.97 01:19:56 01:11:01 3 0.03 0.00 0.02 0.00 0.00 99.95 01:19:56 01:11:01 4 0.03 0.00 0.02 0.00 0.00 99.95 01:19:56 01:11:01 5 1.21 0.00 0.02 0.00 0.02 98.76 01:19:56 01:11:01 6 0.03 0.00 0.03 0.02 0.02 99.90 01:19:56 01:11:01 7 0.12 0.00 0.02 0.00 0.00 99.87 01:19:56 01:12:01 all 2.41 0.00 1.57 0.57 0.03 95.42 01:19:56 01:12:01 0 3.19 0.00 2.61 0.94 0.03 93.22 01:19:56 01:12:01 1 2.60 0.00 1.14 0.05 0.02 96.19 01:19:56 01:12:01 2 1.22 0.00 1.35 0.23 0.03 97.16 01:19:56 01:12:01 3 1.94 0.00 1.13 1.15 0.03 95.75 01:19:56 01:12:01 4 2.19 0.00 1.07 0.32 0.03 96.38 01:19:56 01:12:01 5 2.45 0.00 2.00 0.08 0.03 95.44 01:19:56 01:12:01 6 2.79 0.00 1.12 1.12 0.03 94.94 01:19:56 01:12:01 7 2.91 0.00 2.14 0.67 0.03 94.24 01:19:56 01:13:01 all 0.20 0.00 0.07 0.01 0.00 99.71 01:19:56 01:13:01 0 0.02 0.00 0.07 0.00 0.00 99.92 01:19:56 01:13:01 1 0.22 0.00 0.07 0.00 0.02 99.70 01:19:56 01:13:01 2 0.12 0.00 0.10 0.00 0.00 99.78 01:19:56 01:13:01 3 0.05 0.00 0.07 0.00 0.00 99.88 01:19:56 01:13:01 4 0.22 0.00 0.08 0.07 0.00 99.63 01:19:56 01:13:01 5 0.87 0.00 0.08 0.03 0.02 99.00 01:19:56 01:13:01 6 0.05 0.00 0.05 0.00 0.00 99.90 01:19:56 01:13:01 7 0.07 0.00 0.07 0.00 0.00 99.87 01:19:56 01:14:01 all 0.10 0.00 0.02 0.01 0.00 99.87 01:19:56 01:14:01 0 0.00 0.00 0.02 0.00 0.00 99.98 01:19:56 01:14:01 1 0.03 0.00 0.00 0.00 0.00 99.97 01:19:56 01:14:01 2 0.03 0.00 0.00 0.00 0.00 99.97 01:19:56 01:14:01 3 0.00 0.00 0.00 0.00 0.02 99.98 01:19:56 01:14:01 4 0.00 0.00 0.02 0.03 0.00 99.95 01:19:56 01:14:01 5 0.72 0.00 0.10 0.02 0.02 99.15 01:19:56 01:14:01 6 0.00 0.00 0.02 0.00 0.00 99.98 01:19:56 01:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:19:56 01:15:01 all 0.04 0.00 0.02 0.00 0.00 99.94 01:19:56 01:15:01 0 0.02 0.00 0.02 0.00 0.00 99.97 01:19:56 01:15:01 1 0.07 0.00 0.02 0.00 0.00 99.92 01:19:56 01:15:01 2 0.03 0.00 0.02 0.00 0.00 99.95 01:19:56 01:15:01 3 0.03 0.00 0.00 0.02 0.00 99.95 01:19:56 01:15:01 4 0.07 0.00 0.02 0.02 0.00 99.90 01:19:56 01:15:01 5 0.07 0.00 0.03 0.00 0.02 99.88 01:19:56 01:15:01 6 0.03 0.00 0.03 0.00 0.00 99.93 01:19:56 01:15:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:19:56 01:16:01 all 0.03 0.00 0.01 0.00 0.01 99.95 01:19:56 01:16:01 0 0.00 0.00 0.00 0.00 0.00 100.00 01:19:56 01:16:01 1 0.07 0.00 0.02 0.00 0.00 99.92 01:19:56 01:16:01 2 0.07 0.00 0.00 0.00 0.02 99.92 01:19:56 01:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:19:56 01:16:01 4 0.03 0.00 0.00 0.03 0.02 99.92 01:19:56 01:16:01 5 0.05 0.00 0.02 0.00 0.02 99.92 01:19:56 01:16:01 6 0.02 0.00 0.02 0.00 0.02 99.95 01:19:56 01:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:19:56 01:17:01 all 0.07 0.00 0.01 0.01 0.00 99.91 01:19:56 01:17:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:19:56 01:17:01 1 0.03 0.00 0.02 0.00 0.02 99.93 01:19:56 01:17:01 2 0.43 0.00 0.02 0.00 0.00 99.55 01:19:56 01:17:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:19:56 01:17:01 4 0.02 0.00 0.03 0.03 0.00 99.92 01:19:56 01:17:01 5 0.02 0.00 0.02 0.02 0.02 99.93 01:19:56 01:17:01 6 0.02 0.00 0.02 0.00 0.00 99.97 01:19:56 01:17:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:19:56 01:18:01 all 0.02 0.00 0.01 0.00 0.00 99.97 01:19:56 01:18:01 0 0.02 0.00 0.00 0.00 0.02 99.97 01:19:56 01:18:01 1 0.03 0.00 0.02 0.00 0.00 99.95 01:19:56 01:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:19:56 01:18:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:19:56 01:18:01 4 0.03 0.00 0.02 0.03 0.00 99.92 01:19:56 01:18:01 5 0.02 0.00 0.00 0.00 0.02 99.97 01:19:56 01:18:01 6 0.00 0.00 0.03 0.00 0.00 99.97 01:19:56 01:18:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:19:56 01:19:56 01:18:01 CPU %user %nice %system %iowait %steal %idle 01:19:56 01:19:01 all 0.01 0.00 0.01 0.01 0.00 99.97 01:19:56 01:19:01 0 0.00 0.00 0.02 0.00 0.00 99.98 01:19:56 01:19:01 1 0.00 0.00 0.02 0.00 0.02 99.97 01:19:56 01:19:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:19:56 01:19:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:19:56 01:19:01 4 0.02 0.00 0.02 0.03 0.00 99.93 01:19:56 01:19:01 5 0.02 0.00 0.00 0.02 0.02 99.95 01:19:56 01:19:01 6 0.02 0.00 0.02 0.00 0.00 99.97 01:19:56 01:19:01 7 0.00 0.00 0.02 0.00 0.00 99.98 01:19:56 Average: all 4.19 0.00 1.09 0.40 0.03 94.30 01:19:56 Average: 0 4.37 0.00 1.17 0.50 0.02 93.94 01:19:56 Average: 1 4.30 0.00 1.00 0.03 0.03 94.65 01:19:56 Average: 2 4.26 0.00 1.02 0.06 0.02 94.64 01:19:56 Average: 3 4.02 0.00 1.18 0.33 0.02 94.44 01:19:56 Average: 4 4.10 0.00 1.13 0.62 0.03 94.13 01:19:56 Average: 5 4.29 0.00 1.11 0.55 0.03 94.02 01:19:56 Average: 6 3.88 0.00 1.06 0.38 0.03 94.66 01:19:56 Average: 7 4.30 0.00 1.07 0.71 0.03 93.90 01:19:56 01:19:56 01:19:56