Pull request #190 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from aff7666b12b3d74ae33db068cb1d891e8822c267+8c10bf59a35a83ee67ed2d7772760b16eeb6c9ce (9f5850171944ae93d78a5d77f69cb021c5e12c6c) 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-ssh9708561611648231898.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh4094674513670019261.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-190/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-190/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15097154317301037281.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-190/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8270518738331224796.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh14686313628704322190.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-190/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-190/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14608473218771623044.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-5399 in /w/workspace/edgexfoundry_device-gpio_PR-190 [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-190 # 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/190/head:refs/remotes/origin/PR-190 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 8c10bf59a35a83ee67ed2d7772760b16eeb6c9ce into PR head commit aff7666b12b3d74ae33db068cb1d891e8822c267 Merge succeeded, producing aff7666b12b3d74ae33db068cb1d891e8822c267 Checking out Revision aff7666b12b3d74ae33db068cb1d891e8822c267 (PR-190) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-06T00:35:21.993Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage > git config core.sparsecheckout # timeout=10 > git checkout -f aff7666b12b3d74ae33db068cb1d891e8822c267 # 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 8c10bf59a35a83ee67ed2d7772760b16eeb6c9ce # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f aff7666b12b3d74ae33db068cb1d891e8822c267 # timeout=10 [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-06T00:35:22.181Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-06T00:35:22.277Z] ========================================================= [2023-09-06T00:35:22.277Z] EdgeX Global Pipelines Version Info [2023-09-06T00:35:22.277Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-06T00:35:23.030Z] ------------------- [2023-09-06T00:35:23.030Z] stable info: [2023-09-06T00:35:23.030Z] ------------------- [2023-09-06T00:35:23.030Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-06T00:35:23.030Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-09-06T00:35:23.030Z] Message: update stable to v1.0.253 [2023-09-06T00:35:23.605Z] ------------------- [2023-09-06T00:35:23.605Z] experimental info: [2023-09-06T00:35:23.605Z] ------------------- [2023-09-06T00:35:23.605Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-06T00:35:23.606Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-09-06T00:35:23.606Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-06T00:35:23.884Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2023-09-06T00:35:23.925Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2023-09-06T00:35:23.970Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-06T00:35:24.007Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-06T00:35:24.048Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-06T00:35:24.090Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-09-06T00:35:24.130Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-06T00:35:24.168Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-09-06T00:35:24.208Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-06T00:35:24.255Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-06T00:35:24.297Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-06T00:35:24.344Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2023-09-06T00:35:24.386Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-06T00:35:24.430Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-06T00:35:24.475Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-06T00:35:24.518Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-06T00:35:24.564Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-06T00:35:24.607Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-06T00:35:24.658Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-06T00:35:24.703Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-06T00:35:24.746Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-09-06T00:35:24.795Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-09-06T00:35:24.837Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-06T00:35:24.878Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-06T00:35:24.928Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-09-06T00:35:24.968Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-06T00:35:25.013Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-06T00:35:25.057Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-190 [Pipeline] echo [2023-09-06T00:35:25.108Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-190 [Pipeline] echo [2023-09-06T00:35:25.151Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-190 [Pipeline] echo [2023-09-06T00:35:25.197Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = aff7666b12b3d74ae33db068cb1d891e8822c267 [Pipeline] echo [2023-09-06T00:35:25.244Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = aff7666 [Pipeline] echo [2023-09-06T00:35:25.286Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-06T00:35:25.402Z] provisioning config files... [2023-09-06T00:35:25.416Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-190@tmp/config13285811827709608240tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-06T00:35:25.764Z] ---> docker-login.sh [2023-09-06T00:35:25.764Z] nexus3.edgexfoundry.org:10001 [2023-09-06T00:35:26.025Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T00:35:26.285Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T00:35:26.285Z] Configure a credential helper to remove this warning. See [2023-09-06T00:35:26.285Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T00:35:26.285Z] [2023-09-06T00:35:26.285Z] Login Succeeded [2023-09-06T00:35:26.285Z] nexus3.edgexfoundry.org:10002 [2023-09-06T00:35:26.285Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T00:35:26.285Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T00:35:26.285Z] Configure a credential helper to remove this warning. See [2023-09-06T00:35:26.285Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T00:35:26.285Z] [2023-09-06T00:35:26.285Z] Login Succeeded [2023-09-06T00:35:26.285Z] nexus3.edgexfoundry.org:10003 [2023-09-06T00:35:26.285Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T00:35:26.545Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T00:35:26.545Z] Configure a credential helper to remove this warning. See [2023-09-06T00:35:26.545Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T00:35:26.545Z] [2023-09-06T00:35:26.545Z] Login Succeeded [2023-09-06T00:35:26.545Z] nexus3.edgexfoundry.org:10004 [2023-09-06T00:35:26.545Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T00:35:26.545Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T00:35:26.545Z] Configure a credential helper to remove this warning. See [2023-09-06T00:35:26.545Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T00:35:26.545Z] [2023-09-06T00:35:26.545Z] Login Succeeded [2023-09-06T00:35:26.545Z] docker.io [2023-09-06T00:35:26.545Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T00:35:26.805Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T00:35:26.805Z] Configure a credential helper to remove this warning. See [2023-09-06T00:35:26.805Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T00:35:26.805Z] [2023-09-06T00:35:26.805Z] Login Succeeded [2023-09-06T00:35:26.805Z] ---> docker-login.sh ends [Pipeline] } [2023-09-06T00:35:26.831Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-06T00:35:27.463Z] + git rev-list -1 --merges aff7666b12b3d74ae33db068cb1d891e8822c267~1..aff7666b12b3d74ae33db068cb1d891e8822c267 [Pipeline] echo [2023-09-06T00:35:27.522Z] -----------> git rev-list -1 --merges aff7666b12b3d74ae33db068cb1d891e8822c267~1..aff7666b12b3d74ae33db068cb1d891e8822c267 aff7666b12b3d74ae33db068cb1d891e8822c267 [false] [Pipeline] sh [2023-09-06T00:35:27.833Z] + git log --format=format:%s -1 aff7666b12b3d74ae33db068cb1d891e8822c267 [Pipeline] echo [2023-09-06T00:35:27.869Z] ========================================================= [2023-09-06T00:35:27.869Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-06T00:35:27.869Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-06T00:35:28.297Z] + git log --format=format:%s -1 aff7666b12b3d74ae33db068cb1d891e8822c267 [Pipeline] echo [2023-09-06T00:35:28.329Z] [semverPrep] GIT_COMMIT: aff7666b12b3d74ae33db068cb1d891e8822c267, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-09-06T00:35:28.359Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-06T00:35:28.803Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-06T00:35:28.803Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-06T00:35:28.803Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-06T00:35:28.803Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-06T00:35:28.803Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-06T00:35:28.803Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-06T00:35:28.803Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:35:29.356Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-06T00:35:29.356Z] [2023-09-06T00:35:29.356Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:35:29.737Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-06T00:35:29.737Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-06T00:35:29.737Z] b85a868b505f: Pulling fs layer [2023-09-06T00:35:29.737Z] e2be974225ed: Pulling fs layer [2023-09-06T00:35:29.737Z] 339a4e72a1f5: Pulling fs layer [2023-09-06T00:35:29.737Z] 988bab9f4d93: Pulling fs layer [2023-09-06T00:35:29.737Z] 1469e6f7b9e6: Pulling fs layer [2023-09-06T00:35:29.737Z] eaf3925da568: Pulling fs layer [2023-09-06T00:35:29.737Z] bab4dde63d76: Pulling fs layer [2023-09-06T00:35:29.737Z] bde34c3a00c8: Pulling fs layer [2023-09-06T00:35:29.737Z] b352a97aabf1: Pulling fs layer [2023-09-06T00:35:29.737Z] 4872d77fe225: Pulling fs layer [2023-09-06T00:35:29.737Z] 5851b861e8e6: Pulling fs layer [2023-09-06T00:35:29.737Z] bab4dde63d76: Waiting [2023-09-06T00:35:29.737Z] 988bab9f4d93: Waiting [2023-09-06T00:35:29.737Z] 1469e6f7b9e6: Waiting [2023-09-06T00:35:29.737Z] bde34c3a00c8: Waiting [2023-09-06T00:35:29.737Z] b352a97aabf1: Waiting [2023-09-06T00:35:29.737Z] eaf3925da568: Waiting [2023-09-06T00:35:29.737Z] 5851b861e8e6: Waiting [2023-09-06T00:35:29.737Z] 4872d77fe225: Waiting [2023-09-06T00:35:29.737Z] e2be974225ed: Download complete [2023-09-06T00:35:29.737Z] 988bab9f4d93: Verifying Checksum [2023-09-06T00:35:29.737Z] 988bab9f4d93: Download complete [2023-09-06T00:35:29.737Z] 1469e6f7b9e6: Verifying Checksum [2023-09-06T00:35:29.737Z] 1469e6f7b9e6: Download complete [2023-09-06T00:35:29.996Z] eaf3925da568: Download complete [2023-09-06T00:35:29.996Z] 339a4e72a1f5: Verifying Checksum [2023-09-06T00:35:29.996Z] 339a4e72a1f5: Download complete [2023-09-06T00:35:29.996Z] bde34c3a00c8: Verifying Checksum [2023-09-06T00:35:29.996Z] bde34c3a00c8: Download complete [2023-09-06T00:35:29.996Z] b352a97aabf1: Verifying Checksum [2023-09-06T00:35:29.996Z] b352a97aabf1: Download complete [2023-09-06T00:35:29.996Z] 4872d77fe225: Verifying Checksum [2023-09-06T00:35:29.996Z] 4872d77fe225: Download complete [2023-09-06T00:35:29.996Z] 5851b861e8e6: Verifying Checksum [2023-09-06T00:35:29.996Z] 5851b861e8e6: Download complete [2023-09-06T00:35:29.996Z] b85a868b505f: Verifying Checksum [2023-09-06T00:35:29.996Z] b85a868b505f: Download complete [2023-09-06T00:35:30.254Z] bab4dde63d76: Verifying Checksum [2023-09-06T00:35:30.254Z] bab4dde63d76: Download complete [2023-09-06T00:35:31.191Z] b85a868b505f: Pull complete [2023-09-06T00:35:31.191Z] e2be974225ed: Pull complete [2023-09-06T00:35:31.758Z] 339a4e72a1f5: Pull complete [2023-09-06T00:35:31.758Z] 988bab9f4d93: Pull complete [2023-09-06T00:35:32.018Z] 1469e6f7b9e6: Pull complete [2023-09-06T00:35:32.279Z] eaf3925da568: Pull complete [2023-09-06T00:35:34.183Z] bab4dde63d76: Pull complete [2023-09-06T00:35:34.183Z] bde34c3a00c8: Pull complete [2023-09-06T00:35:34.183Z] b352a97aabf1: Pull complete [2023-09-06T00:35:34.444Z] 4872d77fe225: Pull complete [2023-09-06T00:35:34.444Z] 5851b861e8e6: Pull complete [2023-09-06T00:35:34.444Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-06T00:35:34.444Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-06T00:35:34.444Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-06T00:35:34.691Z] prd-ubuntu20.04-docker-8c-8g-5399 does not seem to be running inside a container [2023-09-06T00:35:34.721Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-190 -v /w/workspace/edgexfoundry_device-gpio_PR-190:/w/workspace/edgexfoundry_device-gpio_PR-190:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-190@tmp:/w/workspace/edgexfoundry_device-gpio_PR-190@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-06T00:35:37.542Z] $ docker top d42e493174ee89246bcc744668befe994d1c6814645f910a79bca58d456b85fb -eo pid,comm [2023-09-06T00:35:37.596Z] 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). [2023-09-06T00:35:37.596Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-06T00:35:37.730Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-06T00:35:37.730Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-06T00:35:37.830Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-06T00:35:37.831Z] $ docker exec d42e493174ee89246bcc744668befe994d1c6814645f910a79bca58d456b85fb ssh-agent [2023-09-06T00:35:37.946Z] SSH_AUTH_SOCK=/tmp/ssh-AidzzSzExfvm/agent.33 [2023-09-06T00:35:37.946Z] SSH_AGENT_PID=39 [2023-09-06T00:35:37.952Z] Running ssh-add (command line suppressed) [2023-09-06T00:35:38.054Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-190@tmp/private_key_7964730804591692257.key (/w/workspace/edgexfoundry_device-gpio_PR-190@tmp/private_key_7964730804591692257.key) [2023-09-06T00:35:38.072Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-06T00:35:38.405Z] + git tag --points-at HEAD [Pipeline] } [2023-09-06T00:35:38.429Z] $ docker exec --env ******** --env ******** d42e493174ee89246bcc744668befe994d1c6814645f910a79bca58d456b85fb ssh-agent -k [2023-09-06T00:35:38.529Z] unset SSH_AUTH_SOCK; [2023-09-06T00:35:38.530Z] unset SSH_AGENT_PID; [2023-09-06T00:35:38.530Z] echo Agent pid 39 killed; [2023-09-06T00:35:38.540Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-06T00:35:38.626Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-06T00:35:38.626Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-06T00:35:38.733Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-06T00:35:38.734Z] $ docker exec d42e493174ee89246bcc744668befe994d1c6814645f910a79bca58d456b85fb ssh-agent [2023-09-06T00:35:38.833Z] SSH_AUTH_SOCK=/tmp/ssh-hC3x7nEFVsNT/agent.71 [2023-09-06T00:35:38.833Z] SSH_AGENT_PID=77 [2023-09-06T00:35:38.838Z] Running ssh-add (command line suppressed) [2023-09-06T00:35:38.933Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-190@tmp/private_key_15334508837969454883.key (/w/workspace/edgexfoundry_device-gpio_PR-190@tmp/private_key_15334508837969454883.key) [2023-09-06T00:35:38.950Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-06T00:35:39.291Z] + git semver init [2023-09-06T00:35:39.551Z] 2023-09-06 00:35:39,460 [run_init] DEBUG init version:0.0.0 force:False [2023-09-06T00:35:39.551Z] 2023-09-06 00:35:39,461 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-190/.semver [2023-09-06T00:35:39.551Z] 2023-09-06 00:35:39,461 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-190/.semver [2023-09-06T00:35:39.551Z] 2023-09-06 00:35:39,461 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-190/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-190, universal_newlines=False, shell=None, istream=None) [2023-09-06T00:35:40.487Z] 2023-09-06 00:35:40,433 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-190/.git/info/exclude [2023-09-06T00:35:40.487Z] 2023-09-06 00:35:40,434 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-190/.semver/PR-190 with force:False [2023-09-06T00:35:40.487Z] 2023-09-06 00:35:40,434 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-190/.semver/PR-190 [2023-09-06T00:35:40.487Z] 2023-09-06 00:35:40,438 [execute] INFO git cat-file --batch-check [2023-09-06T00:35:40.487Z] 2023-09-06 00:35:40,439 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-190/.semver, universal_newlines=False, shell=None, istream=) [2023-09-06T00:35:40.487Z] 2023-09-06 00:35:40,445 [execute] INFO git cat-file --batch [2023-09-06T00:35:40.487Z] 2023-09-06 00:35:40,445 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-190/.semver, universal_newlines=False, shell=None, istream=) [2023-09-06T00:35:40.487Z] 2023-09-06 00:35:40,451 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-190/.semver/PR-190 [2023-09-06T00:35:40.487Z] 0.0.0 [Pipeline] } [2023-09-06T00:35:40.510Z] $ docker exec --env ******** --env ******** d42e493174ee89246bcc744668befe994d1c6814645f910a79bca58d456b85fb ssh-agent -k [2023-09-06T00:35:40.613Z] unset SSH_AUTH_SOCK; [2023-09-06T00:35:40.613Z] unset SSH_AGENT_PID; [2023-09-06T00:35:40.613Z] echo Agent pid 77 killed; [2023-09-06T00:35:40.630Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-06T00:35:41.053Z] + git semver [Pipeline] } [2023-09-06T00:35:41.332Z] $ docker stop --time=1 d42e493174ee89246bcc744668befe994d1c6814645f910a79bca58d456b85fb [2023-09-06T00:35:42.621Z] $ docker rm -f --volumes d42e493174ee89246bcc744668befe994d1c6814645f910a79bca58d456b85fb [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-06T00:35:43.018Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-06T00:35:43.272Z] Stashed 1 file(s) [Pipeline] echo [2023-09-06T00:35:43.288Z] [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 [2023-09-06T00:35:43.917Z] provisioning config files... [2023-09-06T00:35:43.927Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-190@tmp/config9597409994751333812tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-06T00:35:44.272Z] ---> docker-login.sh [2023-09-06T00:35:44.273Z] nexus3.edgexfoundry.org:10001 [2023-09-06T00:35:44.273Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T00:35:44.273Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T00:35:44.273Z] Configure a credential helper to remove this warning. See [2023-09-06T00:35:44.273Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T00:35:44.273Z] [2023-09-06T00:35:44.273Z] Login Succeeded [2023-09-06T00:35:44.273Z] nexus3.edgexfoundry.org:10002 [2023-09-06T00:35:44.273Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T00:35:44.273Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T00:35:44.273Z] Configure a credential helper to remove this warning. See [2023-09-06T00:35:44.273Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T00:35:44.273Z] [2023-09-06T00:35:44.273Z] Login Succeeded [2023-09-06T00:35:44.273Z] nexus3.edgexfoundry.org:10003 [2023-09-06T00:35:44.531Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T00:35:44.531Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T00:35:44.531Z] Configure a credential helper to remove this warning. See [2023-09-06T00:35:44.531Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T00:35:44.531Z] [2023-09-06T00:35:44.531Z] Login Succeeded [2023-09-06T00:35:44.531Z] nexus3.edgexfoundry.org:10004 [2023-09-06T00:35:44.531Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T00:35:44.531Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T00:35:44.531Z] Configure a credential helper to remove this warning. See [2023-09-06T00:35:44.531Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T00:35:44.531Z] [2023-09-06T00:35:44.531Z] Login Succeeded [2023-09-06T00:35:44.531Z] docker.io [2023-09-06T00:35:44.790Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T00:35:44.790Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T00:35:44.790Z] Configure a credential helper to remove this warning. See [2023-09-06T00:35:44.790Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T00:35:44.790Z] [2023-09-06T00:35:44.790Z] Login Succeeded [2023-09-06T00:35:44.790Z] ---> docker-login.sh ends [Pipeline] } [2023-09-06T00:35:44.817Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-06T00:35:45.005Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-06T00:35:45.042Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-06T00:35:45.073Z] ========================================================= [2023-09-06T00:35:45.073Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-09-06T00:35:45.073Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:35:45.551Z] + 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 . [2023-09-06T00:35:45.551Z] Sending build context to Docker daemon 16.08MB [2023-09-06T00:35:45.551Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-09-06T00:35:45.551Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-06T00:35:45.551Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-06T00:35:45.551Z] 4db1b89c0bd1: Pulling fs layer [2023-09-06T00:35:45.551Z] 6911f1a30b25: Pulling fs layer [2023-09-06T00:35:45.551Z] e194b8c5c2a9: Pulling fs layer [2023-09-06T00:35:45.551Z] 6863d3e3a2b1: Pulling fs layer [2023-09-06T00:35:45.551Z] ec0bb842ea78: Pulling fs layer [2023-09-06T00:35:45.551Z] 40a00589a448: Pulling fs layer [2023-09-06T00:35:45.551Z] 6c08303d61cc: Pulling fs layer [2023-09-06T00:35:45.551Z] 798269fcf238: Pulling fs layer [2023-09-06T00:35:45.551Z] ec0bb842ea78: Waiting [2023-09-06T00:35:45.551Z] 6863d3e3a2b1: Waiting [2023-09-06T00:35:45.551Z] 6c08303d61cc: Waiting [2023-09-06T00:35:45.812Z] 6911f1a30b25: Verifying Checksum [2023-09-06T00:35:45.812Z] 6911f1a30b25: Download complete [2023-09-06T00:35:45.812Z] ec0bb842ea78: Download complete [2023-09-06T00:35:45.812Z] 4db1b89c0bd1: Download complete [2023-09-06T00:35:45.812Z] 40a00589a448: Verifying Checksum [2023-09-06T00:35:45.812Z] 40a00589a448: Download complete [2023-09-06T00:35:46.073Z] 4db1b89c0bd1: Pull complete [2023-09-06T00:35:46.073Z] 6911f1a30b25: Pull complete [2023-09-06T00:35:46.332Z] 798269fcf238: Verifying Checksum [2023-09-06T00:35:46.332Z] 798269fcf238: Download complete [2023-09-06T00:35:46.332Z] e194b8c5c2a9: Verifying Checksum [2023-09-06T00:35:46.332Z] e194b8c5c2a9: Download complete [2023-09-06T00:35:46.591Z] 6c08303d61cc: Verifying Checksum [2023-09-06T00:35:46.592Z] 6c08303d61cc: Download complete [2023-09-06T00:35:49.872Z] e194b8c5c2a9: Pull complete [2023-09-06T00:35:49.872Z] 6863d3e3a2b1: Pull complete [2023-09-06T00:35:49.872Z] ec0bb842ea78: Pull complete [2023-09-06T00:35:49.872Z] 40a00589a448: Pull complete [2023-09-06T00:35:52.410Z] 6c08303d61cc: Pull complete [2023-09-06T00:35:53.344Z] 798269fcf238: Pull complete [2023-09-06T00:35:53.344Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-09-06T00:35:53.344Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-09-06T00:35:53.344Z] ---> ec979cd7f677 [2023-09-06T00:35:53.344Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-09-06T00:35:57.539Z] ---> Running in 203963c75f15 [2023-09-06T00:35:57.539Z] Removing intermediate container 203963c75f15 [2023-09-06T00:35:57.539Z] ---> 8a023d96a5bd [2023-09-06T00:35:57.539Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-06T00:35:57.539Z] ---> Running in c5fd8aeb0b21 [2023-09-06T00:35:57.798Z] Removing intermediate container c5fd8aeb0b21 [2023-09-06T00:35:57.798Z] ---> bc30448f73f1 [2023-09-06T00:35:57.798Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-09-06T00:35:57.798Z] ---> Running in 5e143c7762e9 [2023-09-06T00:35:57.798Z] Removing intermediate container 5e143c7762e9 [2023-09-06T00:35:57.798Z] ---> ce7470ef22af [2023-09-06T00:35:57.798Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-06T00:35:57.798Z] ---> Running in c0761db54d94 [2023-09-06T00:35:58.058Z] Removing intermediate container c0761db54d94 [2023-09-06T00:35:58.058Z] ---> 262601171b55 [2023-09-06T00:35:58.058Z] Step 7/12 : WORKDIR /device-gpio [2023-09-06T00:35:58.058Z] ---> Running in 4aaeec6191e8 [2023-09-06T00:35:58.058Z] Removing intermediate container 4aaeec6191e8 [2023-09-06T00:35:58.058Z] ---> 2bafd98dc670 [2023-09-06T00:35:58.058Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-06T00:35:58.058Z] ---> Running in 4fa09edebad3 [2023-09-06T00:35:58.317Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-06T00:35:58.575Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-06T00:35:58.737Z] Still waiting to schedule task [2023-09-06T00:35:58.737Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-09-06T00:35:58.834Z] (1/4) Installing openssh-keygen (9.1_p1-r4) [2023-09-06T00:35:58.834Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-09-06T00:35:58.834Z] (3/4) Installing openssh-client-common (9.1_p1-r4) [2023-09-06T00:35:58.834Z] (4/4) Installing openssh-client-default (9.1_p1-r4) [2023-09-06T00:35:58.834Z] Executing busybox-1.35.0-r29.trigger [2023-09-06T00:35:58.834Z] OK: 269 MiB in 57 packages [2023-09-06T00:35:59.403Z] Removing intermediate container 4fa09edebad3 [2023-09-06T00:35:59.403Z] ---> 952dc893bb66 [2023-09-06T00:35:59.403Z] Step 9/12 : COPY go.mod vendor* ./ [2023-09-06T00:35:59.403Z] ---> 84f0bb4108c6 [2023-09-06T00:35:59.403Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-06T00:35:59.403Z] ---> Running in e83ca42b027e [2023-09-06T00:36:46.171Z] Removing intermediate container e83ca42b027e [2023-09-06T00:36:46.171Z] ---> 3d4925fc2d7e [2023-09-06T00:36:46.171Z] Step 11/12 : COPY . . [2023-09-06T00:36:46.171Z] ---> 4219678b87cc [2023-09-06T00:36:46.171Z] Step 12/12 : RUN ${MAKE} [2023-09-06T00:36:46.171Z] ---> Running in 932cfb3de90a [2023-09-06T00:36:46.171Z] noop [2023-09-06T00:36:46.171Z] Removing intermediate container 932cfb3de90a [2023-09-06T00:36:46.171Z] ---> ed89b93eb5f0 [2023-09-06T00:36:46.171Z] Successfully built ed89b93eb5f0 [2023-09-06T00:36:46.171Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:36:46.638Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-06T00:36:46.638Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-06T00:36:46.776Z] prd-ubuntu20.04-docker-8c-8g-5399 does not seem to be running inside a container [2023-09-06T00:36:46.810Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-190 -v /w/workspace/edgexfoundry_device-gpio_PR-190:/w/workspace/edgexfoundry_device-gpio_PR-190:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-190@tmp:/w/workspace/edgexfoundry_device-gpio_PR-190@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-06T00:36:47.161Z] $ docker top a539d45ae139f1f101c786f0e1a886fd5577e1793f29852f95092a8874629e93 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-06T00:36:47.557Z] + go version [2023-09-06T00:36:47.557Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-09-06T00:36:47.587Z] $ docker stop --time=1 a539d45ae139f1f101c786f0e1a886fd5577e1793f29852f95092a8874629e93 [2023-09-06T00:36:48.851Z] $ docker rm -f --volumes a539d45ae139f1f101c786f0e1a886fd5577e1793f29852f95092a8874629e93 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:36:49.561Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-06T00:36:49.561Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-06T00:36:49.717Z] prd-ubuntu20.04-docker-8c-8g-5399 does not seem to be running inside a container [2023-09-06T00:36:49.742Z] $ 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-190 -v /w/workspace/edgexfoundry_device-gpio_PR-190:/w/workspace/edgexfoundry_device-gpio_PR-190:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-190@tmp:/w/workspace/edgexfoundry_device-gpio_PR-190@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-06T00:36:50.061Z] $ docker top 3ac8e16d1b1db73c589d14542e0ec65e14de3ec36bf527c712341603a30fcc3f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-06T00:36:50.470Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-190 [Pipeline] fileExists [Pipeline] sh [2023-09-06T00:36:50.828Z] + make test [2023-09-06T00:36:50.828Z] go test ./... -coverprofile=coverage.out ./... [2023-09-06T00:36:56.098Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-09-06T00:37:06.234Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-09-06T00:37:06.234Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-09-06T00:37:11.491Z] go vet ./... [2023-09-06T00:37:14.768Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-06T00:37:14.768Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-06T00:37:14.768Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-06T00:37:14.805Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-06T00:37:14.832Z] $ docker stop --time=1 3ac8e16d1b1db73c589d14542e0ec65e14de3ec36bf527c712341603a30fcc3f [2023-09-06T00:37:18.402Z] $ docker rm -f --volumes 3ac8e16d1b1db73c589d14542e0ec65e14de3ec36bf527c712341603a30fcc3f [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-06T00:37:18.974Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-06T00:37:19.037Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-09-06T00:37:19.738Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-06T00:37:20.050Z] + ls -al . [2023-09-06T00:37:20.050Z] total 168 [2023-09-06T00:37:20.050Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 6 00:36 . [2023-09-06T00:37:20.050Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 6 00:35 .. [2023-09-06T00:37:20.050Z] -rw-rw-r-- 1 jenkins jenkins 120 Sep 6 00:35 .dockerignore [2023-09-06T00:37:20.050Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 6 00:35 .git [2023-09-06T00:37:20.050Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 6 00:35 .github [2023-09-06T00:37:20.050Z] -rw-rw-r-- 1 jenkins jenkins 343 Sep 6 00:35 .gitignore [2023-09-06T00:37:20.050Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 6 00:35 .golangci.yml [2023-09-06T00:37:20.050Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 6 00:35 .semver [2023-09-06T00:37:20.050Z] -rw-rw-r-- 1 jenkins jenkins 10671 Sep 6 00:35 Attribution.txt [2023-09-06T00:37:20.050Z] -rw-rw-r-- 1 jenkins jenkins 6184 Sep 6 00:35 CHANGELOG.md [2023-09-06T00:37:20.050Z] -rw-rw-r-- 1 jenkins jenkins 1542 Sep 6 00:35 Dockerfile [2023-09-06T00:37:20.050Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 6 00:35 GOVERNANCE.md [2023-09-06T00:37:20.050Z] -rw-rw-r-- 1 jenkins jenkins 657 Sep 6 00:35 Jenkinsfile [2023-09-06T00:37:20.050Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 6 00:35 LICENSE [2023-09-06T00:37:20.050Z] -rw-rw-r-- 1 jenkins jenkins 1923 Sep 6 00:35 Makefile [2023-09-06T00:37:20.050Z] -rw-rw-r-- 1 jenkins jenkins 617 Sep 6 00:35 OWNERS.md [2023-09-06T00:37:20.050Z] -rw-rw-r-- 1 jenkins jenkins 12293 Sep 6 00:35 README.md [2023-09-06T00:37:20.050Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 6 00:35 VERSION [2023-09-06T00:37:20.050Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 6 00:35 bin [2023-09-06T00:37:20.050Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 6 00:35 cmd [2023-09-06T00:37:20.050Z] -rw-r--r-- 1 jenkins jenkins 10 Sep 6 00:36 coverage.out [2023-09-06T00:37:20.050Z] -rw-rw-r-- 1 jenkins jenkins 3696 Sep 6 00:35 go.mod [2023-09-06T00:37:20.050Z] -rw-rw-r-- 1 jenkins jenkins 34022 Sep 6 00:35 go.sum [2023-09-06T00:37:20.050Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 6 00:35 internal [2023-09-06T00:37:20.050Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 6 00:35 snap [2023-09-06T00:37:20.050Z] -rw-rw-r-- 1 jenkins jenkins 209 Sep 6 00:35 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:37:20.435Z] + 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=aff7666b12b3d74ae33db068cb1d891e8822c267 --label arch=amd64 --label version=0.0.0 . [2023-09-06T00:37:20.435Z] Sending build context to Docker daemon 16.08MB [2023-09-06T00:37:20.435Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-09-06T00:37:20.435Z] Step 2/25 : FROM ${BASE} AS builder [2023-09-06T00:37:20.435Z] ---> ed89b93eb5f0 [2023-09-06T00:37:20.435Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-09-06T00:37:20.694Z] ---> Running in 5d697eed0f71 [2023-09-06T00:37:20.694Z] Removing intermediate container 5d697eed0f71 [2023-09-06T00:37:20.694Z] ---> 2cad3b58a88c [2023-09-06T00:37:20.694Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-06T00:37:20.694Z] ---> Running in 1275d4505904 [2023-09-06T00:37:20.953Z] Removing intermediate container 1275d4505904 [2023-09-06T00:37:20.953Z] ---> 7dbd06accea1 [2023-09-06T00:37:20.953Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-09-06T00:37:20.953Z] ---> Running in a589f20f4f0e [2023-09-06T00:37:20.953Z] Removing intermediate container a589f20f4f0e [2023-09-06T00:37:20.953Z] ---> e469b814679c [2023-09-06T00:37:20.953Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-09-06T00:37:20.953Z] ---> Running in 335e5b3957fd [2023-09-06T00:37:20.953Z] Removing intermediate container 335e5b3957fd [2023-09-06T00:37:20.953Z] ---> 82b96a0c4bbc [2023-09-06T00:37:20.953Z] Step 7/25 : WORKDIR /device-gpio [2023-09-06T00:37:20.953Z] ---> Running in 3131385e1adc [2023-09-06T00:37:21.211Z] Removing intermediate container 3131385e1adc [2023-09-06T00:37:21.211Z] ---> e43e9b3d944f [2023-09-06T00:37:21.211Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-06T00:37:21.211Z] ---> Running in f09f88bb052a [2023-09-06T00:37:21.470Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-06T00:37:21.729Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-06T00:37:21.987Z] OK: 269 MiB in 57 packages [2023-09-06T00:37:22.245Z] Removing intermediate container f09f88bb052a [2023-09-06T00:37:22.245Z] ---> 5f8a5b1dc3e6 [2023-09-06T00:37:22.245Z] Step 9/25 : COPY go.mod vendor* ./ [2023-09-06T00:37:22.245Z] ---> 10ee7040a0f3 [2023-09-06T00:37:22.245Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-06T00:37:22.245Z] ---> Running in 35c298438e3c [2023-09-06T00:37:23.224Z] Removing intermediate container 35c298438e3c [2023-09-06T00:37:23.224Z] ---> 6547db4ae3fb [2023-09-06T00:37:23.224Z] Step 11/25 : COPY . . [2023-09-06T00:37:23.483Z] ---> d22773ba0ff7 [2023-09-06T00:37:23.483Z] Step 12/25 : RUN ${MAKE} [2023-09-06T00:37:23.483Z] ---> Running in cae04ca487d5 [2023-09-06T00:37:23.740Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.18" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-09-06T00:37:45.659Z] Removing intermediate container cae04ca487d5 [2023-09-06T00:37:45.659Z] ---> 5432bdd728a4 [2023-09-06T00:37:45.659Z] Step 13/25 : FROM alpine:3.17 [2023-09-06T00:37:45.659Z] 3.17: Pulling from library/alpine [2023-09-06T00:37:45.659Z] 9398808236ff: Pulling fs layer [2023-09-06T00:37:45.659Z] 9398808236ff: Download complete [2023-09-06T00:37:45.659Z] 9398808236ff: Pull complete [2023-09-06T00:37:45.659Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-06T00:37:45.659Z] Status: Downloaded newer image for alpine:3.17 [2023-09-06T00:37:45.659Z] ---> 1e0b8b5322fc [2023-09-06T00:37:45.659Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-09-06T00:37:45.659Z] ---> Running in b886f96323e7 [2023-09-06T00:37:45.659Z] Removing intermediate container b886f96323e7 [2023-09-06T00:37:45.659Z] ---> 304cb8667b52 [2023-09-06T00:37:45.659Z] Step 15/25 : RUN apk add --update --no-cache [2023-09-06T00:37:45.659Z] ---> Running in e8b33820e85a [2023-09-06T00:37:45.917Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-06T00:37:46.175Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-06T00:37:46.433Z] OK: 7 MiB in 15 packages [2023-09-06T00:37:46.691Z] Removing intermediate container e8b33820e85a [2023-09-06T00:37:46.691Z] ---> e87138c39f16 [2023-09-06T00:37:46.691Z] Step 16/25 : WORKDIR / [2023-09-06T00:37:46.691Z] ---> Running in dc0d22a4f1aa [2023-09-06T00:37:46.948Z] Removing intermediate container dc0d22a4f1aa [2023-09-06T00:37:46.949Z] ---> 378245f6a0d0 [2023-09-06T00:37:46.949Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-09-06T00:37:46.949Z] ---> 489a40a18b93 [2023-09-06T00:37:46.949Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-09-06T00:37:47.206Z] ---> 20b5377187dd [2023-09-06T00:37:47.206Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-09-06T00:37:48.142Z] ---> 50366fdadcc7 [2023-09-06T00:37:48.142Z] Step 20/25 : EXPOSE 59910 [2023-09-06T00:37:48.142Z] ---> Running in 2214ec807381 [2023-09-06T00:37:48.401Z] Removing intermediate container 2214ec807381 [2023-09-06T00:37:48.401Z] ---> 5910581eaaaa [2023-09-06T00:37:48.401Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-09-06T00:37:48.401Z] ---> Running in 0a06666bca6c [2023-09-06T00:37:48.401Z] Removing intermediate container 0a06666bca6c [2023-09-06T00:37:48.401Z] ---> 388918d01875 [2023-09-06T00:37:48.401Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-09-06T00:37:48.401Z] ---> Running in 59840a68df43 [2023-09-06T00:37:48.401Z] Removing intermediate container 59840a68df43 [2023-09-06T00:37:48.401Z] ---> b6171de0a1b2 [2023-09-06T00:37:48.401Z] Step 23/25 : LABEL arch=amd64 [2023-09-06T00:37:48.401Z] ---> Running in 78039a9c64e8 [2023-09-06T00:37:48.401Z] Removing intermediate container 78039a9c64e8 [2023-09-06T00:37:48.401Z] ---> 2bc2ab34fbad [2023-09-06T00:37:48.401Z] Step 24/25 : LABEL git_sha=aff7666b12b3d74ae33db068cb1d891e8822c267 [2023-09-06T00:37:48.660Z] ---> Running in ebcef1911046 [2023-09-06T00:37:48.660Z] Removing intermediate container ebcef1911046 [2023-09-06T00:37:48.660Z] ---> 2304a2414052 [2023-09-06T00:37:48.660Z] Step 25/25 : LABEL version=0.0.0 [2023-09-06T00:37:48.660Z] ---> Running in 281e1c70ecee [2023-09-06T00:37:48.660Z] Removing intermediate container 281e1c70ecee [2023-09-06T00:37:48.660Z] ---> fc0d08e895b4 [2023-09-06T00:37:48.660Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-06T00:37:48.660Z] Successfully built fc0d08e895b4 [2023-09-06T00:37:48.660Z] 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 [2023-09-06T00:37:49.519Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-06T00:37:49.519Z] [2023-09-06T00:37:49.519Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:37:49.888Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-06T00:37:49.888Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-06T00:37:49.888Z] 5eb5b503b376: Pulling fs layer [2023-09-06T00:37:49.888Z] 5c69ac0246d0: Pulling fs layer [2023-09-06T00:37:49.888Z] ec43610c2a17: Pulling fs layer [2023-09-06T00:37:49.888Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-06T00:37:49.888Z] 33b1e0a273af: Pulling fs layer [2023-09-06T00:37:49.888Z] 5d3b04190fa2: Pulling fs layer [2023-09-06T00:37:49.888Z] 2f39f015ded8: Pulling fs layer [2023-09-06T00:37:49.888Z] 3a2ae6a8a46f: Waiting [2023-09-06T00:37:49.888Z] 33b1e0a273af: Waiting [2023-09-06T00:37:49.888Z] 5d3b04190fa2: Waiting [2023-09-06T00:37:49.888Z] 2f39f015ded8: Waiting [2023-09-06T00:37:49.888Z] 5c69ac0246d0: Download complete [2023-09-06T00:37:49.888Z] 3a2ae6a8a46f: Verifying Checksum [2023-09-06T00:37:49.888Z] 3a2ae6a8a46f: Download complete [2023-09-06T00:37:49.888Z] 33b1e0a273af: Verifying Checksum [2023-09-06T00:37:49.888Z] 33b1e0a273af: Download complete [2023-09-06T00:37:49.888Z] 5d3b04190fa2: Verifying Checksum [2023-09-06T00:37:49.888Z] 5d3b04190fa2: Download complete [2023-09-06T00:37:49.888Z] ec43610c2a17: Verifying Checksum [2023-09-06T00:37:49.888Z] ec43610c2a17: Download complete [2023-09-06T00:37:50.146Z] 5eb5b503b376: Verifying Checksum [2023-09-06T00:37:50.146Z] 5eb5b503b376: Download complete [2023-09-06T00:37:50.710Z] 2f39f015ded8: Download complete [2023-09-06T00:37:51.274Z] 5eb5b503b376: Pull complete [2023-09-06T00:37:51.531Z] 5c69ac0246d0: Pull complete [2023-09-06T00:37:51.789Z] ec43610c2a17: Pull complete [2023-09-06T00:37:51.789Z] 3a2ae6a8a46f: Pull complete [2023-09-06T00:37:52.046Z] 33b1e0a273af: Pull complete [2023-09-06T00:37:52.046Z] 5d3b04190fa2: Pull complete [2023-09-06T00:37:56.224Z] 2f39f015ded8: Pull complete [2023-09-06T00:37:56.224Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-06T00:37:56.224Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-06T00:37:56.224Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-06T00:37:56.434Z] prd-ubuntu20.04-docker-8c-8g-5399 does not seem to be running inside a container [2023-09-06T00:37:56.460Z] $ 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-190 -v /w/workspace/edgexfoundry_device-gpio_PR-190:/w/workspace/edgexfoundry_device-gpio_PR-190:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-190@tmp:/w/workspace/edgexfoundry_device-gpio_PR-190@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 [2023-09-06T00:38:01.148Z] $ docker top a021d4f37104a68d5ffb05d57897b8cbbaf6bf1d1b27e27d73d5f094df216f2c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-06T00:38:01.606Z] ---> job-cost.sh [2023-09-06T00:38:01.606Z] lf-activate-venv: SKIPPING [2023-09-06T00:38:01.606Z] INFO: No Stack... [2023-09-06T00:38:01.865Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-06T00:38:02.123Z] INFO: Archiving Costs [Pipeline] sh [2023-09-06T00:38:02.436Z] + cat /w/workspace/edgexfoundry_device-gpio_PR-190/archives/cost.csv [2023-09-06T00:38:02.436Z] + cut -d, -f6 [Pipeline] lock [2023-09-06T00:38:02.477Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-190-1-stack-cost] [2023-09-06T00:38:02.481Z] Resource [jenkins-edgexfoundry-device-gpio-PR-190-1-stack-cost] did not exist. Created. [2023-09-06T00:38:02.481Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-190-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-06T00:38:02.860Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-06T00:38:02.904Z] Stashed 1 file(s) [Pipeline] } [2023-09-06T00:38:02.935Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-190-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-06T00:38:03.004Z] $ docker stop --time=1 a021d4f37104a68d5ffb05d57897b8cbbaf6bf1d1b27e27d73d5f094df216f2c [2023-09-06T00:38:04.145Z] $ docker rm -f --volumes a021d4f37104a68d5ffb05d57897b8cbbaf6bf1d1b27e27d73d5f094df216f2c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-06T00:40:09.395Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5401 in /w/workspace/edgexfoundry_device-gpio_PR-190 [Pipeline] { [Pipeline] ws [2023-09-06T00:40:09.459Z] Running in /w/workspace/device-gpio/1 [Pipeline] { [Pipeline] checkout [2023-09-06T00:40:09.534Z] The recommended git tool is: git [2023-09-06T00:40:16.547Z] using credential edgex-jenkins-ssh [2023-09-06T00:40:16.568Z] Cloning the remote Git repository [2023-09-06T00:40:16.615Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2023-09-06T00:40:16.719Z] > git init /w/workspace/device-gpio/1 # timeout=10 [2023-09-06T00:40:16.884Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-09-06T00:40:16.886Z] > git --version # timeout=10 [2023-09-06T00:40:16.913Z] > git --version # 'git version 2.25.1' [2023-09-06T00:40:16.916Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-06T00:40:17.082Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-06T00:40:18.580Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-09-06T00:40:18.605Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-06T00:40:19.486Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-09-06T00:40:19.528Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-09-06T00:40:19.529Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-06T00:40:19.546Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/190/head:refs/remotes/origin/PR-190 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-09-06T00:40:19.990Z] Merging remotes/origin/main commit 8c10bf59a35a83ee67ed2d7772760b16eeb6c9ce into PR head commit aff7666b12b3d74ae33db068cb1d891e8822c267 [2023-09-06T00:40:20.280Z] Merge succeeded, producing aff7666b12b3d74ae33db068cb1d891e8822c267 [2023-09-06T00:40:20.280Z] Checking out Revision aff7666b12b3d74ae33db068cb1d891e8822c267 (PR-190) [2023-09-06T00:40:20.804Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2023-09-06T00:40:20.857Z] > git --version # timeout=10 [2023-09-06T00:40:20.870Z] > git --version # 'git version 2.25.1' [2023-09-06T00:40:20.890Z] fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-09-06T00:40:20.007Z] > git config core.sparsecheckout # timeout=10 [2023-09-06T00:40:20.077Z] > git checkout -f aff7666b12b3d74ae33db068cb1d891e8822c267 # timeout=10 [2023-09-06T00:40:20.167Z] > git remote # timeout=10 [2023-09-06T00:40:20.188Z] > git config --get remote.origin.url # timeout=10 [2023-09-06T00:40:20.217Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-06T00:40:20.232Z] > git merge 8c10bf59a35a83ee67ed2d7772760b16eeb6c9ce # timeout=10 [2023-09-06T00:40:20.260Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-09-06T00:40:20.285Z] > git config core.sparsecheckout # timeout=10 [2023-09-06T00:40:20.303Z] > git checkout -f aff7666b12b3d74ae33db068cb1d891e8822c267 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-06T00:40:22.020Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-06T00:40:22.020Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-06T00:40:22.020Z] Dload Upload Total Spent Left Speed [2023-09-06T00:40:22.020Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 95872 0 --:--:-- --:--:-- --:--:-- 96598 [Pipeline] sh [2023-09-06T00:40:22.687Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-06T00:40:23.034Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-06T00:40:23.034Z] + sudo tee /etc/docker/daemon.new [2023-09-06T00:40:23.034Z] { [2023-09-06T00:40:23.034Z] "registry-mirrors": [ [2023-09-06T00:40:23.034Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-06T00:40:23.034Z] ], [2023-09-06T00:40:23.034Z] "bip": "10.250.0.254/24", [2023-09-06T00:40:23.034Z] "hosts": [ [2023-09-06T00:40:23.034Z] "tcp://0.0.0.0:5555", [2023-09-06T00:40:23.034Z] "unix:///var/run/docker.sock" [2023-09-06T00:40:23.034Z] ], [2023-09-06T00:40:23.034Z] "mtu": 1458, [2023-09-06T00:40:23.034Z] "selinux-enabled": true, [2023-09-06T00:40:23.034Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-06T00:40:23.034Z] } [Pipeline] sh [2023-09-06T00:40:23.387Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-06T00:40:23.738Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-06T00:40:45.916Z] provisioning config files... [2023-09-06T00:40:45.943Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/1@tmp/config16736736053804386840tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-06T00:40:46.342Z] ---> docker-login.sh [2023-09-06T00:40:46.342Z] nexus3.edgexfoundry.org:10001 [2023-09-06T00:40:46.932Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T00:40:47.200Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T00:40:47.200Z] Configure a credential helper to remove this warning. See [2023-09-06T00:40:47.200Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T00:40:47.200Z] [2023-09-06T00:40:47.200Z] Login Succeeded [2023-09-06T00:40:47.200Z] nexus3.edgexfoundry.org:10002 [2023-09-06T00:40:47.467Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T00:40:47.467Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T00:40:47.467Z] Configure a credential helper to remove this warning. See [2023-09-06T00:40:47.467Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T00:40:47.467Z] [2023-09-06T00:40:47.467Z] Login Succeeded [2023-09-06T00:40:47.467Z] nexus3.edgexfoundry.org:10003 [2023-09-06T00:40:47.738Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T00:40:47.738Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T00:40:47.738Z] Configure a credential helper to remove this warning. See [2023-09-06T00:40:47.738Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T00:40:47.738Z] [2023-09-06T00:40:47.738Z] Login Succeeded [2023-09-06T00:40:47.738Z] nexus3.edgexfoundry.org:10004 [2023-09-06T00:40:48.006Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T00:40:48.273Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T00:40:48.273Z] Configure a credential helper to remove this warning. See [2023-09-06T00:40:48.273Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T00:40:48.273Z] [2023-09-06T00:40:48.273Z] Login Succeeded [2023-09-06T00:40:48.273Z] docker.io [2023-09-06T00:40:48.273Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T00:40:48.541Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T00:40:48.541Z] Configure a credential helper to remove this warning. See [2023-09-06T00:40:48.541Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T00:40:48.541Z] [2023-09-06T00:40:48.808Z] Login Succeeded [2023-09-06T00:40:48.808Z] ---> docker-login.sh ends [Pipeline] } [2023-09-06T00:40:48.836Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-06T00:40:49.234Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-06T00:40:49.278Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-06T00:40:49.316Z] ========================================================= [2023-09-06T00:40:49.316Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-09-06T00:40:49.316Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:40:49.824Z] + 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 . [2023-09-06T00:40:50.092Z] Sending build context to Docker daemon 8.102MB [2023-09-06T00:40:50.092Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-09-06T00:40:50.092Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-06T00:40:50.364Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-06T00:40:50.364Z] edb6bdbacee9: Pulling fs layer [2023-09-06T00:40:50.364Z] 5f9638ab2659: Pulling fs layer [2023-09-06T00:40:50.364Z] 8d51d6327a98: Pulling fs layer [2023-09-06T00:40:50.364Z] 8b374f2dd631: Pulling fs layer [2023-09-06T00:40:50.364Z] ec14aa9079de: Pulling fs layer [2023-09-06T00:40:50.364Z] 2f466654f4bb: Pulling fs layer [2023-09-06T00:40:50.364Z] 554e91adad29: Pulling fs layer [2023-09-06T00:40:50.364Z] ec14aa9079de: Waiting [2023-09-06T00:40:50.364Z] 2f466654f4bb: Waiting [2023-09-06T00:40:50.364Z] 8b374f2dd631: Waiting [2023-09-06T00:40:50.364Z] 554e91adad29: Waiting [2023-09-06T00:40:50.364Z] 5f9638ab2659: Download complete [2023-09-06T00:40:50.364Z] 8b374f2dd631: Verifying Checksum [2023-09-06T00:40:50.364Z] 8b374f2dd631: Download complete [2023-09-06T00:40:50.364Z] ec14aa9079de: Verifying Checksum [2023-09-06T00:40:50.364Z] ec14aa9079de: Download complete [2023-09-06T00:40:50.364Z] edb6bdbacee9: Verifying Checksum [2023-09-06T00:40:50.364Z] edb6bdbacee9: Download complete [2023-09-06T00:40:51.347Z] edb6bdbacee9: Pull complete [2023-09-06T00:40:51.619Z] 554e91adad29: Verifying Checksum [2023-09-06T00:40:51.619Z] 554e91adad29: Download complete [2023-09-06T00:40:51.886Z] 5f9638ab2659: Pull complete [2023-09-06T00:40:52.850Z] 2f466654f4bb: Verifying Checksum [2023-09-06T00:40:52.850Z] 2f466654f4bb: Download complete [2023-09-06T00:40:52.850Z] 8d51d6327a98: Download complete [2023-09-06T00:41:03.004Z] 8d51d6327a98: Pull complete [2023-09-06T00:41:03.004Z] 8b374f2dd631: Pull complete [2023-09-06T00:41:03.272Z] ec14aa9079de: Pull complete [2023-09-06T00:41:09.943Z] 2f466654f4bb: Pull complete [2023-09-06T00:41:11.362Z] 554e91adad29: Pull complete [2023-09-06T00:41:11.362Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-09-06T00:41:11.362Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-09-06T00:41:11.362Z] ---> 1e15ea492957 [2023-09-06T00:41:11.362Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-09-06T00:41:12.775Z] ---> Running in 4d0be91370fe [2023-09-06T00:41:13.042Z] Removing intermediate container 4d0be91370fe [2023-09-06T00:41:13.042Z] ---> 1cf05f532d83 [2023-09-06T00:41:13.042Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-06T00:41:13.306Z] ---> Running in ca6a4ae8c112 [2023-09-06T00:41:13.572Z] Removing intermediate container ca6a4ae8c112 [2023-09-06T00:41:13.572Z] ---> 81ee6d63062d [2023-09-06T00:41:13.572Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-09-06T00:41:13.572Z] ---> Running in 3882cb0e54e8 [2023-09-06T00:41:13.842Z] Removing intermediate container 3882cb0e54e8 [2023-09-06T00:41:13.842Z] ---> d60741361c9e [2023-09-06T00:41:13.842Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-06T00:41:13.842Z] ---> Running in 84daa1f2695a [2023-09-06T00:41:14.110Z] Removing intermediate container 84daa1f2695a [2023-09-06T00:41:14.110Z] ---> c59e4c5a03ba [2023-09-06T00:41:14.110Z] Step 7/12 : WORKDIR /device-gpio [2023-09-06T00:41:14.377Z] ---> Running in 63c952c5291b [2023-09-06T00:41:14.645Z] Removing intermediate container 63c952c5291b [2023-09-06T00:41:14.645Z] ---> 13e1093be137 [2023-09-06T00:41:14.645Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-06T00:41:14.645Z] ---> Running in e4a01ec9c7bd [2023-09-06T00:41:15.606Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-06T00:41:16.562Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-06T00:41:17.522Z] (1/4) Installing openssh-keygen (9.1_p1-r4) [2023-09-06T00:41:17.522Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-09-06T00:41:17.522Z] (3/4) Installing openssh-client-common (9.1_p1-r4) [2023-09-06T00:41:17.522Z] (4/4) Installing openssh-client-default (9.1_p1-r4) [2023-09-06T00:41:17.522Z] Executing busybox-1.35.0-r29.trigger [2023-09-06T00:41:17.522Z] OK: 268 MiB in 57 packages [2023-09-06T00:41:18.479Z] Removing intermediate container e4a01ec9c7bd [2023-09-06T00:41:18.479Z] ---> 67fc5a88f066 [2023-09-06T00:41:18.479Z] Step 9/12 : COPY go.mod vendor* ./ [2023-09-06T00:41:19.062Z] ---> c0eb1fba6ae4 [2023-09-06T00:41:19.062Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-06T00:41:19.062Z] ---> Running in 9d01b1bc8db7 [2023-09-06T00:42:55.701Z] Removing intermediate container 9d01b1bc8db7 [2023-09-06T00:42:55.701Z] ---> 028e27ac5409 [2023-09-06T00:42:55.701Z] Step 11/12 : COPY . . [2023-09-06T00:42:55.701Z] ---> 0185af6ce98f [2023-09-06T00:42:55.701Z] Step 12/12 : RUN ${MAKE} [2023-09-06T00:42:55.701Z] ---> Running in 297509aac816 [2023-09-06T00:42:55.701Z] noop [2023-09-06T00:42:55.701Z] Removing intermediate container 297509aac816 [2023-09-06T00:42:55.701Z] ---> f611655677c6 [2023-09-06T00:42:55.701Z] Successfully built f611655677c6 [2023-09-06T00:42:55.701Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:42:56.167Z] + docker inspect -f . ci-base-image-arm64 [2023-09-06T00:42:56.167Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-06T00:42:56.449Z] prd-ubuntu20.04-docker-arm64-4c-16g-5401 does not seem to be running inside a container [2023-09-06T00:42:56.509Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-06T00:43:00.963Z] $ docker top ecbc87ce08d645ed950d554eedc1e4d80d6efe3796c2664cd4de357bc797ca4d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-06T00:43:01.856Z] + go version [2023-09-06T00:43:01.856Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-09-06T00:43:02.071Z] $ docker stop --time=1 ecbc87ce08d645ed950d554eedc1e4d80d6efe3796c2664cd4de357bc797ca4d [2023-09-06T00:43:03.705Z] $ docker rm -f --volumes ecbc87ce08d645ed950d554eedc1e4d80d6efe3796c2664cd4de357bc797ca4d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:43:04.581Z] + docker inspect -f . ci-base-image-arm64 [2023-09-06T00:43:04.581Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-06T00:43:04.819Z] prd-ubuntu20.04-docker-arm64-4c-16g-5401 does not seem to be running inside a container [2023-09-06T00:43:04.878Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-06T00:43:06.014Z] $ docker top af12b669bda2d269d10a282fb1c6332228d17372203e2417ec17c045e1eae2c7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-06T00:43:06.889Z] + git config --global --add safe.directory /w/workspace/device-gpio/1 [Pipeline] fileExists [Pipeline] sh [2023-09-06T00:43:07.587Z] + make test [2023-09-06T00:43:07.587Z] go test ./... -coverprofile=coverage.out ./... [2023-09-06T00:43:39.815Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-09-06T00:45:46.500Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-09-06T00:45:46.500Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-09-06T00:45:46.500Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-06T00:45:46.500Z] go vet ./... [2023-09-06T00:46:04.706Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-06T00:46:04.706Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-06T00:46:04.706Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-06T00:46:04.742Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-06T00:46:04.771Z] $ docker stop --time=1 af12b669bda2d269d10a282fb1c6332228d17372203e2417ec17c045e1eae2c7 [2023-09-06T00:46:08.055Z] $ docker rm -f --volumes af12b669bda2d269d10a282fb1c6332228d17372203e2417ec17c045e1eae2c7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-06T00:46:09.162Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-06T00:46:09.196Z] Warning: overwriting stash ‘coverage-report’ [2023-09-06T00:46:09.557Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-06T00:46:10.148Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-06T00:46:10.477Z] + ls -al . [2023-09-06T00:46:10.477Z] total 164 [2023-09-06T00:46:10.477Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 6 00:43 . [2023-09-06T00:46:10.477Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 6 00:40 .. [2023-09-06T00:46:10.477Z] -rw-rw-r-- 1 jenkins jenkins 120 Sep 6 00:40 .dockerignore [2023-09-06T00:46:10.477Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 6 00:40 .git [2023-09-06T00:46:10.477Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 6 00:40 .github [2023-09-06T00:46:10.477Z] -rw-rw-r-- 1 jenkins jenkins 343 Sep 6 00:40 .gitignore [2023-09-06T00:46:10.477Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 6 00:40 .golangci.yml [2023-09-06T00:46:10.477Z] -rw-rw-r-- 1 jenkins jenkins 10671 Sep 6 00:40 Attribution.txt [2023-09-06T00:46:10.477Z] -rw-rw-r-- 1 jenkins jenkins 6184 Sep 6 00:40 CHANGELOG.md [2023-09-06T00:46:10.477Z] -rw-rw-r-- 1 jenkins jenkins 1542 Sep 6 00:40 Dockerfile [2023-09-06T00:46:10.477Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 6 00:40 GOVERNANCE.md [2023-09-06T00:46:10.477Z] -rw-rw-r-- 1 jenkins jenkins 657 Sep 6 00:40 Jenkinsfile [2023-09-06T00:46:10.477Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 6 00:40 LICENSE [2023-09-06T00:46:10.477Z] -rw-rw-r-- 1 jenkins jenkins 1923 Sep 6 00:40 Makefile [2023-09-06T00:46:10.477Z] -rw-rw-r-- 1 jenkins jenkins 617 Sep 6 00:40 OWNERS.md [2023-09-06T00:46:10.477Z] -rw-rw-r-- 1 jenkins jenkins 12293 Sep 6 00:40 README.md [2023-09-06T00:46:10.477Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 6 00:35 VERSION [2023-09-06T00:46:10.477Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 6 00:40 bin [2023-09-06T00:46:10.477Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 6 00:40 cmd [2023-09-06T00:46:10.477Z] -rw-r--r-- 1 jenkins jenkins 10 Sep 6 00:43 coverage.out [2023-09-06T00:46:10.477Z] -rw-rw-r-- 1 jenkins jenkins 3696 Sep 6 00:40 go.mod [2023-09-06T00:46:10.478Z] -rw-rw-r-- 1 jenkins jenkins 34022 Sep 6 00:40 go.sum [2023-09-06T00:46:10.478Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 6 00:40 internal [2023-09-06T00:46:10.478Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 6 00:40 snap [2023-09-06T00:46:10.478Z] -rw-rw-r-- 1 jenkins jenkins 209 Sep 6 00:40 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:46:10.885Z] + 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=aff7666b12b3d74ae33db068cb1d891e8822c267 --label arch=arm64 --label version=0.0.0 . [2023-09-06T00:46:11.155Z] Sending build context to Docker daemon 8.103MB [2023-09-06T00:46:11.155Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-09-06T00:46:11.155Z] Step 2/25 : FROM ${BASE} AS builder [2023-09-06T00:46:11.155Z] ---> f611655677c6 [2023-09-06T00:46:11.155Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-09-06T00:46:11.155Z] ---> Running in 37b526d6ddc2 [2023-09-06T00:46:11.426Z] Removing intermediate container 37b526d6ddc2 [2023-09-06T00:46:11.426Z] ---> 4163a3a4f03c [2023-09-06T00:46:11.426Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-06T00:46:11.691Z] ---> Running in 6305942773f3 [2023-09-06T00:46:11.956Z] Removing intermediate container 6305942773f3 [2023-09-06T00:46:11.956Z] ---> 9fda24ebbe3a [2023-09-06T00:46:11.956Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-09-06T00:46:11.956Z] ---> Running in ba9c7c49a0e4 [2023-09-06T00:46:12.222Z] Removing intermediate container ba9c7c49a0e4 [2023-09-06T00:46:12.222Z] ---> 80404f78f180 [2023-09-06T00:46:12.222Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-09-06T00:46:12.222Z] ---> Running in ae027816a0dc [2023-09-06T00:46:12.489Z] Removing intermediate container ae027816a0dc [2023-09-06T00:46:12.489Z] ---> 2edba7300417 [2023-09-06T00:46:12.489Z] Step 7/25 : WORKDIR /device-gpio [2023-09-06T00:46:12.489Z] ---> Running in 4bf3e4a96ab3 [2023-09-06T00:46:12.759Z] Removing intermediate container 4bf3e4a96ab3 [2023-09-06T00:46:12.759Z] ---> 25e23fa455b2 [2023-09-06T00:46:12.760Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-06T00:46:12.760Z] ---> Running in 009c4cbc1d32 [2023-09-06T00:46:13.786Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-06T00:46:14.364Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-06T00:46:15.318Z] OK: 268 MiB in 57 packages [2023-09-06T00:46:15.900Z] Removing intermediate container 009c4cbc1d32 [2023-09-06T00:46:15.900Z] ---> 57e372a07c75 [2023-09-06T00:46:15.900Z] Step 9/25 : COPY go.mod vendor* ./ [2023-09-06T00:46:16.482Z] ---> bb4c40f6ded9 [2023-09-06T00:46:16.482Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-06T00:46:16.482Z] ---> Running in e556d8e76d79 [2023-09-06T00:46:18.526Z] Removing intermediate container e556d8e76d79 [2023-09-06T00:46:18.526Z] ---> 8d94c62d76a1 [2023-09-06T00:46:18.526Z] Step 11/25 : COPY . . [2023-09-06T00:46:19.500Z] ---> c2a373490615 [2023-09-06T00:46:19.500Z] Step 12/25 : RUN ${MAKE} [2023-09-06T00:46:22.824Z] ---> Running in 5a43569eacc0 [2023-09-06T00:46:23.089Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.18" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-09-06T00:48:44.840Z] Removing intermediate container 5a43569eacc0 [2023-09-06T00:48:44.840Z] ---> 529c3c38a0ce [2023-09-06T00:48:44.840Z] Step 13/25 : FROM alpine:3.17 [2023-09-06T00:48:44.840Z] 3.17: Pulling from library/alpine [2023-09-06T00:48:44.840Z] 4060ece20d7a: Pulling fs layer [2023-09-06T00:48:44.840Z] 4060ece20d7a: Download complete [2023-09-06T00:48:44.840Z] 4060ece20d7a: Pull complete [2023-09-06T00:48:44.840Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-06T00:48:44.840Z] Status: Downloaded newer image for alpine:3.17 [2023-09-06T00:48:44.840Z] ---> 8650cd65339b [2023-09-06T00:48:44.840Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-09-06T00:48:44.840Z] ---> Running in f69587679884 [2023-09-06T00:48:44.840Z] Removing intermediate container f69587679884 [2023-09-06T00:48:44.840Z] ---> a269f04329cb [2023-09-06T00:48:44.840Z] Step 15/25 : RUN apk add --update --no-cache [2023-09-06T00:48:44.840Z] ---> Running in 0dfb2629e2b7 [2023-09-06T00:48:44.840Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-06T00:48:44.840Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-06T00:48:44.840Z] OK: 7 MiB in 15 packages [2023-09-06T00:48:44.840Z] Removing intermediate container 0dfb2629e2b7 [2023-09-06T00:48:44.840Z] ---> b6da8750ab53 [2023-09-06T00:48:44.840Z] Step 16/25 : WORKDIR / [2023-09-06T00:48:44.840Z] ---> Running in 25828aa01ac0 [2023-09-06T00:48:44.840Z] Removing intermediate container 25828aa01ac0 [2023-09-06T00:48:44.840Z] ---> 24681e9a2dac [2023-09-06T00:48:44.840Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-09-06T00:48:44.840Z] ---> 9547d8281e67 [2023-09-06T00:48:44.840Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-09-06T00:48:44.840Z] ---> 242fc96a9a6d [2023-09-06T00:48:44.840Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-09-06T00:48:44.840Z] ---> 24425cbf5413 [2023-09-06T00:48:44.840Z] Step 20/25 : EXPOSE 59910 [2023-09-06T00:48:44.840Z] ---> Running in 306b625fe1e2 [2023-09-06T00:48:44.840Z] Removing intermediate container 306b625fe1e2 [2023-09-06T00:48:44.840Z] ---> 2589e3466368 [2023-09-06T00:48:44.840Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-09-06T00:48:44.840Z] ---> Running in 051495d52ff6 [2023-09-06T00:48:44.840Z] Removing intermediate container 051495d52ff6 [2023-09-06T00:48:44.840Z] ---> 3517fe0d8a70 [2023-09-06T00:48:44.840Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-09-06T00:48:44.840Z] ---> Running in be2807533db5 [2023-09-06T00:48:44.840Z] Removing intermediate container be2807533db5 [2023-09-06T00:48:44.840Z] ---> 2dedb4bc28af [2023-09-06T00:48:44.840Z] Step 23/25 : LABEL arch=arm64 [2023-09-06T00:48:44.840Z] ---> Running in c1dbeb089609 [2023-09-06T00:48:44.840Z] Removing intermediate container c1dbeb089609 [2023-09-06T00:48:44.840Z] ---> 983f68a0d3c2 [2023-09-06T00:48:44.840Z] Step 24/25 : LABEL git_sha=aff7666b12b3d74ae33db068cb1d891e8822c267 [2023-09-06T00:48:44.840Z] ---> Running in 6f3ee33b9efa [2023-09-06T00:48:44.840Z] Removing intermediate container 6f3ee33b9efa [2023-09-06T00:48:44.840Z] ---> 04e9845fe2e4 [2023-09-06T00:48:44.840Z] Step 25/25 : LABEL version=0.0.0 [2023-09-06T00:48:44.840Z] ---> Running in f69c056aef83 [2023-09-06T00:48:44.840Z] Removing intermediate container f69c056aef83 [2023-09-06T00:48:44.840Z] ---> 41ac4cc23260 [2023-09-06T00:48:44.840Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-06T00:48:44.840Z] Successfully built 41ac4cc23260 [2023-09-06T00:48:44.840Z] 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 [2023-09-06T00:48:45.639Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-06T00:48:45.639Z] [2023-09-06T00:48:45.639Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:48:46.057Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-06T00:48:46.057Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-06T00:48:46.057Z] 8998bd30e6a1: Pulling fs layer [2023-09-06T00:48:46.057Z] 04944245beec: Pulling fs layer [2023-09-06T00:48:46.057Z] 699f458cf7ca: Pulling fs layer [2023-09-06T00:48:46.057Z] 765212b225bb: Pulling fs layer [2023-09-06T00:48:46.057Z] f23df028b6ca: Pulling fs layer [2023-09-06T00:48:46.057Z] d65c8cfc05b1: Pulling fs layer [2023-09-06T00:48:46.057Z] 2437ff75d9bd: Pulling fs layer [2023-09-06T00:48:46.057Z] f23df028b6ca: Waiting [2023-09-06T00:48:46.057Z] d65c8cfc05b1: Waiting [2023-09-06T00:48:46.057Z] 2437ff75d9bd: Waiting [2023-09-06T00:48:46.057Z] 765212b225bb: Waiting [2023-09-06T00:48:46.325Z] 04944245beec: Verifying Checksum [2023-09-06T00:48:46.325Z] 04944245beec: Download complete [2023-09-06T00:48:46.325Z] 765212b225bb: Verifying Checksum [2023-09-06T00:48:46.325Z] 765212b225bb: Download complete [2023-09-06T00:48:46.325Z] f23df028b6ca: Verifying Checksum [2023-09-06T00:48:46.325Z] f23df028b6ca: Download complete [2023-09-06T00:48:46.325Z] d65c8cfc05b1: Verifying Checksum [2023-09-06T00:48:46.325Z] d65c8cfc05b1: Download complete [2023-09-06T00:48:46.325Z] 699f458cf7ca: Verifying Checksum [2023-09-06T00:48:46.325Z] 699f458cf7ca: Download complete [2023-09-06T00:48:46.912Z] 8998bd30e6a1: Download complete [2023-09-06T00:48:48.848Z] 2437ff75d9bd: Verifying Checksum [2023-09-06T00:48:48.848Z] 2437ff75d9bd: Download complete [2023-09-06T00:48:50.785Z] 8998bd30e6a1: Pull complete [2023-09-06T00:48:51.051Z] 04944245beec: Pull complete [2023-09-06T00:48:52.459Z] 699f458cf7ca: Pull complete [2023-09-06T00:48:52.459Z] 765212b225bb: Pull complete [2023-09-06T00:48:53.417Z] f23df028b6ca: Pull complete [2023-09-06T00:48:53.417Z] d65c8cfc05b1: Pull complete [2023-09-06T00:49:08.395Z] 2437ff75d9bd: Pull complete [2023-09-06T00:49:08.395Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-06T00:49:08.395Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-06T00:49:08.395Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-06T00:49:08.720Z] prd-ubuntu20.04-docker-arm64-4c-16g-5401 does not seem to be running inside a container [2023-09-06T00:49:08.778Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-09-06T00:49:11.134Z] $ docker top ca1a5ff556e945c023f7823144529c5a5c92370bcbd3610ad7965ab1ab3e4baa -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-06T00:49:11.694Z] ---> job-cost.sh [2023-09-06T00:49:11.960Z] lf-activate-venv: SKIPPING [2023-09-06T00:49:11.960Z] INFO: No Stack... [2023-09-06T00:49:12.540Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-06T00:49:13.120Z] INFO: Archiving Costs [Pipeline] sh [2023-09-06T00:49:13.460Z] + + cat /w/workspace/device-gpio/1/archives/cost.csv [2023-09-06T00:49:13.460Z] cut -d, -f6 [Pipeline] lock [2023-09-06T00:49:13.777Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-190-1-stack-cost] [2023-09-06T00:49:13.781Z] Resource [jenkins-edgexfoundry-device-gpio-PR-190-1-stack-cost] did not exist. Created. [2023-09-06T00:49:13.782Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-190-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-06T00:49:14.187Z] /w/workspace/device-gpio/1@tmp/durable-749bb083/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-06T00:49:14.532Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-06T00:49:14.571Z] Warning: overwriting stash ‘stack-cost’ [2023-09-06T00:49:14.618Z] Stashed 1 file(s) [Pipeline] } [2023-09-06T00:49:14.632Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-190-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-06T00:49:14.704Z] $ docker stop --time=1 ca1a5ff556e945c023f7823144529c5a5c92370bcbd3610ad7965ab1ab3e4baa [2023-09-06T00:49:16.155Z] $ docker rm -f --volumes ca1a5ff556e945c023f7823144529c5a5c92370bcbd3610ad7965ab1ab3e4baa [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 [2023-09-06T00:49:17.141Z] provisioning config files... [2023-09-06T00:49:17.150Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-190@tmp/config6160542946718146518tmp [Pipeline] { [Pipeline] sh [2023-09-06T00:49:17.483Z] + set +x [2023-09-06T00:49:17.483Z] + bash -s -- [2023-09-06T00:49:17.483Z] + curl -s https://codecov.io/bash [2023-09-06T00:49:17.483Z] [2023-09-06T00:49:17.483Z] _____ _ [2023-09-06T00:49:17.483Z] / ____| | | [2023-09-06T00:49:17.483Z] | | ___ __| | ___ ___ _____ __ [2023-09-06T00:49:17.483Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-06T00:49:17.483Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-06T00:49:17.483Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-06T00:49:17.483Z] Bash-1.0.6 [2023-09-06T00:49:17.483Z] [2023-09-06T00:49:17.483Z] [2023-09-06T00:49:17.483Z] ==> git version 2.25.1 found [2023-09-06T00:49:17.483Z] ==> 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 [2023-09-06T00:49:17.483Z] Release-Date: 2020-01-08 [2023-09-06T00:49:17.483Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-09-06T00:49:17.483Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-06T00:49:17.483Z] ==> Jenkins CI detected. [2023-09-06T00:49:17.483Z] current dir:  /w/workspace/edgexfoundry_device-gpio_PR-190 [2023-09-06T00:49:17.483Z] project root: . [2023-09-06T00:49:17.483Z] --> token set from env [2023-09-06T00:49:17.483Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-06T00:49:17.483Z] ==> Running gcov in . (disable via -X gcov) [2023-09-06T00:49:17.483Z] ==> Python coveragepy not found [2023-09-06T00:49:17.483Z] ==> Searching for coverage reports in: [2023-09-06T00:49:17.483Z] + . [2023-09-06T00:49:17.483Z] -> Found 1 reports [2023-09-06T00:49:17.483Z] ==> Detecting git/mercurial file structure [2023-09-06T00:49:17.483Z] ==> Reading reports [2023-09-06T00:49:17.483Z] + ./coverage.out bytes=10 [2023-09-06T00:49:17.483Z] ==> Appending adjustments [2023-09-06T00:49:17.483Z] https://docs.codecov.io/docs/fixing-reports [2023-09-06T00:49:17.742Z] + Found adjustments [2023-09-06T00:49:17.742Z] ==> Gzipping contents [2023-09-06T00:49:17.742Z] 4.0K /tmp/codecov.JEChoE.gz [2023-09-06T00:49:17.742Z] ==> Uploading reports [2023-09-06T00:49:17.742Z] url: https://codecov.io [2023-09-06T00:49:17.742Z] query: branch=PR-190&commit=aff7666b12b3d74ae33db068cb1d891e8822c267&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-190%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=190&job=&cmd_args= [2023-09-06T00:49:17.742Z] -> Pinging Codecov [2023-09-06T00:49:17.742Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-190&commit=aff7666b12b3d74ae33db068cb1d891e8822c267&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-190%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=190&job=&cmd_args= [2023-09-06T00:49:17.742Z] -> Uploading to [2023-09-06T00:49:17.742Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-06/3EC07B1A8CA8AF9BCAA0BB9F0134797F/aff7666b12b3d74ae33db068cb1d891e8822c267/38287d87-0a7f-4b81-9fe3-61e6b6c24a68.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230906%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230906T004917Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a359e0d84556dd76ddac1879071dd1c97ac7a1e65f466acc9bd0a5b024302240 [2023-09-06T00:49:17.743Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-06T00:49:17.743Z] Dload Upload Total Spent Left Speed [2023-09-06T00:49:18.001Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 724 0 0 100 724 0 3620 --:--:-- --:--:-- --:--:-- 3601 [2023-09-06T00:49:18.001Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/aff7666b12b3d74ae33db068cb1d891e8822c267 [Pipeline] } [2023-09-06T00:49:18.028Z] 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 [2023-09-06T00:49:19.749Z] + [ -d /w/workspace/edgexfoundry_device-gpio_PR-190/archives ] [2023-09-06T00:49:19.749Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-190/archives [2023-09-06T00:49:19.749Z] total 16 [2023-09-06T00:49:19.749Z] drwxr-xr-x 3 root root 4096 Sep 6 00:38 . [2023-09-06T00:49:19.749Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 6 00:38 .. [2023-09-06T00:49:19.749Z] drwxr-xr-x 2 root root 4096 Sep 6 00:38 cost [2023-09-06T00:49:19.749Z] -rw-r--r-- 1 root root 83 Sep 6 00:38 cost.csv [2023-09-06T00:49:19.749Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-190/archives [2023-09-06T00:49:19.749Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-190/archives [2023-09-06T00:49:19.749Z] total 16 [2023-09-06T00:49:19.749Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 6 00:38 . [2023-09-06T00:49:19.749Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 6 00:38 .. [2023-09-06T00:49:19.749Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 6 00:38 cost [2023-09-06T00:49:19.749Z] -rw-r--r-- 1 jenkins jenkins 83 Sep 6 00:38 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-06T00:49:20.068Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-06T00:49:20.953Z] ---> package-listing.sh [2023-09-06T00:49:20.953Z] ++ facter osfamily [2023-09-06T00:49:20.953Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-06T00:49:21.212Z] + OS_FAMILY=debian [2023-09-06T00:49:21.212Z] + workspace=/w/workspace/edgexfoundry_device-gpio_PR-190 [2023-09-06T00:49:21.212Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-06T00:49:21.212Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-06T00:49:21.212Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-06T00:49:21.212Z] + PACKAGES=/tmp/packages_start.txt [2023-09-06T00:49:21.212Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-190 ']' [2023-09-06T00:49:21.212Z] + PACKAGES=/tmp/packages_end.txt [2023-09-06T00:49:21.212Z] + case "${OS_FAMILY}" in [2023-09-06T00:49:21.212Z] + dpkg -l [2023-09-06T00:49:21.212Z] + grep '^ii' [2023-09-06T00:49:21.212Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-06T00:49:21.212Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-06T00:49:21.212Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-06T00:49:21.212Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-190 ']' [2023-09-06T00:49:21.212Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-190/archives/ [2023-09-06T00:49:21.212Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-190/archives/ [Pipeline] echo [2023-09-06T00:49:21.244Z] 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-190/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-09-06T00:49:21.533Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:49:22.152Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-06T00:49:22.152Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-06T00:49:22.301Z] prd-ubuntu20.04-docker-8c-8g-5399 does not seem to be running inside a container [2023-09-06T00:49:22.327Z] $ 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-190/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-190 -v /w/workspace/edgexfoundry_device-gpio_PR-190:/w/workspace/edgexfoundry_device-gpio_PR-190:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-190@tmp:/w/workspace/edgexfoundry_device-gpio_PR-190@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-06T00:49:22.493Z] $ docker top 875e12ce1f4a7e7860396f65b4bd405cf2a1f9b83b8952820dc27c65b3ba4706 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-06T00:49:22.874Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-06T00:49:23.183Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-06T00:49:23.488Z] + ls /var/log/sa-host [2023-09-06T00:49:23.488Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-06T00:49:23.616Z] provisioning config files... [2023-09-06T00:49:23.624Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-190@tmp/config15411129024589804544tmp [Pipeline] { [Pipeline] echo [2023-09-06T00:49:23.672Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-06T00:49:23.978Z] ---> create-netrc.sh [Pipeline] } [2023-09-06T00:49:24.008Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-06T00:49:24.387Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-06T00:49:24.417Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-06T00:49:24.723Z] ---> sudo-logs.sh [2023-09-06T00:49:24.723Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-06T00:49:24.808Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-06T00:49:25.119Z] ---> job-cost.sh [2023-09-06T00:49:25.119Z] lf-activate-venv: SKIPPING [2023-09-06T00:49:25.119Z] DEBUG: total: 0.2199999988079071 [2023-09-06T00:49:25.119Z] INFO: Retrieving Stack Cost... [2023-09-06T00:49:25.686Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-06T00:49:25.945Z] INFO: Archiving Costs [Pipeline] echo [2023-09-06T00:49:25.978Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-06T00:49:26.295Z] ---> logs-deploy.sh [2023-09-06T00:49:26.295Z] lf-activate-venv: SKIPPING [2023-09-06T00:49:26.295Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-190/1 [2023-09-06T00:49:26.295Z] INFO: archiving workspace using pattern(s): [2023-09-06T00:49:27.231Z] Archives upload complete. [2023-09-06T00:49:27.231Z] INFO: archiving logs to Nexus [2023-09-06T00:49:28.165Z] ---> uname -a: [2023-09-06T00:49:28.165Z] Linux prd-ubuntu20-04-docker-8c-8g-5399 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-09-06T00:49:28.165Z] [2023-09-06T00:49:28.165Z] [2023-09-06T00:49:28.165Z] ---> lscpu: [2023-09-06T00:49:28.165Z] Architecture: x86_64 [2023-09-06T00:49:28.165Z] CPU op-mode(s): 32-bit, 64-bit [2023-09-06T00:49:28.165Z] Byte Order: Little Endian [2023-09-06T00:49:28.165Z] Address sizes: 40 bits physical, 48 bits virtual [2023-09-06T00:49:28.165Z] CPU(s): 8 [2023-09-06T00:49:28.165Z] On-line CPU(s) list: 0-7 [2023-09-06T00:49:28.165Z] Thread(s) per core: 1 [2023-09-06T00:49:28.165Z] Core(s) per socket: 1 [2023-09-06T00:49:28.165Z] Socket(s): 8 [2023-09-06T00:49:28.165Z] NUMA node(s): 1 [2023-09-06T00:49:28.165Z] Vendor ID: AuthenticAMD [2023-09-06T00:49:28.165Z] CPU family: 23 [2023-09-06T00:49:28.165Z] Model: 49 [2023-09-06T00:49:28.165Z] Model name: AMD EPYC-Rome Processor [2023-09-06T00:49:28.165Z] Stepping: 0 [2023-09-06T00:49:28.165Z] CPU MHz: 2800.000 [2023-09-06T00:49:28.165Z] BogoMIPS: 5600.00 [2023-09-06T00:49:28.165Z] Virtualization: AMD-V [2023-09-06T00:49:28.165Z] Hypervisor vendor: KVM [2023-09-06T00:49:28.165Z] Virtualization type: full [2023-09-06T00:49:28.165Z] L1d cache: 256 KiB [2023-09-06T00:49:28.165Z] L1i cache: 256 KiB [2023-09-06T00:49:28.165Z] L2 cache: 4 MiB [2023-09-06T00:49:28.165Z] L3 cache: 128 MiB [2023-09-06T00:49:28.165Z] NUMA node0 CPU(s): 0-7 [2023-09-06T00:49:28.165Z] Vulnerability Itlb multihit: Not affected [2023-09-06T00:49:28.165Z] Vulnerability L1tf: Not affected [2023-09-06T00:49:28.165Z] Vulnerability Mds: Not affected [2023-09-06T00:49:28.165Z] Vulnerability Meltdown: Not affected [2023-09-06T00:49:28.165Z] Vulnerability Mmio stale data: Not affected [2023-09-06T00:49:28.165Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-09-06T00:49:28.165Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-09-06T00:49:28.165Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-09-06T00:49:28.165Z] Vulnerability Srbds: Not affected [2023-09-06T00:49:28.165Z] Vulnerability Tsx async abort: Not affected [2023-09-06T00:49:28.165Z] 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 [2023-09-06T00:49:28.165Z] [2023-09-06T00:49:28.165Z] [2023-09-06T00:49:28.165Z] ---> nproc: [2023-09-06T00:49:28.165Z] 8 [2023-09-06T00:49:28.165Z] [2023-09-06T00:49:28.165Z] [2023-09-06T00:49:28.165Z] ---> df -h: [2023-09-06T00:49:28.165Z] Filesystem Size Used Avail Use% Mounted on [2023-09-06T00:49:28.165Z] overlay 155G 12G 144G 8% / [2023-09-06T00:49:28.165Z] tmpfs 64M 0 64M 0% /dev [2023-09-06T00:49:28.165Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-09-06T00:49:28.165Z] shm 64M 0 64M 0% /dev/shm [2023-09-06T00:49:28.165Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-09-06T00:49:28.165Z] [2023-09-06T00:49:28.165Z] [2023-09-06T00:49:28.165Z] ---> sar -b -r -n DEV: [2023-09-06T00:49:28.165Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5399) 09/06/23 _x86_64_ (8 CPU) [2023-09-06T00:49:28.165Z] [2023-09-06T00:49:28.165Z] 00:34:44 LINUX RESTART (8 CPU) [2023-09-06T00:49:28.165Z] [2023-09-06T00:49:28.165Z] 00:35:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-09-06T00:49:28.165Z] 00:36:02 182.87 47.98 134.89 0.00 5436.69 75294.78 0.00 [2023-09-06T00:49:28.165Z] 00:37:01 125.66 1.10 124.56 0.00 11.12 52816.95 0.00 [2023-09-06T00:49:28.165Z] 00:38:01 177.09 0.18 176.91 0.00 9.33 46204.60 0.00 [2023-09-06T00:49:28.165Z] 00:39:01 4.47 0.00 4.47 0.00 0.00 63.87 0.00 [2023-09-06T00:49:28.165Z] 00:40:01 36.98 11.98 25.00 0.00 5455.49 6249.76 0.00 [2023-09-06T00:49:28.165Z] 00:41:01 3.78 0.00 3.78 0.00 0.00 49.06 0.00 [2023-09-06T00:49:28.165Z] 00:42:01 1.10 0.00 1.10 0.00 0.00 12.66 0.00 [2023-09-06T00:49:28.165Z] 00:43:01 0.88 0.00 0.88 0.00 0.00 10.26 0.00 [2023-09-06T00:49:28.165Z] 00:44:01 1.43 0.30 1.13 0.00 10.00 12.26 0.00 [2023-09-06T00:49:28.165Z] 00:45:01 3.63 1.28 2.35 0.00 26.26 41.19 0.00 [2023-09-06T00:49:28.165Z] 00:46:01 0.90 0.00 0.90 0.00 0.00 9.73 0.00 [2023-09-06T00:49:28.165Z] 00:47:01 1.08 0.00 1.08 0.00 0.00 12.53 0.00 [2023-09-06T00:49:28.165Z] 00:48:01 1.07 0.00 1.07 0.00 0.00 11.46 0.00 [2023-09-06T00:49:28.165Z] 00:49:01 0.90 0.00 0.90 0.00 0.00 10.80 0.00 [2023-09-06T00:49:28.165Z] Average: 38.60 4.49 34.11 0.00 782.95 12866.82 0.00 [2023-09-06T00:49:28.165Z] [2023-09-06T00:49:28.165Z] 00:35:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-09-06T00:49:28.165Z] 00:36:02 29129868 31584488 732836 2.23 75584 2651552 1967176 5.80 1000932 2391440 1292 [2023-09-06T00:49:28.165Z] 00:37:01 27808992 31424988 874584 2.66 148516 3636716 2239496 6.60 1461932 3127844 340088 [2023-09-06T00:49:28.165Z] 00:38:01 27512336 31570608 729456 2.22 161804 4029888 1802644 5.31 1262264 3588848 48 [2023-09-06T00:49:28.165Z] 00:39:01 27527392 31585888 715048 2.17 161900 4029888 1745164 5.14 1258024 3578888 4 [2023-09-06T00:49:28.165Z] 00:40:01 27119800 31534368 754728 2.30 169916 4363336 1825604 5.38 1522220 3691284 932 [2023-09-06T00:49:28.165Z] 00:41:01 27154296 31568720 721848 2.20 169968 4363324 1825604 5.38 1490924 3691228 48 [2023-09-06T00:49:28.165Z] 00:42:01 27153972 31568448 722072 2.20 170000 4363328 1825604 5.38 1491800 3691232 8 [2023-09-06T00:49:28.165Z] 00:43:01 27163012 31577500 712920 2.17 170024 4363328 1825604 5.38 1482660 3691232 168 [2023-09-06T00:49:28.165Z] 00:44:01 27161028 31575840 714540 2.17 170048 4363624 1825604 5.38 1487172 3691332 28 [2023-09-06T00:49:28.165Z] 00:45:01 27141900 31559296 731496 2.22 170168 4364396 1825604 5.38 1502680 3692228 20 [2023-09-06T00:49:28.165Z] 00:46:01 27141600 31559024 731708 2.23 170192 4364396 1825604 5.38 1502372 3692228 8 [2023-09-06T00:49:28.165Z] 00:47:01 27141520 31559096 731564 2.22 170220 4364528 1809488 5.33 1502280 3692360 164 [2023-09-06T00:49:28.166Z] 00:48:01 27141688 31559292 731540 2.22 170232 4364528 1809488 5.33 1502292 3692360 8 [2023-09-06T00:49:28.166Z] 00:49:01 27141704 31559324 731468 2.22 170256 4364532 1809488 5.33 1502064 3692364 168 [2023-09-06T00:49:28.166Z] Average: 27388508 31556206 738272 2.25 160631 4141955 1854441 5.47 1426401 3543205 24499 [2023-09-06T00:49:28.166Z] [2023-09-06T00:49:28.166Z] 00:35:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-09-06T00:49:28.166Z] 00:36:02 ens3 756.26 462.14 6992.48 94.18 0.00 0.00 0.00 0.00 [2023-09-06T00:49:28.166Z] 00:36:02 lo 7.00 7.00 0.68 0.68 0.00 0.00 0.00 0.00 [2023-09-06T00:49:28.166Z] 00:36:02 vethb285661 43.66 57.66 4.03 41.95 0.00 0.00 0.00 0.00 [2023-09-06T00:49:28.166Z] 00:36:02 docker0 60.42 78.45 4.76 238.76 0.00 0.00 0.00 0.00 [2023-09-06T00:49:28.166Z] 00:37:01 ens3 358.43 200.17 2389.39 95.43 0.00 0.00 0.00 0.00 [2023-09-06T00:49:28.166Z] 00:37:01 veth9fbe4fd 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-09-06T00:49:28.166Z] 00:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-06T00:49:28.166Z] 00:37:01 docker0 175.24 323.74 13.53 2360.38 0.00 0.00 0.00 0.00 [2023-09-06T00:49:28.166Z] 00:38:01 ens3 117.84 71.19 2676.48 18.51 0.00 0.00 0.00 0.00 [2023-09-06T00:49:28.166Z] 00:38:01 lo 1.80 1.80 0.19 0.19 0.00 0.00 0.00 0.00 [2023-09-06T00:49:28.166Z] 00:38:01 docker0 2.97 6.78 0.18 85.00 0.00 0.00 0.00 0.00 [2023-09-06T00:49:28.166Z] 00:39:01 ens3 5.62 3.67 5.38 1.97 0.00 0.00 0.00 0.00 [2023-09-06T00:49:28.166Z] 00:39:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2023-09-06T00:49:28.166Z] 00:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-06T00:49:28.166Z] 00:40:01 ens3 101.17 36.58 2025.67 2.84 0.00 0.00 0.00 0.00 [2023-09-06T00:49:28.166Z] 00:40:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 [2023-09-06T00:49:28.166Z] 00:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-06T00:49:28.166Z] 00:41:01 ens3 1.33 0.95 0.61 0.49 0.00 0.00 0.00 0.00 [2023-09-06T00:49:28.166Z] 00:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-06T00:49:28.166Z] 00:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-06T00:49:28.166Z] 00:42:01 ens3 1.03 0.50 4.07 0.03 0.00 0.00 0.00 0.00 [2023-09-06T00:49:28.166Z] 00:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-06T00:49:28.166Z] 00:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-06T00:49:28.166Z] 00:43:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-06T00:49:28.166Z] 00:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-06T00:49:28.166Z] 00:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-06T00:49:28.166Z] 00:44:01 ens3 1.33 0.97 1.18 0.58 0.00 0.00 0.00 0.00 [2023-09-06T00:49:28.166Z] 00:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-06T00:49:28.166Z] 00:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-06T00:49:28.166Z] 00:45:01 ens3 6.78 5.80 4.17 5.44 0.00 0.00 0.00 0.00 [2023-09-06T00:49:28.166Z] 00:45:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2023-09-06T00:49:28.166Z] 00:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-06T00:49:28.166Z] 00:46:01 ens3 0.22 0.08 0.08 0.06 0.00 0.00 0.00 0.00 [2023-09-06T00:49:28.166Z] 00:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-06T00:49:28.166Z] 00:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-06T00:49:28.166Z] 00:47:01 ens3 0.33 0.22 0.13 0.01 0.00 0.00 0.00 0.00 [2023-09-06T00:49:28.166Z] 00:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-06T00:49:28.166Z] 00:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-06T00:49:28.166Z] 00:48:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-06T00:49:28.166Z] 00:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-06T00:49:28.166Z] 00:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-06T00:49:28.166Z] 00:49:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-06T00:49:28.166Z] 00:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-06T00:49:28.166Z] 00:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-06T00:49:28.166Z] Average: ens3 96.16 55.72 1005.47 15.59 0.00 0.00 0.00 0.00 [2023-09-06T00:49:28.166Z] Average: lo 0.77 0.77 0.07 0.07 0.00 0.00 0.00 0.00 [2023-09-06T00:49:28.166Z] Average: docker0 16.86 28.86 1.30 189.13 0.00 0.00 0.00 0.00 [2023-09-06T00:49:28.166Z] [2023-09-06T00:49:28.166Z] [2023-09-06T00:49:28.166Z] ---> sar -P ALL: [2023-09-06T00:49:28.166Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5399) 09/06/23 _x86_64_ (8 CPU) [2023-09-06T00:49:28.166Z] [2023-09-06T00:49:28.166Z] 00:34:44 LINUX RESTART (8 CPU) [2023-09-06T00:49:28.166Z] [2023-09-06T00:49:28.166Z] 00:35:01 CPU %user %nice %system %iowait %steal %idle [2023-09-06T00:49:28.166Z] 00:36:02 all 9.62 0.00 3.57 2.78 0.06 83.97 [2023-09-06T00:49:28.166Z] 00:36:02 0 9.12 0.00 3.24 1.22 0.07 86.35 [2023-09-06T00:49:28.166Z] 00:36:02 1 10.31 0.00 3.25 0.30 0.05 86.09 [2023-09-06T00:49:28.166Z] 00:36:02 2 9.26 0.00 3.21 3.93 0.07 83.53 [2023-09-06T00:49:28.166Z] 00:36:02 3 11.49 0.00 3.32 0.74 0.07 84.38 [2023-09-06T00:49:28.166Z] 00:36:02 4 9.63 0.00 5.12 1.72 0.05 83.48 [2023-09-06T00:49:28.166Z] 00:36:02 5 9.47 0.00 3.78 6.53 0.07 80.15 [2023-09-06T00:49:28.166Z] 00:36:02 6 7.84 0.00 3.05 5.28 0.07 83.76 [2023-09-06T00:49:28.166Z] 00:36:02 7 9.85 0.00 3.61 2.50 0.07 83.97 [2023-09-06T00:49:28.166Z] 00:37:01 all 17.28 0.00 4.01 3.35 0.06 75.30 [2023-09-06T00:49:28.166Z] 00:37:01 0 16.67 0.00 3.41 0.68 0.03 79.20 [2023-09-06T00:49:28.166Z] 00:37:01 1 17.80 0.00 4.34 9.33 0.07 68.47 [2023-09-06T00:49:28.166Z] 00:37:01 2 16.96 0.00 2.93 0.03 0.05 80.02 [2023-09-06T00:49:28.166Z] 00:37:01 3 16.75 0.00 4.95 3.29 0.07 74.94 [2023-09-06T00:49:28.166Z] 00:37:01 4 16.88 0.00 3.86 0.50 0.07 78.70 [2023-09-06T00:49:28.166Z] 00:37:01 5 17.52 0.00 3.90 2.33 0.05 76.20 [2023-09-06T00:49:28.166Z] 00:37:01 6 18.06 0.00 4.56 9.67 0.07 67.64 [2023-09-06T00:49:28.166Z] 00:37:01 7 17.58 0.00 4.13 0.91 0.09 77.30 [2023-09-06T00:49:28.166Z] 00:38:01 all 28.80 0.00 5.40 3.28 0.07 62.46 [2023-09-06T00:49:28.166Z] 00:38:01 0 27.83 0.00 6.40 10.26 0.10 55.42 [2023-09-06T00:49:28.166Z] 00:38:01 1 28.40 0.00 4.68 0.13 0.07 66.71 [2023-09-06T00:49:28.166Z] 00:38:01 2 28.29 0.00 5.19 2.51 0.07 63.95 [2023-09-06T00:49:28.166Z] 00:38:01 3 30.76 0.00 5.60 8.29 0.07 55.29 [2023-09-06T00:49:28.166Z] 00:38:01 4 29.85 0.00 4.93 1.20 0.08 63.93 [2023-09-06T00:49:28.166Z] 00:38:01 5 27.91 0.00 5.65 3.42 0.07 62.95 [2023-09-06T00:49:28.166Z] 00:38:01 6 28.30 0.00 4.96 0.27 0.05 66.43 [2023-09-06T00:49:28.166Z] 00:38:01 7 29.07 0.00 5.77 0.20 0.08 64.88 [2023-09-06T00:49:28.166Z] 00:39:01 all 0.27 0.00 0.06 0.01 0.01 99.65 [2023-09-06T00:49:28.166Z] 00:39:01 0 0.08 0.00 0.12 0.02 0.00 99.78 [2023-09-06T00:49:28.166Z] 00:39:01 1 0.22 0.00 0.07 0.00 0.00 99.72 [2023-09-06T00:49:28.166Z] 00:39:01 2 0.13 0.00 0.05 0.08 0.00 99.73 [2023-09-06T00:49:28.166Z] 00:39:01 3 0.08 0.00 0.08 0.00 0.02 99.82 [2023-09-06T00:49:28.166Z] 00:39:01 4 1.36 0.00 0.03 0.00 0.02 98.59 [2023-09-06T00:49:28.166Z] 00:39:01 5 0.03 0.00 0.05 0.00 0.02 99.90 [2023-09-06T00:49:28.166Z] 00:39:01 6 0.07 0.00 0.03 0.00 0.02 99.88 [2023-09-06T00:49:28.166Z] 00:39:01 7 0.17 0.00 0.08 0.00 0.00 99.75 [2023-09-06T00:49:28.166Z] 00:40:01 all 1.34 0.00 0.63 0.67 0.01 97.34 [2023-09-06T00:49:28.166Z] 00:40:01 0 1.47 0.00 0.52 0.10 0.02 97.90 [2023-09-06T00:49:28.166Z] 00:40:01 1 1.75 0.00 0.65 0.30 0.02 97.28 [2023-09-06T00:49:28.166Z] 00:40:01 2 0.53 0.00 0.58 1.30 0.02 97.57 [2023-09-06T00:49:28.166Z] 00:40:01 3 1.05 0.00 0.73 0.48 0.02 97.71 [2023-09-06T00:49:28.166Z] 00:40:01 4 0.69 0.00 0.57 0.77 0.00 97.97 [2023-09-06T00:49:28.166Z] 00:40:01 5 1.45 0.00 0.89 2.15 0.02 95.49 [2023-09-06T00:49:28.166Z] 00:40:01 6 0.97 0.00 0.50 0.05 0.00 98.48 [2023-09-06T00:49:28.166Z] 00:40:01 7 2.84 0.00 0.62 0.18 0.02 96.34 [2023-09-06T00:49:28.166Z] 00:41:01 all 0.03 0.00 0.02 0.01 0.00 99.94 [2023-09-06T00:49:28.166Z] 00:41:01 0 0.07 0.00 0.02 0.00 0.00 99.92 [2023-09-06T00:49:28.166Z] 00:41:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2023-09-06T00:49:28.166Z] 00:41:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-06T00:49:28.166Z] 00:41:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-06T00:49:28.166Z] 00:41:01 4 0.02 0.00 0.03 0.00 0.02 99.93 [2023-09-06T00:49:28.166Z] 00:41:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-06T00:49:28.166Z] 00:41:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2023-09-06T00:49:28.166Z] 00:41:01 7 0.07 0.00 0.02 0.07 0.02 99.83 [2023-09-06T00:49:28.166Z] 00:42:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2023-09-06T00:49:28.166Z] 00:42:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-09-06T00:49:28.166Z] 00:42:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-06T00:49:28.166Z] 00:42:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-06T00:49:28.166Z] 00:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-06T00:49:28.166Z] 00:42:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-09-06T00:49:28.166Z] 00:42:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-06T00:49:28.166Z] 00:42:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2023-09-06T00:49:28.166Z] 00:42:01 7 0.03 0.00 0.05 0.02 0.02 99.88 [2023-09-06T00:49:28.166Z] 00:43:01 all 0.08 0.00 0.01 0.00 0.01 99.90 [2023-09-06T00:49:28.166Z] 00:43:01 0 0.03 0.00 0.05 0.00 0.02 99.90 [2023-09-06T00:49:28.166Z] 00:43:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-06T00:49:28.166Z] 00:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-06T00:49:28.166Z] 00:43:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2023-09-06T00:49:28.166Z] 00:43:01 4 0.53 0.00 0.00 0.00 0.00 99.47 [2023-09-06T00:49:28.166Z] 00:43:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-06T00:49:28.166Z] 00:43:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-09-06T00:49:28.166Z] 00:43:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2023-09-06T00:49:28.166Z] 00:44:01 all 0.14 0.00 0.01 0.00 0.00 99.85 [2023-09-06T00:49:28.166Z] 00:44:01 0 0.15 0.00 0.02 0.00 0.00 99.83 [2023-09-06T00:49:28.166Z] 00:44:01 1 0.10 0.00 0.00 0.00 0.00 99.90 [2023-09-06T00:49:28.166Z] 00:44:01 2 0.15 0.00 0.02 0.00 0.00 99.83 [2023-09-06T00:49:28.166Z] 00:44:01 3 0.05 0.00 0.00 0.00 0.00 99.95 [2023-09-06T00:49:28.166Z] 00:44:01 4 0.43 0.00 0.02 0.00 0.00 99.55 [2023-09-06T00:49:28.166Z] 00:44:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-06T00:49:28.166Z] 00:44:01 6 0.18 0.00 0.02 0.02 0.00 99.78 [2023-09-06T00:49:28.166Z] 00:44:01 7 0.03 0.00 0.02 0.02 0.00 99.93 [2023-09-06T00:49:28.166Z] 00:45:01 all 0.24 0.00 0.03 0.02 0.01 99.71 [2023-09-06T00:49:28.166Z] 00:45:01 0 0.10 0.00 0.05 0.02 0.00 99.83 [2023-09-06T00:49:28.166Z] 00:45:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2023-09-06T00:49:28.166Z] 00:45:01 2 0.35 0.00 0.03 0.00 0.02 99.60 [2023-09-06T00:49:28.166Z] 00:45:01 3 0.80 0.00 0.02 0.02 0.00 99.17 [2023-09-06T00:49:28.166Z] 00:45:01 4 0.08 0.00 0.02 0.02 0.02 99.87 [2023-09-06T00:49:28.166Z] 00:45:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-06T00:49:28.166Z] 00:45:01 6 0.17 0.00 0.02 0.03 0.00 99.78 [2023-09-06T00:49:28.166Z] 00:45:01 7 0.35 0.00 0.08 0.05 0.02 99.50 [2023-09-06T00:49:28.166Z] 00:46:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2023-09-06T00:49:28.166Z] 00:46:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-06T00:49:28.166Z] 00:46:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-06T00:49:28.166Z] 00:46:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-06T00:49:28.166Z] 00:46:01 3 0.00 0.00 0.00 0.02 0.02 99.97 [2023-09-06T00:49:28.166Z] 00:46:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-06T00:49:28.166Z] 00:46:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-06T00:49:28.166Z] 00:46:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-06T00:49:28.166Z] 00:46:01 7 0.05 0.00 0.03 0.00 0.02 99.90 [2023-09-06T00:49:28.166Z] [2023-09-06T00:49:28.166Z] 00:46:01 CPU %user %nice %system %iowait %steal %idle [2023-09-06T00:49:28.166Z] 00:47:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2023-09-06T00:49:28.166Z] 00:47:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-09-06T00:49:28.166Z] 00:47:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-06T00:49:28.166Z] 00:47:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-06T00:49:28.166Z] 00:47:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-06T00:49:28.166Z] 00:47:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-06T00:49:28.166Z] 00:47:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-06T00:49:28.166Z] 00:47:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-06T00:49:28.166Z] 00:47:01 7 0.05 0.00 0.05 0.02 0.02 99.87 [2023-09-06T00:49:28.166Z] 00:48:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2023-09-06T00:49:28.166Z] 00:48:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-06T00:49:28.166Z] 00:48:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-06T00:49:28.166Z] 00:48:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-06T00:49:28.166Z] 00:48:01 3 0.02 0.00 0.00 0.02 0.02 99.95 [2023-09-06T00:49:28.166Z] 00:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-06T00:49:28.166Z] 00:48:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-06T00:49:28.166Z] 00:48:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-06T00:49:28.166Z] 00:48:01 7 0.07 0.00 0.05 0.02 0.00 99.87 [2023-09-06T00:49:28.166Z] 00:49:01 all 0.02 0.00 0.01 0.00 0.01 99.97 [2023-09-06T00:49:28.166Z] 00:49:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-09-06T00:49:28.166Z] 00:49:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-06T00:49:28.166Z] 00:49:01 2 0.03 0.00 0.05 0.00 0.00 99.92 [2023-09-06T00:49:28.166Z] 00:49:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-06T00:49:28.166Z] 00:49:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-09-06T00:49:28.166Z] 00:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-06T00:49:28.166Z] 00:49:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2023-09-06T00:49:28.166Z] 00:49:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2023-09-06T00:49:28.166Z] Average: all 4.09 0.00 0.98 0.72 0.02 94.20 [2023-09-06T00:49:28.166Z] Average: 0 3.92 0.00 0.98 0.87 0.02 94.21 [2023-09-06T00:49:28.166Z] Average: 1 4.15 0.00 0.92 0.70 0.01 94.21 [2023-09-06T00:49:28.166Z] Average: 2 3.94 0.00 0.85 0.56 0.02 94.63 [2023-09-06T00:49:28.166Z] Average: 3 4.31 0.00 1.04 0.91 0.02 93.72 [2023-09-06T00:49:28.166Z] Average: 4 4.21 0.00 1.03 0.30 0.02 94.44 [2023-09-06T00:49:28.166Z] Average: 5 3.99 0.00 1.02 1.02 0.02 93.96 [2023-09-06T00:49:28.166Z] Average: 6 3.95 0.00 0.94 1.08 0.02 94.01 [2023-09-06T00:49:28.166Z] Average: 7 4.25 0.00 1.03 0.28 0.03 94.42 [2023-09-06T00:49:28.166Z] [2023-09-06T00:49:28.166Z] [2023-09-06T00:49:28.166Z]