Pull request #184 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of cloudxxx8 for edgexfoundry/device-gpio Obtained Jenkinsfile from 42e4a03c2999fd17d89ddf859aa4605858230bbe+98aac1368ee40ec1865790939f305422b435a4ce (fbcf5c0226e269cace8435dc6b79eb718854f81c) 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-ssh1894364555862522369.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-ssh13556793393491702488.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-184/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-184/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13781414998564878941.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-184/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2575948689322844243.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-ssh9139109219830203309.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-184/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-184/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4050188709470838236.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-17270 in /w/workspace/edgexfoundry_device-gpio_PR-184 [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-184 # 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/184/head:refs/remotes/origin/PR-184 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 98aac1368ee40ec1865790939f305422b435a4ce into PR head commit 42e4a03c2999fd17d89ddf859aa4605858230bbe Merge succeeded, producing 42e4a03c2999fd17d89ddf859aa4605858230bbe Checking out Revision 42e4a03c2999fd17d89ddf859aa4605858230bbe (PR-184) > git config core.sparsecheckout # timeout=10 > git checkout -f 42e4a03c2999fd17d89ddf859aa4605858230bbe # 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 98aac1368ee40ec1865790939f305422b435a4ce # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 42e4a03c2999fd17d89ddf859aa4605858230bbe # timeout=10 Commit message: "docs: Update changelog for v3.0" 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 07:47:27 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:47:27 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:47:27 ========================================================= 07:47:27 EdgeX Global Pipelines Version Info 07:47:27 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:47:28 ------------------- 07:47:28 stable info: 07:47:28 ------------------- 07:47:28 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:47:28 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 07:47:28 Message: update stable to v1.0.249 07:47:28 ------------------- 07:47:28 experimental info: 07:47:28 ------------------- 07:47:28 Commited By: **** collab-it+edgex@linuxfoundation.org 07:47:28 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 07:47:28 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:47:29 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo 07:47:29 [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo 07:47:29 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:47:29 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:47:29 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:47:29 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 07:47:29 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:47:29 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:47:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:47:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:47:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:47:29 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo 07:47:29 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:47:29 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:47:29 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:47:29 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:47:29 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:47:29 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:47:30 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:47:30 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:47:30 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 07:47:30 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 07:47:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:47:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:47:30 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 07:47:30 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:47:30 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 07:47:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-184 [Pipeline] echo 07:47:30 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-184 [Pipeline] echo 07:47:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-184 [Pipeline] echo 07:47:30 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 42e4a03c2999fd17d89ddf859aa4605858230bbe [Pipeline] echo 07:47:30 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 42e4a03 [Pipeline] echo 07:47:30 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:47:30 provisioning config files... 07:47:30 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-184@tmp/config5985638205424073129tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:47:31 ---> docker-login.sh 07:47:31 nexus3.edgexfoundry.org:10001 07:47:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:47:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:47:31 Configure a credential helper to remove this warning. See 07:47:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:47:31 07:47:31 Login Succeeded 07:47:31 nexus3.edgexfoundry.org:10002 07:47:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:47:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:47:31 Configure a credential helper to remove this warning. See 07:47:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:47:31 07:47:31 Login Succeeded 07:47:31 nexus3.edgexfoundry.org:10003 07:47:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:47:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:47:31 Configure a credential helper to remove this warning. See 07:47:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:47:31 07:47:31 Login Succeeded 07:47:31 nexus3.edgexfoundry.org:10004 07:47:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:47:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:47:31 Configure a credential helper to remove this warning. See 07:47:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:47:31 07:47:31 Login Succeeded 07:47:31 docker.io 07:47:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:47:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:47:32 Configure a credential helper to remove this warning. See 07:47:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:47:32 07:47:32 Login Succeeded 07:47:32 ---> docker-login.sh ends [Pipeline] } 07:47:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 07:47:32 + git rev-list -1 --merges 42e4a03c2999fd17d89ddf859aa4605858230bbe~1..42e4a03c2999fd17d89ddf859aa4605858230bbe [Pipeline] echo 07:47:32 -----------> git rev-list -1 --merges 42e4a03c2999fd17d89ddf859aa4605858230bbe~1..42e4a03c2999fd17d89ddf859aa4605858230bbe 42e4a03c2999fd17d89ddf859aa4605858230bbe [false] [Pipeline] sh 07:47:33 + git log --format=format:%s -1 42e4a03c2999fd17d89ddf859aa4605858230bbe [Pipeline] echo 07:47:33 ========================================================= 07:47:33 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:47:33 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:47:33 + git log --format=format:%s -1 42e4a03c2999fd17d89ddf859aa4605858230bbe [Pipeline] echo 07:47:33 [semverPrep] GIT_COMMIT: 42e4a03c2999fd17d89ddf859aa4605858230bbe, Commit Message: docs: Update changelog for v3.0 [Pipeline] echo 07:47:33 [semverPrep] This is not a build commit. [Pipeline] sh 07:47:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:47:34 + grep -v github /etc/ssh/ssh_known_hosts 07:47:34 + [ -e /tmp/ssh_known_hosts ] 07:47:34 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:47:34 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 07:47:34 + sudo tee -a /etc/ssh/ssh_known_hosts 07:47:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:47:34 07:47:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:47:34 0.1.4: Pulling from edgex-devops/py-git-semver 07:47:34 b85a868b505f: Pulling fs layer 07:47:34 e2be974225ed: Pulling fs layer 07:47:34 339a4e72a1f5: Pulling fs layer 07:47:34 988bab9f4d93: Pulling fs layer 07:47:34 1469e6f7b9e6: Pulling fs layer 07:47:34 eaf3925da568: Pulling fs layer 07:47:34 bab4dde63d76: Pulling fs layer 07:47:34 bde34c3a00c8: Pulling fs layer 07:47:34 b352a97aabf1: Pulling fs layer 07:47:34 4872d77fe225: Pulling fs layer 07:47:34 5851b861e8e6: Pulling fs layer 07:47:34 1469e6f7b9e6: Waiting 07:47:34 eaf3925da568: Waiting 07:47:34 988bab9f4d93: Waiting 07:47:34 bab4dde63d76: Waiting 07:47:34 b352a97aabf1: Waiting 07:47:34 5851b861e8e6: Waiting 07:47:34 bde34c3a00c8: Waiting 07:47:34 e2be974225ed: Verifying Checksum 07:47:34 e2be974225ed: Download complete 07:47:34 988bab9f4d93: Verifying Checksum 07:47:34 988bab9f4d93: Download complete 07:47:35 1469e6f7b9e6: Verifying Checksum 07:47:35 1469e6f7b9e6: Download complete 07:47:35 339a4e72a1f5: Verifying Checksum 07:47:35 339a4e72a1f5: Download complete 07:47:35 eaf3925da568: Verifying Checksum 07:47:35 eaf3925da568: Download complete 07:47:35 bde34c3a00c8: Verifying Checksum 07:47:35 bde34c3a00c8: Download complete 07:47:35 b352a97aabf1: Verifying Checksum 07:47:35 4872d77fe225: Verifying Checksum 07:47:35 4872d77fe225: Download complete 07:47:35 5851b861e8e6: Verifying Checksum 07:47:35 5851b861e8e6: Download complete 07:47:35 b85a868b505f: Verifying Checksum 07:47:35 b85a868b505f: Download complete 07:47:35 bab4dde63d76: Verifying Checksum 07:47:35 bab4dde63d76: Download complete 07:47:36 b85a868b505f: Pull complete 07:47:36 e2be974225ed: Pull complete 07:47:36 339a4e72a1f5: Pull complete 07:47:36 988bab9f4d93: Pull complete 07:47:37 1469e6f7b9e6: Pull complete 07:47:37 eaf3925da568: Pull complete 07:47:39 bab4dde63d76: Pull complete 07:47:39 bde34c3a00c8: Pull complete 07:47:39 b352a97aabf1: Pull complete 07:47:39 4872d77fe225: Pull complete 07:47:39 5851b861e8e6: Pull complete 07:47:39 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 07:47:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:47:39 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:47:39 prd-ubuntu20.04-docker-8c-8g-17270 does not seem to be running inside a container 07:47:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-184 -v /w/workspace/edgexfoundry_device-gpio_PR-184:/w/workspace/edgexfoundry_device-gpio_PR-184:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-184@tmp:/w/workspace/edgexfoundry_device-gpio_PR-184@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:47:42 $ docker top a4ea16966784b70b9b970c32c796b2781e17578327d799904ef72a41cd4cc95b -eo pid,comm 07:47:42 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). 07:47:42 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:47:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:47:43 [ssh-agent] Looking for ssh-agent implementation... 07:47:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:47:43 $ docker exec a4ea16966784b70b9b970c32c796b2781e17578327d799904ef72a41cd4cc95b ssh-agent 07:47:43 SSH_AUTH_SOCK=/tmp/ssh-zptAkp2niDFV/agent.31 07:47:43 SSH_AGENT_PID=37 07:47:43 Running ssh-add (command line suppressed) 07:47:43 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-184@tmp/private_key_12448316793198094985.key (/w/workspace/edgexfoundry_device-gpio_PR-184@tmp/private_key_12448316793198094985.key) 07:47:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:47:43 + git tag --points-at HEAD [Pipeline] } 07:47:43 $ docker exec --env ******** --env ******** a4ea16966784b70b9b970c32c796b2781e17578327d799904ef72a41cd4cc95b ssh-agent -k 07:47:43 unset SSH_AUTH_SOCK; 07:47:43 unset SSH_AGENT_PID; 07:47:43 echo Agent pid 37 killed; 07:47:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:47:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:47:44 [ssh-agent] Looking for ssh-agent implementation... 07:47:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:47:44 $ docker exec a4ea16966784b70b9b970c32c796b2781e17578327d799904ef72a41cd4cc95b ssh-agent 07:47:44 SSH_AUTH_SOCK=/tmp/ssh-VWm27S2cs59H/agent.69 07:47:44 SSH_AGENT_PID=75 07:47:44 Running ssh-add (command line suppressed) 07:47:44 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-184@tmp/private_key_9187521154346033891.key (/w/workspace/edgexfoundry_device-gpio_PR-184@tmp/private_key_9187521154346033891.key) 07:47:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:47:44 + git semver init 07:47:44 2023-05-30 07:47:44,880 [run_init] DEBUG init version:0.0.0 force:False 07:47:44 2023-05-30 07:47:44,880 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-184/.semver 07:47:44 2023-05-30 07:47:44,881 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-184/.semver 07:47:44 2023-05-30 07:47:44,881 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-184/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-184, universal_newlines=False, shell=None, istream=None) 07:47:46 2023-05-30 07:47:45,974 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-184/.git/info/exclude 07:47:46 2023-05-30 07:47:45,974 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-184/.semver/PR-184 with force:False 07:47:46 2023-05-30 07:47:45,975 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-184/.semver/PR-184 07:47:46 2023-05-30 07:47:45,979 [execute] INFO git cat-file --batch-check 07:47:46 2023-05-30 07:47:45,979 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-184/.semver, universal_newlines=False, shell=None, istream=) 07:47:46 2023-05-30 07:47:45,984 [execute] INFO git cat-file --batch 07:47:46 2023-05-30 07:47:45,984 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-184/.semver, universal_newlines=False, shell=None, istream=) 07:47:46 2023-05-30 07:47:45,990 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-184/.semver/PR-184 07:47:46 0.0.0 [Pipeline] } 07:47:46 $ docker exec --env ******** --env ******** a4ea16966784b70b9b970c32c796b2781e17578327d799904ef72a41cd4cc95b ssh-agent -k 07:47:46 unset SSH_AUTH_SOCK; 07:47:46 unset SSH_AGENT_PID; 07:47:46 echo Agent pid 75 killed; 07:47:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:47:46 + git semver [Pipeline] } 07:47:47 $ docker stop --time=1 a4ea16966784b70b9b970c32c796b2781e17578327d799904ef72a41cd4cc95b 07:47:48 $ docker rm -f --volumes a4ea16966784b70b9b970c32c796b2781e17578327d799904ef72a41cd4cc95b [Pipeline] // withDockerContainer [Pipeline] sh 07:47:49 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:47:49 Stashed 1 file(s) [Pipeline] echo 07:47:49 [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 07:47:49 provisioning config files... 07:47:49 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-184@tmp/config14736193409688861784tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:47:50 ---> docker-login.sh 07:47:50 nexus3.edgexfoundry.org:10001 07:47:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:47:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:47:50 Configure a credential helper to remove this warning. See 07:47:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:47:50 07:47:50 Login Succeeded 07:47:50 nexus3.edgexfoundry.org:10002 07:47:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:47:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:47:50 Configure a credential helper to remove this warning. See 07:47:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:47:50 07:47:50 Login Succeeded 07:47:50 nexus3.edgexfoundry.org:10003 07:47:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:47:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:47:50 Configure a credential helper to remove this warning. See 07:47:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:47:50 07:47:50 Login Succeeded 07:47:50 nexus3.edgexfoundry.org:10004 07:47:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:47:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:47:50 Configure a credential helper to remove this warning. See 07:47:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:47:50 07:47:50 Login Succeeded 07:47:50 docker.io 07:47:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:47:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:47:51 Configure a credential helper to remove this warning. See 07:47:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:47:51 07:47:51 Login Succeeded 07:47:51 ---> docker-login.sh ends [Pipeline] } 07:47:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:47:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:47:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:47:51 ========================================================= 07:47:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 07:47:51 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:51 + 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 . 07:47:51 Sending build context to Docker daemon 16.11MB 07:47:51 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 07:47:51 Step 2/12 : FROM ${BASE} AS builder 07:47:52 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 07:47:52 f56be85fc22e: Pulling fs layer 07:47:52 85791d961cd3: Pulling fs layer 07:47:52 d694b5ae8c79: Pulling fs layer 07:47:52 9f32a84ed3da: Pulling fs layer 07:47:52 4d19c01a9841: Pulling fs layer 07:47:52 9325e15d5711: Pulling fs layer 07:47:52 556b6ee489ea: Pulling fs layer 07:47:52 c5a4b2cf53e6: Pulling fs layer 07:47:52 9325e15d5711: Waiting 07:47:52 9f32a84ed3da: Waiting 07:47:52 556b6ee489ea: Waiting 07:47:52 c5a4b2cf53e6: Waiting 07:47:52 4d19c01a9841: Waiting 07:47:52 85791d961cd3: Verifying Checksum 07:47:52 85791d961cd3: Download complete 07:47:52 9f32a84ed3da: Download complete 07:47:52 4d19c01a9841: Download complete 07:47:52 f56be85fc22e: Verifying Checksum 07:47:52 f56be85fc22e: Download complete 07:47:52 9325e15d5711: Verifying Checksum 07:47:52 9325e15d5711: Download complete 07:47:52 f56be85fc22e: Pull complete 07:47:52 85791d961cd3: Pull complete 07:47:52 c5a4b2cf53e6: Verifying Checksum 07:47:52 c5a4b2cf53e6: Download complete 07:47:52 d694b5ae8c79: Verifying Checksum 07:47:52 d694b5ae8c79: Download complete 07:47:52 556b6ee489ea: Verifying Checksum 07:47:52 556b6ee489ea: Download complete 07:47:56 d694b5ae8c79: Pull complete 07:47:56 9f32a84ed3da: Pull complete 07:47:56 4d19c01a9841: Pull complete 07:47:56 9325e15d5711: Pull complete 07:48:02 556b6ee489ea: Pull complete 07:48:02 c5a4b2cf53e6: Pull complete 07:48:02 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 07:48:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 07:48:02 ---> c4be618373d6 07:48:02 Step 3/12 : ARG ADD_BUILD_TAGS="" 07:48:04 Still waiting to schedule task 07:48:04 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 07:48:08 ---> Running in d10b8e7d0c37 07:48:08 Removing intermediate container d10b8e7d0c37 07:48:08 ---> 47b6e4241271 07:48:08 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:48:08 ---> Running in b60bb375eeee 07:48:08 Removing intermediate container b60bb375eeee 07:48:08 ---> 9813f0adc453 07:48:08 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 07:48:08 ---> Running in d4b5ce4bd2eb 07:48:08 Removing intermediate container d4b5ce4bd2eb 07:48:08 ---> 18435665fbf0 07:48:08 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 07:48:08 ---> Running in 0649c03c10ae 07:48:08 Removing intermediate container 0649c03c10ae 07:48:08 ---> fcbc8bf76458 07:48:08 Step 7/12 : WORKDIR /device-gpio 07:48:08 ---> Running in 87e3eb86b45c 07:48:08 Removing intermediate container 87e3eb86b45c 07:48:08 ---> 5c58db0e8e05 07:48:08 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:48:08 ---> Running in c502cb7134ab 07:48:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 07:48:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 07:48:20 (1/4) Installing openssh-keygen (9.1_p1-r3) 07:48:20 (2/4) Installing libedit (20221030.3.1-r0) 07:48:20 (3/4) Installing openssh-client-common (9.1_p1-r3) 07:48:20 (4/4) Installing openssh-client-default (9.1_p1-r3) 07:48:20 Executing busybox-1.35.0-r29.trigger 07:48:20 OK: 269 MiB in 57 packages 07:48:20 Removing intermediate container c502cb7134ab 07:48:20 ---> 28dd07d91af2 07:48:20 Step 9/12 : COPY go.mod vendor* ./ 07:48:21 ---> 133906c77503 07:48:21 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:48:21 ---> Running in 0ea0570c9109 07:48:54 Removing intermediate container 0ea0570c9109 07:48:54 ---> 5afc66d3f72b 07:48:54 Step 11/12 : COPY . . 07:48:54 ---> 7d3e1e189c86 07:48:54 Step 12/12 : RUN ${MAKE} 07:48:54 ---> Running in 5f0be0ac2316 07:48:54 noop 07:48:54 Removing intermediate container 5f0be0ac2316 07:48:54 ---> 20cbd326b43d 07:48:54 Successfully built 20cbd326b43d 07:48:55 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:55 + docker inspect -f . ci-base-image-x86_64 07:48:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:48:55 prd-ubuntu20.04-docker-8c-8g-17270 does not seem to be running inside a container 07:48:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-184 -v /w/workspace/edgexfoundry_device-gpio_PR-184:/w/workspace/edgexfoundry_device-gpio_PR-184:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-184@tmp:/w/workspace/edgexfoundry_device-gpio_PR-184@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:48:56 $ docker top b4cf234e71130f05c3c9982d6be4ab33fa511b93cbf1d220f74fd75adf1a06cd -eo pid,comm [Pipeline] { [Pipeline] sh 07:48:56 + go version 07:48:56 go version go1.20.2 linux/amd64 [Pipeline] } 07:48:56 $ docker stop --time=1 b4cf234e71130f05c3c9982d6be4ab33fa511b93cbf1d220f74fd75adf1a06cd 07:48:57 $ docker rm -f --volumes b4cf234e71130f05c3c9982d6be4ab33fa511b93cbf1d220f74fd75adf1a06cd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:58 + docker inspect -f . ci-base-image-x86_64 07:48:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:48:58 prd-ubuntu20.04-docker-8c-8g-17270 does not seem to be running inside a container 07:48:58 $ 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-184 -v /w/workspace/edgexfoundry_device-gpio_PR-184:/w/workspace/edgexfoundry_device-gpio_PR-184:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-184@tmp:/w/workspace/edgexfoundry_device-gpio_PR-184@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:49:00 $ docker top 9a2c1f6ab4fcb6ce26f6b264c1967cbe3f3b68c9898ca2b69b87b01302723a84 -eo pid,comm [Pipeline] { [Pipeline] sh 07:49:01 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-184 [Pipeline] fileExists [Pipeline] sh 07:49:01 + make test 07:49:01 go test ./... -coverprofile=coverage.out ./... 07:49:06 ? github.com/edgexfoundry/device-gpio [no test files] 07:49:15 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 07:49:15 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 07:49:20 go vet ./... 07:49:23 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:49:23 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:49:23 ./bin/test-attribution-txt.sh [Pipeline] echo 07:49:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 07:49:23 $ docker stop --time=1 9a2c1f6ab4fcb6ce26f6b264c1967cbe3f3b68c9898ca2b69b87b01302723a84 07:49:26 $ docker rm -f --volumes 9a2c1f6ab4fcb6ce26f6b264c1967cbe3f3b68c9898ca2b69b87b01302723a84 [Pipeline] // withDockerContainer [Pipeline] sh 07:49:27 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:49:27 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 07:49:27 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:49:28 + ls -al . 07:49:28 total 160 07:49:28 drwxrwxr-x 9 jenkins jenkins 4096 May 30 07:49 . 07:49:28 drwxrwxr-x 4 jenkins jenkins 4096 May 30 07:47 .. 07:49:28 -rw-rw-r-- 1 jenkins jenkins 120 May 30 07:47 .dockerignore 07:49:28 drwxrwxr-x 8 jenkins jenkins 4096 May 30 07:47 .git 07:49:28 drwxrwxr-x 3 jenkins jenkins 4096 May 30 07:47 .github 07:49:28 -rw-rw-r-- 1 jenkins jenkins 343 May 30 07:47 .gitignore 07:49:28 -rw-rw-r-- 1 jenkins jenkins 41 May 30 07:47 .golangci.yml 07:49:28 drwxr-xr-x 3 jenkins jenkins 4096 May 30 07:47 .semver 07:49:28 -rw-rw-r-- 1 jenkins jenkins 9702 May 30 07:47 Attribution.txt 07:49:28 -rw-rw-r-- 1 jenkins jenkins 6184 May 30 07:47 CHANGELOG.md 07:49:28 -rw-rw-r-- 1 jenkins jenkins 1542 May 30 07:47 Dockerfile 07:49:28 -rw-rw-r-- 1 jenkins jenkins 677 May 30 07:47 GOVERNANCE.md 07:49:28 -rw-rw-r-- 1 jenkins jenkins 657 May 30 07:47 Jenkinsfile 07:49:28 -rw-rw-r-- 1 jenkins jenkins 11340 May 30 07:47 LICENSE 07:49:28 -rw-rw-r-- 1 jenkins jenkins 1692 May 30 07:47 Makefile 07:49:28 -rw-rw-r-- 1 jenkins jenkins 617 May 30 07:47 OWNERS.md 07:49:28 -rw-rw-r-- 1 jenkins jenkins 11790 May 30 07:47 README.md 07:49:28 -rw-rw-r-- 1 jenkins jenkins 5 May 30 07:47 VERSION 07:49:28 drwxrwxr-x 2 jenkins jenkins 4096 May 30 07:47 bin 07:49:28 drwxrwxr-x 3 jenkins jenkins 4096 May 30 07:47 cmd 07:49:28 -rw-r--r-- 1 jenkins jenkins 10 May 30 07:49 coverage.out 07:49:28 -rw-rw-r-- 1 jenkins jenkins 3221 May 30 07:47 go.mod 07:49:28 -rw-rw-r-- 1 jenkins jenkins 31489 May 30 07:47 go.sum 07:49:28 drwxrwxr-x 3 jenkins jenkins 4096 May 30 07:47 internal 07:49:28 drwxrwxr-x 4 jenkins jenkins 4096 May 30 07:47 snap 07:49:28 -rw-rw-r-- 1 jenkins jenkins 209 May 30 07:47 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:28 + 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=42e4a03c2999fd17d89ddf859aa4605858230bbe --label arch=amd64 --label version=0.0.0 . 07:49:28 Sending build context to Docker daemon 16.11MB 07:49:28 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 07:49:28 Step 2/25 : FROM ${BASE} AS builder 07:49:28 ---> 20cbd326b43d 07:49:28 Step 3/25 : ARG ADD_BUILD_TAGS="" 07:49:28 ---> Running in b18f3265a2eb 07:49:29 Removing intermediate container b18f3265a2eb 07:49:29 ---> 1eb0af522ec8 07:49:29 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:49:29 ---> Running in 992146464d9b 07:49:29 Removing intermediate container 992146464d9b 07:49:29 ---> 45215452b015 07:49:29 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " 07:49:29 ---> Running in a2ef86554635 07:49:29 Removing intermediate container a2ef86554635 07:49:29 ---> e322690d4cf1 07:49:29 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 07:49:29 ---> Running in 016f589ead7a 07:49:29 Removing intermediate container 016f589ead7a 07:49:29 ---> f5e6aa988dd0 07:49:29 Step 7/25 : WORKDIR /device-gpio 07:49:29 ---> Running in 8708e0e3a9b8 07:49:29 Removing intermediate container 8708e0e3a9b8 07:49:29 ---> e6df71408180 07:49:29 Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:49:29 ---> Running in 09fdc914aacc 07:49:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 07:49:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 07:49:30 OK: 269 MiB in 57 packages 07:49:30 Removing intermediate container 09fdc914aacc 07:49:30 ---> bbc924ef8cd1 07:49:30 Step 9/25 : COPY go.mod vendor* ./ 07:49:30 ---> 6324be24c546 07:49:30 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:49:30 ---> Running in 8b0ea5166d4f 07:49:31 Removing intermediate container 8b0ea5166d4f 07:49:31 ---> a1574b660cb9 07:49:31 Step 11/25 : COPY . . 07:49:32 ---> 382b2c684e2d 07:49:32 Step 12/25 : RUN ${MAKE} 07:49:32 ---> Running in bf6368ffd0f6 07:49:32 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 07:49:54 Removing intermediate container bf6368ffd0f6 07:49:54 ---> 9edd809107b2 07:49:54 Step 13/25 : FROM alpine:3.17 07:49:54 3.17: Pulling from library/alpine 07:49:54 f56be85fc22e: Already exists 07:49:54 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 07:49:54 Status: Downloaded newer image for alpine:3.17 07:49:54 ---> 9ed4aefc74f6 07:49:54 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 07:49:54 ---> Running in 03a9f0eb25fc 07:49:54 Removing intermediate container 03a9f0eb25fc 07:49:54 ---> e30f198bf95a 07:49:54 Step 15/25 : RUN apk add --update --no-cache 07:49:54 ---> Running in 51a2dc51d5fb 07:49:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 07:49:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 07:49:54 OK: 7 MiB in 15 packages 07:49:54 Removing intermediate container 51a2dc51d5fb 07:49:54 ---> cfcc1751ee8c 07:49:54 Step 16/25 : WORKDIR / 07:49:54 ---> Running in 0d928758e810 07:49:54 Removing intermediate container 0d928758e810 07:49:54 ---> cc63b8b79452 07:49:54 Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / 07:49:54 ---> fc6e8df02467 07:49:54 Step 18/25 : COPY --from=builder /device-gpio/LICENSE / 07:49:54 ---> c64f71338a9d 07:49:54 Step 19/25 : COPY --from=builder /device-gpio/cmd/ / 07:49:54 ---> 8e49f73299a9 07:49:54 Step 20/25 : EXPOSE 59910 07:49:54 ---> Running in c481cc3a07ea 07:49:54 Removing intermediate container c481cc3a07ea 07:49:54 ---> e1c9ccce91e2 07:49:54 Step 21/25 : ENTRYPOINT ["/device-gpio"] 07:49:54 ---> Running in 95b84a5b2771 07:49:54 Removing intermediate container 95b84a5b2771 07:49:54 ---> 2bb7fd2cdeb1 07:49:54 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 07:49:54 ---> Running in a0b54ba009ad 07:49:54 Removing intermediate container a0b54ba009ad 07:49:54 ---> d4fcf9a8ad88 07:49:54 Step 23/25 : LABEL arch=amd64 07:49:54 ---> Running in 04acac2eb00b 07:49:54 Removing intermediate container 04acac2eb00b 07:49:54 ---> 92cc99a48b87 07:49:54 Step 24/25 : LABEL git_sha=42e4a03c2999fd17d89ddf859aa4605858230bbe 07:49:54 ---> Running in 864c71d25b1b 07:49:54 Removing intermediate container 864c71d25b1b 07:49:54 ---> dffcb2c72904 07:49:54 Step 25/25 : LABEL version=0.0.0 07:49:54 ---> Running in 98934bd6fc10 07:49:54 Removing intermediate container 98934bd6fc10 07:49:54 ---> 8f8f3cda300e 07:49:54 [Warning] One or more build-args [ARCH] were not consumed 07:49:54 Successfully built 8f8f3cda300e 07:49:54 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 07:49:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:49:55 07:49:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:49:55 latest: Pulling from edgex-lftools-log-publisher 07:49:55 5eb5b503b376: Pulling fs layer 07:49:55 5c69ac0246d0: Pulling fs layer 07:49:55 ec43610c2a17: Pulling fs layer 07:49:55 3a2ae6a8a46f: Pulling fs layer 07:49:55 33b1e0a273af: Pulling fs layer 07:49:55 5d3b04190fa2: Pulling fs layer 07:49:55 2f39f015ded8: Pulling fs layer 07:49:55 3a2ae6a8a46f: Waiting 07:49:55 33b1e0a273af: Waiting 07:49:55 5d3b04190fa2: Waiting 07:49:55 2f39f015ded8: Waiting 07:49:55 5c69ac0246d0: Verifying Checksum 07:49:55 5c69ac0246d0: Download complete 07:49:55 3a2ae6a8a46f: Verifying Checksum 07:49:55 3a2ae6a8a46f: Download complete 07:49:55 33b1e0a273af: Verifying Checksum 07:49:55 33b1e0a273af: Download complete 07:49:55 5d3b04190fa2: Verifying Checksum 07:49:55 5d3b04190fa2: Download complete 07:49:55 ec43610c2a17: Verifying Checksum 07:49:55 ec43610c2a17: Download complete 07:49:55 5eb5b503b376: Verifying Checksum 07:49:55 5eb5b503b376: Download complete 07:49:56 2f39f015ded8: Download complete 07:49:56 5eb5b503b376: Pull complete 07:49:56 5c69ac0246d0: Pull complete 07:49:57 ec43610c2a17: Pull complete 07:49:57 3a2ae6a8a46f: Pull complete 07:49:57 33b1e0a273af: Pull complete 07:49:57 5d3b04190fa2: Pull complete 07:50:01 2f39f015ded8: Pull complete 07:50:01 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:50:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:50:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:50:02 prd-ubuntu20.04-docker-8c-8g-17270 does not seem to be running inside a container 07:50:02 $ 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-184 -v /w/workspace/edgexfoundry_device-gpio_PR-184:/w/workspace/edgexfoundry_device-gpio_PR-184:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-184@tmp:/w/workspace/edgexfoundry_device-gpio_PR-184@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:50:08 $ docker top 3b5d85e5d3f9848a4889ac528c0176224084b235dcef8181eaa0678a3e7e940b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:50:09 ---> job-cost.sh 07:50:09 lf-activate-venv: SKIPPING 07:50:09 INFO: No Stack... 07:50:09 INFO: Retrieving Pricing Info for: v3-standard-8 07:50:09 INFO: Archiving Costs [Pipeline] sh 07:50:10 + cat /w/workspace/edgexfoundry_device-gpio_PR-184/archives/cost.csv 07:50:10 + cut -d, -f6 [Pipeline] lock 07:50:10 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-184-1-stack-cost] 07:50:10 Resource [jenkins-edgexfoundry-device-gpio-PR-184-1-stack-cost] did not exist. Created. 07:50:10 Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-184-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:50:10 + echo total: 0.2199999988079071 [Pipeline] stash 07:50:10 Stashed 1 file(s) [Pipeline] } 07:50:10 Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-184-1-stack-cost] [Pipeline] // lock [Pipeline] } 07:50:10 $ docker stop --time=1 3b5d85e5d3f9848a4889ac528c0176224084b235dcef8181eaa0678a3e7e940b 07:50:12 $ docker rm -f --volumes 3b5d85e5d3f9848a4889ac528c0176224084b235dcef8181eaa0678a3e7e940b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 07:50:18 Running on prd-ubuntu20.04-docker-arm64-4c-16g-17272 in /w/workspace/edgexfoundry_device-gpio_PR-184 [Pipeline] { [Pipeline] ws 07:50:18 Running in /w/workspace/device-gpio/1 [Pipeline] { [Pipeline] checkout 07:50:18 The recommended git tool is: git 07:50:24 using credential edgex-jenkins-ssh 07:50:24 Cloning the remote Git repository 07:50:24 Cloning repository git@github.com:edgexfoundry/device-gpio.git 07:50:24 > git init /w/workspace/device-gpio/1 # timeout=10 07:50:24 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 07:50:24 > git --version # timeout=10 07:50:24 > git --version # 'git version 2.25.1' 07:50:24 using GIT_SSH to set credentials SSH Credentials for GitHub 07:50:24 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:50:26 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 07:50:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:50:27 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 07:50:27 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 07:50:27 using GIT_SSH to set credentials SSH Credentials for GitHub 07:50:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/184/head:refs/remotes/origin/PR-184 +refs/heads/main:refs/remotes/origin/main # timeout=10 07:50:27 Merging remotes/origin/main commit 98aac1368ee40ec1865790939f305422b435a4ce into PR head commit 42e4a03c2999fd17d89ddf859aa4605858230bbe 07:50:28 Merge succeeded, producing 42e4a03c2999fd17d89ddf859aa4605858230bbe 07:50:28 Checking out Revision 42e4a03c2999fd17d89ddf859aa4605858230bbe (PR-184) 07:50:27 > git config core.sparsecheckout # timeout=10 07:50:28 > git checkout -f 42e4a03c2999fd17d89ddf859aa4605858230bbe # timeout=10 07:50:28 > git remote # timeout=10 07:50:28 > git config --get remote.origin.url # timeout=10 07:50:28 using GIT_SSH to set credentials SSH Credentials for GitHub 07:50:28 > git merge 98aac1368ee40ec1865790939f305422b435a4ce # timeout=10 07:50:28 > git rev-parse HEAD^{commit} # timeout=10 07:50:28 > git config core.sparsecheckout # timeout=10 07:50:28 > git checkout -f 42e4a03c2999fd17d89ddf859aa4605858230bbe # timeout=10 07:50:31 Commit message: "docs: Update changelog for v3.0" 07:50:31 > git --version # timeout=10 07:50:31 > git --version # 'git version 2.25.1' 07:50:31 fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:50:32 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 07:50:32 % Total % Received % Xferd Average Speed Time Time Time Current 07:50:32 Dload Upload Total Spent Left Speed 07:50:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 226k 0 --:--:-- --:--:-- --:--:-- 226k [Pipeline] sh 07:50:33 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 07:50:34 + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.jsonsudo 07:50:34 tee /etc/docker/daemon.new 07:50:34 { 07:50:34 "registry-mirrors": [ 07:50:34 "https://nexus3.edgexfoundry.org:10001" 07:50:34 ], 07:50:34 "bip": "10.250.0.254/24", 07:50:34 "hosts": [ 07:50:34 "tcp://0.0.0.0:5555", 07:50:34 "unix:///var/run/docker.sock" 07:50:34 ], 07:50:34 "mtu": 1458, 07:50:34 "selinux-enabled": true, 07:50:34 "seccomp-profile": "/etc/docker/seccomp.json" 07:50:34 } [Pipeline] sh 07:50:34 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 07:50:34 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:50:53 provisioning config files... 07:50:53 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/1@tmp/config6979519842404396437tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:50:53 ---> docker-login.sh 07:50:53 nexus3.edgexfoundry.org:10001 07:50:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:50:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:50:54 Configure a credential helper to remove this warning. See 07:50:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:50:54 07:50:54 Login Succeeded 07:50:54 nexus3.edgexfoundry.org:10002 07:50:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:50:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:50:54 Configure a credential helper to remove this warning. See 07:50:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:50:54 07:50:54 Login Succeeded 07:50:54 nexus3.edgexfoundry.org:10003 07:50:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:50:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:50:54 Configure a credential helper to remove this warning. See 07:50:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:50:54 07:50:54 Login Succeeded 07:50:54 nexus3.edgexfoundry.org:10004 07:50:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:50:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:50:55 Configure a credential helper to remove this warning. See 07:50:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:50:55 07:50:55 Login Succeeded 07:50:55 docker.io 07:50:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:50:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:50:55 Configure a credential helper to remove this warning. See 07:50:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:50:55 07:50:55 Login Succeeded 07:50:55 ---> docker-login.sh ends [Pipeline] } 07:50:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:50:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:50:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:50:56 ========================================================= 07:50:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 07:50:56 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:56 + 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 . 07:50:57 Sending build context to Docker daemon 8.145MB 07:50:57 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 07:50:57 Step 2/12 : FROM ${BASE} AS builder 07:50:59 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:50:59 c41833b44d91: Pulling fs layer 07:50:59 ed15518f5707: Pulling fs layer 07:50:59 feae8fd75edb: Pulling fs layer 07:50:59 242c74f7c9fa: Pulling fs layer 07:50:59 3cdef696dda3: Pulling fs layer 07:50:59 2ced38df9373: Pulling fs layer 07:50:59 58f1dce35555: Pulling fs layer 07:50:59 3cdef696dda3: Waiting 07:50:59 2ced38df9373: Waiting 07:50:59 58f1dce35555: Waiting 07:50:59 242c74f7c9fa: Waiting 07:50:59 ed15518f5707: Verifying Checksum 07:50:59 ed15518f5707: Download complete 07:50:59 242c74f7c9fa: Verifying Checksum 07:50:59 242c74f7c9fa: Download complete 07:50:59 3cdef696dda3: Verifying Checksum 07:50:59 3cdef696dda3: Download complete 07:50:59 c41833b44d91: Download complete 07:51:00 c41833b44d91: Pull complete 07:51:00 58f1dce35555: Verifying Checksum 07:51:00 58f1dce35555: Download complete 07:51:01 ed15518f5707: Pull complete 07:51:02 feae8fd75edb: Verifying Checksum 07:51:02 feae8fd75edb: Download complete 07:51:02 2ced38df9373: Verifying Checksum 07:51:02 2ced38df9373: Download complete 07:51:14 feae8fd75edb: Pull complete 07:51:14 242c74f7c9fa: Pull complete 07:51:14 3cdef696dda3: Pull complete 07:51:19 2ced38df9373: Pull complete 07:51:22 58f1dce35555: Pull complete 07:51:22 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 07:51:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 07:51:22 ---> fadd8f120f05 07:51:22 Step 3/12 : ARG ADD_BUILD_TAGS="" 07:51:24 ---> Running in 6a3d3d50092b 07:51:24 Removing intermediate container 6a3d3d50092b 07:51:24 ---> 88ec3ab4460f 07:51:24 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:51:24 ---> Running in c509064f0d25 07:51:24 Removing intermediate container c509064f0d25 07:51:24 ---> 47bd8c32de75 07:51:24 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 07:51:24 ---> Running in 0039f72802b2 07:51:25 Removing intermediate container 0039f72802b2 07:51:25 ---> 7274a683af9e 07:51:25 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 07:51:25 ---> Running in 9cf58de960e1 07:51:25 Removing intermediate container 9cf58de960e1 07:51:25 ---> 6cd868b84808 07:51:25 Step 7/12 : WORKDIR /device-gpio 07:51:25 ---> Running in 80b68887a838 07:51:25 Removing intermediate container 80b68887a838 07:51:25 ---> 9879dc0ae286 07:51:25 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:51:25 ---> Running in 33ca2cbb1c75 07:51:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 07:51:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 07:51:28 (1/4) Installing openssh-keygen (9.1_p1-r3) 07:51:28 (2/4) Installing libedit (20221030.3.1-r0) 07:51:28 (3/4) Installing openssh-client-common (9.1_p1-r3) 07:51:28 (4/4) Installing openssh-client-default (9.1_p1-r3) 07:51:28 Executing busybox-1.35.0-r29.trigger 07:51:28 OK: 268 MiB in 57 packages 07:51:29 Removing intermediate container 33ca2cbb1c75 07:51:29 ---> cbe02e6fefbb 07:51:29 Step 9/12 : COPY go.mod vendor* ./ 07:51:30 ---> 420598114a25 07:51:30 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:51:30 ---> Running in 7f60b7ab74ef 07:52:38 Removing intermediate container 7f60b7ab74ef 07:52:38 ---> 6a744da8db10 07:52:38 Step 11/12 : COPY . . 07:52:38 ---> 427a77862839 07:52:38 Step 12/12 : RUN ${MAKE} 07:52:38 ---> Running in 3624b4dfe8cf 07:52:38 noop 07:52:38 Removing intermediate container 3624b4dfe8cf 07:52:38 ---> f46b823a98e7 07:52:38 Successfully built f46b823a98e7 07:52:38 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:38 + docker inspect -f . ci-base-image-arm64 07:52:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:52:39 prd-ubuntu20.04-docker-arm64-4c-16g-17272 does not seem to be running inside a container 07:52:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:52:40 $ docker top e0a6399689cd19486fccea86f60f94e71f03e7417d623d467a6375270debb406 -eo pid,comm [Pipeline] { [Pipeline] sh 07:52:41 + go version 07:52:41 go version go1.20.2 linux/arm64 [Pipeline] } 07:52:41 $ docker stop --time=1 e0a6399689cd19486fccea86f60f94e71f03e7417d623d467a6375270debb406 07:52:42 $ docker rm -f --volumes e0a6399689cd19486fccea86f60f94e71f03e7417d623d467a6375270debb406 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:43 + docker inspect -f . ci-base-image-arm64 07:52:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:52:43 prd-ubuntu20.04-docker-arm64-4c-16g-17272 does not seem to be running inside a container 07:52:43 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:52:46 $ docker top a964faf41dcd1ebdb326e0a0ad350abe3c62ac889113c1d77c44523ea6bb8c3b -eo pid,comm [Pipeline] { [Pipeline] sh 07:52:47 + git config --global --add safe.directory /w/workspace/device-gpio/1 [Pipeline] fileExists [Pipeline] sh 07:52:47 + make test 07:52:47 go test ./... -coverprofile=coverage.out ./... 07:53:19 ? github.com/edgexfoundry/device-gpio [no test files] 07:55:26 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 07:55:26 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 07:55:26 WARNING: Linting skipped (not on x86_64 or linter not installed) 07:55:26 go vet ./... 07:55:53 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:55:53 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:55:53 ./bin/test-attribution-txt.sh [Pipeline] echo 07:55:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 07:55:53 $ docker stop --time=1 a964faf41dcd1ebdb326e0a0ad350abe3c62ac889113c1d77c44523ea6bb8c3b 07:55:56 $ docker rm -f --volumes a964faf41dcd1ebdb326e0a0ad350abe3c62ac889113c1d77c44523ea6bb8c3b [Pipeline] // withDockerContainer [Pipeline] sh 07:55:57 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:55:57 Warning: overwriting stash ‘coverage-report’ 07:55:58 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 07:55:58 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:55:59 + ls -al . 07:55:59 total 156 07:55:59 drwxrwxr-x 8 jenkins jenkins 4096 May 30 07:52 . 07:55:59 drwxrwxr-x 4 jenkins jenkins 4096 May 30 07:50 .. 07:55:59 -rw-rw-r-- 1 jenkins jenkins 120 May 30 07:50 .dockerignore 07:55:59 drwxrwxr-x 8 jenkins jenkins 4096 May 30 07:50 .git 07:55:59 drwxrwxr-x 3 jenkins jenkins 4096 May 30 07:50 .github 07:55:59 -rw-rw-r-- 1 jenkins jenkins 343 May 30 07:50 .gitignore 07:55:59 -rw-rw-r-- 1 jenkins jenkins 41 May 30 07:50 .golangci.yml 07:55:59 -rw-rw-r-- 1 jenkins jenkins 9702 May 30 07:50 Attribution.txt 07:55:59 -rw-rw-r-- 1 jenkins jenkins 6184 May 30 07:50 CHANGELOG.md 07:55:59 -rw-rw-r-- 1 jenkins jenkins 1542 May 30 07:50 Dockerfile 07:55:59 -rw-rw-r-- 1 jenkins jenkins 677 May 30 07:50 GOVERNANCE.md 07:55:59 -rw-rw-r-- 1 jenkins jenkins 657 May 30 07:50 Jenkinsfile 07:55:59 -rw-rw-r-- 1 jenkins jenkins 11340 May 30 07:50 LICENSE 07:55:59 -rw-rw-r-- 1 jenkins jenkins 1692 May 30 07:50 Makefile 07:55:59 -rw-rw-r-- 1 jenkins jenkins 617 May 30 07:50 OWNERS.md 07:55:59 -rw-rw-r-- 1 jenkins jenkins 11790 May 30 07:50 README.md 07:55:59 -rw-rw-r-- 1 jenkins jenkins 5 May 30 07:47 VERSION 07:55:59 drwxrwxr-x 2 jenkins jenkins 4096 May 30 07:50 bin 07:55:59 drwxrwxr-x 3 jenkins jenkins 4096 May 30 07:50 cmd 07:55:59 -rw-r--r-- 1 jenkins jenkins 10 May 30 07:52 coverage.out 07:55:59 -rw-rw-r-- 1 jenkins jenkins 3221 May 30 07:50 go.mod 07:55:59 -rw-rw-r-- 1 jenkins jenkins 31489 May 30 07:50 go.sum 07:55:59 drwxrwxr-x 3 jenkins jenkins 4096 May 30 07:50 internal 07:55:59 drwxrwxr-x 4 jenkins jenkins 4096 May 30 07:50 snap 07:55:59 -rw-rw-r-- 1 jenkins jenkins 209 May 30 07:50 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:59 + 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=42e4a03c2999fd17d89ddf859aa4605858230bbe --label arch=arm64 --label version=0.0.0 . 07:55:59 Sending build context to Docker daemon 8.146MB 07:55:59 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 07:55:59 Step 2/25 : FROM ${BASE} AS builder 07:55:59 ---> f46b823a98e7 07:55:59 Step 3/25 : ARG ADD_BUILD_TAGS="" 07:55:59 ---> Running in c0197c4c8735 07:56:00 Removing intermediate container c0197c4c8735 07:56:00 ---> e49f78330b5d 07:56:00 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:56:00 ---> Running in e5fdb66d4c61 07:56:00 Removing intermediate container e5fdb66d4c61 07:56:00 ---> b3e9d4fa8946 07:56:00 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " 07:56:00 ---> Running in bab7ec874cbc 07:56:01 Removing intermediate container bab7ec874cbc 07:56:01 ---> 50952213cf68 07:56:01 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 07:56:01 ---> Running in 600d6bfa1e29 07:56:01 Removing intermediate container 600d6bfa1e29 07:56:01 ---> c7544f50bf7e 07:56:01 Step 7/25 : WORKDIR /device-gpio 07:56:01 ---> Running in d298da34bc89 07:56:01 Removing intermediate container d298da34bc89 07:56:01 ---> e5992069d1ac 07:56:01 Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:56:01 ---> Running in 11100576f87b 07:56:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 07:56:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 07:56:04 OK: 268 MiB in 57 packages 07:56:05 Removing intermediate container 11100576f87b 07:56:05 ---> 839c1abb53c1 07:56:05 Step 9/25 : COPY go.mod vendor* ./ 07:56:05 ---> 5c9ee20a216e 07:56:05 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:56:05 ---> Running in ca354e827180 07:56:10 Removing intermediate container ca354e827180 07:56:10 ---> 6b9610249f80 07:56:10 Step 11/25 : COPY . . 07:56:11 ---> 63554cbb43f4 07:56:11 Step 12/25 : RUN ${MAKE} 07:56:11 ---> Running in 4c90d9ea3b53 07:56:12 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 07:58:18 Removing intermediate container 4c90d9ea3b53 07:58:18 ---> 62dd651479f9 07:58:18 Step 13/25 : FROM alpine:3.17 07:58:18 3.17: Pulling from library/alpine 07:58:18 c41833b44d91: Already exists 07:58:18 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 07:58:18 Status: Downloaded newer image for alpine:3.17 07:58:18 ---> 51e60588ff2c 07:58:18 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 07:58:18 ---> Running in bc6d916c465f 07:58:18 Removing intermediate container bc6d916c465f 07:58:18 ---> a2b4f65978ce 07:58:18 Step 15/25 : RUN apk add --update --no-cache 07:58:18 ---> Running in 63e93bbc2a39 07:58:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 07:58:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 07:58:21 OK: 7 MiB in 15 packages 07:58:21 Removing intermediate container 63e93bbc2a39 07:58:21 ---> 154eb5d93074 07:58:21 Step 16/25 : WORKDIR / 07:58:21 ---> Running in 82772e471ac5 07:58:22 Removing intermediate container 82772e471ac5 07:58:22 ---> ff0f87c13e1c 07:58:22 Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / 07:58:24 ---> 7d87f7c541f3 07:58:24 Step 18/25 : COPY --from=builder /device-gpio/LICENSE / 07:58:24 ---> d8f9cc50badb 07:58:24 Step 19/25 : COPY --from=builder /device-gpio/cmd/ / 07:58:26 ---> 39ff73efcf65 07:58:26 Step 20/25 : EXPOSE 59910 07:58:26 ---> Running in ba2b29a73e74 07:58:26 Removing intermediate container ba2b29a73e74 07:58:26 ---> d82ad4e5d725 07:58:26 Step 21/25 : ENTRYPOINT ["/device-gpio"] 07:58:26 ---> Running in 327ee75ba656 07:58:26 Removing intermediate container 327ee75ba656 07:58:26 ---> f8913f35c5d0 07:58:26 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 07:58:26 ---> Running in 5209d02d4a9a 07:58:26 Removing intermediate container 5209d02d4a9a 07:58:26 ---> d5f1ecabed5c 07:58:26 Step 23/25 : LABEL arch=arm64 07:58:27 ---> Running in c50891254ff3 07:58:27 Removing intermediate container c50891254ff3 07:58:27 ---> 4741ac193190 07:58:27 Step 24/25 : LABEL git_sha=42e4a03c2999fd17d89ddf859aa4605858230bbe 07:58:27 ---> Running in e279237071db 07:58:27 Removing intermediate container e279237071db 07:58:27 ---> c1a60d471fae 07:58:27 Step 25/25 : LABEL version=0.0.0 07:58:27 ---> Running in c5acf1849643 07:58:27 Removing intermediate container c5acf1849643 07:58:27 ---> 506fb45c017f 07:58:27 [Warning] One or more build-args [ARCH] were not consumed 07:58:27 Successfully built 506fb45c017f 07:58:27 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 07:58:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:58:28 07:58:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:58:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:58:29 arm64: Pulling from edgex-lftools-log-publisher 07:58:29 8998bd30e6a1: Pulling fs layer 07:58:29 04944245beec: Pulling fs layer 07:58:29 699f458cf7ca: Pulling fs layer 07:58:29 765212b225bb: Pulling fs layer 07:58:29 f23df028b6ca: Pulling fs layer 07:58:29 d65c8cfc05b1: Pulling fs layer 07:58:29 2437ff75d9bd: Pulling fs layer 07:58:29 d65c8cfc05b1: Waiting 07:58:29 2437ff75d9bd: Waiting 07:58:29 765212b225bb: Waiting 07:58:29 f23df028b6ca: Waiting 07:58:29 04944245beec: Verifying Checksum 07:58:29 04944245beec: Download complete 07:58:29 765212b225bb: Verifying Checksum 07:58:29 765212b225bb: Download complete 07:58:29 f23df028b6ca: Verifying Checksum 07:58:29 f23df028b6ca: Download complete 07:58:29 d65c8cfc05b1: Verifying Checksum 07:58:29 d65c8cfc05b1: Download complete 07:58:29 699f458cf7ca: Verifying Checksum 07:58:29 699f458cf7ca: Download complete 07:58:29 8998bd30e6a1: Verifying Checksum 07:58:29 8998bd30e6a1: Download complete 07:58:32 2437ff75d9bd: Verifying Checksum 07:58:32 2437ff75d9bd: Download complete 07:58:33 8998bd30e6a1: Pull complete 07:58:34 04944245beec: Pull complete 07:58:35 699f458cf7ca: Pull complete 07:58:35 765212b225bb: Pull complete 07:58:38 f23df028b6ca: Pull complete 07:58:38 d65c8cfc05b1: Pull complete 07:58:53 2437ff75d9bd: Pull complete 07:58:53 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 07:58:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:58:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:58:54 prd-ubuntu20.04-docker-arm64-4c-16g-17272 does not seem to be running inside a container 07:58:54 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 07:58:56 $ docker top 36974c3873dffa25bd98607e73f548e5c8cc2da288be829af07f380a4d99f92d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:58:57 ---> job-cost.sh 07:58:57 lf-activate-venv: SKIPPING 07:58:57 INFO: No Stack... 07:58:57 INFO: Retrieving Pricing Info for: v3-standard-4 07:58:58 INFO: Archiving Costs [Pipeline] sh 07:58:58 + cat /w/workspace/device-gpio/1/archives/cost.csv 07:58:58 + cut -d, -f6 [Pipeline] lock 07:58:58 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-184-1-stack-cost] 07:58:58 Resource [jenkins-edgexfoundry-device-gpio-PR-184-1-stack-cost] did not exist. Created. 07:58:58 Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-184-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:58:59 /w/workspace/device-gpio/1@tmp/durable-5decbe80/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 07:58:59 + echo total: 0.10999999940395355 [Pipeline] stash 07:59:00 Warning: overwriting stash ‘stack-cost’ 07:59:00 Stashed 1 file(s) [Pipeline] } 07:59:00 Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-184-1-stack-cost] [Pipeline] // lock [Pipeline] } 07:59:00 $ docker stop --time=1 36974c3873dffa25bd98607e73f548e5c8cc2da288be829af07f380a4d99f92d 07:59:01 $ docker rm -f --volumes 36974c3873dffa25bd98607e73f548e5c8cc2da288be829af07f380a4d99f92d [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 07:59:02 provisioning config files... 07:59:02 copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-184@tmp/config13062993806703533294tmp [Pipeline] { [Pipeline] sh 07:59:03 + set +x 07:59:03 + curl -s https://codecov.io/bash 07:59:03 + bash -s -- 07:59:03 07:59:03 _____ _ 07:59:03 / ____| | | 07:59:03 | | ___ __| | ___ ___ _____ __ 07:59:03 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:59:03 | |___| (_) | (_| | __/ (_| (_) \ V / 07:59:03 \_____\___/ \__,_|\___|\___\___/ \_/ 07:59:03 Bash-1.0.6 07:59:03 07:59:03 07:59:03 ==> git version 2.25.1 found 07:59:03 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 07:59:03 Release-Date: 2020-01-08 07:59:03 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 07:59:03 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 07:59:03 ==> Jenkins CI detected. 07:59:03 current dir:  /w/workspace/edgexfoundry_device-gpio_PR-184 07:59:03 project root: . 07:59:03 --> token set from env 07:59:03 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:59:03 ==> Running gcov in . (disable via -X gcov) 07:59:03 ==> Python coveragepy not found 07:59:03 ==> Searching for coverage reports in: 07:59:03 + . 07:59:03 -> Found 1 reports 07:59:03 ==> Detecting git/mercurial file structure 07:59:03 ==> Reading reports 07:59:03 + ./coverage.out bytes=10 07:59:03 ==> Appending adjustments 07:59:03 https://docs.codecov.io/docs/fixing-reports 07:59:03 + Found adjustments 07:59:03 ==> Gzipping contents 07:59:03 4.0K /tmp/codecov.mRSWwe.gz 07:59:03 ==> Uploading reports 07:59:03 url: https://codecov.io 07:59:03 query: branch=PR-184&commit=42e4a03c2999fd17d89ddf859aa4605858230bbe&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-184%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=184&job=&cmd_args= 07:59:03 -> Pinging Codecov 07:59:03 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-184&commit=42e4a03c2999fd17d89ddf859aa4605858230bbe&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-184%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=184&job=&cmd_args= 07:59:03 -> Uploading to 07:59:03 https://storage.googleapis.com/codecov/v4/raw/2023-05-30/3EC07B1A8CA8AF9BCAA0BB9F0134797F/42e4a03c2999fd17d89ddf859aa4605858230bbe/770e8c91-cb4e-4ef3-8653-cf01eb5e1cdd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230530%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230530T075903Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e5753dda0af6282f05bef095b74e34d0317f30b254c654a3d27ad36e1c928e24 07:59:03 % Total % Received % Xferd Average Speed Time Time Time Current 07:59:03 Dload Upload Total Spent Left Speed 07:59:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 724 0 0 100 724 0 3276 --:--:-- --:--:-- --:--:-- 3276 100 724 0 0 100 724 0 3189 --:--:-- --:--:-- --:--:-- 3175 07:59:03 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/42e4a03c2999fd17d89ddf859aa4605858230bbe [Pipeline] } 07:59:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 07:59:05 + [ -d /w/workspace/edgexfoundry_device-gpio_PR-184/archives ] 07:59:05 + ls -al /w/workspace/edgexfoundry_device-gpio_PR-184/archives 07:59:05 total 16 07:59:05 drwxr-xr-x 3 root root 4096 May 30 07:50 . 07:59:05 drwxrwxr-x 10 jenkins jenkins 4096 May 30 07:50 .. 07:59:05 drwxr-xr-x 2 root root 4096 May 30 07:50 cost 07:59:05 -rw-r--r-- 1 root root 83 May 30 07:50 cost.csv 07:59:05 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-184/archives 07:59:05 + ls -al /w/workspace/edgexfoundry_device-gpio_PR-184/archives 07:59:05 total 16 07:59:05 drwxr-xr-x 3 jenkins jenkins 4096 May 30 07:50 . 07:59:05 drwxrwxr-x 10 jenkins jenkins 4096 May 30 07:50 .. 07:59:05 drwxr-xr-x 2 jenkins jenkins 4096 May 30 07:50 cost 07:59:05 -rw-r--r-- 1 jenkins jenkins 83 May 30 07:50 cost.csv [Pipeline] libraryResource [Pipeline] sh 07:59:05 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:59:06 ---> package-listing.sh 07:59:06 ++ facter osfamily 07:59:06 ++ tr '[:upper:]' '[:lower:]' 07:59:06 + OS_FAMILY=debian 07:59:06 + workspace=/w/workspace/edgexfoundry_device-gpio_PR-184 07:59:06 + START_PACKAGES=/tmp/packages_start.txt 07:59:06 + END_PACKAGES=/tmp/packages_end.txt 07:59:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:59:06 + PACKAGES=/tmp/packages_start.txt 07:59:06 + '[' /w/workspace/edgexfoundry_device-gpio_PR-184 ']' 07:59:06 + PACKAGES=/tmp/packages_end.txt 07:59:06 + case "${OS_FAMILY}" in 07:59:06 + dpkg -l 07:59:06 + grep '^ii' 07:59:06 + '[' -f /tmp/packages_start.txt ']' 07:59:06 + '[' -f /tmp/packages_end.txt ']' 07:59:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:59:06 + '[' /w/workspace/edgexfoundry_device-gpio_PR-184 ']' 07:59:06 + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-184/archives/ 07:59:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-184/archives/ [Pipeline] echo 07:59:06 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-184/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:59:07 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:59:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:59:07 prd-ubuntu20.04-docker-8c-8g-17270 does not seem to be running inside a container 07:59:07 $ 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-184/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-184 -v /w/workspace/edgexfoundry_device-gpio_PR-184:/w/workspace/edgexfoundry_device-gpio_PR-184:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-184@tmp:/w/workspace/edgexfoundry_device-gpio_PR-184@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 07:59:08 $ docker top 8cabfa9d973e71a14c6767fe49f54c8cab022aa077a7869342d94474d2a83b2d -eo pid,comm [Pipeline] { [Pipeline] sh 07:59:08 + touch /tmp/pre-build-complete [Pipeline] sh 07:59:08 + mkdir -p /var/log/sysstat [Pipeline] sh 07:59:09 + ls /var/log/sa-host 07:59:09 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:59:09 provisioning config files... 07:59:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-184@tmp/config5119678842685325899tmp [Pipeline] { [Pipeline] echo 07:59:09 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:59:09 ---> create-netrc.sh [Pipeline] } 07:59:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:59:10 ---> python-tools-install.sh [Pipeline] echo 07:59:10 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:59:10 ---> sudo-logs.sh 07:59:10 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:59:10 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:59:10 ---> job-cost.sh 07:59:10 lf-activate-venv: SKIPPING 07:59:10 DEBUG: total: 0.2199999988079071 07:59:10 INFO: Retrieving Stack Cost... 07:59:11 INFO: Retrieving Pricing Info for: v3-standard-8 07:59:11 INFO: Archiving Costs [Pipeline] echo 07:59:11 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:59:12 ---> logs-deploy.sh 07:59:12 lf-activate-venv: SKIPPING 07:59:12 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-184/1 07:59:12 INFO: archiving workspace using pattern(s): 07:59:12 Archives upload complete. 07:59:12 INFO: archiving logs to Nexus 07:59:13 ---> uname -a: 07:59:13 Linux prd-ubuntu20-04-docker-8c-8g-17270 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 07:59:13 07:59:13 07:59:13 ---> lscpu: 07:59:13 Architecture: x86_64 07:59:13 CPU op-mode(s): 32-bit, 64-bit 07:59:13 Byte Order: Little Endian 07:59:13 Address sizes: 40 bits physical, 48 bits virtual 07:59:13 CPU(s): 8 07:59:13 On-line CPU(s) list: 0-7 07:59:13 Thread(s) per core: 1 07:59:13 Core(s) per socket: 1 07:59:13 Socket(s): 8 07:59:13 NUMA node(s): 1 07:59:13 Vendor ID: AuthenticAMD 07:59:13 CPU family: 23 07:59:13 Model: 49 07:59:13 Model name: AMD EPYC-Rome Processor 07:59:13 Stepping: 0 07:59:13 CPU MHz: 2800.000 07:59:13 BogoMIPS: 5600.00 07:59:13 Virtualization: AMD-V 07:59:13 Hypervisor vendor: KVM 07:59:13 Virtualization type: full 07:59:13 L1d cache: 256 KiB 07:59:13 L1i cache: 256 KiB 07:59:13 L2 cache: 4 MiB 07:59:13 L3 cache: 128 MiB 07:59:13 NUMA node0 CPU(s): 0-7 07:59:13 Vulnerability Itlb multihit: Not affected 07:59:13 Vulnerability L1tf: Not affected 07:59:13 Vulnerability Mds: Not affected 07:59:13 Vulnerability Meltdown: Not affected 07:59:13 Vulnerability Mmio stale data: Not affected 07:59:13 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:59:13 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 07:59:13 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 07:59:13 Vulnerability Srbds: Not affected 07:59:13 Vulnerability Tsx async abort: Not affected 07:59:13 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 07:59:13 07:59:13 07:59:13 ---> nproc: 07:59:13 8 07:59:13 07:59:13