Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 02294e0ed73d07e5c6154706085ee0966cdeccc4 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-ssh14301127214307873935.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh14383980863087816862.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17792079022728454967.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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 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-ssh13888163549432871892.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15441155974269303838.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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.21 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-24233 in /w/workspace/edgexfoundry_device-gpio_main [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_main # 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 Avoid second fetch Checking out Revision 02294e0ed73d07e5c6154706085ee0966cdeccc4 (main) Commit message: "Merge pull request #221 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.2" > 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 core.sparsecheckout # timeout=10 > git checkout -f 02294e0ed73d07e5c6154706085ee0966cdeccc4 # timeout=10 > git rev-list --no-walk 10c8498a836d213a72528a39cca8cbe97667fe45 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:28:40 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:28:40 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:28:40 ========================================================= 15:28:40 EdgeX Global Pipelines Version Info 15:28:40 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:28:41 ------------------- 15:28:41 stable info: 15:28:41 ------------------- 15:28:41 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:28:41 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 15:28:41 Message: update stable to v1.0.258 15:28:42 ------------------- 15:28:42 experimental info: 15:28:42 ------------------- 15:28:42 Commited By: **** collab-it+edgex@linuxfoundation.org 15:28:42 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 15:28:42 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:28:42 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo 15:28:42 [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo 15:28:42 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:28:42 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:28:42 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:28:42 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 15:28:42 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:28:42 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:28:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:28:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:28:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:28:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo 15:28:42 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:28:42 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:28:42 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:28:42 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:28:42 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:28:42 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:28:42 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:28:42 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:28:42 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:28:42 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:28:42 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:28:42 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:28:42 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:28:42 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:28:42 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:28:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:28:43 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:28:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:28:43 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 02294e0ed73d07e5c6154706085ee0966cdeccc4 [Pipeline] echo 15:28:43 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 02294e0 [Pipeline] echo 15:28:43 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:28:43 provisioning config files... 15:28:43 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config8633086254821708022tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:28:43 ---> ****-login.sh 15:28:43 nexus3.edgexfoundry.org:10001 15:28:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:28:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:28:43 Configure a credential helper to remove this warning. See 15:28:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:28:43 15:28:43 Login Succeeded 15:28:43 nexus3.edgexfoundry.org:10002 15:28:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:28:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:28:43 Configure a credential helper to remove this warning. See 15:28:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:28:43 15:28:43 Login Succeeded 15:28:43 nexus3.edgexfoundry.org:10003 15:28:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:28:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:28:44 Configure a credential helper to remove this warning. See 15:28:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:28:44 15:28:44 Login Succeeded 15:28:44 nexus3.edgexfoundry.org:10004 15:28:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:28:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:28:44 Configure a credential helper to remove this warning. See 15:28:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:28:44 15:28:44 Login Succeeded 15:28:44 ****.io 15:28:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:28:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:28:44 Configure a credential helper to remove this warning. See 15:28:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:28:44 15:28:44 Login Succeeded 15:28:44 ---> ****-login.sh ends [Pipeline] } 15:28:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:28:44 + git rev-list -1 --merges 02294e0ed73d07e5c6154706085ee0966cdeccc4~1..02294e0ed73d07e5c6154706085ee0966cdeccc4 [Pipeline] echo 15:28:44 -----------> git rev-list -1 --merges 02294e0ed73d07e5c6154706085ee0966cdeccc4~1..02294e0ed73d07e5c6154706085ee0966cdeccc4 02294e0ed73d07e5c6154706085ee0966cdeccc4 15:28:44 02294e0ed73d07e5c6154706085ee0966cdeccc4 [false] [Pipeline] sh 15:28:45 + git log --format=format:%s -1 02294e0ed73d07e5c6154706085ee0966cdeccc4 [Pipeline] echo 15:28:45 ========================================================= 15:28:45 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:28:45 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:28:45 + git log --format=format:%s -1 02294e0ed73d07e5c6154706085ee0966cdeccc4 [Pipeline] echo 15:28:45 [semverPrep] GIT_COMMIT: 02294e0ed73d07e5c6154706085ee0966cdeccc4, Commit Message: Merge pull request #221 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.2 [Pipeline] echo 15:28:45 [semverPrep] This is not a build commit. [Pipeline] sh 15:28:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:28:46 + grep -v github /etc/ssh/ssh_known_hosts 15:28:46 + [ -e /tmp/ssh_known_hosts ] 15:28:46 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:28:46 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=+ 15:28:46 sudo tee -a /etc/ssh/ssh_known_hosts 15:28:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:28:46 15:28:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:28:46 0.1.4: Pulling from edgex-devops/py-git-semver 15:28:46 b85a868b505f: Pulling fs layer 15:28:46 e2be974225ed: Pulling fs layer 15:28:46 339a4e72a1f5: Pulling fs layer 15:28:46 988bab9f4d93: Pulling fs layer 15:28:46 1469e6f7b9e6: Pulling fs layer 15:28:46 eaf3925da568: Pulling fs layer 15:28:46 bab4dde63d76: Pulling fs layer 15:28:46 bde34c3a00c8: Pulling fs layer 15:28:46 b352a97aabf1: Pulling fs layer 15:28:46 4872d77fe225: Pulling fs layer 15:28:46 5851b861e8e6: Pulling fs layer 15:28:46 bab4dde63d76: Waiting 15:28:46 bde34c3a00c8: Waiting 15:28:46 b352a97aabf1: Waiting 15:28:46 4872d77fe225: Waiting 15:28:46 5851b861e8e6: Waiting 15:28:46 988bab9f4d93: Waiting 15:28:46 1469e6f7b9e6: Waiting 15:28:46 eaf3925da568: Waiting 15:28:46 e2be974225ed: Verifying Checksum 15:28:46 e2be974225ed: Download complete 15:28:46 988bab9f4d93: Verifying Checksum 15:28:46 988bab9f4d93: Download complete 15:28:47 1469e6f7b9e6: Verifying Checksum 15:28:47 1469e6f7b9e6: Download complete 15:28:47 eaf3925da568: Download complete 15:28:47 339a4e72a1f5: Verifying Checksum 15:28:47 339a4e72a1f5: Download complete 15:28:47 bde34c3a00c8: Verifying Checksum 15:28:47 bde34c3a00c8: Download complete 15:28:47 b352a97aabf1: Download complete 15:28:47 4872d77fe225: Verifying Checksum 15:28:47 4872d77fe225: Download complete 15:28:47 5851b861e8e6: Download complete 15:28:47 b85a868b505f: Verifying Checksum 15:28:47 b85a868b505f: Download complete 15:28:47 bab4dde63d76: Verifying Checksum 15:28:47 bab4dde63d76: Download complete 15:28:48 b85a868b505f: Pull complete 15:28:48 e2be974225ed: Pull complete 15:28:48 339a4e72a1f5: Pull complete 15:28:49 988bab9f4d93: Pull complete 15:28:49 1469e6f7b9e6: Pull complete 15:28:49 eaf3925da568: Pull complete 15:28:51 bab4dde63d76: Pull complete 15:28:51 bde34c3a00c8: Pull complete 15:28:51 b352a97aabf1: Pull complete 15:28:51 4872d77fe225: Pull complete 15:28:51 5851b861e8e6: Pull complete 15:28:51 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:28:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:28:51 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:28:51 prd-ubuntu20.04-docker-8c-8g-24233 does not seem to be running inside a container 15:28:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:28:54 $ docker top 2b57805315c8f3e660f33dee2604e1eb5f6f59a8ca5650b0352f8812e7f499aa -eo pid,comm 15:28:54 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). 15:28:54 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:28:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:28:54 [ssh-agent] Looking for ssh-agent implementation... 15:28:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:28:54 $ docker exec 2b57805315c8f3e660f33dee2604e1eb5f6f59a8ca5650b0352f8812e7f499aa ssh-agent 15:28:54 SSH_AUTH_SOCK=/tmp/ssh-aPINL6rYKRuq/agent.31 15:28:54 SSH_AGENT_PID=37 15:28:54 Running ssh-add (command line suppressed) 15:28:54 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_3452046906060338148.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_3452046906060338148.key) 15:28:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:28:55 + git tag --points-at HEAD [Pipeline] } 15:28:55 $ docker exec --env ******** --env ******** 2b57805315c8f3e660f33dee2604e1eb5f6f59a8ca5650b0352f8812e7f499aa ssh-agent -k 15:28:55 unset SSH_AUTH_SOCK; 15:28:55 unset SSH_AGENT_PID; 15:28:55 echo Agent pid 37 killed; 15:28:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:28:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:28:55 [ssh-agent] Looking for ssh-agent implementation... 15:28:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:28:55 $ docker exec 2b57805315c8f3e660f33dee2604e1eb5f6f59a8ca5650b0352f8812e7f499aa ssh-agent 15:28:55 SSH_AUTH_SOCK=/tmp/ssh-VV5o7yMk1aTd/agent.69 15:28:55 SSH_AGENT_PID=75 15:28:55 Running ssh-add (command line suppressed) 15:28:55 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_1658243775592819565.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_1658243775592819565.key) 15:28:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:28:56 + git semver init 15:28:56 2023-12-06 15:28:56,358 [run_init] DEBUG init version:0.0.0 force:False 15:28:56 2023-12-06 15:28:56,358 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_main/.semver 15:28:56 2023-12-06 15:28:56,359 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_main/.semver 15:28:56 2023-12-06 15:28:56,359 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_main/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) 15:28:57 2023-12-06 15:28:57,619 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_main/.git/info/exclude 15:28:57 2023-12-06 15:28:57,620 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:False 15:28:57 2023-12-06 15:28:57,620 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 15:28:57 2023-12-06 15:28:57,620 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 15:28:57 3.2.0-dev.3 [Pipeline] } 15:28:57 $ docker exec --env ******** --env ******** 2b57805315c8f3e660f33dee2604e1eb5f6f59a8ca5650b0352f8812e7f499aa ssh-agent -k 15:28:57 unset SSH_AUTH_SOCK; 15:28:57 unset SSH_AGENT_PID; 15:28:57 echo Agent pid 75 killed; 15:28:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:28:58 + git semver [Pipeline] } 15:28:58 $ docker stop --time=1 2b57805315c8f3e660f33dee2604e1eb5f6f59a8ca5650b0352f8812e7f499aa 15:28:59 $ docker rm -f --volumes 2b57805315c8f3e660f33dee2604e1eb5f6f59a8ca5650b0352f8812e7f499aa [Pipeline] // withDockerContainer [Pipeline] sh 15:29:00 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:29:00 Stashed 1 file(s) [Pipeline] echo 15:29:00 [edgeXSemver]: initialized semver on version 3.2.0-dev.3 [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 15:29:00 provisioning config files... 15:29:00 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config16032300118684606078tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:29:01 ---> ****-login.sh 15:29:01 nexus3.edgexfoundry.org:10001 15:29:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:29:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:29:01 Configure a credential helper to remove this warning. See 15:29:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:29:01 15:29:01 Login Succeeded 15:29:01 nexus3.edgexfoundry.org:10002 15:29:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:29:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:29:01 Configure a credential helper to remove this warning. See 15:29:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:29:01 15:29:01 Login Succeeded 15:29:01 nexus3.edgexfoundry.org:10003 15:29:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:29:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:29:01 Configure a credential helper to remove this warning. See 15:29:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:29:01 15:29:01 Login Succeeded 15:29:01 nexus3.edgexfoundry.org:10004 15:29:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:29:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:29:01 Configure a credential helper to remove this warning. See 15:29:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:29:01 15:29:01 Login Succeeded 15:29:01 ****.io 15:29:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:29:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:29:01 Configure a credential helper to remove this warning. See 15:29:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:29:01 15:29:01 Login Succeeded 15:29:01 ---> ****-login.sh ends [Pipeline] } 15:29:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:29:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:29:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:29:02 ========================================================= 15:29:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 15:29:02 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:02 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 15:29:02 Sending build context to Docker daemon 24.46MB 15:29:02 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 15:29:02 Step 2/12 : FROM ${BASE} AS builder 15:29:02 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 15:29:02 7264a8db6415: Pulling fs layer 15:29:02 c4d48a809fc2: Pulling fs layer 15:29:02 4f1c88b9dad5: Pulling fs layer 15:29:02 ad3a456e5733: Pulling fs layer 15:29:02 69c7f0334f64: Pulling fs layer 15:29:02 1f1c1a5573a3: Pulling fs layer 15:29:02 ce7588e14bc9: Pulling fs layer 15:29:02 b5e4710f87ac: Pulling fs layer 15:29:02 69c7f0334f64: Waiting 15:29:02 1f1c1a5573a3: Waiting 15:29:02 ce7588e14bc9: Waiting 15:29:02 b5e4710f87ac: Waiting 15:29:02 ad3a456e5733: Waiting 15:29:02 c4d48a809fc2: Download complete 15:29:02 ad3a456e5733: Verifying Checksum 15:29:02 ad3a456e5733: Download complete 15:29:02 69c7f0334f64: Verifying Checksum 15:29:02 69c7f0334f64: Download complete 15:29:02 7264a8db6415: Verifying Checksum 15:29:02 7264a8db6415: Download complete 15:29:02 1f1c1a5573a3: Verifying Checksum 15:29:02 1f1c1a5573a3: Download complete 15:29:03 7264a8db6415: Pull complete 15:29:03 b5e4710f87ac: Verifying Checksum 15:29:03 b5e4710f87ac: Download complete 15:29:03 c4d48a809fc2: Pull complete 15:29:03 4f1c88b9dad5: Download complete 15:29:03 ce7588e14bc9: Verifying Checksum 15:29:03 ce7588e14bc9: Download complete 15:29:06 4f1c88b9dad5: Pull complete 15:29:06 ad3a456e5733: Pull complete 15:29:06 69c7f0334f64: Pull complete 15:29:06 1f1c1a5573a3: Pull complete 15:29:09 ce7588e14bc9: Pull complete 15:29:09 b5e4710f87ac: Pull complete 15:29:09 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 15:29:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 15:29:09 ---> 88b5674ff536 15:29:09 Step 3/12 : ARG ADD_BUILD_TAGS="" 15:29:13 ---> Running in a7a66a3450e5 15:29:13 Removing intermediate container a7a66a3450e5 15:29:13 ---> bfe979830c9a 15:29:13 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:29:13 ---> Running in 84b8b1966b79 15:29:14 Removing intermediate container 84b8b1966b79 15:29:14 ---> 7ca7d5a7a41a 15:29:14 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 15:29:14 ---> Running in 64482b016c23 15:29:14 Removing intermediate container 64482b016c23 15:29:14 ---> ec1fc27f1eda 15:29:14 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 15:29:14 ---> Running in f4622324e739 15:29:14 Removing intermediate container f4622324e739 15:29:14 ---> 404573edb939 15:29:14 Step 7/12 : WORKDIR /device-gpio 15:29:14 ---> Running in 83ec70f7a654 15:29:14 Removing intermediate container 83ec70f7a654 15:29:14 ---> b6fe90fcfd2d 15:29:14 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:29:14 ---> Running in 776968467c41 15:29:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:29:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:29:15 (1/4) Installing openssh-keygen (9.3_p2-r0) 15:29:15 (2/4) Installing libedit (20221030.3.1-r1) 15:29:15 (3/4) Installing openssh-client-common (9.3_p2-r0) 15:29:15 (4/4) Installing openssh-client-default (9.3_p2-r0) 15:29:15 Executing busybox-1.36.1-r5.trigger 15:29:15 OK: 268 MiB in 56 packages 15:29:15 Still waiting to schedule task 15:29:15 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 15:29:15 Removing intermediate container 776968467c41 15:29:15 ---> 1f463bf6940b 15:29:15 Step 9/12 : COPY go.mod vendor* ./ 15:29:15 ---> d997cf563ace 15:29:15 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:29:15 ---> Running in 3d94555124ed 15:29:54 Removing intermediate container 3d94555124ed 15:29:54 ---> cc484e2f5119 15:29:54 Step 11/12 : COPY . . 15:29:54 ---> fe73ebd3ac17 15:29:54 Step 12/12 : RUN ${MAKE} 15:29:54 ---> Running in 0395483c30e8 15:29:54 noop 15:29:54 Removing intermediate container 0395483c30e8 15:29:54 ---> c7d768a85c97 15:29:54 Successfully built c7d768a85c97 15:29:54 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:54 + docker inspect -f . ci-base-image-x86_64 15:29:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:29:55 prd-ubuntu20.04-docker-8c-8g-24233 does not seem to be running inside a container 15:29:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@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 ******** ci-base-image-x86_64 cat 15:29:55 $ docker top ee63b9766c0c149cca49d97c674a5490eacdacc2fa2634d9c1ac2d13978606b4 -eo pid,comm [Pipeline] { [Pipeline] sh 15:29:55 + go version 15:29:55 go version go1.21.0 linux/amd64 [Pipeline] } 15:29:55 $ docker stop --time=1 ee63b9766c0c149cca49d97c674a5490eacdacc2fa2634d9c1ac2d13978606b4 15:29:57 $ docker rm -f --volumes ee63b9766c0c149cca49d97c674a5490eacdacc2fa2634d9c1ac2d13978606b4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:57 + docker inspect -f . ci-base-image-x86_64 15:29:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:29:57 prd-ubuntu20.04-docker-8c-8g-24233 does not seem to be running inside a container 15:29:58 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@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 ******** ci-base-image-x86_64 cat 15:29:58 $ docker top 222eca7ff8ec94b4f02badd55ffb5293fea351666a1627654662a87a545e4991 -eo pid,comm [Pipeline] { [Pipeline] sh 15:29:58 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_main [Pipeline] fileExists [Pipeline] sh 15:29:59 + make test 15:29:59 go test ./... -coverprofile=coverage.out ./... 15:30:00 ? github.com/edgexfoundry/device-gpio [no test files] 15:30:10 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 15:30:10 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 15:30:18 go vet ./... 15:30:21 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:30:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:30:21 ./bin/test-attribution-txt.sh [Pipeline] echo 15:30:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 15:30:21 $ docker stop --time=1 222eca7ff8ec94b4f02badd55ffb5293fea351666a1627654662a87a545e4991 15:30:25 $ docker rm -f --volumes 222eca7ff8ec94b4f02badd55ffb5293fea351666a1627654662a87a545e4991 [Pipeline] // withDockerContainer [Pipeline] sh 15:30:25 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:30:26 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:30:26 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:30:27 + ls -al . 15:30:27 total 152 15:30:27 drwxrwxr-x 8 jenkins jenkins 4096 Dec 6 15:29 . 15:30:27 drwxrwxr-x 4 jenkins jenkins 4096 Dec 6 15:28 .. 15:30:27 -rw-rw-r-- 1 jenkins jenkins 120 Dec 6 15:28 .dockerignore 15:30:27 drwxrwxr-x 8 jenkins jenkins 4096 Dec 6 15:30 .git 15:30:27 drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 15:28 .github 15:30:27 -rw-rw-r-- 1 jenkins jenkins 277 Dec 6 15:28 .gitignore 15:30:27 -rw-rw-r-- 1 jenkins jenkins 41 Dec 6 15:28 .golangci.yml 15:30:27 drwxr-xr-x 3 jenkins jenkins 4096 Dec 6 15:28 .semver 15:30:27 -rw-rw-r-- 1 jenkins jenkins 10671 Dec 6 15:28 Attribution.txt 15:30:27 -rw-rw-r-- 1 jenkins jenkins 7171 Dec 6 15:28 CHANGELOG.md 15:30:27 -rw-rw-r-- 1 jenkins jenkins 1661 Dec 6 15:28 Dockerfile 15:30:27 -rw-rw-r-- 1 jenkins jenkins 677 Dec 6 15:28 GOVERNANCE.md 15:30:27 -rw-rw-r-- 1 jenkins jenkins 657 Dec 6 15:28 Jenkinsfile 15:30:27 -rw-rw-r-- 1 jenkins jenkins 11340 Dec 6 15:28 LICENSE 15:30:27 -rw-rw-r-- 1 jenkins jenkins 1923 Dec 6 15:28 Makefile 15:30:27 -rw-rw-r-- 1 jenkins jenkins 617 Dec 6 15:28 OWNERS.md 15:30:27 -rw-rw-r-- 1 jenkins jenkins 3578 Dec 6 15:28 README.md 15:30:27 -rw-rw-r-- 1 jenkins jenkins 11 Dec 6 15:29 VERSION 15:30:27 drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 15:28 bin 15:30:27 drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 15:28 cmd 15:30:27 -rw-r--r-- 1 jenkins jenkins 10 Dec 6 15:29 coverage.out 15:30:27 -rw-rw-r-- 1 jenkins jenkins 3693 Dec 6 15:28 go.mod 15:30:27 -rw-rw-r-- 1 jenkins jenkins 35440 Dec 6 15:28 go.sum 15:30:27 drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 15:28 internal 15:30:27 -rw-rw-r-- 1 jenkins jenkins 209 Dec 6 15:28 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:30:27 + 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=02294e0ed73d07e5c6154706085ee0966cdeccc4 --label arch=amd64 --label version=3.2.0-dev.3 . 15:30:27 Sending build context to Docker daemon 24.46MB 15:30:27 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 15:30:27 Step 2/26 : FROM ${BASE} AS builder 15:30:27 ---> c7d768a85c97 15:30:27 Step 3/26 : ARG ADD_BUILD_TAGS="" 15:30:27 ---> Running in 12c879a07705 15:30:27 Removing intermediate container 12c879a07705 15:30:27 ---> fea356520b21 15:30:27 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:30:27 ---> Running in 5214c6cd8064 15:30:27 Removing intermediate container 5214c6cd8064 15:30:27 ---> da2ea4bd8fc1 15:30:27 Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client " 15:30:28 ---> Running in 9eb224a71c93 15:30:28 Removing intermediate container 9eb224a71c93 15:30:28 ---> 5ad4c1b0193d 15:30:28 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 15:30:28 ---> Running in f28b21010eeb 15:30:28 Removing intermediate container f28b21010eeb 15:30:28 ---> c7852588c3ce 15:30:28 Step 7/26 : WORKDIR /device-gpio 15:30:28 ---> Running in 3e6ba7adf441 15:30:28 Removing intermediate container 3e6ba7adf441 15:30:28 ---> bd43d0805e50 15:30:28 Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:30:28 ---> Running in 7058e62c04e5 15:30:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:30:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:30:29 OK: 268 MiB in 56 packages 15:30:29 Removing intermediate container 7058e62c04e5 15:30:29 ---> 51e99df481ea 15:30:29 Step 9/26 : COPY go.mod vendor* ./ 15:30:29 ---> 496d2d99a259 15:30:29 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:30:29 ---> Running in 9b350579137c 15:30:30 Removing intermediate container 9b350579137c 15:30:30 ---> b43e5dc6ca01 15:30:30 Step 11/26 : COPY . . 15:30:31 ---> 0b963bd5190e 15:30:31 Step 12/26 : RUN ${MAKE} 15:30:31 ---> Running in 69bde197e667 15:30:31 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=3.2.0-dev.3 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.2" -trimpath -mod=readonly -o cmd/device-gpio ./cmd 15:30:53 Removing intermediate container 69bde197e667 15:30:53 ---> 8962d40e8182 15:30:53 Step 13/26 : FROM alpine:3.18 15:30:53 3.18: Pulling from library/alpine 15:30:53 c926b61bad3b: Pulling fs layer 15:30:53 c926b61bad3b: Verifying Checksum 15:30:53 c926b61bad3b: Download complete 15:30:53 c926b61bad3b: Pull complete 15:30:53 Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 15:30:53 Status: Downloaded newer image for alpine:3.18 15:30:53 ---> b541f2080109 15:30:53 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 15:30:53 ---> Running in 5652cd17abe4 15:30:53 Removing intermediate container 5652cd17abe4 15:30:53 ---> 524dedf9bc37 15:30:53 Step 15/26 : RUN apk add --update --no-cache dumb-init 15:30:53 ---> Running in de7249421de9 15:30:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:30:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:30:53 (1/1) Installing dumb-init (1.2.5-r2) 15:30:53 Executing busybox-1.36.1-r5.trigger 15:30:53 OK: 7 MiB in 16 packages 15:30:53 Removing intermediate container de7249421de9 15:30:53 ---> 5680e1d4a28e 15:30:53 Step 16/26 : RUN apk --no-cache upgrade 15:30:53 ---> Running in 68d58423a7bc 15:30:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:30:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:30:54 OK: 7 MiB in 16 packages 15:30:54 Removing intermediate container 68d58423a7bc 15:30:54 ---> b0e0354aa415 15:30:54 Step 17/26 : WORKDIR / 15:30:54 ---> Running in ce4956bd864c 15:30:54 Removing intermediate container ce4956bd864c 15:30:54 ---> 34ae90894630 15:30:54 Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / 15:30:54 ---> aa36b0efe713 15:30:54 Step 19/26 : COPY --from=builder /device-gpio/LICENSE / 15:30:54 ---> e24cfc612c03 15:30:54 Step 20/26 : COPY --from=builder /device-gpio/cmd/ / 15:30:55 ---> 4c8e664d4c25 15:30:55 Step 21/26 : EXPOSE 59910 15:30:55 ---> Running in acfd17c448d3 15:30:55 Removing intermediate container acfd17c448d3 15:30:55 ---> 0b0b7ff2d8c6 15:30:55 Step 22/26 : ENTRYPOINT ["/device-gpio"] 15:30:55 ---> Running in e4fcdea74b1a 15:30:55 Removing intermediate container e4fcdea74b1a 15:30:55 ---> 21016570d5d9 15:30:55 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:30:55 ---> Running in 08a72226ba8f 15:30:55 Removing intermediate container 08a72226ba8f 15:30:55 ---> 16bbd2d35f2c 15:30:55 Step 24/26 : LABEL arch=amd64 15:30:55 ---> Running in effc36c0d544 15:30:55 Removing intermediate container effc36c0d544 15:30:55 ---> 79ecf11b5201 15:30:55 Step 25/26 : LABEL git_sha=02294e0ed73d07e5c6154706085ee0966cdeccc4 15:30:55 ---> Running in f6a6e120fa8b 15:30:55 Removing intermediate container f6a6e120fa8b 15:30:55 ---> 2e7dd2c950a4 15:30:55 Step 26/26 : LABEL version=3.2.0-dev.3 15:30:55 ---> Running in aaf11480dad7 15:30:55 Removing intermediate container aaf11480dad7 15:30:55 ---> 00d7dd746172 15:30:55 [Warning] One or more build-args [ARCH] were not consumed 15:30:55 Successfully built 00d7dd746172 15:30:55 Successfully tagged device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:30:56 provisioning config files... 15:30:56 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config16248551611883422276tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:30:56 ---> ****-login.sh 15:30:56 nexus3.edgexfoundry.org:10001 15:30:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:30:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:30:56 Configure a credential helper to remove this warning. See 15:30:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:30:56 15:30:56 Login Succeeded 15:30:56 nexus3.edgexfoundry.org:10002 15:30:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:30:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:30:56 Configure a credential helper to remove this warning. See 15:30:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:30:56 15:30:56 Login Succeeded 15:30:56 nexus3.edgexfoundry.org:10003 15:30:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:30:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:30:56 Configure a credential helper to remove this warning. See 15:30:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:30:56 15:30:56 Login Succeeded 15:30:56 nexus3.edgexfoundry.org:10004 15:30:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:30:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:30:56 Configure a credential helper to remove this warning. See 15:30:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:30:56 15:30:56 Login Succeeded 15:30:56 ****.io 15:30:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:30:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:30:56 Configure a credential helper to remove this warning. See 15:30:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:30:56 15:30:56 Login Succeeded 15:30:56 ---> ****-login.sh ends [Pipeline] } 15:30:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:30:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:30:57 [edgeXDocker.push] Tagging docker image device-gpio with the following tags: 15:30:57 02294e0ed73d07e5c6154706085ee0966cdeccc4 15:30:57 latest 15:30:57 3.2.0-dev.3 15:30:57 02294e0ed73d07e5c6154706085ee0966cdeccc4-3.2.0-dev.3 15:30:57 main 15:30:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:30:57 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:02294e0ed73d07e5c6154706085ee0966cdeccc4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:30:57 + docker push nexus3.edgexfoundry.org:10004/device-gpio:02294e0ed73d07e5c6154706085ee0966cdeccc4 15:30:57 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 15:30:57 103faab30053: Preparing 15:30:57 82000e755eca: Preparing 15:30:57 82d8eda4a0ab: Preparing 15:30:57 8bbbe97f943a: Preparing 15:30:57 ce4ccfbdd1bd: Preparing 15:30:57 9fe9a137fd00: Preparing 15:30:57 ce4ccfbdd1bd: Pushed 15:30:57 82000e755eca: Pushed 15:30:57 8bbbe97f943a: Pushed 15:30:57 82d8eda4a0ab: Pushed 15:30:57 9fe9a137fd00: Layer already exists 15:31:01 103faab30053: Pushed 15:31:01 02294e0ed73d07e5c6154706085ee0966cdeccc4: digest: sha256:3819a0f06803d90bdb80bd6a35d37c8ab404182d79b6294fd89e499cbd10293b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:01 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:01 + docker push nexus3.edgexfoundry.org:10004/device-gpio:latest 15:31:01 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 15:31:01 103faab30053: Preparing 15:31:01 82000e755eca: Preparing 15:31:01 82d8eda4a0ab: Preparing 15:31:01 8bbbe97f943a: Preparing 15:31:01 ce4ccfbdd1bd: Preparing 15:31:01 9fe9a137fd00: Preparing 15:31:01 9fe9a137fd00: Waiting 15:31:01 ce4ccfbdd1bd: Layer already exists 15:31:01 8bbbe97f943a: Layer already exists 15:31:01 103faab30053: Layer already exists 15:31:01 82d8eda4a0ab: Layer already exists 15:31:01 9fe9a137fd00: Layer already exists 15:31:01 82000e755eca: Layer already exists 15:31:01 latest: digest: sha256:3819a0f06803d90bdb80bd6a35d37c8ab404182d79b6294fd89e499cbd10293b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:02 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:02 + docker push nexus3.edgexfoundry.org:10004/device-gpio:3.2.0-dev.3 15:31:02 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 15:31:02 103faab30053: Preparing 15:31:02 82000e755eca: Preparing 15:31:02 82d8eda4a0ab: Preparing 15:31:02 8bbbe97f943a: Preparing 15:31:02 ce4ccfbdd1bd: Preparing 15:31:02 9fe9a137fd00: Preparing 15:31:02 9fe9a137fd00: Waiting 15:31:02 82000e755eca: Layer already exists 15:31:02 82d8eda4a0ab: Layer already exists 15:31:02 8bbbe97f943a: Layer already exists 15:31:02 103faab30053: Layer already exists 15:31:02 ce4ccfbdd1bd: Layer already exists 15:31:02 9fe9a137fd00: Layer already exists 15:31:02 3.2.0-dev.3: digest: sha256:3819a0f06803d90bdb80bd6a35d37c8ab404182d79b6294fd89e499cbd10293b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:03 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:02294e0ed73d07e5c6154706085ee0966cdeccc4-3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:03 + docker push nexus3.edgexfoundry.org:10004/device-gpio:02294e0ed73d07e5c6154706085ee0966cdeccc4-3.2.0-dev.3 15:31:03 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 15:31:03 103faab30053: Preparing 15:31:03 82000e755eca: Preparing 15:31:03 82d8eda4a0ab: Preparing 15:31:03 8bbbe97f943a: Preparing 15:31:03 ce4ccfbdd1bd: Preparing 15:31:03 9fe9a137fd00: Preparing 15:31:03 9fe9a137fd00: Waiting 15:31:03 ce4ccfbdd1bd: Layer already exists 15:31:03 82000e755eca: Layer already exists 15:31:03 103faab30053: Layer already exists 15:31:03 8bbbe97f943a: Layer already exists 15:31:03 82d8eda4a0ab: Layer already exists 15:31:03 9fe9a137fd00: Layer already exists 15:31:03 02294e0ed73d07e5c6154706085ee0966cdeccc4-3.2.0-dev.3: digest: sha256:3819a0f06803d90bdb80bd6a35d37c8ab404182d79b6294fd89e499cbd10293b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:03 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:04 + docker push nexus3.edgexfoundry.org:10004/device-gpio:main 15:31:04 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 15:31:04 103faab30053: Preparing 15:31:04 82000e755eca: Preparing 15:31:04 82d8eda4a0ab: Preparing 15:31:04 8bbbe97f943a: Preparing 15:31:04 ce4ccfbdd1bd: Preparing 15:31:04 9fe9a137fd00: Preparing 15:31:04 9fe9a137fd00: Waiting 15:31:04 82d8eda4a0ab: Layer already exists 15:31:04 8bbbe97f943a: Layer already exists 15:31:04 82000e755eca: Layer already exists 15:31:04 103faab30053: Layer already exists 15:31:04 ce4ccfbdd1bd: Layer already exists 15:31:04 9fe9a137fd00: Layer already exists 15:31:04 main: digest: sha256:3819a0f06803d90bdb80bd6a35d37c8ab404182d79b6294fd89e499cbd10293b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:31:04 ===================================================== [Pipeline] echo 15:31:04 taggedImages: 15:31:04 - nexus3.edgexfoundry.org:10004/device-gpio:02294e0ed73d07e5c6154706085ee0966cdeccc4 15:31:04 - nexus3.edgexfoundry.org:10004/device-gpio:latest 15:31:04 - nexus3.edgexfoundry.org:10004/device-gpio:3.2.0-dev.3 15:31:04 - nexus3.edgexfoundry.org:10004/device-gpio:02294e0ed73d07e5c6154706085ee0966cdeccc4-3.2.0-dev.3 15:31:04 - nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] } [Pipeline] // script [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 15:31:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:31:05 15:31:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:31:05 latest: Pulling from edgex-lftools-log-publisher 15:31:05 5eb5b503b376: Pulling fs layer 15:31:05 5c69ac0246d0: Pulling fs layer 15:31:05 ec43610c2a17: Pulling fs layer 15:31:05 3a2ae6a8a46f: Pulling fs layer 15:31:05 33b1e0a273af: Pulling fs layer 15:31:05 5d3b04190fa2: Pulling fs layer 15:31:05 3a2ae6a8a46f: Waiting 15:31:05 33b1e0a273af: Waiting 15:31:05 5d3b04190fa2: Waiting 15:31:05 2f39f015ded8: Pulling fs layer 15:31:05 2f39f015ded8: Waiting 15:31:05 5c69ac0246d0: Download complete 15:31:05 3a2ae6a8a46f: Download complete 15:31:05 33b1e0a273af: Verifying Checksum 15:31:05 33b1e0a273af: Download complete 15:31:05 ec43610c2a17: Verifying Checksum 15:31:05 ec43610c2a17: Download complete 15:31:05 5d3b04190fa2: Download complete 15:31:05 5eb5b503b376: Verifying Checksum 15:31:05 5eb5b503b376: Download complete 15:31:06 2f39f015ded8: Download complete 15:31:07 5eb5b503b376: Pull complete 15:31:07 5c69ac0246d0: Pull complete 15:31:07 ec43610c2a17: Pull complete 15:31:07 3a2ae6a8a46f: Pull complete 15:31:08 33b1e0a273af: Pull complete 15:31:08 5d3b04190fa2: Pull complete 15:31:12 2f39f015ded8: Pull complete 15:31:12 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:31:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:31:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:31:12 prd-ubuntu20.04-docker-8c-8g-24233 does not seem to be running inside a container 15:31:12 $ 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_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:31:17 $ docker top ad72264c53ef201cd4201c24469586edfad20fd964e67513cef09541377899df -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:31:17 ---> job-cost.sh 15:31:17 lf-activate-venv: SKIPPING 15:31:17 INFO: No Stack... 15:31:18 INFO: Retrieving Pricing Info for: v3-standard-8 15:31:18 INFO: Archiving Costs [Pipeline] sh 15:31:19 + cat /w/workspace/edgexfoundry_device-gpio_main/archives/cost.csv 15:31:19 + cut -d, -f6 [Pipeline] lock 15:31:19 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-116-stack-cost] 15:31:19 Resource [jenkins-edgexfoundry-device-gpio-main-116-stack-cost] did not exist. Created. 15:31:19 Lock acquired on [jenkins-edgexfoundry-device-gpio-main-116-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:31:19 + echo total: 0.2199999988079071 [Pipeline] stash 15:31:19 Stashed 1 file(s) [Pipeline] } 15:31:19 Lock released on resource [jenkins-edgexfoundry-device-gpio-main-116-stack-cost] [Pipeline] // lock [Pipeline] } 15:31:19 $ docker stop --time=1 ad72264c53ef201cd4201c24469586edfad20fd964e67513cef09541377899df 15:31:20 $ docker rm -f --volumes ad72264c53ef201cd4201c24469586edfad20fd964e67513cef09541377899df [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:46:59 Running on prd-ubuntu20.04-docker-arm64-4c-16g-24543 in /w/workspace/edgexfoundry_device-gpio_main [Pipeline] { [Pipeline] ws 15:46:59 Running in /w/workspace/device-gpio/116 [Pipeline] { [Pipeline] checkout 15:47:02 The recommended git tool is: git 15:47:10 using credential edgex-jenkins-ssh 15:47:10 Cloning the remote Git repository 15:47:10 Cloning repository git@github.com:edgexfoundry/device-gpio.git 15:47:10 > git init /w/workspace/device-gpio/116 # timeout=10 15:47:10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 15:47:10 > git --version # timeout=10 15:47:10 > git --version # 'git version 2.25.1' 15:47:10 using GIT_SSH to set credentials SSH Credentials for GitHub 15:47:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:47:14 Avoid second fetch 15:47:14 Checking out Revision 02294e0ed73d07e5c6154706085ee0966cdeccc4 (main) 15:47:13 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 15:47:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:47:14 > git config core.sparsecheckout # timeout=10 15:47:14 > git checkout -f 02294e0ed73d07e5c6154706085ee0966cdeccc4 # timeout=10 15:47:15 Commit message: "Merge pull request #221 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:47:16 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:47:16 % Total % Received % Xferd Average Speed Time Time Time Current 15:47:16 Dload Upload Total Spent Left Speed 15:47:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 213k 0 --:--:-- --:--:-- --:--:-- 213k [Pipeline] sh 15:47:16 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:47:17 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:47:17 + sudo tee /etc/docker/daemon.new 15:47:17 { 15:47:17 "registry-mirrors": [ 15:47:17 "https://nexus3.edgexfoundry.org:10001" 15:47:17 ], 15:47:17 "bip": "10.250.0.254/24", 15:47:17 "hosts": [ 15:47:17 "tcp://0.0.0.0:5555", 15:47:17 "unix:///var/run/docker.sock" 15:47:17 ], 15:47:17 "mtu": 1458, 15:47:17 "selinux-enabled": true, 15:47:17 "seccomp-profile": "/etc/docker/seccomp.json" 15:47:17 } [Pipeline] sh 15:47:17 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:47:17 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:47:36 provisioning config files... 15:47:36 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/116@tmp/config11589882986734080390tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:47:36 ---> ****-login.sh 15:47:36 nexus3.edgexfoundry.org:10001 15:47:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:47:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:47:37 Configure a credential helper to remove this warning. See 15:47:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:47:37 15:47:37 Login Succeeded 15:47:37 nexus3.edgexfoundry.org:10002 15:47:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:47:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:47:37 Configure a credential helper to remove this warning. See 15:47:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:47:37 15:47:37 Login Succeeded 15:47:37 nexus3.edgexfoundry.org:10003 15:47:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:47:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:47:38 Configure a credential helper to remove this warning. See 15:47:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:47:38 15:47:38 Login Succeeded 15:47:38 nexus3.edgexfoundry.org:10004 15:47:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:47:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:47:38 Configure a credential helper to remove this warning. See 15:47:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:47:38 15:47:38 Login Succeeded 15:47:38 ****.io 15:47:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:47:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:47:38 Configure a credential helper to remove this warning. See 15:47:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:47:38 15:47:38 Login Succeeded 15:47:38 ---> ****-login.sh ends [Pipeline] } 15:47:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:47:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:47:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:47:39 ========================================================= 15:47:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 15:47:39 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:40 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 15:47:41 #0 building with "default" instance using docker driver 15:47:41 15:47:41 #1 [internal] load build definition from Dockerfile 15:47:41 #1 transferring dockerfile: 15:47:41 #1 transferring dockerfile: 1.70kB 0.0s done 15:47:41 #1 DONE 0.1s 15:47:41 15:47:41 #2 [internal] load .dockerignore 15:47:41 #2 transferring context: 160B 0.0s done 15:47:41 #2 DONE 0.1s 15:47:41 15:47:41 #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 15:47:41 #3 DONE 0.1s 15:47:41 15:47:41 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 15:47:41 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done 15:47:41 #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0B / 286.30kB 0.1s 15:47:41 #4 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done 15:47:41 #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 1.05MB / 3.33MB 0.1s 15:47:41 #4 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done 15:47:41 #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s done 15:47:41 #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s 15:47:41 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 1.05MB / 63.99MB 0.2s 15:47:41 #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s 15:47:41 #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 15:47:42 #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s done 15:47:42 #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s done 15:47:42 #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.3s done 15:47:42 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 0B / 97.63MB 0.3s 15:47:42 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 6.29MB / 63.99MB 0.4s 15:47:42 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 2.10MB / 11.40MB 0.4s 15:47:42 #4 ... 15:47:42 15:47:42 #5 [internal] load build context 15:47:42 #5 transferring context: 12.20MB 0.5s done 15:47:42 #5 DONE 0.5s 15:47:42 15:47:42 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 15:47:42 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 7.30MB / 97.63MB 0.5s 15:47:42 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 3.76MB / 11.40MB 0.5s 15:47:42 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 16.78MB / 63.99MB 0.7s 15:47:42 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 13.63MB / 97.63MB 0.7s 15:47:42 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 10.49MB / 11.40MB 0.7s 15:47:42 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 21.22MB / 63.99MB 0.8s 15:47:42 #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.6s done 15:47:42 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.7s done 15:47:42 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 29.36MB / 63.99MB 1.0s 15:47:42 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 24.97MB / 97.63MB 1.0s 15:47:42 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 32.70MB / 63.99MB 1.1s 15:47:42 #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 15:47:42 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 36.70MB / 63.99MB 1.2s 15:47:42 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 30.41MB / 97.63MB 1.2s 15:47:42 #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done 15:47:42 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 42.99MB / 63.99MB 1.4s 15:47:42 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 39.85MB / 97.63MB 1.4s 15:47:43 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 47.19MB / 63.99MB 1.5s 15:47:43 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 61.87MB / 63.99MB 1.8s 15:47:43 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 58.72MB / 97.63MB 1.8s 15:47:43 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.9s done 15:47:43 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 68.16MB / 97.63MB 2.0s 15:47:43 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 73.27MB / 97.63MB 2.1s 15:47:43 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 0.1s 15:47:44 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 85.98MB / 97.63MB 2.4s 15:47:44 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 95.42MB / 97.63MB 2.6s 15:47:44 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.8s done 15:47:49 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.6s 15:47:55 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 11.0s 15:48:01 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 17.3s done 15:48:03 #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done 15:48:03 #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done 15:48:03 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 15:48:09 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.0s 15:48:12 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.8s done 15:48:13 #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 15:48:15 #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.7s done 15:48:15 #4 DONE 33.4s 15:48:15 15:48:15 #6 [builder 2/7] WORKDIR /device-gpio 15:48:17 #6 DONE 2.2s 15:48:17 15:48:17 #7 [builder 3/7] RUN apk add --update --no-cache make git openssh-client 15:48:18 #7 0.759 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:48:18 #7 1.105 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:48:19 #7 2.226 (1/4) Installing openssh-keygen (9.3_p2-r0) 15:48:19 #7 2.254 (2/4) Installing libedit (20221030.3.1-r1) 15:48:19 #7 2.266 (3/4) Installing openssh-client-common (9.3_p2-r0) 15:48:19 #7 2.338 (4/4) Installing openssh-client-default (9.3_p2-r0) 15:48:19 #7 2.368 Executing busybox-1.36.1-r5.trigger 15:48:19 #7 2.412 OK: 271 MiB in 56 packages 15:48:19 #7 DONE 2.8s 15:48:20 15:48:20 #8 [builder 4/7] COPY go.mod vendor* ./ 15:48:20 #8 DONE 0.2s 15:48:20 15:48:20 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:48:46 #9 DONE 23.3s 15:48:46 15:48:46 #10 [builder 6/7] COPY . . 15:48:46 #10 DONE 0.3s 15:48:46 15:48:46 #11 [builder 7/7] RUN echo noop 15:48:46 #11 0.632 noop 15:48:46 #11 DONE 0.7s 15:48:46 15:48:46 #12 exporting to image 15:48:46 #12 exporting layers 15:49:09 #12 exporting layers 21.9s done 15:49:09 #12 writing image sha256:f8185568aed785e9822834dce6efb0cc94d7f2b7356eeba19b65fe915cc33b2e done 15:49:09 #12 naming to docker.io/library/ci-base-image-arm64 done 15:49:09 #12 DONE 21.9s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:09 + docker inspect -f . ci-base-image-arm64 15:49:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:49:09 prd-ubuntu20.04-docker-arm64-4c-16g-24543 does not seem to be running inside a container 15:49:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/116 -v /w/workspace/device-gpio/116:/w/workspace/device-gpio/116:rw,z -v /w/workspace/device-gpio/116@tmp:/w/workspace/device-gpio/116@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 ******** ci-base-image-arm64 cat 15:49:11 $ docker top 967db8f108ac4262fe2379bbd881fa78e2f37ddc6b8fb838487fb305ed785f3c -eo pid,comm [Pipeline] { [Pipeline] sh 15:49:12 + go version 15:49:12 go version go1.21.0 linux/arm64 [Pipeline] } 15:49:12 $ docker stop --time=1 967db8f108ac4262fe2379bbd881fa78e2f37ddc6b8fb838487fb305ed785f3c 15:49:15 $ docker rm -f --volumes 967db8f108ac4262fe2379bbd881fa78e2f37ddc6b8fb838487fb305ed785f3c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:16 + docker inspect -f . ci-base-image-arm64 15:49:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:49:16 prd-ubuntu20.04-docker-arm64-4c-16g-24543 does not seem to be running inside a container 15:49:16 $ 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/116 -v /w/workspace/device-gpio/116:/w/workspace/device-gpio/116:rw,z -v /w/workspace/device-gpio/116@tmp:/w/workspace/device-gpio/116@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 ******** ci-base-image-arm64 cat 15:49:17 $ docker top 4a6156296cdec5c7b37c168201855069154e48bbcf02757674dd00bbc63388d1 -eo pid,comm [Pipeline] { [Pipeline] sh 15:49:18 + git config --global --add safe.directory /w/workspace/device-gpio/116 [Pipeline] fileExists [Pipeline] sh 15:49:18 + make test 15:49:18 go test ./... -coverprofile=coverage.out ./... 15:49:22 ? github.com/edgexfoundry/device-gpio [no test files] 15:50:30 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 15:50:30 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 15:50:30 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:50:30 go vet ./... 15:50:37 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:50:37 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:50:37 ./bin/test-attribution-txt.sh [Pipeline] echo 15:50:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 15:50:37 $ docker stop --time=1 4a6156296cdec5c7b37c168201855069154e48bbcf02757674dd00bbc63388d1 15:50:39 $ docker rm -f --volumes 4a6156296cdec5c7b37c168201855069154e48bbcf02757674dd00bbc63388d1 [Pipeline] // withDockerContainer [Pipeline] sh 15:50:40 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:50:41 Warning: overwriting stash ‘coverage-report’ 15:50:41 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:50:42 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:50:42 + ls -al . 15:50:42 total 148 15:50:42 drwxrwxr-x 7 jenkins jenkins 4096 Dec 6 15:49 . 15:50:42 drwxrwxr-x 4 jenkins jenkins 4096 Dec 6 15:47 .. 15:50:42 -rw-rw-r-- 1 jenkins jenkins 120 Dec 6 15:47 .dockerignore 15:50:42 drwxrwxr-x 8 jenkins jenkins 4096 Dec 6 15:47 .git 15:50:42 drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 15:47 .github 15:50:42 -rw-rw-r-- 1 jenkins jenkins 277 Dec 6 15:47 .gitignore 15:50:42 -rw-rw-r-- 1 jenkins jenkins 41 Dec 6 15:47 .golangci.yml 15:50:42 -rw-rw-r-- 1 jenkins jenkins 10671 Dec 6 15:47 Attribution.txt 15:50:42 -rw-rw-r-- 1 jenkins jenkins 7171 Dec 6 15:47 CHANGELOG.md 15:50:42 -rw-rw-r-- 1 jenkins jenkins 1661 Dec 6 15:47 Dockerfile 15:50:42 -rw-rw-r-- 1 jenkins jenkins 677 Dec 6 15:47 GOVERNANCE.md 15:50:42 -rw-rw-r-- 1 jenkins jenkins 657 Dec 6 15:47 Jenkinsfile 15:50:42 -rw-rw-r-- 1 jenkins jenkins 11340 Dec 6 15:47 LICENSE 15:50:42 -rw-rw-r-- 1 jenkins jenkins 1923 Dec 6 15:47 Makefile 15:50:42 -rw-rw-r-- 1 jenkins jenkins 617 Dec 6 15:47 OWNERS.md 15:50:42 -rw-rw-r-- 1 jenkins jenkins 3578 Dec 6 15:47 README.md 15:50:42 -rw-rw-r-- 1 jenkins jenkins 11 Dec 6 15:29 VERSION 15:50:42 drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 15:47 bin 15:50:42 drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 15:47 cmd 15:50:42 -rw-r--r-- 1 jenkins jenkins 10 Dec 6 15:49 coverage.out 15:50:42 -rw-rw-r-- 1 jenkins jenkins 3693 Dec 6 15:47 go.mod 15:50:42 -rw-rw-r-- 1 jenkins jenkins 35440 Dec 6 15:47 go.sum 15:50:42 drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 15:47 internal 15:50:42 -rw-rw-r-- 1 jenkins jenkins 209 Dec 6 15:47 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:42 + 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=02294e0ed73d07e5c6154706085ee0966cdeccc4 --label arch=arm64 --label version=3.2.0-dev.3 . 15:50:43 #0 building with "default" instance using docker driver 15:50:43 15:50:43 #1 [internal] load .dockerignore 15:50:43 #1 transferring context: 160B 0.0s done 15:50:43 #1 DONE 0.0s 15:50:43 15:50:43 #2 [internal] load build definition from Dockerfile 15:50:43 #2 transferring dockerfile: 1.70kB done 15:50:43 #2 DONE 0.0s 15:50:43 15:50:43 #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest 15:50:43 #3 DONE 0.0s 15:50:43 15:50:43 #4 [internal] load metadata for docker.io/library/alpine:3.18 15:50:44 #4 DONE 0.2s 15:50:44 15:50:44 #5 [internal] load build context 15:50:44 #5 transferring context: 5.17kB 0.0s done 15:50:44 #5 DONE 0.1s 15:50:44 15:50:44 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 15:50:44 #6 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 15:50:44 #6 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done 15:50:44 #6 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done 15:50:44 #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 2.10MB / 3.33MB 0.1s 15:50:44 #6 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 15:50:44 #6 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done 15:50:44 #6 ... 15:50:44 15:50:44 #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 15:50:44 #7 DONE 0.2s 15:50:44 15:50:44 #8 [builder 2/7] WORKDIR /device-gpio 15:50:44 #8 DONE 0.1s 15:50:44 15:50:44 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 15:50:44 #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.1s done 15:50:44 #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 15:50:44 #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.5s done 15:50:45 #6 DONE 1.0s 15:50:45 15:50:45 #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 15:50:45 #9 0.723 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:50:46 #9 1.127 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:50:47 #9 ... 15:50:47 15:50:47 #10 [builder 3/7] RUN apk add --update --no-cache make git openssh-client 15:50:47 #10 0.814 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:50:47 #10 1.206 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:50:47 #10 2.488 OK: 271 MiB in 56 packages 15:50:47 #10 DONE 2.8s 15:50:47 15:50:47 #11 [builder 4/7] COPY go.mod vendor* ./ 15:50:47 #11 DONE 0.2s 15:50:47 15:50:47 #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 15:50:47 #9 2.428 (1/1) Installing dumb-init (1.2.5-r2) 15:50:47 #9 2.441 Executing busybox-1.36.1-r5.trigger 15:50:47 #9 2.482 OK: 8 MiB in 16 packages 15:50:47 #9 DONE 2.8s 15:50:47 15:50:47 #12 [stage-1 3/7] RUN apk --no-cache upgrade 15:50:48 #12 0.884 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:50:48 #12 ... 15:50:48 15:50:48 #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:50:48 #13 DONE 1.5s 15:50:49 15:50:49 #14 [builder 6/7] COPY . . 15:50:49 #14 DONE 0.4s 15:50:49 15:50:49 #15 [builder 7/7] RUN make build 15:50:50 #15 0.717 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=3.2.0-dev.3 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.2" -trimpath -mod=readonly -o cmd/device-gpio ./cmd 15:50:50 #15 ... 15:50:50 15:50:50 #12 [stage-1 3/7] RUN apk --no-cache upgrade 15:50:50 #12 1.282 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:50:50 #12 2.492 OK: 8 MiB in 16 packages 15:50:50 #12 DONE 2.8s 15:50:50 15:50:50 #15 [builder 7/7] RUN make build 15:52:12 #15 DONE 81.3s 15:52:12 15:52:12 #16 [stage-1 4/7] COPY --from=builder /device-gpio/Attribution.txt / 15:52:12 #16 DONE 0.1s 15:52:12 15:52:12 #17 [stage-1 5/7] COPY --from=builder /device-gpio/LICENSE / 15:52:12 #17 DONE 0.1s 15:52:12 15:52:12 #18 [stage-1 6/7] COPY --from=builder /device-gpio/cmd/ / 15:52:12 #18 DONE 0.4s 15:52:12 15:52:12 #19 exporting to image 15:52:12 #19 exporting layers 15:52:12 #19 exporting layers 0.4s done 15:52:12 #19 writing image sha256:d9293a86cb3d289801b873721654a003e2c1ccda7fb2b969a1a1a1eff6088546 done 15:52:12 #19 naming to docker.io/library/device-gpio-arm64 done 15:52:12 #19 DONE 0.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:52:13 provisioning config files... 15:52:13 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/116@tmp/config9758448720847641682tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:52:13 ---> ****-login.sh 15:52:13 nexus3.edgexfoundry.org:10001 15:52:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:52:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:52:13 Configure a credential helper to remove this warning. See 15:52:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:52:13 15:52:13 Login Succeeded 15:52:13 nexus3.edgexfoundry.org:10002 15:52:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:52:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:52:14 Configure a credential helper to remove this warning. See 15:52:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:52:14 15:52:14 Login Succeeded 15:52:14 nexus3.edgexfoundry.org:10003 15:52:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:52:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:52:14 Configure a credential helper to remove this warning. See 15:52:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:52:14 15:52:14 Login Succeeded 15:52:14 nexus3.edgexfoundry.org:10004 15:52:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:52:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:52:14 Configure a credential helper to remove this warning. See 15:52:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:52:14 15:52:14 Login Succeeded 15:52:14 ****.io 15:52:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:52:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:52:15 Configure a credential helper to remove this warning. See 15:52:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:52:15 15:52:15 Login Succeeded 15:52:15 ---> ****-login.sh ends [Pipeline] } 15:52:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:52:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:52:15 [edgeXDocker.push] Tagging docker image device-gpio-arm64 with the following tags: 15:52:15 02294e0ed73d07e5c6154706085ee0966cdeccc4 15:52:15 latest 15:52:15 3.2.0-dev.3 15:52:15 02294e0ed73d07e5c6154706085ee0966cdeccc4-3.2.0-dev.3 15:52:15 main 15:52:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:16 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:02294e0ed73d07e5c6154706085ee0966cdeccc4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:16 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:02294e0ed73d07e5c6154706085ee0966cdeccc4 15:52:16 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 15:52:16 53b471c5b5f7: Preparing 15:52:16 c725a7946ea4: Preparing 15:52:16 86756a605ac4: Preparing 15:52:16 e8a6f108ae29: Preparing 15:52:16 216c1875f8dc: Preparing 15:52:16 0faf9b67be60: Preparing 15:52:16 0faf9b67be60: Waiting 15:52:17 86756a605ac4: Pushed 15:52:17 c725a7946ea4: Pushed 15:52:17 216c1875f8dc: Pushed 15:52:17 e8a6f108ae29: Pushed 15:52:17 0faf9b67be60: Layer already exists 15:52:24 53b471c5b5f7: Pushed 15:52:24 02294e0ed73d07e5c6154706085ee0966cdeccc4: digest: sha256:c401de5de4e2f586cf2d6ea5878e5d9ec0a8a72b9b4c310188df1359eceebd38 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:24 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:25 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest 15:52:25 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 15:52:25 53b471c5b5f7: Preparing 15:52:25 c725a7946ea4: Preparing 15:52:25 86756a605ac4: Preparing 15:52:25 e8a6f108ae29: Preparing 15:52:25 216c1875f8dc: Preparing 15:52:25 0faf9b67be60: Preparing 15:52:25 0faf9b67be60: Waiting 15:52:25 53b471c5b5f7: Layer already exists 15:52:25 c725a7946ea4: Layer already exists 15:52:25 216c1875f8dc: Layer already exists 15:52:25 86756a605ac4: Layer already exists 15:52:25 e8a6f108ae29: Layer already exists 15:52:25 0faf9b67be60: Layer already exists 15:52:25 latest: digest: sha256:c401de5de4e2f586cf2d6ea5878e5d9ec0a8a72b9b4c310188df1359eceebd38 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:26 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:26 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.2.0-dev.3 15:52:26 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 15:52:26 53b471c5b5f7: Preparing 15:52:26 c725a7946ea4: Preparing 15:52:26 86756a605ac4: Preparing 15:52:26 e8a6f108ae29: Preparing 15:52:26 216c1875f8dc: Preparing 15:52:26 0faf9b67be60: Preparing 15:52:26 0faf9b67be60: Waiting 15:52:26 53b471c5b5f7: Layer already exists 15:52:26 e8a6f108ae29: Layer already exists 15:52:26 c725a7946ea4: Layer already exists 15:52:26 216c1875f8dc: Layer already exists 15:52:26 86756a605ac4: Layer already exists 15:52:26 0faf9b67be60: Layer already exists 15:52:26 3.2.0-dev.3: digest: sha256:c401de5de4e2f586cf2d6ea5878e5d9ec0a8a72b9b4c310188df1359eceebd38 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:27 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:02294e0ed73d07e5c6154706085ee0966cdeccc4-3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:27 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:02294e0ed73d07e5c6154706085ee0966cdeccc4-3.2.0-dev.3 15:52:27 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 15:52:27 53b471c5b5f7: Preparing 15:52:27 c725a7946ea4: Preparing 15:52:27 86756a605ac4: Preparing 15:52:27 e8a6f108ae29: Preparing 15:52:27 216c1875f8dc: Preparing 15:52:27 0faf9b67be60: Preparing 15:52:27 0faf9b67be60: Waiting 15:52:27 c725a7946ea4: Layer already exists 15:52:27 e8a6f108ae29: Layer already exists 15:52:27 53b471c5b5f7: Layer already exists 15:52:27 86756a605ac4: Layer already exists 15:52:27 216c1875f8dc: Layer already exists 15:52:28 0faf9b67be60: Layer already exists 15:52:28 02294e0ed73d07e5c6154706085ee0966cdeccc4-3.2.0-dev.3: digest: sha256:c401de5de4e2f586cf2d6ea5878e5d9ec0a8a72b9b4c310188df1359eceebd38 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:28 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:29 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:main 15:52:29 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 15:52:29 53b471c5b5f7: Preparing 15:52:29 c725a7946ea4: Preparing 15:52:29 86756a605ac4: Preparing 15:52:29 e8a6f108ae29: Preparing 15:52:29 216c1875f8dc: Preparing 15:52:29 0faf9b67be60: Preparing 15:52:29 0faf9b67be60: Waiting 15:52:29 c725a7946ea4: Layer already exists 15:52:29 e8a6f108ae29: Layer already exists 15:52:29 216c1875f8dc: Layer already exists 15:52:29 86756a605ac4: Layer already exists 15:52:29 53b471c5b5f7: Layer already exists 15:52:29 0faf9b67be60: Layer already exists 15:52:29 main: digest: sha256:c401de5de4e2f586cf2d6ea5878e5d9ec0a8a72b9b4c310188df1359eceebd38 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:52:30 ===================================================== [Pipeline] echo 15:52:30 taggedImages: 15:52:30 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:02294e0ed73d07e5c6154706085ee0966cdeccc4 15:52:30 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest 15:52:30 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.2.0-dev.3 15:52:30 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:02294e0ed73d07e5c6154706085ee0966cdeccc4-3.2.0-dev.3 15:52:30 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:52:30 15:52:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:52:31 arm64: Pulling from edgex-lftools-log-publisher 15:52:31 8998bd30e6a1: Pulling fs layer 15:52:31 04944245beec: Pulling fs layer 15:52:31 699f458cf7ca: Pulling fs layer 15:52:31 765212b225bb: Pulling fs layer 15:52:31 f23df028b6ca: Pulling fs layer 15:52:31 d65c8cfc05b1: Pulling fs layer 15:52:31 2437ff75d9bd: Pulling fs layer 15:52:31 2437ff75d9bd: Waiting 15:52:31 d65c8cfc05b1: Waiting 15:52:31 765212b225bb: Waiting 15:52:31 f23df028b6ca: Waiting 15:52:31 04944245beec: Verifying Checksum 15:52:31 04944245beec: Download complete 15:52:31 765212b225bb: Verifying Checksum 15:52:31 765212b225bb: Download complete 15:52:31 f23df028b6ca: Verifying Checksum 15:52:31 f23df028b6ca: Download complete 15:52:31 d65c8cfc05b1: Download complete 15:52:31 699f458cf7ca: Verifying Checksum 15:52:31 699f458cf7ca: Download complete 15:52:32 8998bd30e6a1: Verifying Checksum 15:52:32 8998bd30e6a1: Download complete 15:52:34 2437ff75d9bd: Verifying Checksum 15:52:34 2437ff75d9bd: Download complete 15:52:39 8998bd30e6a1: Pull complete 15:52:40 04944245beec: Pull complete 15:52:42 699f458cf7ca: Pull complete 15:52:42 765212b225bb: Pull complete 15:52:43 f23df028b6ca: Pull complete 15:52:43 d65c8cfc05b1: Pull complete 15:53:09 2437ff75d9bd: Pull complete 15:53:09 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:53:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:53:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:53:10 prd-ubuntu20.04-docker-arm64-4c-16g-24543 does not seem to be running inside a container 15:53:10 $ 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/116 -v /w/workspace/device-gpio/116:/w/workspace/device-gpio/116:rw,z -v /w/workspace/device-gpio/116@tmp:/w/workspace/device-gpio/116@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 15:53:11 $ docker top 2fed40aa66d306402fa132fdab4b0a28e479ed09cdeb077e9eeb362380cdb5fe -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:53:12 ---> job-cost.sh 15:53:12 lf-activate-venv: SKIPPING 15:53:12 INFO: No Stack... 15:53:16 INFO: Retrieving Pricing Info for: v3-standard-8 15:53:16 INFO: Archiving Costs [Pipeline] sh 15:53:17 + cat /w/workspace/device-gpio/116/archives/cost.csv 15:53:17 + cut -d, -f6 [Pipeline] lock 15:53:17 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-116-stack-cost] 15:53:17 Resource [jenkins-edgexfoundry-device-gpio-main-116-stack-cost] did not exist. Created. 15:53:17 Lock acquired on [jenkins-edgexfoundry-device-gpio-main-116-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:53:17 /w/workspace/device-gpio/116@tmp/durable-f3ad3baf/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:53:17 + echo total: 0.2199999988079071 [Pipeline] stash 15:53:18 Warning: overwriting stash ‘stack-cost’ 15:53:18 Stashed 1 file(s) [Pipeline] } 15:53:18 Lock released on resource [jenkins-edgexfoundry-device-gpio-main-116-stack-cost] [Pipeline] // lock [Pipeline] } 15:53:18 $ docker stop --time=1 2fed40aa66d306402fa132fdab4b0a28e479ed09cdeb077e9eeb362380cdb5fe 15:53:21 $ docker rm -f --volumes 2fed40aa66d306402fa132fdab4b0a28e479ed09cdeb077e9eeb362380cdb5fe [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 15:53:22 provisioning config files... 15:53:22 copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config988696139823467780tmp [Pipeline] { [Pipeline] sh 15:53:23 + set +x 15:53:23 + curl -s https://codecov.io/bash 15:53:23 + bash -s -- 15:53:23 15:53:23 _____ _ 15:53:23 / ____| | | 15:53:23 | | ___ __| | ___ ___ _____ __ 15:53:23 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:53:23 | |___| (_) | (_| | __/ (_| (_) \ V / 15:53:23 \_____\___/ \__,_|\___|\___\___/ \_/ 15:53:23 Bash-1.0.6 15:53:23 15:53:23 15:53:23 ==> git version 2.25.1 found 15:53:23 ==> 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 15:53:23 Release-Date: 2020-01-08 15:53:23 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:53:23 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:53:23 ==> Jenkins CI detected. 15:53:23 current dir:  /w/workspace/edgexfoundry_device-gpio_main 15:53:23 project root: . 15:53:23 --> token set from env 15:53:23 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:53:23 ==> Running gcov in . (disable via -X gcov) 15:53:23 ==> Python coveragepy not found 15:53:23 ==> Searching for coverage reports in: 15:53:23 + . 15:53:23 -> Found 1 reports 15:53:23 ==> Detecting git/mercurial file structure 15:53:23 ==> Reading reports 15:53:23 + ./coverage.out bytes=10 15:53:23 ==> Appending adjustments 15:53:23 https://docs.codecov.io/docs/fixing-reports 15:53:23 + Found adjustments 15:53:23 ==> Gzipping contents 15:53:23 4.0K /tmp/codecov.n6pMT3.gz 15:53:23 ==> Uploading reports 15:53:23 url: https://codecov.io 15:53:23 query: branch=main&commit=02294e0ed73d07e5c6154706085ee0966cdeccc4&build=116&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F116%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= 15:53:23 -> Pinging Codecov 15:53:23 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=02294e0ed73d07e5c6154706085ee0966cdeccc4&build=116&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F116%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= 15:53:23 -> Uploading to 15:53:23 https://storage.googleapis.com/codecov/v4/raw/2023-12-06/3EC07B1A8CA8AF9BCAA0BB9F0134797F/02294e0ed73d07e5c6154706085ee0966cdeccc4/e6358a95-f964-46e1-a3e1-b2fffdb88bd9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231206%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231206T155323Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=11879bea105f44fc6aecbf73af321a2b94fad054ef1237d4f0838b944aaa3dc6 15:53:23 % Total % Received % Xferd Average Speed Time Time Time Current 15:53:23 Dload Upload Total Spent Left Speed 15:53:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 563 0 0 100 563 0 2100 --:--:-- --:--:-- --:--:-- 2100 15:53:23 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/02294e0ed73d07e5c6154706085ee0966cdeccc4 [Pipeline] } 15:53:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 15:53:24 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:53:24 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:53:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:53:24 15:53:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:53:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:53:25 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:53:25 df9b9388f04a: Pulling fs layer 15:53:25 52dc419b0ee2: Pulling fs layer 15:53:25 25bc292e5bac: Pulling fs layer 15:53:25 114826534d7a: Pulling fs layer 15:53:25 4657fd5d0bcf: Pulling fs layer 15:53:25 6ad1cebc031e: Pulling fs layer 15:53:25 8a3aa393b2d8: Pulling fs layer 15:53:25 114826534d7a: Waiting 15:53:25 4657fd5d0bcf: Waiting 15:53:25 6ad1cebc031e: Waiting 15:53:25 8a3aa393b2d8: Waiting 15:53:25 25bc292e5bac: Verifying Checksum 15:53:25 25bc292e5bac: Download complete 15:53:25 52dc419b0ee2: Verifying Checksum 15:53:25 52dc419b0ee2: Download complete 15:53:25 4657fd5d0bcf: Verifying Checksum 15:53:25 4657fd5d0bcf: Download complete 15:53:25 df9b9388f04a: Download complete 15:53:25 6ad1cebc031e: Verifying Checksum 15:53:25 6ad1cebc031e: Download complete 15:53:25 df9b9388f04a: Pull complete 15:53:25 52dc419b0ee2: Pull complete 15:53:25 25bc292e5bac: Pull complete 15:53:25 114826534d7a: Download complete 15:53:25 8a3aa393b2d8: Verifying Checksum 15:53:25 8a3aa393b2d8: Download complete 15:53:29 114826534d7a: Pull complete 15:53:29 4657fd5d0bcf: Pull complete 15:53:29 6ad1cebc031e: Pull complete 15:53:31 8a3aa393b2d8: Pull complete 15:53:31 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 15:53:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:53:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:53:32 prd-ubuntu20.04-docker-8c-8g-24233 does not seem to be running inside a container 15:53:32 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 15:53:41 $ docker top c602484e4331489d475d2ac5def664339e2a1aae52f93ea45c81d50769dc4f2a -eo pid,comm [Pipeline] { [Pipeline] echo 15:53:41 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-gpio:main' [Pipeline] sh 15:53:41 + set -o pipefail 15:53:41 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-gpio:main' 15:53:46 15:53:46 Monitoring /w/workspace/edgexfoundry_device-gpio_main (github.com/edgexfoundry/device-gpio)... 15:53:46 15:53:46 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/12ab3d01-1bc4-4f09-aaa2-b1110f72e9b5/history/4da78308-2c8b-41fb-847a-6ad2b483aca4 15:53:46 15:53:46 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:53:46 15:53:46 15:53:46 A medium severity vulnerability was found in the Snyk CLI versions you are using. 15:53:46 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 15:53:46 More details here: https://snyk.co/ue1NS 15:53:46 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 15:53:46 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 15:53:46 $ docker stop --time=1 c602484e4331489d475d2ac5def664339e2a1aae52f93ea45c81d50769dc4f2a 15:53:54 $ docker rm -f --volumes c602484e4331489d475d2ac5def664339e2a1aae52f93ea45c81d50769dc4f2a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:53:56 + git log --format=format:%s -1 02294e0ed73d07e5c6154706085ee0966cdeccc4 [Pipeline] sh 15:53:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:53:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:53:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:53:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:53:56 prd-ubuntu20.04-docker-8c-8g-24233 does not seem to be running inside a container 15:53:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@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 15:53:59 $ docker top 8a65d25194ed5a5e79736b7a23f34c88b30053b14cca3b9ceda50b55399c6c73 -eo pid,comm 15:53:59 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 15:53:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:53:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:53:59 [ssh-agent] Looking for ssh-agent implementation... 15:53:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:53:59 $ docker exec 8a65d25194ed5a5e79736b7a23f34c88b30053b14cca3b9ceda50b55399c6c73 ssh-agent 15:53:59 SSH_AUTH_SOCK=/tmp/ssh-K9EF4Ox4uagl/agent.14 15:53:59 SSH_AGENT_PID=20 15:53:59 Running ssh-add (command line suppressed) 15:53:59 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_7696180752397251114.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_7696180752397251114.key) 15:53:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:54:00 + git semver tag 15:54:00 2023-12-06 15:54:00,645 [run_tag] DEBUG tag force:False 15:54:00 2023-12-06 15:54:00,645 [check_head_tag] DEBUG check head tag 15:54:00 2023-12-06 15:54:00,646 [execute] INFO git cat-file --batch-check 15:54:00 2023-12-06 15:54:00,647 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) 15:54:00 2023-12-06 15:54:00,652 [execute] INFO git cat-file --batch 15:54:00 2023-12-06 15:54:00,652 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) 15:54:00 2023-12-06 15:54:00,667 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 15:54:00 2023-12-06 15:54:00,667 [execute] INFO git tag -a v3.2.0-dev.3 -m v3.2.0-dev.3 15:54:00 2023-12-06 15:54:00,667 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.3', '-m', 'v3.2.0-dev.3'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) 15:54:00 2023-12-06 15:54:00,673 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 15:54:00 3.2.0-dev.3 [Pipeline] } 15:54:00 $ docker exec --env ******** --env ******** 8a65d25194ed5a5e79736b7a23f34c88b30053b14cca3b9ceda50b55399c6c73 ssh-agent -k 15:54:01 unset SSH_AUTH_SOCK; 15:54:01 unset SSH_AGENT_PID; 15:54:01 echo Agent pid 20 killed; 15:54:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:54:01 + git semver [Pipeline] } 15:54:01 $ docker stop --time=1 8a65d25194ed5a5e79736b7a23f34c88b30053b14cca3b9ceda50b55399c6c73 15:54:03 $ docker rm -f --volumes 8a65d25194ed5a5e79736b7a23f34c88b30053b14cca3b9ceda50b55399c6c73 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:54:06 15:54:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:54:07 0.23.1-centos7: Pulling from edgex-lftools 15:54:07 ab5ef0e58194: Pulling fs layer 15:54:07 9712f1f96733: Pulling fs layer 15:54:07 63f879dbbcfc: Pulling fs layer 15:54:07 0d9ebad4ef96: Pulling fs layer 15:54:07 e9a5061849ea: Pulling fs layer 15:54:07 d747dcd14b5f: Pulling fs layer 15:54:07 2de7ff778b66: Pulling fs layer 15:54:07 e9a5061849ea: Waiting 15:54:07 d747dcd14b5f: Waiting 15:54:07 0d9ebad4ef96: Waiting 15:54:07 2de7ff778b66: Waiting 15:54:07 9712f1f96733: Download complete 15:54:07 63f879dbbcfc: Verifying Checksum 15:54:07 63f879dbbcfc: Download complete 15:54:07 e9a5061849ea: Verifying Checksum 15:54:07 e9a5061849ea: Download complete 15:54:07 d747dcd14b5f: Verifying Checksum 15:54:07 d747dcd14b5f: Download complete 15:54:07 ab5ef0e58194: Verifying Checksum 15:54:07 ab5ef0e58194: Download complete 15:54:07 0d9ebad4ef96: Verifying Checksum 15:54:07 0d9ebad4ef96: Download complete 15:54:07 2de7ff778b66: Download complete 15:54:10 ab5ef0e58194: Pull complete 15:54:10 9712f1f96733: Pull complete 15:54:13 63f879dbbcfc: Pull complete 15:54:16 0d9ebad4ef96: Pull complete 15:54:16 e9a5061849ea: Pull complete 15:54:17 d747dcd14b5f: Pull complete 15:54:18 2de7ff778b66: Pull complete 15:54:18 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:54:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:54:18 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:54:18 prd-ubuntu20.04-docker-8c-8g-24233 does not seem to be running inside a container 15:54:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@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-lftools:0.23.1-centos7 cat 15:54:28 $ docker top d46e94c315bdf313a4a0754b6962c716140551151d36458662c9a2a826ece953 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:54:28 provisioning config files... 15:54:28 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config16287454896204947055tmp 15:54:28 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config7579242423934191202tmp 15:54:28 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config16727205851059961562tmp [Pipeline] { [Pipeline] echo 15:54:28 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:54:29 ---> sigul-configuration.sh 15:54:29 gpg: directory `/root/.gnupg' created 15:54:29 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:54:29 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:54:29 gpg: keyring `/root/.gnupg/secring.gpg' created 15:54:29 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:54:29 gpg: CAST5 encrypted data 15:54:29 gpg: encrypted with 1 passphrase 15:54:29 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:54:33 + mkdir /home/jenkins 15:54:33 + mkdir /home/jenkins/sigul [Pipeline] sh 15:54:33 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 15:54:33 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:54:33 ---> sigul-install.sh 15:54:33 Sigul already installed; skipping installation. [Pipeline] sh 15:54:34 + git tag --list 15:54:34 v1.0.0 15:54:34 v2.1.0 15:54:34 v2.1.1 15:54:34 v2.2.0 15:54:34 v2.3.0 15:54:34 v3.0 15:54:34 v3.0.0 15:54:34 v3.1 15:54:34 v3.1.0 15:54:34 v3.1.0-dev.1 15:54:34 v3.1.0-dev.10 15:54:34 v3.1.0-dev.11 15:54:34 v3.1.0-dev.12 15:54:34 v3.1.0-dev.13 15:54:34 v3.1.0-dev.14 15:54:34 v3.1.0-dev.15 15:54:34 v3.1.0-dev.16 15:54:34 v3.1.0-dev.17 15:54:34 v3.1.0-dev.18 15:54:34 v3.1.0-dev.19 15:54:34 v3.1.0-dev.2 15:54:34 v3.1.0-dev.20 15:54:34 v3.1.0-dev.21 15:54:34 v3.1.0-dev.22 15:54:34 v3.1.0-dev.23 15:54:34 v3.1.0-dev.24 15:54:34 v3.1.0-dev.25 15:54:34 v3.1.0-dev.26 15:54:34 v3.1.0-dev.3 15:54:34 v3.1.0-dev.4 15:54:34 v3.1.0-dev.5 15:54:34 v3.1.0-dev.6 15:54:34 v3.1.0-dev.7 15:54:34 v3.1.0-dev.8 15:54:34 v3.1.0-dev.9 15:54:34 v3.2.0-dev.1 15:54:34 v3.2.0-dev.2 15:54:34 v3.2.0-dev.3 [Pipeline] sh 15:54:34 + lftools sign git-tag v3.2.0-dev.3 15:54:35 Signing Git tag with Sigul... 15:54:35 Signing v3.2.0-dev.3 [Pipeline] echo 15:54:35 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:54:35 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:54:35 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:54:36 $ docker stop --time=1 d46e94c315bdf313a4a0754b6962c716140551151d36458662c9a2a826ece953 15:54:37 $ docker rm -f --volumes d46e94c315bdf313a4a0754b6962c716140551151d36458662c9a2a826ece953 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 15:54:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:54:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:54:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:54:44 prd-ubuntu20.04-docker-8c-8g-24233 does not seem to be running inside a container 15:54:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@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 15:54:44 $ docker top 5086bab7298fdf335a9bb91a58ce0cea5a671c8b38618726c7806329145831b0 -eo pid,comm 15:54:44 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 15:54:44 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:54:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:54:45 [ssh-agent] Looking for ssh-agent implementation... 15:54:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:54:45 $ docker exec 5086bab7298fdf335a9bb91a58ce0cea5a671c8b38618726c7806329145831b0 ssh-agent 15:54:45 SSH_AUTH_SOCK=/tmp/ssh-T8fJVQHKvTnq/agent.32 15:54:45 SSH_AGENT_PID=38 15:54:45 Running ssh-add (command line suppressed) 15:54:45 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_7376424870978977849.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_7376424870978977849.key) 15:54:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:54:45 + git semver bump pre 15:54:46 2023-12-06 15:54:46,021 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 15:54:46 2023-12-06 15:54:46,021 [bump_version] DEBUG bumping version:3.2.0-dev.3 on axis:pre with prefix:dev 15:54:46 2023-12-06 15:54:46,021 [bump_version] DEBUG bumped version:3.2.0-dev.4 15:54:46 2023-12-06 15:54:46,021 [write_version] DEBUG write version:3.2.0-dev.4 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:True 15:54:46 2023-12-06 15:54:46,021 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 15:54:46 2023-12-06 15:54:46,022 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_main/.semver/main 15:54:46 2023-12-06 15:54:46,024 [execute] INFO git cat-file --batch-check 15:54:46 2023-12-06 15:54:46,024 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) 15:54:46 2023-12-06 15:54:46,030 [execute] INFO git cat-file --batch 15:54:46 2023-12-06 15:54:46,030 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) 15:54:46 2023-12-06 15:54:46,036 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 15:54:46 3.2.0-dev.4 [Pipeline] } 15:54:46 $ docker exec --env ******** --env ******** 5086bab7298fdf335a9bb91a58ce0cea5a671c8b38618726c7806329145831b0 ssh-agent -k 15:54:46 unset SSH_AUTH_SOCK; 15:54:46 unset SSH_AGENT_PID; 15:54:46 echo Agent pid 38 killed; 15:54:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:54:46 + git semver [Pipeline] } 15:54:47 $ docker stop --time=1 5086bab7298fdf335a9bb91a58ce0cea5a671c8b38618726c7806329145831b0 15:54:48 $ docker rm -f --volumes 5086bab7298fdf335a9bb91a58ce0cea5a671c8b38618726c7806329145831b0 [Pipeline] // withDockerContainer [Pipeline] sh 15:54:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:54:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:54:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:54:49 prd-ubuntu20.04-docker-8c-8g-24233 does not seem to be running inside a container 15:54:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@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 15:54:49 $ docker top 962e26a1068f2d34ac04a07acfd7e4133e45fbb1e64f9ec9abb9f7895215bfc4 -eo pid,comm 15:54:50 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). 15:54:50 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:54:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:54:50 [ssh-agent] Looking for ssh-agent implementation... 15:54:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:54:50 $ docker exec 962e26a1068f2d34ac04a07acfd7e4133e45fbb1e64f9ec9abb9f7895215bfc4 ssh-agent 15:54:50 SSH_AUTH_SOCK=/tmp/ssh-Miya5jNyzloM/agent.31 15:54:50 SSH_AGENT_PID=37 15:54:50 Running ssh-add (command line suppressed) 15:54:50 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_8659305151972038053.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_8659305151972038053.key) 15:54:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:54:50 + git semver push 15:54:51 2023-12-06 15:54:51,132 [run_push] DEBUG push 15:54:51 2023-12-06 15:54:51,133 [execute] INFO git cat-file --batch-check 15:54:51 2023-12-06 15:54:51,133 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) 15:54:51 2023-12-06 15:54:51,137 [execute] INFO git rev-list 2efbbfa102c6c80c80df177ae53f68f91bb08174 -- 15:54:51 2023-12-06 15:54:51,137 [execute] DEBUG Popen(['git', 'rev-list', '2efbbfa102c6c80c80df177ae53f68f91bb08174', '--'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) 15:54:51 2023-12-06 15:54:51,145 [execute] INFO git fetch -v origin 15:54:51 2023-12-06 15:54:51,145 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=True, shell=None, istream=None) 15:54:51 2023-12-06 15:54:51,680 [run_push] DEBUG no remote changes detected 15:54:51 2023-12-06 15:54:51,680 [execute] INFO git push origin semver 15:54:51 2023-12-06 15:54:51,681 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) 15:54:52 2023-12-06 15:54:52,471 [run_push] DEBUG push all version tags 15:54:52 2023-12-06 15:54:52,471 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 15:54:52 2023-12-06 15:54:52,472 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) 15:54:53 2023-12-06 15:54:53,258 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 15:54:53 3.2.0-dev.4 [Pipeline] } 15:54:53 $ docker exec --env ******** --env ******** 962e26a1068f2d34ac04a07acfd7e4133e45fbb1e64f9ec9abb9f7895215bfc4 ssh-agent -k 15:54:53 unset SSH_AUTH_SOCK; 15:54:53 unset SSH_AGENT_PID; 15:54:53 echo Agent pid 37 killed; 15:54:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:54:54 + git semver [Pipeline] } 15:54:54 $ docker stop --time=1 962e26a1068f2d34ac04a07acfd7e4133e45fbb1e64f9ec9abb9f7895215bfc4 15:54:56 $ docker rm -f --volumes 962e26a1068f2d34ac04a07acfd7e4133e45fbb1e64f9ec9abb9f7895215bfc4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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 15:54:57 + [ -d /w/workspace/edgexfoundry_device-gpio_main/archives ] 15:54:57 + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives 15:54:57 total 16 15:54:57 drwxr-xr-x 3 root root 4096 Dec 6 15:31 . 15:54:57 drwxrwxr-x 9 jenkins jenkins 4096 Dec 6 15:54 .. 15:54:57 drwxr-xr-x 2 root root 4096 Dec 6 15:31 cost 15:54:57 -rw-r--r-- 1 root root 83 Dec 6 15:31 cost.csv 15:54:57 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_main/archives 15:54:57 + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives 15:54:57 total 16 15:54:57 drwxr-xr-x 3 jenkins jenkins 4096 Dec 6 15:31 . 15:54:57 drwxrwxr-x 9 jenkins jenkins 4096 Dec 6 15:54 .. 15:54:57 drwxr-xr-x 2 jenkins jenkins 4096 Dec 6 15:31 cost 15:54:57 -rw-r--r-- 1 jenkins jenkins 83 Dec 6 15:31 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:54:58 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:54:58 ---> package-listing.sh 15:54:58 ++ tr '[:upper:]' '[:lower:]' 15:54:58 ++ facter osfamily 15:54:59 + OS_FAMILY=debian 15:54:59 + workspace=/w/workspace/edgexfoundry_device-gpio_main 15:54:59 + START_PACKAGES=/tmp/packages_start.txt 15:54:59 + END_PACKAGES=/tmp/packages_end.txt 15:54:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:54:59 + PACKAGES=/tmp/packages_start.txt 15:54:59 + '[' /w/workspace/edgexfoundry_device-gpio_main ']' 15:54:59 + PACKAGES=/tmp/packages_end.txt 15:54:59 + case "${OS_FAMILY}" in 15:54:59 + dpkg -l 15:54:59 + grep '^ii' 15:54:59 + '[' -f /tmp/packages_start.txt ']' 15:54:59 + '[' -f /tmp/packages_end.txt ']' 15:54:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:54:59 + '[' /w/workspace/edgexfoundry_device-gpio_main ']' 15:54:59 + mkdir -p /w/workspace/edgexfoundry_device-gpio_main/archives/ 15:54:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_main/archives/ [Pipeline] echo 15:54:59 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_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:54:59 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:55:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:55:00 prd-ubuntu20.04-docker-8c-8g-24233 does not seem to be running inside a container 15:55:00 $ 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_main/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_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@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-lftools-log-publisher:latest cat 15:55:00 $ docker top 9b66e5fc613d14a623a5938dbc1d2458ad04dc1a5dcfed36e83cb8abda336cc2 -eo pid,comm [Pipeline] { [Pipeline] sh 15:55:01 + touch /tmp/pre-build-complete [Pipeline] sh 15:55:01 + mkdir -p /var/log/sysstat [Pipeline] sh 15:55:01 + ls /var/log/sa-host 15:55:01 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:55:01 provisioning config files... 15:55:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config888680802921381405tmp [Pipeline] { [Pipeline] echo 15:55:01 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:55:02 ---> create-netrc.sh [Pipeline] } 15:55:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:55:02 ---> python-tools-install.sh [Pipeline] echo 15:55:02 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:55:02 ---> sudo-logs.sh 15:55:02 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:55:03 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:55:03 ---> job-cost.sh 15:55:03 lf-activate-venv: SKIPPING 15:55:03 DEBUG: total: 0.2199999988079071 15:55:03 INFO: Retrieving Stack Cost... 15:55:03 INFO: Retrieving Pricing Info for: v3-standard-8 15:55:04 INFO: Archiving Costs [Pipeline] echo 15:55:04 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:55:04 ---> logs-deploy.sh 15:55:04 lf-activate-venv: SKIPPING 15:55:04 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/main/116 15:55:04 INFO: archiving workspace using pattern(s): 15:55:05 Archives upload complete. 15:55:05 INFO: archiving logs to Nexus 15:55:06 ---> uname -a: 15:55:06 Linux prd-ubuntu20-04-docker-8c-8g-24233 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 15:55:06 15:55:06 15:55:06 ---> lscpu: 15:55:06 Architecture: x86_64 15:55:06 CPU op-mode(s): 32-bit, 64-bit 15:55:06 Byte Order: Little Endian 15:55:06 Address sizes: 40 bits physical, 48 bits virtual 15:55:06 CPU(s): 8 15:55:06 On-line CPU(s) list: 0-7 15:55:06 Thread(s) per core: 1 15:55:06 Core(s) per socket: 1 15:55:06 Socket(s): 8 15:55:06 NUMA node(s): 1 15:55:06 Vendor ID: AuthenticAMD 15:55:06 CPU family: 23 15:55:06 Model: 49 15:55:06 Model name: AMD EPYC-Rome Processor 15:55:06 Stepping: 0 15:55:06 CPU MHz: 2800.000 15:55:06 BogoMIPS: 5600.00 15:55:06 Virtualization: AMD-V 15:55:06 Hypervisor vendor: KVM 15:55:06 Virtualization type: full 15:55:06 L1d cache: 256 KiB 15:55:06 L1i cache: 256 KiB 15:55:06 L2 cache: 4 MiB 15:55:06 L3 cache: 128 MiB 15:55:06 NUMA node0 CPU(s): 0-7 15:55:06 Vulnerability Itlb multihit: Not affected 15:55:06 Vulnerability L1tf: Not affected 15:55:06 Vulnerability Mds: Not affected 15:55:06 Vulnerability Meltdown: Not affected 15:55:06 Vulnerability Mmio stale data: Not affected 15:55:06 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:55:06 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 15:55:06 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 15:55:06 Vulnerability Srbds: Not affected 15:55:06 Vulnerability Tsx async abort: Not affected 15:55:06 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 15:55:06 15:55:06 15:55:06 ---> nproc: 15:55:06 8 15:55:06 15:55:06 15:55:06 ---> df -h: 15:55:06 Filesystem Size Used Avail Use% Mounted on 15:55:06 overlay 155G 13G 143G 9% / 15:55:06 tmpfs 64M 0 64M 0% /dev 15:55:06 tmpfs 16G 0 16G 0% /sys/fs/cgroup 15:55:06 shm 64M 0 64M 0% /dev/shm 15:55:06 /dev/vda1 155G 13G 143G 9% /facter-os 15:55:06 15:55:06 15:55:06 ---> sar -b -r -n DEV: 15:55:06 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24233) 12/06/23 _x86_64_ (8 CPU) 15:55:06 15:55:06 15:28:00 LINUX RESTART (8 CPU) 15:55:06 15:55:06 15:29:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:55:06 15:30:01 252.94 1.63 251.31 0.00 40.13 77506.15 0.00 15:55:06 15:31:01 158.31 0.22 158.10 0.00 9.46 30324.83 0.00 15:55:06 15:32:01 50.09 0.05 50.04 0.00 5.60 16794.55 0.00 15:55:06 15:33:01 1.53 0.00 1.53 0.00 0.00 17.73 0.00 15:55:06 15:34:01 39.36 11.71 27.65 0.00 5437.89 6286.15 0.00 15:55:06 15:35:01 1.23 0.00 1.23 0.00 0.00 14.80 0.00 15:55:06 15:36:01 0.88 0.00 0.88 0.00 0.00 10.26 0.00 15:55:06 15:37:01 1.18 0.00 1.18 0.00 0.00 14.26 0.00 15:55:06 15:38:01 1.40 0.00 1.40 0.00 0.00 28.93 0.00 15:55:06 15:39:01 1.32 0.00 1.32 0.00 0.00 15.86 0.00 15:55:06 15:40:01 0.85 0.00 0.85 0.00 0.00 9.60 0.00 15:55:06 15:41:01 1.63 0.00 1.63 0.00 0.00 18.13 0.00 15:55:06 15:42:01 3.05 1.02 2.03 0.00 21.86 27.86 0.00 15:55:06 15:43:01 1.52 0.02 1.50 0.00 0.13 19.06 0.00 15:55:06 15:44:01 1.30 0.00 1.30 0.00 0.00 15.33 0.00 15:55:06 15:45:01 1.18 0.00 1.18 0.00 0.00 13.86 0.00 15:55:06 15:46:01 1.07 0.00 1.07 0.00 0.00 11.73 0.00 15:55:06 15:47:01 1.22 0.00 1.22 0.00 0.00 14.66 0.00 15:55:06 15:48:01 1.35 0.00 1.35 0.00 0.00 15.86 0.00 15:55:06 15:49:01 1.25 0.00 1.25 0.00 0.00 15.33 0.00 15:55:06 15:50:01 1.00 0.00 1.00 0.00 0.00 11.06 0.00 15:55:06 15:51:01 1.27 0.00 1.27 0.00 0.00 16.40 0.00 15:55:06 15:52:01 0.98 0.00 0.98 0.00 0.00 10.66 0.00 15:55:06 15:53:01 1.27 0.00 1.27 0.00 0.00 14.93 0.00 15:55:06 15:54:01 70.93 0.32 70.60 0.00 16.27 36410.44 0.00 15:55:06 15:55:01 87.64 0.20 87.44 0.00 21.86 23583.54 0.00 15:55:06 Average: 26.35 0.58 25.76 0.00 213.70 7336.11 0.00 15:55:06 15:55:06 15:29:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:55:06 15:30:01 28033176 31299280 1007960 3.07 151832 3292900 2377056 7.01 1424580 2932172 65056 15:55:06 15:31:01 28098536 31570736 737272 2.24 158088 3488704 1844176 5.43 1254160 3040680 812 15:55:06 15:32:01 27582548 31565272 741212 2.25 166492 3940804 1756100 5.18 1275504 3480116 0 15:55:06 15:33:01 27582780 31565656 740512 2.25 166552 3940800 1756100 5.18 1275420 3480120 4 15:55:06 15:34:01 27214220 31552740 744956 2.27 174564 4273840 1823584 5.37 1503476 3593664 16 15:55:06 15:35:01 27214188 31552724 744868 2.27 174604 4273844 1823584 5.37 1503408 3593664 16 15:55:06 15:36:01 27222508 31561576 736196 2.24 174620 4273848 1823584 5.37 1494896 3594096 12 15:55:06 15:37:01 27222364 31561504 735988 2.24 174640 4273848 1823584 5.37 1495024 3594104 16 15:55:06 15:38:01 27222412 31561796 735876 2.24 174716 4273812 1823584 5.37 1494972 3594264 60 15:55:06 15:39:01 27222608 31562040 735576 2.24 174748 4273832 1823584 5.37 1494964 3594272 12 15:55:06 15:40:01 27222860 31562320 735256 2.24 174764 4273832 1823584 5.37 1494916 3594272 4 15:55:06 15:41:01 27222876 31562368 735136 2.24 174804 4273836 1823584 5.37 1494944 3594276 8 15:55:06 15:42:01 27220356 31560908 736400 2.24 174884 4274452 1830952 5.40 1495304 3594828 4 15:55:06 15:43:01 27220524 31561180 736252 2.24 174904 4274460 1798728 5.30 1495144 3594836 232 15:55:06 15:44:01 27220200 31560888 736264 2.24 174940 4274464 1798728 5.30 1495684 3594840 196 15:55:06 15:45:01 27220316 31561048 736004 2.24 174968 4274464 1798728 5.30 1495660 3594840 200 15:55:06 15:46:01 27220704 31561488 735696 2.24 174996 4274468 1798728 5.30 1495964 3594844 196 15:55:06 15:47:01 27220484 31561292 735856 2.24 175036 4274468 1798728 5.30 1496024 3594844 196 15:55:06 15:48:01 27220136 31561012 736096 2.24 175084 4274464 1782580 5.25 1496084 3594848 16 15:55:06 15:49:01 27220128 31561024 736012 2.24 175104 4274476 1782580 5.25 1496108 3594852 164 15:55:06 15:50:01 27220656 31561576 735456 2.24 175132 4274476 1782580 5.25 1496044 3594852 16 15:55:06 15:51:01 27220600 31561548 735464 2.24 175148 4274484 1782580 5.25 1495804 3594860 8 15:55:06 15:52:01 27220616 31561568 735412 2.24 175164 4274488 1782580 5.25 1495632 3594864 20 15:55:06 15:53:01 27220600 31561588 735384 2.24 175188 4274492 1782580 5.25 1495356 3594868 8 15:55:06 15:54:01 26394720 31511104 780476 2.37 191972 4978964 2144076 6.32 1598676 4260188 632 15:55:06 15:55:01 25689964 31506756 781128 2.38 211580 5584300 1826156 5.38 1639520 4842836 308 15:55:06 Average: 27222734 31547346 750873 2.28 174789 4258108 1838939 5.42 1476664 3612573 2624 15:55:06 15:55:06 15:29:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:55:06 15:30:01 docker0 218.46 328.71 18.37 2425.85 0.00 0.00 0.00 0.00 15:55:06 15:30:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 15:55:06 15:30:01 ens3 462.14 296.28 5579.79 39.54 0.00 0.00 0.00 0.00 15:55:06 15:30:01 veth28fb34b 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 15:55:06 15:31:01 docker0 4.93 9.65 0.29 93.23 0.00 0.00 0.00 0.00 15:55:06 15:31:01 lo 4.67 4.67 0.47 0.47 0.00 0.00 0.00 0.00 15:55:06 15:31:01 ens3 83.22 75.32 189.85 315.43 0.00 0.00 0.00 0.00 15:55:06 15:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:55:06 15:32:01 lo 3.60 3.60 0.35 0.35 0.00 0.00 0.00 0.00 15:55:06 15:32:01 ens3 103.42 65.59 2536.44 14.14 0.00 0.00 0.00 0.00 15:55:06 15:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:55:06 15:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:55:06 15:33:01 ens3 0.27 0.12 0.02 0.01 0.00 0.00 0.00 0.00 15:55:06 15:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:55:06 15:34:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 15:55:06 15:34:01 ens3 127.01 46.23 2027.26 3.44 0.00 0.00 0.00 0.00 15:55:06 15:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:55:06 15:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:55:06 15:35:01 ens3 0.23 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:55:06 15:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:55:06 15:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:55:06 15:36:01 ens3 1.30 0.02 0.11 0.00 0.00 0.00 0.00 0.00 15:55:06 15:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:55:06 15:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:55:06 15:37:01 ens3 0.97 0.55 0.37 0.29 0.00 0.00 0.00 0.00 15:55:06 15:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:55:06 15:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:55:06 15:38:01 ens3 0.45 0.30 0.26 0.21 0.00 0.00 0.00 0.00 15:55:06 15:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:55:06 15:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:55:06 15:39:01 ens3 0.32 0.20 0.09 0.07 0.00 0.00 0.00 0.00 15:55:06 15:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:55:06 15:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:55:06 15:40:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:55:06 15:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:55:06 15:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:55:06 15:41:01 ens3 0.40 0.15 0.08 0.01 0.00 0.00 0.00 0.00 15:55:06 15:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:55:06 15:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:55:06 15:42:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:55:06 15:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:55:06 15:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:55:06 15:43:01 ens3 0.60 0.12 0.03 0.01 0.00 0.00 0.00 0.00 15:55:06 15:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:55:06 15:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:55:06 15:44:01 ens3 1.37 0.55 0.53 0.34 0.00 0.00 0.00 0.00 15:55:06 15:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:55:06 15:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:55:06 15:45:01 ens3 0.28 0.13 0.02 0.01 0.00 0.00 0.00 0.00 15:55:06 15:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:55:06 15:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:55:06 15:46:01 ens3 1.60 0.00 0.15 0.00 0.00 0.00 0.00 0.00 15:55:06 15:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:55:06 15:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:55:06 15:47:01 ens3 1.80 0.80 0.45 0.30 0.00 0.00 0.00 0.00 15:55:06 15:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:55:06 15:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:55:06 15:48:01 ens3 1.73 0.45 0.49 0.28 0.00 0.00 0.00 0.00 15:55:06 15:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:55:06 15:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:55:06 15:49:01 ens3 1.17 0.80 0.60 0.49 0.00 0.00 0.00 0.00 15:55:06 15:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:55:06 15:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:55:06 15:50:01 ens3 0.80 0.18 0.20 0.07 0.00 0.00 0.00 0.00 15:55:06 15:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:55:06 15:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:55:06 15:51:01 ens3 0.57 0.38 0.27 0.21 0.00 0.00 0.00 0.00 15:55:06 15:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:55:06 15:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:55:06 15:52:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:55:06 15:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:55:06 15:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:55:06 15:53:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:55:06 15:54:01 docker0 54.68 126.19 4.56 1045.52 0.00 0.00 0.00 0.00 15:55:06 15:54:01 lo 1.08 1.08 0.10 0.10 0.00 0.00 0.00 0.00 15:55:06 15:54:01 ens3 278.18 136.21 5103.52 22.29 0.00 0.00 0.00 0.00 15:55:06 15:54:01 veth2a5bf56 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 15:55:06 15:55:01 docker0 2.17 1.92 0.35 0.61 0.00 0.00 0.00 0.00 15:55:06 15:55:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 15:55:06 15:55:01 ens3 197.60 143.13 3267.07 141.42 0.00 0.00 0.00 0.00 15:55:06 Average: docker0 10.75 17.87 0.90 136.54 0.00 0.00 0.00 0.00 15:55:06 Average: lo 0.54 0.54 0.05 0.05 0.00 0.00 0.00 0.00 15:55:06 Average: ens3 48.54 29.46 716.71 20.71 0.00 0.00 0.00 0.00 15:55:06 15:55:06 15:55:06 ---> sar -P ALL: 15:55:06 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24233) 12/06/23 _x86_64_ (8 CPU) 15:55:06 15:55:06 15:28:00 LINUX RESTART (8 CPU) 15:55:06 15:55:06 15:29:01 CPU %user %nice %system %iowait %steal %idle 15:55:06 15:30:01 all 10.09 0.00 4.55 4.60 0.07 80.69 15:55:06 15:30:01 0 10.73 0.00 4.23 3.41 0.07 81.56 15:55:06 15:30:01 1 9.81 0.00 4.83 6.20 0.08 79.07 15:55:06 15:30:01 2 10.77 0.00 4.09 0.34 0.07 84.73 15:55:06 15:30:01 3 11.10 0.00 6.01 17.75 0.08 65.07 15:55:06 15:30:01 4 7.57 0.00 4.00 6.45 0.05 81.92 15:55:06 15:30:01 5 11.67 0.00 4.37 1.21 0.07 82.68 15:55:06 15:30:01 6 10.66 0.00 4.27 0.52 0.07 84.48 15:55:06 15:30:01 7 8.44 0.00 4.59 1.01 0.07 85.90 15:55:06 15:31:01 all 38.07 0.00 4.65 1.97 0.08 55.23 15:55:06 15:31:01 0 38.79 0.00 4.68 1.12 0.08 55.32 15:55:06 15:31:01 1 38.48 0.00 4.37 0.10 0.07 56.99 15:55:06 15:31:01 2 39.12 0.00 5.91 5.07 0.07 49.82 15:55:06 15:31:01 3 38.66 0.00 4.60 3.92 0.13 52.69 15:55:06 15:31:01 4 35.31 0.00 3.95 3.32 0.08 57.34 15:55:06 15:31:01 5 40.14 0.00 5.11 1.83 0.08 52.83 15:55:06 15:31:01 6 40.17 0.00 4.34 0.32 0.07 55.10 15:55:06 15:31:01 7 33.86 0.00 4.25 0.05 0.07 61.77 15:55:06 15:32:01 all 2.74 0.00 1.23 1.02 0.03 94.99 15:55:06 15:32:01 0 3.89 0.00 0.91 0.05 0.03 95.12 15:55:06 15:32:01 1 2.78 0.00 1.42 3.68 0.03 92.09 15:55:06 15:32:01 2 3.21 0.00 1.57 0.02 0.02 95.18 15:55:06 15:32:01 3 2.92 0.00 1.18 0.02 0.02 95.87 15:55:06 15:32:01 4 2.08 0.00 1.07 0.08 0.03 96.73 15:55:06 15:32:01 5 2.44 0.00 1.39 1.52 0.02 94.63 15:55:06 15:32:01 6 2.19 0.00 1.24 1.99 0.02 94.56 15:55:06 15:32:01 7 2.41 0.00 1.04 0.80 0.03 95.71 15:55:06 15:33:01 all 0.26 0.00 0.01 0.00 0.01 99.72 15:55:06 15:33:01 0 1.97 0.00 0.03 0.00 0.02 97.98 15:55:06 15:33:01 1 0.00 0.00 0.02 0.00 0.00 99.98 15:55:06 15:33:01 2 0.00 0.00 0.02 0.00 0.00 99.98 15:55:06 15:33:01 3 0.03 0.00 0.00 0.00 0.00 99.97 15:55:06 15:33:01 4 0.00 0.00 0.00 0.00 0.02 99.98 15:55:06 15:33:01 5 0.05 0.00 0.02 0.02 0.02 99.90 15:55:06 15:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:55:06 15:33:01 7 0.03 0.00 0.00 0.00 0.00 99.97 15:55:06 15:34:01 all 1.34 0.00 0.61 0.53 0.02 97.50 15:55:06 15:34:01 0 1.89 0.00 0.63 0.12 0.02 97.35 15:55:06 15:34:01 1 0.62 0.00 0.38 0.08 0.02 98.90 15:55:06 15:34:01 2 0.57 0.00 0.33 0.42 0.02 98.66 15:55:06 15:34:01 3 0.68 0.00 0.45 0.60 0.03 98.23 15:55:06 15:34:01 4 1.12 0.00 0.52 0.13 0.02 98.21 15:55:06 15:34:01 5 2.55 0.00 0.77 1.07 0.02 95.60 15:55:06 15:34:01 6 1.22 0.00 1.18 1.58 0.00 96.01 15:55:06 15:34:01 7 2.10 0.00 0.62 0.22 0.02 97.05 15:55:06 15:35:01 all 0.02 0.00 0.00 0.00 0.01 99.96 15:55:06 15:35:01 0 0.03 0.00 0.02 0.02 0.02 99.92 15:55:06 15:35:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:55:06 15:35:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:55:06 15:35:01 3 0.05 0.00 0.00 0.00 0.02 99.93 15:55:06 15:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:55:06 15:35:01 5 0.03 0.00 0.00 0.00 0.02 99.95 15:55:06 15:35:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:55:06 15:35:01 7 0.03 0.00 0.00 0.02 0.02 99.93 15:55:06 15:36:01 all 0.05 0.00 0.03 0.00 0.01 99.90 15:55:06 15:36:01 0 0.20 0.00 0.07 0.02 0.02 99.70 15:55:06 15:36:01 1 0.00 0.00 0.02 0.00 0.02 99.97 15:55:06 15:36:01 2 0.07 0.00 0.02 0.00 0.02 99.90 15:55:06 15:36:01 3 0.08 0.00 0.05 0.00 0.03 99.83 15:55:06 15:36:01 4 0.03 0.00 0.02 0.00 0.00 99.95 15:55:06 15:36:01 5 0.00 0.00 0.02 0.00 0.00 99.98 15:55:06 15:36:01 6 0.03 0.00 0.02 0.00 0.02 99.93 15:55:06 15:36:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:55:06 15:37:01 all 0.05 0.00 0.01 0.01 0.01 99.92 15:55:06 15:37:01 0 0.05 0.00 0.05 0.00 0.02 99.88 15:55:06 15:37:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:55:06 15:37:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:55:06 15:37:01 3 0.27 0.00 0.02 0.00 0.00 99.72 15:55:06 15:37:01 4 0.03 0.00 0.00 0.00 0.02 99.95 15:55:06 15:37:01 5 0.00 0.00 0.02 0.00 0.00 99.98 15:55:06 15:37:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:55:06 15:37:01 7 0.05 0.00 0.02 0.05 0.02 99.87 15:55:06 15:38:01 all 0.04 0.00 0.01 0.01 0.01 99.93 15:55:06 15:38:01 0 0.03 0.00 0.00 0.00 0.02 99.95 15:55:06 15:38:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:55:06 15:38:01 2 0.07 0.00 0.02 0.00 0.02 99.90 15:55:06 15:38:01 3 0.07 0.00 0.02 0.03 0.00 99.88 15:55:06 15:38:01 4 0.03 0.00 0.02 0.00 0.00 99.95 15:55:06 15:38:01 5 0.03 0.00 0.00 0.00 0.02 99.95 15:55:06 15:38:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:55:06 15:38:01 7 0.05 0.00 0.03 0.03 0.02 99.87 15:55:06 15:39:01 all 0.04 0.00 0.01 0.03 0.01 99.91 15:55:06 15:39:01 0 0.20 0.00 0.02 0.18 0.02 99.58 15:55:06 15:39:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:55:06 15:39:01 2 0.05 0.00 0.02 0.00 0.02 99.92 15:55:06 15:39:01 3 0.07 0.00 0.02 0.00 0.02 99.90 15:55:06 15:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:55:06 15:39:01 5 0.00 0.00 0.02 0.00 0.00 99.98 15:55:06 15:39:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:55:06 15:39:01 7 0.02 0.00 0.00 0.08 0.00 99.90 15:55:06 15:40:01 all 0.02 0.00 0.01 0.00 0.01 99.96 15:55:06 15:40:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:55:06 15:40:01 1 0.00 0.00 0.02 0.00 0.02 99.97 15:55:06 15:40:01 2 0.07 0.00 0.03 0.00 0.02 99.88 15:55:06 15:40:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:55:06 15:40:01 4 0.00 0.00 0.00 0.00 0.02 99.98 15:55:06 15:40:01 5 0.02 0.00 0.00 0.00 0.02 99.97 15:55:06 15:40:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:55:06 15:40:01 7 0.00 0.00 0.02 0.02 0.02 99.95 15:55:06 15:55:06 15:40:01 CPU %user %nice %system %iowait %steal %idle 15:55:06 15:41:01 all 0.02 0.00 0.01 0.03 0.00 99.94 15:55:06 15:41:01 0 0.00 0.00 0.02 0.00 0.02 99.97 15:55:06 15:41:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:55:06 15:41:01 2 0.05 0.00 0.02 0.00 0.02 99.92 15:55:06 15:41:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:55:06 15:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:55:06 15:41:01 5 0.03 0.00 0.02 0.00 0.00 99.95 15:55:06 15:41:01 6 0.00 0.00 0.02 0.00 0.00 99.98 15:55:06 15:41:01 7 0.02 0.00 0.00 0.27 0.00 99.72 15:55:06 15:42:01 all 0.05 0.00 0.04 0.04 0.01 99.86 15:55:06 15:42:01 0 0.03 0.00 0.03 0.00 0.00 99.93 15:55:06 15:42:01 1 0.00 0.00 0.03 0.00 0.00 99.97 15:55:06 15:42:01 2 0.05 0.00 0.05 0.07 0.03 99.80 15:55:06 15:42:01 3 0.02 0.00 0.03 0.00 0.02 99.93 15:55:06 15:42:01 4 0.02 0.00 0.03 0.00 0.00 99.95 15:55:06 15:42:01 5 0.03 0.00 0.03 0.00 0.02 99.92 15:55:06 15:42:01 6 0.20 0.00 0.05 0.02 0.00 99.73 15:55:06 15:42:01 7 0.02 0.00 0.05 0.27 0.02 99.65 15:55:06 15:43:01 all 0.04 0.00 0.03 0.03 0.01 99.89 15:55:06 15:43:01 0 0.27 0.00 0.07 0.05 0.00 99.62 15:55:06 15:43:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:55:06 15:43:01 2 0.02 0.00 0.05 0.00 0.02 99.92 15:55:06 15:43:01 3 0.02 0.00 0.03 0.00 0.00 99.95 15:55:06 15:43:01 4 0.00 0.00 0.02 0.00 0.02 99.97 15:55:06 15:43:01 5 0.02 0.00 0.05 0.00 0.02 99.92 15:55:06 15:43:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:55:06 15:43:01 7 0.00 0.00 0.03 0.15 0.00 99.82 15:55:06 15:44:01 all 0.20 0.00 0.01 0.04 0.01 99.75 15:55:06 15:44:01 0 1.39 0.00 0.00 0.08 0.02 98.52 15:55:06 15:44:01 1 0.02 0.00 0.02 0.00 0.02 99.95 15:55:06 15:44:01 2 0.03 0.00 0.02 0.00 0.02 99.93 15:55:06 15:44:01 3 0.07 0.00 0.00 0.00 0.00 99.93 15:55:06 15:44:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:55:06 15:44:01 5 0.02 0.00 0.02 0.00 0.00 99.97 15:55:06 15:44:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:55:06 15:44:01 7 0.00 0.00 0.00 0.23 0.02 99.75 15:55:06 15:45:01 all 0.01 0.00 0.01 0.06 0.00 99.90 15:55:06 15:45:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:55:06 15:45:01 1 0.00 0.00 0.02 0.00 0.00 99.98 15:55:06 15:45:01 2 0.03 0.00 0.03 0.00 0.02 99.92 15:55:06 15:45:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:55:06 15:45:01 4 0.00 0.00 0.00 0.17 0.00 99.83 15:55:06 15:45:01 5 0.03 0.00 0.03 0.00 0.02 99.92 15:55:06 15:45:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:55:06 15:45:01 7 0.00 0.00 0.02 0.35 0.00 99.63 15:55:06 15:46:01 all 0.05 0.00 0.01 0.02 0.01 99.91 15:55:06 15:46:01 0 0.02 0.00 0.03 0.00 0.02 99.93 15:55:06 15:46:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:55:06 15:46:01 2 0.03 0.00 0.03 0.00 0.02 99.92 15:55:06 15:46:01 3 0.03 0.00 0.02 0.00 0.00 99.95 15:55:06 15:46:01 4 0.03 0.00 0.00 0.00 0.02 99.95 15:55:06 15:46:01 5 0.02 0.00 0.02 0.00 0.00 99.97 15:55:06 15:46:01 6 0.25 0.00 0.02 0.00 0.00 99.73 15:55:06 15:46:01 7 0.00 0.00 0.00 0.18 0.00 99.82 15:55:06 15:47:01 all 0.06 0.00 0.01 0.08 0.01 99.84 15:55:06 15:47:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:55:06 15:47:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:55:06 15:47:01 2 0.02 0.00 0.02 0.00 0.02 99.95 15:55:06 15:47:01 3 0.07 0.00 0.00 0.00 0.02 99.92 15:55:06 15:47:01 4 0.00 0.00 0.02 0.00 0.00 99.98 15:55:06 15:47:01 5 0.03 0.00 0.02 0.00 0.02 99.93 15:55:06 15:47:01 6 0.32 0.00 0.00 0.00 0.02 99.67 15:55:06 15:47:01 7 0.00 0.00 0.00 0.67 0.02 99.32 15:55:06 15:48:01 all 0.01 0.00 0.01 0.06 0.00 99.91 15:55:06 15:48:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:55:06 15:48:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:55:06 15:48:01 2 0.05 0.00 0.03 0.00 0.02 99.90 15:55:06 15:48:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:55:06 15:48:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:55:06 15:48:01 5 0.02 0.00 0.02 0.00 0.00 99.97 15:55:06 15:48:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:55:06 15:48:01 7 0.00 0.00 0.00 0.52 0.02 99.47 15:55:06 15:49:01 all 0.02 0.00 0.01 0.07 0.01 99.89 15:55:06 15:49:01 0 0.02 0.00 0.02 0.20 0.00 99.77 15:55:06 15:49:01 1 0.00 0.00 0.02 0.00 0.02 99.97 15:55:06 15:49:01 2 0.05 0.00 0.02 0.00 0.02 99.92 15:55:06 15:49:01 3 0.05 0.00 0.00 0.00 0.00 99.95 15:55:06 15:49:01 4 0.02 0.00 0.00 0.00 0.02 99.97 15:55:06 15:49:01 5 0.02 0.00 0.00 0.00 0.02 99.97 15:55:06 15:49:01 6 0.03 0.00 0.00 0.00 0.00 99.97 15:55:06 15:49:01 7 0.00 0.00 0.00 0.35 0.00 99.65 15:55:06 15:50:01 all 0.02 0.00 0.02 0.02 0.00 99.95 15:55:06 15:50:01 0 0.02 0.00 0.02 0.08 0.00 99.88 15:55:06 15:50:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:55:06 15:50:01 2 0.05 0.00 0.03 0.00 0.02 99.90 15:55:06 15:50:01 3 0.00 0.00 0.02 0.00 0.00 99.98 15:55:06 15:50:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:55:06 15:50:01 5 0.03 0.00 0.02 0.00 0.00 99.95 15:55:06 15:50:01 6 0.02 0.00 0.00 0.00 0.02 99.97 15:55:06 15:50:01 7 0.02 0.00 0.05 0.05 0.00 99.88 15:55:06 15:51:01 all 0.03 0.00 0.01 0.01 0.01 99.95 15:55:06 15:51:01 0 0.02 0.00 0.02 0.05 0.02 99.90 15:55:06 15:51:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:55:06 15:51:01 2 0.05 0.00 0.02 0.00 0.02 99.92 15:55:06 15:51:01 3 0.03 0.00 0.02 0.00 0.02 99.93 15:55:06 15:51:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:55:06 15:51:01 5 0.05 0.00 0.02 0.00 0.02 99.92 15:55:06 15:51:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:55:06 15:51:01 7 0.00 0.00 0.00 0.02 0.02 99.97 15:55:06 15:55:06 15:51:01 CPU %user %nice %system %iowait %steal %idle 15:55:06 15:52:01 all 0.02 0.00 0.01 0.04 0.01 99.93 15:55:06 15:52:01 0 0.00 0.00 0.02 0.02 0.00 99.97 15:55:06 15:52:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:55:06 15:52:01 2 0.07 0.00 0.03 0.00 0.03 99.87 15:55:06 15:52:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:55:06 15:52:01 4 0.00 0.00 0.00 0.28 0.02 99.70 15:55:06 15:52:01 5 0.05 0.00 0.00 0.00 0.00 99.95 15:55:06 15:52:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:55:06 15:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:55:06 15:53:01 all 0.07 0.00 0.01 0.02 0.00 99.90 15:55:06 15:53:01 0 0.03 0.00 0.02 0.08 0.00 99.87 15:55:06 15:53:01 1 0.02 0.00 0.00 0.02 0.02 99.95 15:55:06 15:53:01 2 0.03 0.00 0.03 0.02 0.00 99.92 15:55:06 15:53:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:55:06 15:53:01 4 0.02 0.00 0.03 0.02 0.00 99.93 15:55:06 15:53:01 5 0.03 0.00 0.02 0.00 0.00 99.95 15:55:06 15:53:01 6 0.40 0.00 0.00 0.00 0.02 99.58 15:55:06 15:53:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:55:06 15:54:01 all 4.52 0.00 1.99 4.05 0.03 89.40 15:55:06 15:54:01 0 3.95 0.00 3.30 6.22 0.03 86.49 15:55:06 15:54:01 1 4.20 0.00 1.96 0.61 0.02 93.21 15:55:06 15:54:01 2 4.25 0.00 1.52 1.47 0.03 92.72 15:55:06 15:54:01 3 5.21 0.00 1.89 3.21 0.03 89.66 15:55:06 15:54:01 4 4.34 0.00 1.16 0.78 0.03 93.69 15:55:06 15:54:01 5 4.78 0.00 2.03 0.50 0.03 92.65 15:55:06 15:54:01 6 5.99 0.00 1.52 0.63 0.02 91.85 15:55:06 15:54:01 7 3.43 0.00 2.57 19.07 0.03 74.90 15:55:06 15:55:01 all 4.92 0.00 2.38 3.19 0.08 89.43 15:55:06 15:55:01 0 5.55 0.00 2.78 0.22 0.05 91.40 15:55:06 15:55:01 1 4.83 0.00 2.56 14.96 0.05 77.59 15:55:06 15:55:01 2 4.69 0.00 2.21 0.22 0.05 92.84 15:55:06 15:55:01 3 4.10 0.00 2.87 0.08 0.17 92.78 15:55:06 15:55:01 4 3.69 0.00 2.36 0.05 0.03 93.87 15:55:06 15:55:01 5 6.86 0.00 2.26 2.18 0.07 88.63 15:55:06 15:55:01 6 5.05 0.00 2.26 0.70 0.15 91.83 15:55:06 15:55:01 7 4.55 0.00 1.76 7.24 0.05 86.39 15:55:06 Average: all 2.40 0.00 0.60 0.61 0.02 96.38 15:55:06 Average: 0 2.65 0.00 0.65 0.45 0.02 96.24 15:55:06 Average: 1 2.32 0.00 0.60 0.97 0.01 96.09 15:55:06 Average: 2 2.42 0.00 0.62 0.29 0.02 96.65 15:55:06 Average: 3 2.42 0.00 0.66 0.97 0.02 95.93 15:55:06 Average: 4 2.07 0.00 0.50 0.43 0.01 96.98 15:55:06 Average: 5 2.63 0.00 0.62 0.32 0.02 96.41 15:55:06 Average: 6 2.55 0.00 0.57 0.22 0.01 96.64 15:55:06 Average: 7 2.10 0.00 0.57 1.20 0.02 96.12 15:55:06 15:55:06 15:55:06