Pull request #220 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 158fd557b9de919d8dd06eb7355310eb170c99a2+8226b0f40126749f7ecbcd5fcfadaed25d3d0c07 (473a1b73c55618c3b119a30e06d8448d0782288c) 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-ssh7417934170081647124.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-ssh16688082937627610869.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-220/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-220/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16297122949551066160.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-220/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16880250263954572410.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4954353458102430734.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-220/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-220/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15740986564362409216.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-8904 in /w/workspace/edgexfoundry_device-gpio_PR-220 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-gpio.git > git init /w/workspace/edgexfoundry_device-gpio_PR-220 # 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 Merging remotes/origin/main commit 8226b0f40126749f7ecbcd5fcfadaed25d3d0c07 into PR head commit 158fd557b9de919d8dd06eb7355310eb170c99a2 Merge succeeded, producing 158fd557b9de919d8dd06eb7355310eb170c99a2 Checking out Revision 158fd557b9de919d8dd06eb7355310eb170c99a2 (PR-220) Commit message: "build(deps): bump github.com/spf13/cast from 1.5.1 to 1.6.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/220/head:refs/remotes/origin/PR-220 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 158fd557b9de919d8dd06eb7355310eb170c99a2 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 8226b0f40126749f7ecbcd5fcfadaed25d3d0c07 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 158fd557b9de919d8dd06eb7355310eb170c99a2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-29T00:40:16.084Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-29T00:40:16.295Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-29T00:40:16.423Z] ========================================================= [2023-11-29T00:40:16.423Z] EdgeX Global Pipelines Version Info [2023-11-29T00:40:16.423Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-29T00:40:17.164Z] ------------------- [2023-11-29T00:40:17.164Z] stable info: [2023-11-29T00:40:17.164Z] ------------------- [2023-11-29T00:40:17.164Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-11-29T00:40:17.164Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-11-29T00:40:17.164Z] Message: update stable to v1.0.258 [2023-11-29T00:40:17.735Z] ------------------- [2023-11-29T00:40:17.735Z] experimental info: [2023-11-29T00:40:17.735Z] ------------------- [2023-11-29T00:40:17.735Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-29T00:40:17.735Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-11-29T00:40:17.735Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-29T00:40:17.955Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2023-11-29T00:40:18.008Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2023-11-29T00:40:18.065Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-29T00:40:18.116Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-29T00:40:18.175Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-29T00:40:18.233Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-29T00:40:18.299Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-29T00:40:18.361Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-11-29T00:40:18.424Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-29T00:40:18.494Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-29T00:40:18.558Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-29T00:40:18.621Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2023-11-29T00:40:18.684Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-29T00:40:18.752Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-29T00:40:18.829Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-29T00:40:18.899Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-29T00:40:18.965Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-11-29T00:40:19.035Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-11-29T00:40:19.104Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-29T00:40:19.180Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-29T00:40:19.252Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-11-29T00:40:19.314Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-11-29T00:40:19.381Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-11-29T00:40:19.463Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-11-29T00:40:19.532Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-11-29T00:40:19.600Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-29T00:40:19.677Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-29T00:40:19.753Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-220 [Pipeline] echo [2023-11-29T00:40:19.829Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-220 [Pipeline] echo [2023-11-29T00:40:19.907Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-220 [Pipeline] echo [2023-11-29T00:40:19.976Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 158fd557b9de919d8dd06eb7355310eb170c99a2 [Pipeline] echo [2023-11-29T00:40:20.057Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 158fd55 [Pipeline] echo [2023-11-29T00:40:20.137Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-29T00:40:20.315Z] provisioning config files... [2023-11-29T00:40:20.335Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-220@tmp/config12419757848646200229tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-29T00:40:20.747Z] ---> ****-login.sh [2023-11-29T00:40:20.747Z] nexus3.edgexfoundry.org:10001 [2023-11-29T00:40:21.007Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T00:40:21.007Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T00:40:21.007Z] Configure a credential helper to remove this warning. See [2023-11-29T00:40:21.007Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T00:40:21.007Z] [2023-11-29T00:40:21.007Z] Login Succeeded [2023-11-29T00:40:21.007Z] nexus3.edgexfoundry.org:10002 [2023-11-29T00:40:21.268Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T00:40:21.268Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T00:40:21.268Z] Configure a credential helper to remove this warning. See [2023-11-29T00:40:21.268Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T00:40:21.268Z] [2023-11-29T00:40:21.268Z] Login Succeeded [2023-11-29T00:40:21.268Z] nexus3.edgexfoundry.org:10003 [2023-11-29T00:40:21.268Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T00:40:21.268Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T00:40:21.268Z] Configure a credential helper to remove this warning. See [2023-11-29T00:40:21.268Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T00:40:21.268Z] [2023-11-29T00:40:21.268Z] Login Succeeded [2023-11-29T00:40:21.268Z] nexus3.edgexfoundry.org:10004 [2023-11-29T00:40:21.268Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T00:40:21.529Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T00:40:21.529Z] Configure a credential helper to remove this warning. See [2023-11-29T00:40:21.529Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T00:40:21.529Z] [2023-11-29T00:40:21.529Z] Login Succeeded [2023-11-29T00:40:21.529Z] ****.io [2023-11-29T00:40:21.529Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T00:40:21.790Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T00:40:21.790Z] Configure a credential helper to remove this warning. See [2023-11-29T00:40:21.790Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T00:40:21.790Z] [2023-11-29T00:40:21.790Z] Login Succeeded [2023-11-29T00:40:21.790Z] ---> ****-login.sh ends [Pipeline] } [2023-11-29T00:40:21.818Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-29T00:40:22.609Z] + git rev-list -1 --merges 158fd557b9de919d8dd06eb7355310eb170c99a2~1..158fd557b9de919d8dd06eb7355310eb170c99a2 [Pipeline] echo [2023-11-29T00:40:22.655Z] -----------> git rev-list -1 --merges 158fd557b9de919d8dd06eb7355310eb170c99a2~1..158fd557b9de919d8dd06eb7355310eb170c99a2 158fd557b9de919d8dd06eb7355310eb170c99a2 [false] [Pipeline] sh [2023-11-29T00:40:22.986Z] + git log --format=format:%s -1 158fd557b9de919d8dd06eb7355310eb170c99a2 [Pipeline] echo [2023-11-29T00:40:23.026Z] ========================================================= [2023-11-29T00:40:23.026Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-29T00:40:23.026Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-29T00:40:23.562Z] + git log --format=format:%s -1 158fd557b9de919d8dd06eb7355310eb170c99a2 [Pipeline] echo [2023-11-29T00:40:23.596Z] [semverPrep] GIT_COMMIT: 158fd557b9de919d8dd06eb7355310eb170c99a2, Commit Message: build(deps): bump github.com/spf13/cast from 1.5.1 to 1.6.0 [Pipeline] echo [2023-11-29T00:40:23.647Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-11-29T00:40:24.090Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-29T00:40:24.090Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-29T00:40:24.090Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-29T00:40:24.090Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-29T00:40:24.090Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-29T00:40:24.090Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-29T00:40:24.090Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T00:40:24.632Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-29T00:40:24.632Z] [2023-11-29T00:40:24.632Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T00:40:25.043Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-29T00:40:25.043Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-29T00:40:25.043Z] b85a868b505f: Pulling fs layer [2023-11-29T00:40:25.043Z] e2be974225ed: Pulling fs layer [2023-11-29T00:40:25.043Z] 339a4e72a1f5: Pulling fs layer [2023-11-29T00:40:25.043Z] 988bab9f4d93: Pulling fs layer [2023-11-29T00:40:25.043Z] 1469e6f7b9e6: Pulling fs layer [2023-11-29T00:40:25.043Z] eaf3925da568: Pulling fs layer [2023-11-29T00:40:25.043Z] bab4dde63d76: Pulling fs layer [2023-11-29T00:40:25.043Z] bde34c3a00c8: Pulling fs layer [2023-11-29T00:40:25.043Z] b352a97aabf1: Pulling fs layer [2023-11-29T00:40:25.043Z] 4872d77fe225: Pulling fs layer [2023-11-29T00:40:25.043Z] 5851b861e8e6: Pulling fs layer [2023-11-29T00:40:25.043Z] b352a97aabf1: Waiting [2023-11-29T00:40:25.043Z] bde34c3a00c8: Waiting [2023-11-29T00:40:25.043Z] eaf3925da568: Waiting [2023-11-29T00:40:25.043Z] 5851b861e8e6: Waiting [2023-11-29T00:40:25.043Z] bab4dde63d76: Waiting [2023-11-29T00:40:25.043Z] 1469e6f7b9e6: Waiting [2023-11-29T00:40:25.043Z] 4872d77fe225: Waiting [2023-11-29T00:40:25.043Z] 988bab9f4d93: Waiting [2023-11-29T00:40:25.043Z] e2be974225ed: Download complete [2023-11-29T00:40:25.043Z] 988bab9f4d93: Verifying Checksum [2023-11-29T00:40:25.043Z] 988bab9f4d93: Download complete [2023-11-29T00:40:25.043Z] 1469e6f7b9e6: Verifying Checksum [2023-11-29T00:40:25.043Z] 1469e6f7b9e6: Download complete [2023-11-29T00:40:25.043Z] eaf3925da568: Verifying Checksum [2023-11-29T00:40:25.043Z] eaf3925da568: Download complete [2023-11-29T00:40:25.301Z] 339a4e72a1f5: Verifying Checksum [2023-11-29T00:40:25.301Z] 339a4e72a1f5: Download complete [2023-11-29T00:40:25.301Z] bde34c3a00c8: Verifying Checksum [2023-11-29T00:40:25.301Z] bde34c3a00c8: Download complete [2023-11-29T00:40:25.301Z] b352a97aabf1: Download complete [2023-11-29T00:40:25.301Z] 4872d77fe225: Verifying Checksum [2023-11-29T00:40:25.301Z] 4872d77fe225: Download complete [2023-11-29T00:40:25.301Z] 5851b861e8e6: Verifying Checksum [2023-11-29T00:40:25.301Z] 5851b861e8e6: Download complete [2023-11-29T00:40:25.301Z] b85a868b505f: Download complete [2023-11-29T00:40:25.559Z] bab4dde63d76: Verifying Checksum [2023-11-29T00:40:25.559Z] bab4dde63d76: Download complete [2023-11-29T00:40:26.501Z] b85a868b505f: Pull complete [2023-11-29T00:40:26.762Z] e2be974225ed: Pull complete [2023-11-29T00:40:27.021Z] 339a4e72a1f5: Pull complete [2023-11-29T00:40:27.281Z] 988bab9f4d93: Pull complete [2023-11-29T00:40:27.539Z] 1469e6f7b9e6: Pull complete [2023-11-29T00:40:27.539Z] eaf3925da568: Pull complete [2023-11-29T00:40:29.442Z] bab4dde63d76: Pull complete [2023-11-29T00:40:29.442Z] bde34c3a00c8: Pull complete [2023-11-29T00:40:29.442Z] b352a97aabf1: Pull complete [2023-11-29T00:40:29.442Z] 4872d77fe225: Pull complete [2023-11-29T00:40:29.442Z] 5851b861e8e6: Pull complete [2023-11-29T00:40:29.442Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-29T00:40:29.442Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-29T00:40:29.442Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-29T00:40:29.789Z] prd-ubuntu20.04-docker-8c-8g-8904 does not seem to be running inside a container [2023-11-29T00:40:29.823Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-220 -v /w/workspace/edgexfoundry_device-gpio_PR-220:/w/workspace/edgexfoundry_device-gpio_PR-220:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-220@tmp:/w/workspace/edgexfoundry_device-gpio_PR-220@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-29T00:40:32.758Z] $ docker top 624bb39b6ff03ba32597c90428cff94730e6545371126e6c76ba1c2f03dd4ddc -eo pid,comm [2023-11-29T00:40:32.805Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-11-29T00:40:32.806Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-29T00:40:32.983Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-29T00:40:32.983Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-29T00:40:33.082Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-29T00:40:33.088Z] $ docker exec 624bb39b6ff03ba32597c90428cff94730e6545371126e6c76ba1c2f03dd4ddc ssh-agent [2023-11-29T00:40:33.186Z] SSH_AUTH_SOCK=/tmp/ssh-C83Zf6pnAFTB/agent.32 [2023-11-29T00:40:33.186Z] SSH_AGENT_PID=38 [2023-11-29T00:40:33.192Z] Running ssh-add (command line suppressed) [2023-11-29T00:40:33.277Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-220@tmp/private_key_11002002322865954795.key (/w/workspace/edgexfoundry_device-gpio_PR-220@tmp/private_key_11002002322865954795.key) [2023-11-29T00:40:33.287Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-29T00:40:33.637Z] + git tag --points-at HEAD [Pipeline] } [2023-11-29T00:40:33.663Z] $ docker exec --env ******** --env ******** 624bb39b6ff03ba32597c90428cff94730e6545371126e6c76ba1c2f03dd4ddc ssh-agent -k [2023-11-29T00:40:33.746Z] unset SSH_AUTH_SOCK; [2023-11-29T00:40:33.746Z] unset SSH_AGENT_PID; [2023-11-29T00:40:33.746Z] echo Agent pid 38 killed; [2023-11-29T00:40:33.750Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-29T00:40:33.893Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-29T00:40:33.893Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-29T00:40:33.991Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-29T00:40:33.997Z] $ docker exec 624bb39b6ff03ba32597c90428cff94730e6545371126e6c76ba1c2f03dd4ddc ssh-agent [2023-11-29T00:40:34.084Z] SSH_AUTH_SOCK=/tmp/ssh-wE4PO9jyJQsl/agent.70 [2023-11-29T00:40:34.084Z] SSH_AGENT_PID=76 [2023-11-29T00:40:34.088Z] Running ssh-add (command line suppressed) [2023-11-29T00:40:34.194Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-220@tmp/private_key_201540040287349718.key (/w/workspace/edgexfoundry_device-gpio_PR-220@tmp/private_key_201540040287349718.key) [2023-11-29T00:40:34.203Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-29T00:40:34.550Z] + git semver init [2023-11-29T00:40:34.811Z] 2023-11-29 00:40:34,707 [run_init] DEBUG init version:0.0.0 force:False [2023-11-29T00:40:34.811Z] 2023-11-29 00:40:34,708 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-220/.semver [2023-11-29T00:40:34.811Z] 2023-11-29 00:40:34,708 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-220/.semver [2023-11-29T00:40:34.811Z] 2023-11-29 00:40:34,708 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-220/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-220, universal_newlines=False, shell=None, istream=None) [2023-11-29T00:40:36.715Z] 2023-11-29 00:40:36,389 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-220/.git/info/exclude [2023-11-29T00:40:36.715Z] 2023-11-29 00:40:36,389 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-220/.semver/PR-220 with force:False [2023-11-29T00:40:36.715Z] 2023-11-29 00:40:36,390 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-220/.semver/PR-220 [2023-11-29T00:40:36.715Z] 2023-11-29 00:40:36,394 [execute] INFO git cat-file --batch-check [2023-11-29T00:40:36.715Z] 2023-11-29 00:40:36,394 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-220/.semver, universal_newlines=False, shell=None, istream=) [2023-11-29T00:40:36.715Z] 2023-11-29 00:40:36,399 [execute] INFO git cat-file --batch [2023-11-29T00:40:36.715Z] 2023-11-29 00:40:36,399 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-220/.semver, universal_newlines=False, shell=None, istream=) [2023-11-29T00:40:36.715Z] 2023-11-29 00:40:36,403 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-220/.semver/PR-220 [2023-11-29T00:40:36.715Z] 0.0.0 [Pipeline] } [2023-11-29T00:40:36.745Z] $ docker exec --env ******** --env ******** 624bb39b6ff03ba32597c90428cff94730e6545371126e6c76ba1c2f03dd4ddc ssh-agent -k [2023-11-29T00:40:36.843Z] unset SSH_AUTH_SOCK; [2023-11-29T00:40:36.843Z] unset SSH_AGENT_PID; [2023-11-29T00:40:36.844Z] echo Agent pid 76 killed; [2023-11-29T00:40:36.852Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-29T00:40:37.368Z] + git semver [Pipeline] } [2023-11-29T00:40:37.655Z] $ docker stop --time=1 624bb39b6ff03ba32597c90428cff94730e6545371126e6c76ba1c2f03dd4ddc [2023-11-29T00:40:38.931Z] $ docker rm -f --volumes 624bb39b6ff03ba32597c90428cff94730e6545371126e6c76ba1c2f03dd4ddc [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-29T00:40:39.370Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-29T00:40:39.684Z] Stashed 1 file(s) [Pipeline] echo [2023-11-29T00:40:39.705Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-29T00:40:40.583Z] provisioning config files... [2023-11-29T00:40:40.593Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-220@tmp/config1989382716252937930tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-29T00:40:40.999Z] ---> ****-login.sh [2023-11-29T00:40:40.999Z] nexus3.edgexfoundry.org:10001 [2023-11-29T00:40:40.999Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T00:40:40.999Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T00:40:40.999Z] Configure a credential helper to remove this warning. See [2023-11-29T00:40:40.999Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T00:40:40.999Z] [2023-11-29T00:40:40.999Z] Login Succeeded [2023-11-29T00:40:40.999Z] nexus3.edgexfoundry.org:10002 [2023-11-29T00:40:40.999Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T00:40:40.999Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T00:40:40.999Z] Configure a credential helper to remove this warning. See [2023-11-29T00:40:41.000Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T00:40:41.000Z] [2023-11-29T00:40:41.000Z] Login Succeeded [2023-11-29T00:40:41.000Z] nexus3.edgexfoundry.org:10003 [2023-11-29T00:40:41.260Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T00:40:41.260Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T00:40:41.260Z] Configure a credential helper to remove this warning. See [2023-11-29T00:40:41.260Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T00:40:41.260Z] [2023-11-29T00:40:41.260Z] Login Succeeded [2023-11-29T00:40:41.260Z] nexus3.edgexfoundry.org:10004 [2023-11-29T00:40:41.260Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T00:40:41.260Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T00:40:41.260Z] Configure a credential helper to remove this warning. See [2023-11-29T00:40:41.260Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T00:40:41.260Z] [2023-11-29T00:40:41.260Z] Login Succeeded [2023-11-29T00:40:41.260Z] ****.io [2023-11-29T00:40:41.260Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T00:40:41.521Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T00:40:41.521Z] Configure a credential helper to remove this warning. See [2023-11-29T00:40:41.521Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T00:40:41.521Z] [2023-11-29T00:40:41.521Z] Login Succeeded [2023-11-29T00:40:41.521Z] ---> ****-login.sh ends [Pipeline] } [2023-11-29T00:40:41.554Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-29T00:40:41.889Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-29T00:40:41.954Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-29T00:40:42.013Z] ========================================================= [2023-11-29T00:40:42.013Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-29T00:40:42.013Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T00:40:42.609Z] + 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 . [2023-11-29T00:40:42.609Z] Sending build context to Docker daemon 24.47MB [2023-11-29T00:40:42.609Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-29T00:40:42.609Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-29T00:40:42.869Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-29T00:40:42.869Z] 7264a8db6415: Pulling fs layer [2023-11-29T00:40:42.869Z] c4d48a809fc2: Pulling fs layer [2023-11-29T00:40:42.869Z] 4f1c88b9dad5: Pulling fs layer [2023-11-29T00:40:42.869Z] ad3a456e5733: Pulling fs layer [2023-11-29T00:40:42.869Z] 69c7f0334f64: Pulling fs layer [2023-11-29T00:40:42.869Z] ad3a456e5733: Waiting [2023-11-29T00:40:42.869Z] 1f1c1a5573a3: Pulling fs layer [2023-11-29T00:40:42.869Z] 69c7f0334f64: Waiting [2023-11-29T00:40:42.869Z] 1f1c1a5573a3: Waiting [2023-11-29T00:40:42.869Z] ce7588e14bc9: Pulling fs layer [2023-11-29T00:40:42.869Z] b5e4710f87ac: Pulling fs layer [2023-11-29T00:40:42.869Z] b5e4710f87ac: Waiting [2023-11-29T00:40:42.869Z] ce7588e14bc9: Waiting [2023-11-29T00:40:42.869Z] c4d48a809fc2: Download complete [2023-11-29T00:40:42.869Z] ad3a456e5733: Verifying Checksum [2023-11-29T00:40:42.869Z] ad3a456e5733: Download complete [2023-11-29T00:40:42.869Z] 69c7f0334f64: Verifying Checksum [2023-11-29T00:40:42.869Z] 69c7f0334f64: Download complete [2023-11-29T00:40:42.869Z] 7264a8db6415: Verifying Checksum [2023-11-29T00:40:42.869Z] 7264a8db6415: Download complete [2023-11-29T00:40:42.869Z] 1f1c1a5573a3: Verifying Checksum [2023-11-29T00:40:42.869Z] 7264a8db6415: Pull complete [2023-11-29T00:40:43.136Z] b5e4710f87ac: Verifying Checksum [2023-11-29T00:40:43.136Z] b5e4710f87ac: Download complete [2023-11-29T00:40:43.136Z] c4d48a809fc2: Pull complete [2023-11-29T00:40:43.136Z] 4f1c88b9dad5: Verifying Checksum [2023-11-29T00:40:43.136Z] 4f1c88b9dad5: Download complete [2023-11-29T00:40:43.715Z] ce7588e14bc9: Verifying Checksum [2023-11-29T00:40:43.715Z] ce7588e14bc9: Download complete [2023-11-29T00:40:46.248Z] 4f1c88b9dad5: Pull complete [2023-11-29T00:40:46.514Z] ad3a456e5733: Pull complete [2023-11-29T00:40:46.514Z] 69c7f0334f64: Pull complete [2023-11-29T00:40:46.514Z] 1f1c1a5573a3: Pull complete [2023-11-29T00:40:49.077Z] ce7588e14bc9: Pull complete [2023-11-29T00:40:49.359Z] b5e4710f87ac: Pull complete [2023-11-29T00:40:49.359Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-11-29T00:40:49.359Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-29T00:40:49.359Z] ---> 88b5674ff536 [2023-11-29T00:40:49.359Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-11-29T00:40:54.670Z] ---> Running in c35881215c7d [2023-11-29T00:40:54.929Z] Removing intermediate container c35881215c7d [2023-11-29T00:40:54.929Z] ---> 5d1f5e35287d [2023-11-29T00:40:54.929Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-29T00:40:54.929Z] ---> Running in 9cfc1cbcc916 [2023-11-29T00:40:54.929Z] Removing intermediate container 9cfc1cbcc916 [2023-11-29T00:40:54.929Z] ---> e4bf328b9721 [2023-11-29T00:40:54.929Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-11-29T00:40:54.929Z] ---> Running in c37c0b2b910b [2023-11-29T00:40:54.929Z] Removing intermediate container c37c0b2b910b [2023-11-29T00:40:54.929Z] ---> bdc20a5e2d38 [2023-11-29T00:40:54.929Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-29T00:40:54.929Z] ---> Running in 373ed3a8bf98 [2023-11-29T00:40:55.187Z] Removing intermediate container 373ed3a8bf98 [2023-11-29T00:40:55.187Z] ---> d015ab38344b [2023-11-29T00:40:55.187Z] Step 7/12 : WORKDIR /device-gpio [2023-11-29T00:40:55.187Z] ---> Running in b49c0c57be83 [2023-11-29T00:40:55.187Z] Removing intermediate container b49c0c57be83 [2023-11-29T00:40:55.187Z] ---> 8342b6b3de95 [2023-11-29T00:40:55.187Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-29T00:40:55.187Z] ---> Running in c6e0a38935f8 [2023-11-29T00:40:55.345Z] Still waiting to schedule task [2023-11-29T00:40:55.346Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-8901’ [2023-11-29T00:40:55.445Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-29T00:40:55.704Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-29T00:40:55.963Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-11-29T00:40:55.963Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-11-29T00:40:55.963Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-11-29T00:40:55.963Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-11-29T00:40:55.963Z] Executing busybox-1.36.1-r5.trigger [2023-11-29T00:40:55.963Z] OK: 268 MiB in 56 packages [2023-11-29T00:40:56.528Z] Removing intermediate container c6e0a38935f8 [2023-11-29T00:40:56.528Z] ---> 3b267f196952 [2023-11-29T00:40:56.528Z] Step 9/12 : COPY go.mod vendor* ./ [2023-11-29T00:40:56.528Z] ---> f2eb3cd59a1d [2023-11-29T00:40:56.528Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-29T00:40:56.528Z] ---> Running in f54520892e43 [2023-11-29T00:41:52.766Z] Removing intermediate container f54520892e43 [2023-11-29T00:41:52.766Z] ---> 07c54ce52781 [2023-11-29T00:41:52.766Z] Step 11/12 : COPY . . [2023-11-29T00:41:52.766Z] ---> 5fee4e92327e [2023-11-29T00:41:52.766Z] Step 12/12 : RUN ${MAKE} [2023-11-29T00:41:52.766Z] ---> Running in 2d265e455554 [2023-11-29T00:41:52.766Z] noop [2023-11-29T00:41:52.766Z] Removing intermediate container 2d265e455554 [2023-11-29T00:41:52.766Z] ---> e5c2f971fca4 [2023-11-29T00:41:52.766Z] Successfully built e5c2f971fca4 [2023-11-29T00:41:52.766Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T00:41:53.303Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-29T00:41:53.304Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-29T00:41:53.504Z] prd-ubuntu20.04-docker-8c-8g-8904 does not seem to be running inside a container [2023-11-29T00:41:53.534Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-220 -v /w/workspace/edgexfoundry_device-gpio_PR-220:/w/workspace/edgexfoundry_device-gpio_PR-220:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-220@tmp:/w/workspace/edgexfoundry_device-gpio_PR-220@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-29T00:41:53.946Z] $ docker top d9bc313a75588a03c6e5ba4959f4cf8add6534ac6be1a8ead0c2408a40a9be90 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-29T00:41:54.390Z] + go version [2023-11-29T00:41:54.390Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-29T00:41:54.424Z] $ docker stop --time=1 d9bc313a75588a03c6e5ba4959f4cf8add6534ac6be1a8ead0c2408a40a9be90 [2023-11-29T00:41:55.794Z] $ docker rm -f --volumes d9bc313a75588a03c6e5ba4959f4cf8add6534ac6be1a8ead0c2408a40a9be90 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T00:41:56.765Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-29T00:41:56.765Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-29T00:41:56.974Z] prd-ubuntu20.04-docker-8c-8g-8904 does not seem to be running inside a container [2023-11-29T00:41:57.001Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-gpio_PR-220 -v /w/workspace/edgexfoundry_device-gpio_PR-220:/w/workspace/edgexfoundry_device-gpio_PR-220:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-220@tmp:/w/workspace/edgexfoundry_device-gpio_PR-220@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-29T00:41:57.341Z] $ docker top fe8cb487124c75826a267beb44605ac7e26bfcc087eb77ea792d9d123ad32548 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-29T00:41:57.798Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-220 [Pipeline] fileExists [Pipeline] sh [2023-11-29T00:41:58.202Z] + make test [2023-11-29T00:41:58.202Z] go test ./... -coverprofile=coverage.out ./... [2023-11-29T00:41:59.580Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-11-29T00:42:09.556Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-11-29T00:42:09.556Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-11-29T00:42:16.114Z] go vet ./... [2023-11-29T00:42:18.642Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-29T00:42:18.642Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-29T00:42:18.642Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-29T00:42:18.684Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-29T00:42:18.746Z] $ docker stop --time=1 fe8cb487124c75826a267beb44605ac7e26bfcc087eb77ea792d9d123ad32548 [2023-11-29T00:42:23.227Z] $ docker rm -f --volumes fe8cb487124c75826a267beb44605ac7e26bfcc087eb77ea792d9d123ad32548 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-29T00:42:23.915Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-29T00:42:23.989Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-11-29T00:42:24.857Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-29T00:42:25.173Z] + ls -al . [2023-11-29T00:42:25.173Z] total 152 [2023-11-29T00:42:25.173Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 29 00:41 . [2023-11-29T00:42:25.173Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 29 00:40 .. [2023-11-29T00:42:25.173Z] -rw-rw-r-- 1 jenkins jenkins 120 Nov 29 00:40 .dockerignore [2023-11-29T00:42:25.173Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 29 00:42 .git [2023-11-29T00:42:25.173Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 29 00:40 .github [2023-11-29T00:42:25.173Z] -rw-rw-r-- 1 jenkins jenkins 277 Nov 29 00:40 .gitignore [2023-11-29T00:42:25.173Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 29 00:40 .golangci.yml [2023-11-29T00:42:25.173Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 29 00:40 .semver [2023-11-29T00:42:25.173Z] -rw-rw-r-- 1 jenkins jenkins 10671 Nov 29 00:40 Attribution.txt [2023-11-29T00:42:25.173Z] -rw-rw-r-- 1 jenkins jenkins 7171 Nov 29 00:40 CHANGELOG.md [2023-11-29T00:42:25.173Z] -rw-rw-r-- 1 jenkins jenkins 1661 Nov 29 00:40 Dockerfile [2023-11-29T00:42:25.173Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 29 00:40 GOVERNANCE.md [2023-11-29T00:42:25.173Z] -rw-rw-r-- 1 jenkins jenkins 657 Nov 29 00:40 Jenkinsfile [2023-11-29T00:42:25.173Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 29 00:40 LICENSE [2023-11-29T00:42:25.173Z] -rw-rw-r-- 1 jenkins jenkins 1923 Nov 29 00:40 Makefile [2023-11-29T00:42:25.173Z] -rw-rw-r-- 1 jenkins jenkins 617 Nov 29 00:40 OWNERS.md [2023-11-29T00:42:25.173Z] -rw-rw-r-- 1 jenkins jenkins 3578 Nov 29 00:40 README.md [2023-11-29T00:42:25.173Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 29 00:40 VERSION [2023-11-29T00:42:25.173Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 29 00:40 bin [2023-11-29T00:42:25.173Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 29 00:40 cmd [2023-11-29T00:42:25.173Z] -rw-r--r-- 1 jenkins jenkins 10 Nov 29 00:41 coverage.out [2023-11-29T00:42:25.173Z] -rw-rw-r-- 1 jenkins jenkins 3693 Nov 29 00:40 go.mod [2023-11-29T00:42:25.173Z] -rw-rw-r-- 1 jenkins jenkins 35440 Nov 29 00:40 go.sum [2023-11-29T00:42:25.173Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 29 00:40 internal [2023-11-29T00:42:25.173Z] -rw-rw-r-- 1 jenkins jenkins 209 Nov 29 00:40 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T00:42:25.648Z] + 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=158fd557b9de919d8dd06eb7355310eb170c99a2 --label arch=amd64 --label version=0.0.0 . [2023-11-29T00:42:25.648Z] Sending build context to Docker daemon 24.47MB [2023-11-29T00:42:25.648Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-11-29T00:42:25.648Z] Step 2/26 : FROM ${BASE} AS builder [2023-11-29T00:42:25.648Z] ---> e5c2f971fca4 [2023-11-29T00:42:25.648Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-11-29T00:42:26.215Z] ---> Running in 4de77ac88488 [2023-11-29T00:42:26.215Z] Removing intermediate container 4de77ac88488 [2023-11-29T00:42:26.215Z] ---> 9f961aa71edf [2023-11-29T00:42:26.215Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-29T00:42:26.215Z] ---> Running in 537950adae8a [2023-11-29T00:42:26.215Z] Removing intermediate container 537950adae8a [2023-11-29T00:42:26.215Z] ---> 15f420a20c60 [2023-11-29T00:42:26.215Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-11-29T00:42:26.480Z] ---> Running in e9fca5fefe32 [2023-11-29T00:42:26.480Z] Removing intermediate container e9fca5fefe32 [2023-11-29T00:42:26.480Z] ---> ffbf8c044072 [2023-11-29T00:42:26.480Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-11-29T00:42:26.480Z] ---> Running in 2aa71d751c1f [2023-11-29T00:42:26.480Z] Removing intermediate container 2aa71d751c1f [2023-11-29T00:42:26.480Z] ---> c83237bdeb33 [2023-11-29T00:42:26.480Z] Step 7/26 : WORKDIR /device-gpio [2023-11-29T00:42:26.480Z] ---> Running in 47f045ee1159 [2023-11-29T00:42:26.747Z] Removing intermediate container 47f045ee1159 [2023-11-29T00:42:26.747Z] ---> 8fd6748f8b77 [2023-11-29T00:42:26.747Z] Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-29T00:42:26.747Z] ---> Running in 131a2b4b307d [2023-11-29T00:42:27.006Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-29T00:42:27.264Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-29T00:42:27.523Z] OK: 268 MiB in 56 packages [2023-11-29T00:42:27.781Z] Removing intermediate container 131a2b4b307d [2023-11-29T00:42:27.781Z] ---> 4fc3175c4899 [2023-11-29T00:42:27.781Z] Step 9/26 : COPY go.mod vendor* ./ [2023-11-29T00:42:27.781Z] ---> 444425165e9b [2023-11-29T00:42:27.781Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-29T00:42:27.781Z] ---> Running in 66637db424ea [2023-11-29T00:42:28.746Z] Removing intermediate container 66637db424ea [2023-11-29T00:42:28.746Z] ---> 00ee51256f2b [2023-11-29T00:42:28.746Z] Step 11/26 : COPY . . [2023-11-29T00:42:29.683Z] ---> 7738025b3e11 [2023-11-29T00:42:29.683Z] Step 12/26 : RUN ${MAKE} [2023-11-29T00:42:29.683Z] ---> Running in f584c704a39f [2023-11-29T00:42:29.683Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.1" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-11-29T00:42:51.611Z] Removing intermediate container f584c704a39f [2023-11-29T00:42:51.611Z] ---> 27f6bfdcfee3 [2023-11-29T00:42:51.611Z] Step 13/26 : FROM alpine:3.18 [2023-11-29T00:42:51.611Z] 3.18: Pulling from library/alpine [2023-11-29T00:42:51.611Z] 96526aa774ef: Pulling fs layer [2023-11-29T00:42:51.611Z] 96526aa774ef: Verifying Checksum [2023-11-29T00:42:51.611Z] 96526aa774ef: Download complete [2023-11-29T00:42:51.611Z] 96526aa774ef: Pull complete [2023-11-29T00:42:51.611Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-29T00:42:51.611Z] Status: Downloaded newer image for alpine:3.18 [2023-11-29T00:42:51.611Z] ---> 8ca4688f4f35 [2023-11-29T00:42:51.611Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-11-29T00:42:51.611Z] ---> Running in 83e133dba6d4 [2023-11-29T00:42:51.611Z] Removing intermediate container 83e133dba6d4 [2023-11-29T00:42:51.611Z] ---> a62c609d6088 [2023-11-29T00:42:51.611Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2023-11-29T00:42:51.611Z] ---> Running in 19c459393020 [2023-11-29T00:42:51.611Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-29T00:42:51.611Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-29T00:42:51.611Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-11-29T00:42:51.611Z] Executing busybox-1.36.1-r2.trigger [2023-11-29T00:42:51.611Z] OK: 7 MiB in 16 packages [2023-11-29T00:42:51.871Z] Removing intermediate container 19c459393020 [2023-11-29T00:42:51.871Z] ---> 549a154cd217 [2023-11-29T00:42:51.871Z] Step 16/26 : RUN apk --no-cache upgrade [2023-11-29T00:42:51.871Z] ---> Running in 1a135f8fc00f [2023-11-29T00:42:52.130Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-29T00:42:52.130Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-29T00:42:52.389Z] (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-29T00:42:52.389Z] (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-29T00:42:52.389Z] Executing busybox-1.36.1-r5.post-upgrade [2023-11-29T00:42:52.389Z] (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-29T00:42:52.389Z] (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-29T00:42:52.389Z] (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-29T00:42:52.389Z] (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-29T00:42:52.389Z] (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-29T00:42:52.389Z] Executing busybox-1.36.1-r5.trigger [2023-11-29T00:42:52.389Z] OK: 7 MiB in 16 packages [2023-11-29T00:42:52.958Z] Removing intermediate container 1a135f8fc00f [2023-11-29T00:42:52.958Z] ---> 7458176cf5ee [2023-11-29T00:42:52.958Z] Step 17/26 : WORKDIR / [2023-11-29T00:42:52.958Z] ---> Running in 73b9c7d44b42 [2023-11-29T00:42:53.217Z] Removing intermediate container 73b9c7d44b42 [2023-11-29T00:42:53.217Z] ---> b9d08d3c2af3 [2023-11-29T00:42:53.217Z] Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / [2023-11-29T00:42:53.217Z] ---> ca1e7505f29e [2023-11-29T00:42:53.217Z] Step 19/26 : COPY --from=builder /device-gpio/LICENSE / [2023-11-29T00:42:53.476Z] ---> 93e5a2ce3c96 [2023-11-29T00:42:53.476Z] Step 20/26 : COPY --from=builder /device-gpio/cmd/ / [2023-11-29T00:42:54.043Z] ---> 6a4f591212ab [2023-11-29T00:42:54.043Z] Step 21/26 : EXPOSE 59910 [2023-11-29T00:42:54.043Z] ---> Running in dd8cd675ff56 [2023-11-29T00:42:54.301Z] Removing intermediate container dd8cd675ff56 [2023-11-29T00:42:54.301Z] ---> f7125c6eae6e [2023-11-29T00:42:54.301Z] Step 22/26 : ENTRYPOINT ["/device-gpio"] [2023-11-29T00:42:54.301Z] ---> Running in 51d58b43913a [2023-11-29T00:42:54.301Z] Removing intermediate container 51d58b43913a [2023-11-29T00:42:54.301Z] ---> 1488b28173dd [2023-11-29T00:42:54.301Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-29T00:42:54.301Z] ---> Running in 10659bcb5c8e [2023-11-29T00:42:54.301Z] Removing intermediate container 10659bcb5c8e [2023-11-29T00:42:54.301Z] ---> 06dd37cfdf92 [2023-11-29T00:42:54.301Z] Step 24/26 : LABEL arch=amd64 [2023-11-29T00:42:54.301Z] ---> Running in d760a86c080e [2023-11-29T00:42:54.563Z] Removing intermediate container d760a86c080e [2023-11-29T00:42:54.563Z] ---> f70071a77d80 [2023-11-29T00:42:54.563Z] Step 25/26 : LABEL git_sha=158fd557b9de919d8dd06eb7355310eb170c99a2 [2023-11-29T00:42:54.563Z] ---> Running in 49ddb1952120 [2023-11-29T00:42:54.563Z] Removing intermediate container 49ddb1952120 [2023-11-29T00:42:54.563Z] ---> 05c2e70dd8c7 [2023-11-29T00:42:54.563Z] Step 26/26 : LABEL version=0.0.0 [2023-11-29T00:42:54.563Z] ---> Running in 372b637d98e8 [2023-11-29T00:42:54.563Z] Removing intermediate container 372b637d98e8 [2023-11-29T00:42:54.563Z] ---> 96f509dc9c70 [2023-11-29T00:42:54.563Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-29T00:42:54.563Z] Successfully built 96f509dc9c70 [2023-11-29T00:42:54.563Z] Successfully tagged device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T00:42:55.843Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-29T00:42:55.843Z] [2023-11-29T00:42:55.844Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T00:42:56.264Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-29T00:42:56.264Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-29T00:42:56.264Z] 5eb5b503b376: Pulling fs layer [2023-11-29T00:42:56.264Z] 5c69ac0246d0: Pulling fs layer [2023-11-29T00:42:56.264Z] ec43610c2a17: Pulling fs layer [2023-11-29T00:42:56.264Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-29T00:42:56.264Z] 33b1e0a273af: Pulling fs layer [2023-11-29T00:42:56.264Z] 5d3b04190fa2: Pulling fs layer [2023-11-29T00:42:56.264Z] 2f39f015ded8: Pulling fs layer [2023-11-29T00:42:56.264Z] 3a2ae6a8a46f: Waiting [2023-11-29T00:42:56.264Z] 33b1e0a273af: Waiting [2023-11-29T00:42:56.264Z] 5d3b04190fa2: Waiting [2023-11-29T00:42:56.264Z] 5c69ac0246d0: Download complete [2023-11-29T00:42:56.264Z] 3a2ae6a8a46f: Verifying Checksum [2023-11-29T00:42:56.264Z] 3a2ae6a8a46f: Download complete [2023-11-29T00:42:56.264Z] 33b1e0a273af: Verifying Checksum [2023-11-29T00:42:56.264Z] 33b1e0a273af: Download complete [2023-11-29T00:42:56.264Z] ec43610c2a17: Verifying Checksum [2023-11-29T00:42:56.264Z] ec43610c2a17: Download complete [2023-11-29T00:42:56.523Z] 5eb5b503b376: Verifying Checksum [2023-11-29T00:42:56.523Z] 5eb5b503b376: Download complete [2023-11-29T00:42:57.090Z] 2f39f015ded8: Download complete [2023-11-29T00:42:57.657Z] 5eb5b503b376: Pull complete [2023-11-29T00:42:57.916Z] 5c69ac0246d0: Pull complete [2023-11-29T00:42:58.482Z] ec43610c2a17: Pull complete [2023-11-29T00:42:58.482Z] 3a2ae6a8a46f: Pull complete [2023-11-29T00:42:58.482Z] 33b1e0a273af: Pull complete [2023-11-29T00:42:58.742Z] 5d3b04190fa2: Pull complete [2023-11-29T00:43:02.929Z] 2f39f015ded8: Pull complete [2023-11-29T00:43:02.929Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-29T00:43:02.929Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-29T00:43:02.929Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-29T00:43:03.299Z] prd-ubuntu20.04-docker-8c-8g-8904 does not seem to be running inside a container [2023-11-29T00:43:03.329Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-gpio_PR-220 -v /w/workspace/edgexfoundry_device-gpio_PR-220:/w/workspace/edgexfoundry_device-gpio_PR-220:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-220@tmp:/w/workspace/edgexfoundry_device-gpio_PR-220@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-29T00:43:07.918Z] $ docker top f40b11de59a918b8e3a5c64a77276680036b677ebc5bcb38762afb6d5e79d1a8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-29T00:43:08.441Z] ---> job-cost.sh [2023-11-29T00:43:08.441Z] lf-activate-venv: SKIPPING [2023-11-29T00:43:08.441Z] INFO: No Stack... [2023-11-29T00:43:08.701Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-29T00:43:08.959Z] INFO: Archiving Costs [Pipeline] sh [2023-11-29T00:43:09.274Z] + cat /w/workspace/edgexfoundry_device-gpio_PR-220/archives/cost.csv [2023-11-29T00:43:09.274Z] + cut -d, -f6 [Pipeline] lock [2023-11-29T00:43:09.316Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-220-1-stack-cost] [2023-11-29T00:43:09.321Z] Resource [jenkins-edgexfoundry-device-gpio-PR-220-1-stack-cost] did not exist. Created. [2023-11-29T00:43:09.321Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-220-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-29T00:43:09.800Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-29T00:43:09.857Z] Stashed 1 file(s) [Pipeline] } [2023-11-29T00:43:09.934Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-220-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-29T00:43:10.089Z] $ docker stop --time=1 f40b11de59a918b8e3a5c64a77276680036b677ebc5bcb38762afb6d5e79d1a8 [2023-11-29T00:43:11.240Z] $ docker rm -f --volumes f40b11de59a918b8e3a5c64a77276680036b677ebc5bcb38762afb6d5e79d1a8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-29T00:46:43.160Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8918 in /w/workspace/edgexfoundry_device-gpio_PR-220 [Pipeline] { [Pipeline] ws [2023-11-29T00:46:43.255Z] Running in /w/workspace/device-gpio/1 [Pipeline] { [Pipeline] checkout [2023-11-29T00:46:46.383Z] The recommended git tool is: git [2023-11-29T00:46:52.807Z] using credential edgex-jenkins-ssh [2023-11-29T00:46:52.831Z] Cloning the remote Git repository [2023-11-29T00:46:52.876Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2023-11-29T00:46:52.968Z] > git init /w/workspace/device-gpio/1 # timeout=10 [2023-11-29T00:46:53.107Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-11-29T00:46:53.108Z] > git --version # timeout=10 [2023-11-29T00:46:53.130Z] > git --version # 'git version 2.25.1' [2023-11-29T00:46:53.133Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-29T00:46:54.772Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-29T00:46:57.185Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-11-29T00:46:57.211Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-29T00:46:58.926Z] Merging remotes/origin/main commit 8226b0f40126749f7ecbcd5fcfadaed25d3d0c07 into PR head commit 158fd557b9de919d8dd06eb7355310eb170c99a2 [2023-11-29T00:46:59.251Z] Merge succeeded, producing 158fd557b9de919d8dd06eb7355310eb170c99a2 [2023-11-29T00:46:59.251Z] Checking out Revision 158fd557b9de919d8dd06eb7355310eb170c99a2 (PR-220) [2023-11-29T00:46:58.298Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-11-29T00:46:58.341Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-11-29T00:46:58.342Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-29T00:46:58.364Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/220/head:refs/remotes/origin/PR-220 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-11-29T00:46:58.952Z] > git config core.sparsecheckout # timeout=10 [2023-11-29T00:46:59.039Z] > git checkout -f 158fd557b9de919d8dd06eb7355310eb170c99a2 # timeout=10 [2023-11-29T00:46:59.131Z] > git remote # timeout=10 [2023-11-29T00:46:59.151Z] > git config --get remote.origin.url # timeout=10 [2023-11-29T00:46:59.179Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-29T00:46:59.196Z] > git merge 8226b0f40126749f7ecbcd5fcfadaed25d3d0c07 # timeout=10 [2023-11-29T00:46:59.230Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-11-29T00:46:59.260Z] > git config core.sparsecheckout # timeout=10 [2023-11-29T00:46:59.292Z] > git checkout -f 158fd557b9de919d8dd06eb7355310eb170c99a2 # timeout=10 [2023-11-29T00:46:59.831Z] Commit message: "build(deps): bump github.com/spf13/cast from 1.5.1 to 1.6.0" [2023-11-29T00:46:59.887Z] > git --version # timeout=10 [2023-11-29T00:46:59.899Z] > git --version # 'git version 2.25.1' [2023-11-29T00:46:59.919Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-29T00:47:01.443Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-29T00:47:01.443Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-29T00:47:01.443Z] Dload Upload Total Spent Left Speed [2023-11-29T00:47:01.443Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 94641 0 --:--:-- --:--:-- --:--:-- 94641 [Pipeline] sh [2023-11-29T00:47:01.808Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-29T00:47:02.178Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-11-29T00:47:02.178Z] + sudo tee /etc/docker/daemon.new [2023-11-29T00:47:02.178Z] { [2023-11-29T00:47:02.178Z] "registry-mirrors": [ [2023-11-29T00:47:02.178Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-29T00:47:02.178Z] ], [2023-11-29T00:47:02.178Z] "bip": "10.250.0.254/24", [2023-11-29T00:47:02.178Z] "hosts": [ [2023-11-29T00:47:02.178Z] "tcp://0.0.0.0:5555", [2023-11-29T00:47:02.178Z] "unix:///var/run/docker.sock" [2023-11-29T00:47:02.178Z] ], [2023-11-29T00:47:02.178Z] "mtu": 1458, [2023-11-29T00:47:02.178Z] "selinux-enabled": true, [2023-11-29T00:47:02.178Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-29T00:47:02.178Z] } [Pipeline] sh [2023-11-29T00:47:02.533Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-29T00:47:02.895Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-29T00:47:21.295Z] provisioning config files... [2023-11-29T00:47:21.329Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/1@tmp/config14084636440958900569tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-29T00:47:21.846Z] ---> ****-login.sh [2023-11-29T00:47:21.847Z] nexus3.edgexfoundry.org:10001 [2023-11-29T00:47:22.123Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T00:47:22.712Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T00:47:22.712Z] Configure a credential helper to remove this warning. See [2023-11-29T00:47:22.712Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T00:47:22.712Z] [2023-11-29T00:47:22.712Z] Login Succeeded [2023-11-29T00:47:22.712Z] nexus3.edgexfoundry.org:10002 [2023-11-29T00:47:22.712Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T00:47:22.982Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T00:47:22.982Z] Configure a credential helper to remove this warning. See [2023-11-29T00:47:22.982Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T00:47:22.982Z] [2023-11-29T00:47:22.982Z] Login Succeeded [2023-11-29T00:47:22.983Z] nexus3.edgexfoundry.org:10003 [2023-11-29T00:47:23.255Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T00:47:23.255Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T00:47:23.255Z] Configure a credential helper to remove this warning. See [2023-11-29T00:47:23.255Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T00:47:23.255Z] [2023-11-29T00:47:23.255Z] Login Succeeded [2023-11-29T00:47:23.255Z] nexus3.edgexfoundry.org:10004 [2023-11-29T00:47:23.528Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T00:47:23.528Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T00:47:23.528Z] Configure a credential helper to remove this warning. See [2023-11-29T00:47:23.528Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T00:47:23.528Z] [2023-11-29T00:47:23.528Z] Login Succeeded [2023-11-29T00:47:23.528Z] ****.io [2023-11-29T00:47:23.811Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T00:47:24.081Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T00:47:24.082Z] Configure a credential helper to remove this warning. See [2023-11-29T00:47:24.082Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T00:47:24.082Z] [2023-11-29T00:47:24.082Z] Login Succeeded [2023-11-29T00:47:24.082Z] ---> ****-login.sh ends [Pipeline] } [2023-11-29T00:47:24.110Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-29T00:47:24.686Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-29T00:47:24.771Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-29T00:47:24.846Z] ========================================================= [2023-11-29T00:47:24.846Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-29T00:47:24.846Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T00:47:25.535Z] + 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 . [2023-11-29T00:47:25.813Z] Sending build context to Docker daemon 12.3MB [2023-11-29T00:47:25.813Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-29T00:47:25.813Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-29T00:47:26.088Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-29T00:47:26.088Z] 9fda8d8052c6: Pulling fs layer [2023-11-29T00:47:26.088Z] 5d54e960e981: Pulling fs layer [2023-11-29T00:47:26.088Z] c4a7e357bf2a: Pulling fs layer [2023-11-29T00:47:26.088Z] f0e02332f6b5: Pulling fs layer [2023-11-29T00:47:26.088Z] 872ee5b61b7b: Pulling fs layer [2023-11-29T00:47:26.088Z] 0c6a40ed1a82: Pulling fs layer [2023-11-29T00:47:26.088Z] 94ae7d8d031c: Pulling fs layer [2023-11-29T00:47:26.088Z] f0e02332f6b5: Waiting [2023-11-29T00:47:26.088Z] 872ee5b61b7b: Waiting [2023-11-29T00:47:26.088Z] 0c6a40ed1a82: Waiting [2023-11-29T00:47:26.088Z] 94ae7d8d031c: Waiting [2023-11-29T00:47:26.088Z] 5d54e960e981: Verifying Checksum [2023-11-29T00:47:26.088Z] 5d54e960e981: Download complete [2023-11-29T00:47:26.088Z] f0e02332f6b5: Verifying Checksum [2023-11-29T00:47:26.088Z] f0e02332f6b5: Download complete [2023-11-29T00:47:26.383Z] 872ee5b61b7b: Verifying Checksum [2023-11-29T00:47:26.383Z] 872ee5b61b7b: Download complete [2023-11-29T00:47:26.383Z] 9fda8d8052c6: Verifying Checksum [2023-11-29T00:47:26.383Z] 9fda8d8052c6: Download complete [2023-11-29T00:47:26.660Z] 94ae7d8d031c: Verifying Checksum [2023-11-29T00:47:26.660Z] 94ae7d8d031c: Download complete [2023-11-29T00:47:27.258Z] 9fda8d8052c6: Pull complete [2023-11-29T00:47:27.869Z] 5d54e960e981: Pull complete [2023-11-29T00:47:28.147Z] c4a7e357bf2a: Verifying Checksum [2023-11-29T00:47:28.147Z] c4a7e357bf2a: Download complete [2023-11-29T00:47:29.134Z] 0c6a40ed1a82: Verifying Checksum [2023-11-29T00:47:29.134Z] 0c6a40ed1a82: Download complete [2023-11-29T00:47:41.487Z] c4a7e357bf2a: Pull complete [2023-11-29T00:47:41.487Z] f0e02332f6b5: Pull complete [2023-11-29T00:47:41.487Z] 872ee5b61b7b: Pull complete [2023-11-29T00:47:49.734Z] 0c6a40ed1a82: Pull complete [2023-11-29T00:47:50.705Z] 94ae7d8d031c: Pull complete [2023-11-29T00:47:50.705Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-11-29T00:47:50.705Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-29T00:47:50.705Z] ---> 86de565de09d [2023-11-29T00:47:50.705Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-11-29T00:47:52.656Z] ---> Running in b21d85c53547 [2023-11-29T00:47:52.926Z] Removing intermediate container b21d85c53547 [2023-11-29T00:47:52.926Z] ---> 6dd34fdb7959 [2023-11-29T00:47:52.926Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-29T00:47:53.195Z] ---> Running in 2e7bc961b3cf [2023-11-29T00:47:53.465Z] Removing intermediate container 2e7bc961b3cf [2023-11-29T00:47:53.465Z] ---> 3c8a75d613fe [2023-11-29T00:47:53.465Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-11-29T00:47:53.465Z] ---> Running in 224e26e85db7 [2023-11-29T00:47:53.736Z] Removing intermediate container 224e26e85db7 [2023-11-29T00:47:53.736Z] ---> 2030ebf1f697 [2023-11-29T00:47:53.736Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-29T00:47:54.009Z] ---> Running in 3b4591cdbaec [2023-11-29T00:47:54.282Z] Removing intermediate container 3b4591cdbaec [2023-11-29T00:47:54.282Z] ---> c7cf7731589f [2023-11-29T00:47:54.282Z] Step 7/12 : WORKDIR /device-gpio [2023-11-29T00:47:54.556Z] ---> Running in 726f93a6b6c8 [2023-11-29T00:47:54.829Z] Removing intermediate container 726f93a6b6c8 [2023-11-29T00:47:54.829Z] ---> bf558dd7ede2 [2023-11-29T00:47:54.829Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-29T00:47:55.103Z] ---> Running in 6ecb597dc99e [2023-11-29T00:47:56.533Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-29T00:47:56.807Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-29T00:47:58.236Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-11-29T00:47:58.236Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-11-29T00:47:58.236Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-11-29T00:47:58.236Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-11-29T00:47:58.236Z] Executing busybox-1.36.1-r5.trigger [2023-11-29T00:47:58.236Z] OK: 271 MiB in 56 packages [2023-11-29T00:47:59.215Z] Removing intermediate container 6ecb597dc99e [2023-11-29T00:47:59.215Z] ---> 5d731e478d3d [2023-11-29T00:47:59.215Z] Step 9/12 : COPY go.mod vendor* ./ [2023-11-29T00:47:59.808Z] ---> 41cd8fe55202 [2023-11-29T00:47:59.808Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-29T00:47:59.808Z] ---> Running in 581323fb587c [2023-11-29T00:49:21.602Z] Removing intermediate container 581323fb587c [2023-11-29T00:49:21.602Z] ---> 4daca8156792 [2023-11-29T00:49:21.602Z] Step 11/12 : COPY . . [2023-11-29T00:49:21.602Z] ---> d09cb47b061a [2023-11-29T00:49:21.602Z] Step 12/12 : RUN ${MAKE} [2023-11-29T00:49:21.602Z] ---> Running in 06a2c7dd1710 [2023-11-29T00:49:21.602Z] noop [2023-11-29T00:49:23.550Z] Removing intermediate container 06a2c7dd1710 [2023-11-29T00:49:23.550Z] ---> 7116c219fa53 [2023-11-29T00:49:23.819Z] Successfully built 7116c219fa53 [2023-11-29T00:49:23.819Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T00:49:24.434Z] + docker inspect -f . ci-base-image-arm64 [2023-11-29T00:49:24.435Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-29T00:49:24.814Z] prd-ubuntu20.04-docker-arm64-4c-16g-8918 does not seem to be running inside a container [2023-11-29T00:49:24.885Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-11-29T00:49:26.217Z] $ docker top 096c021aa981d9541107e1f569f1130cc51abbd17cccf433e70d36140ce6c9b4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-29T00:49:27.199Z] + go version [2023-11-29T00:49:27.199Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-29T00:49:27.234Z] $ docker stop --time=1 096c021aa981d9541107e1f569f1130cc51abbd17cccf433e70d36140ce6c9b4 [2023-11-29T00:49:28.868Z] $ docker rm -f --volumes 096c021aa981d9541107e1f569f1130cc51abbd17cccf433e70d36140ce6c9b4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T00:49:30.092Z] + docker inspect -f . ci-base-image-arm64 [2023-11-29T00:49:30.092Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-29T00:49:30.434Z] prd-ubuntu20.04-docker-arm64-4c-16g-8918 does not seem to be running inside a container [2023-11-29T00:49:30.502Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-11-29T00:49:31.790Z] $ docker top 3bd3343668fc89dd6aa57db3492530e1f72d2883f84d05728ac805b5596629eb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-29T00:49:32.767Z] + git config --global --add safe.directory /w/workspace/device-gpio/1 [Pipeline] fileExists [Pipeline] sh [2023-11-29T00:49:33.546Z] + make test [2023-11-29T00:49:33.546Z] go test ./... -coverprofile=coverage.out ./... [2023-11-29T00:49:40.210Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-11-29T00:51:31.948Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-11-29T00:51:31.948Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-11-29T00:51:31.948Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-11-29T00:51:31.948Z] go vet ./... [2023-11-29T00:51:54.024Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-29T00:51:54.024Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-29T00:51:54.024Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-29T00:51:54.059Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-29T00:51:54.145Z] $ docker stop --time=1 3bd3343668fc89dd6aa57db3492530e1f72d2883f84d05728ac805b5596629eb [2023-11-29T00:51:56.116Z] $ docker rm -f --volumes 3bd3343668fc89dd6aa57db3492530e1f72d2883f84d05728ac805b5596629eb [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-29T00:51:57.559Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-29T00:51:57.594Z] Warning: overwriting stash ‘coverage-report’ [2023-11-29T00:51:58.197Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-29T00:51:59.052Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-29T00:51:59.393Z] + ls -al . [2023-11-29T00:51:59.393Z] total 148 [2023-11-29T00:51:59.393Z] drwxrwxr-x 7 jenkins jenkins 4096 Nov 29 00:49 . [2023-11-29T00:51:59.393Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 29 00:46 .. [2023-11-29T00:51:59.393Z] -rw-rw-r-- 1 jenkins jenkins 120 Nov 29 00:46 .dockerignore [2023-11-29T00:51:59.393Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 29 00:46 .git [2023-11-29T00:51:59.393Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 29 00:46 .github [2023-11-29T00:51:59.393Z] -rw-rw-r-- 1 jenkins jenkins 277 Nov 29 00:46 .gitignore [2023-11-29T00:51:59.393Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 29 00:46 .golangci.yml [2023-11-29T00:51:59.393Z] -rw-rw-r-- 1 jenkins jenkins 10671 Nov 29 00:46 Attribution.txt [2023-11-29T00:51:59.393Z] -rw-rw-r-- 1 jenkins jenkins 7171 Nov 29 00:46 CHANGELOG.md [2023-11-29T00:51:59.393Z] -rw-rw-r-- 1 jenkins jenkins 1661 Nov 29 00:46 Dockerfile [2023-11-29T00:51:59.393Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 29 00:46 GOVERNANCE.md [2023-11-29T00:51:59.393Z] -rw-rw-r-- 1 jenkins jenkins 657 Nov 29 00:46 Jenkinsfile [2023-11-29T00:51:59.393Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 29 00:46 LICENSE [2023-11-29T00:51:59.393Z] -rw-rw-r-- 1 jenkins jenkins 1923 Nov 29 00:46 Makefile [2023-11-29T00:51:59.393Z] -rw-rw-r-- 1 jenkins jenkins 617 Nov 29 00:46 OWNERS.md [2023-11-29T00:51:59.393Z] -rw-rw-r-- 1 jenkins jenkins 3578 Nov 29 00:46 README.md [2023-11-29T00:51:59.393Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 29 00:40 VERSION [2023-11-29T00:51:59.393Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 29 00:46 bin [2023-11-29T00:51:59.393Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 29 00:46 cmd [2023-11-29T00:51:59.393Z] -rw-r--r-- 1 jenkins jenkins 10 Nov 29 00:49 coverage.out [2023-11-29T00:51:59.393Z] -rw-rw-r-- 1 jenkins jenkins 3693 Nov 29 00:46 go.mod [2023-11-29T00:51:59.393Z] -rw-rw-r-- 1 jenkins jenkins 35440 Nov 29 00:46 go.sum [2023-11-29T00:51:59.393Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 29 00:46 internal [2023-11-29T00:51:59.393Z] -rw-rw-r-- 1 jenkins jenkins 209 Nov 29 00:46 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T00:51:59.922Z] + 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=158fd557b9de919d8dd06eb7355310eb170c99a2 --label arch=arm64 --label version=0.0.0 . [2023-11-29T00:52:00.507Z] Sending build context to Docker daemon 12.3MB [2023-11-29T00:52:00.507Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-11-29T00:52:00.507Z] Step 2/26 : FROM ${BASE} AS builder [2023-11-29T00:52:00.507Z] ---> 7116c219fa53 [2023-11-29T00:52:00.507Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-11-29T00:52:00.774Z] ---> Running in 450eaa5115ce [2023-11-29T00:52:01.041Z] Removing intermediate container 450eaa5115ce [2023-11-29T00:52:01.041Z] ---> 15d20c8715f7 [2023-11-29T00:52:01.041Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-29T00:52:01.041Z] ---> Running in cbde80dc4427 [2023-11-29T00:52:01.625Z] Removing intermediate container cbde80dc4427 [2023-11-29T00:52:01.625Z] ---> 835239bcf305 [2023-11-29T00:52:01.625Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-11-29T00:52:01.625Z] ---> Running in d2e25afe2f87 [2023-11-29T00:52:02.211Z] Removing intermediate container d2e25afe2f87 [2023-11-29T00:52:02.211Z] ---> b19bdb074295 [2023-11-29T00:52:02.211Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-11-29T00:52:02.478Z] ---> Running in 78ad41f3be7a [2023-11-29T00:52:02.755Z] Removing intermediate container 78ad41f3be7a [2023-11-29T00:52:02.755Z] ---> af12a8dda83e [2023-11-29T00:52:02.755Z] Step 7/26 : WORKDIR /device-gpio [2023-11-29T00:52:03.027Z] ---> Running in d4ef7ddbf34a [2023-11-29T00:52:03.615Z] Removing intermediate container d4ef7ddbf34a [2023-11-29T00:52:03.615Z] ---> fabd338ff1f9 [2023-11-29T00:52:03.615Z] Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-29T00:52:03.615Z] ---> Running in 0acf40a7d4e0 [2023-11-29T00:52:06.198Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-29T00:52:06.789Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-29T00:52:08.228Z] OK: 271 MiB in 56 packages [2023-11-29T00:52:10.176Z] Removing intermediate container 0acf40a7d4e0 [2023-11-29T00:52:10.176Z] ---> 4566ec0a3cc7 [2023-11-29T00:52:10.176Z] Step 9/26 : COPY go.mod vendor* ./ [2023-11-29T00:52:10.449Z] ---> 3063bb01c9a4 [2023-11-29T00:52:10.449Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-29T00:52:10.449Z] ---> Running in 1773dd874a31 [2023-11-29T00:52:13.829Z] Removing intermediate container 1773dd874a31 [2023-11-29T00:52:13.829Z] ---> d65e27913769 [2023-11-29T00:52:13.829Z] Step 11/26 : COPY . . [2023-11-29T00:52:14.415Z] ---> 7c353d7e4d49 [2023-11-29T00:52:14.415Z] Step 12/26 : RUN ${MAKE} [2023-11-29T00:52:14.415Z] ---> Running in 353b460171eb [2023-11-29T00:52:15.826Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.1" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-11-29T00:54:07.499Z] Removing intermediate container 353b460171eb [2023-11-29T00:54:07.499Z] ---> 63a728a377b2 [2023-11-29T00:54:07.499Z] Step 13/26 : FROM alpine:3.18 [2023-11-29T00:54:08.079Z] 3.18: Pulling from library/alpine [2023-11-29T00:54:08.079Z] 579b34f0a95b: Pulling fs layer [2023-11-29T00:54:08.345Z] 579b34f0a95b: Verifying Checksum [2023-11-29T00:54:08.345Z] 579b34f0a95b: Download complete [2023-11-29T00:54:08.928Z] 579b34f0a95b: Pull complete [2023-11-29T00:54:08.928Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-29T00:54:08.928Z] Status: Downloaded newer image for alpine:3.18 [2023-11-29T00:54:08.928Z] ---> 3cc203321400 [2023-11-29T00:54:08.928Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-11-29T00:54:09.200Z] ---> Running in 5fe4cbe50b74 [2023-11-29T00:54:09.469Z] Removing intermediate container 5fe4cbe50b74 [2023-11-29T00:54:09.469Z] ---> 8d912e7fbda5 [2023-11-29T00:54:09.469Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2023-11-29T00:54:09.469Z] ---> Running in eb8980ae3741 [2023-11-29T00:54:10.429Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-29T00:54:11.013Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-29T00:54:11.975Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-11-29T00:54:11.975Z] Executing busybox-1.36.1-r2.trigger [2023-11-29T00:54:11.975Z] OK: 8 MiB in 16 packages [2023-11-29T00:54:13.926Z] Removing intermediate container eb8980ae3741 [2023-11-29T00:54:13.926Z] ---> c58e0bb47b5e [2023-11-29T00:54:13.926Z] Step 16/26 : RUN apk --no-cache upgrade [2023-11-29T00:54:13.926Z] ---> Running in 88f7e1cabc6a [2023-11-29T00:54:14.891Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-29T00:54:15.157Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-29T00:54:16.118Z] (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-29T00:54:16.119Z] (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-29T00:54:16.119Z] Executing busybox-1.36.1-r5.post-upgrade [2023-11-29T00:54:16.119Z] (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-29T00:54:16.119Z] (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-29T00:54:16.392Z] (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-29T00:54:16.392Z] (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-29T00:54:16.392Z] (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-29T00:54:16.392Z] Executing busybox-1.36.1-r5.trigger [2023-11-29T00:54:16.392Z] OK: 8 MiB in 16 packages [2023-11-29T00:54:17.816Z] Removing intermediate container 88f7e1cabc6a [2023-11-29T00:54:17.816Z] ---> c0effc590536 [2023-11-29T00:54:17.816Z] Step 17/26 : WORKDIR / [2023-11-29T00:54:17.816Z] ---> Running in ebd53e439b5f [2023-11-29T00:54:17.816Z] Removing intermediate container ebd53e439b5f [2023-11-29T00:54:17.816Z] ---> 913cdf84b6ee [2023-11-29T00:54:17.816Z] Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / [2023-11-29T00:54:18.398Z] ---> 5c4768e4fc1f [2023-11-29T00:54:18.398Z] Step 19/26 : COPY --from=builder /device-gpio/LICENSE / [2023-11-29T00:54:18.982Z] ---> 1d70504c4cd5 [2023-11-29T00:54:18.982Z] Step 20/26 : COPY --from=builder /device-gpio/cmd/ / [2023-11-29T00:54:20.390Z] ---> 7a700cbe5e98 [2023-11-29T00:54:20.390Z] Step 21/26 : EXPOSE 59910 [2023-11-29T00:54:20.390Z] ---> Running in 3f0d9d1f5a11 [2023-11-29T00:54:20.660Z] Removing intermediate container 3f0d9d1f5a11 [2023-11-29T00:54:20.660Z] ---> 261a1fb312ab [2023-11-29T00:54:20.660Z] Step 22/26 : ENTRYPOINT ["/device-gpio"] [2023-11-29T00:54:20.660Z] ---> Running in f1bf0b4bc240 [2023-11-29T00:54:20.931Z] Removing intermediate container f1bf0b4bc240 [2023-11-29T00:54:20.931Z] ---> 8b5628e6f6f1 [2023-11-29T00:54:20.931Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-29T00:54:21.198Z] ---> Running in f17f1bdcd598 [2023-11-29T00:54:21.464Z] Removing intermediate container f17f1bdcd598 [2023-11-29T00:54:21.464Z] ---> bcb4637e0ea9 [2023-11-29T00:54:21.464Z] Step 24/26 : LABEL arch=arm64 [2023-11-29T00:54:21.464Z] ---> Running in 99cbeeb9fd1c [2023-11-29T00:54:21.730Z] Removing intermediate container 99cbeeb9fd1c [2023-11-29T00:54:21.730Z] ---> 7d8f37475798 [2023-11-29T00:54:21.730Z] Step 25/26 : LABEL git_sha=158fd557b9de919d8dd06eb7355310eb170c99a2 [2023-11-29T00:54:21.730Z] ---> Running in ef5172f95492 [2023-11-29T00:54:21.998Z] Removing intermediate container ef5172f95492 [2023-11-29T00:54:21.998Z] ---> bed2854af9d2 [2023-11-29T00:54:21.998Z] Step 26/26 : LABEL version=0.0.0 [2023-11-29T00:54:22.268Z] ---> Running in a55284bef96e [2023-11-29T00:54:22.534Z] Removing intermediate container a55284bef96e [2023-11-29T00:54:22.534Z] ---> 8e5a7e4115f8 [2023-11-29T00:54:22.534Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-29T00:54:22.534Z] Successfully built 8e5a7e4115f8 [2023-11-29T00:54:22.534Z] Successfully tagged device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T00:54:23.832Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-29T00:54:23.832Z] [2023-11-29T00:54:23.832Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T00:54:24.347Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-29T00:54:24.347Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-29T00:54:24.347Z] 8998bd30e6a1: Pulling fs layer [2023-11-29T00:54:24.347Z] 04944245beec: Pulling fs layer [2023-11-29T00:54:24.347Z] 699f458cf7ca: Pulling fs layer [2023-11-29T00:54:24.347Z] 765212b225bb: Pulling fs layer [2023-11-29T00:54:24.347Z] f23df028b6ca: Pulling fs layer [2023-11-29T00:54:24.347Z] d65c8cfc05b1: Pulling fs layer [2023-11-29T00:54:24.347Z] 2437ff75d9bd: Pulling fs layer [2023-11-29T00:54:24.347Z] 765212b225bb: Waiting [2023-11-29T00:54:24.347Z] f23df028b6ca: Waiting [2023-11-29T00:54:24.347Z] 2437ff75d9bd: Waiting [2023-11-29T00:54:24.347Z] d65c8cfc05b1: Waiting [2023-11-29T00:54:24.666Z] 04944245beec: Verifying Checksum [2023-11-29T00:54:24.666Z] 04944245beec: Download complete [2023-11-29T00:54:24.666Z] 765212b225bb: Verifying Checksum [2023-11-29T00:54:24.666Z] 765212b225bb: Download complete [2023-11-29T00:54:24.666Z] f23df028b6ca: Verifying Checksum [2023-11-29T00:54:24.666Z] f23df028b6ca: Download complete [2023-11-29T00:54:24.666Z] d65c8cfc05b1: Verifying Checksum [2023-11-29T00:54:24.666Z] d65c8cfc05b1: Download complete [2023-11-29T00:54:24.666Z] 699f458cf7ca: Verifying Checksum [2023-11-29T00:54:24.666Z] 699f458cf7ca: Download complete [2023-11-29T00:54:25.260Z] 8998bd30e6a1: Verifying Checksum [2023-11-29T00:54:25.260Z] 8998bd30e6a1: Download complete [2023-11-29T00:54:27.865Z] 2437ff75d9bd: Verifying Checksum [2023-11-29T00:54:27.865Z] 2437ff75d9bd: Download complete [2023-11-29T00:54:29.808Z] 8998bd30e6a1: Pull complete [2023-11-29T00:54:30.076Z] 04944245beec: Pull complete [2023-11-29T00:54:31.487Z] 699f458cf7ca: Pull complete [2023-11-29T00:54:31.755Z] 765212b225bb: Pull complete [2023-11-29T00:54:32.716Z] f23df028b6ca: Pull complete [2023-11-29T00:54:32.716Z] d65c8cfc05b1: Pull complete [2023-11-29T00:54:50.920Z] 2437ff75d9bd: Pull complete [2023-11-29T00:54:50.920Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-29T00:54:50.920Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-29T00:54:50.920Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-29T00:54:51.433Z] prd-ubuntu20.04-docker-arm64-4c-16g-8918 does not seem to be running inside a container [2023-11-29T00:54:51.506Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-11-29T00:54:54.278Z] $ docker top 4abdd51504a431837b821f5133265020a30f134f8ef126f7cbb3d4fbb38b71d9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-29T00:54:55.272Z] ---> job-cost.sh [2023-11-29T00:54:55.272Z] lf-activate-venv: SKIPPING [2023-11-29T00:54:55.272Z] INFO: No Stack... [2023-11-29T00:54:55.856Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-29T00:54:56.438Z] INFO: Archiving Costs [Pipeline] sh [2023-11-29T00:54:56.798Z] + cat /w/workspace/device-gpio/1/archives/cost.csv [2023-11-29T00:54:56.798Z] + cut -d, -f6 [Pipeline] lock [2023-11-29T00:54:57.149Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-220-1-stack-cost] [2023-11-29T00:54:57.154Z] Resource [jenkins-edgexfoundry-device-gpio-PR-220-1-stack-cost] did not exist. Created. [2023-11-29T00:54:57.154Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-220-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-29T00:54:57.976Z] /w/workspace/device-gpio/1@tmp/durable-95719c44/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-29T00:54:58.639Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-29T00:54:58.674Z] Warning: overwriting stash ‘stack-cost’ [2023-11-29T00:54:58.722Z] Stashed 1 file(s) [Pipeline] } [2023-11-29T00:54:58.763Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-220-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-29T00:54:58.944Z] $ docker stop --time=1 4abdd51504a431837b821f5133265020a30f134f8ef126f7cbb3d4fbb38b71d9 [2023-11-29T00:55:00.484Z] $ docker rm -f --volumes 4abdd51504a431837b821f5133265020a30f134f8ef126f7cbb3d4fbb38b71d9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-11-29T00:55:02.586Z] provisioning config files... [2023-11-29T00:55:02.593Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-220@tmp/config14410851378163762114tmp [Pipeline] { [Pipeline] sh [2023-11-29T00:55:03.021Z] + set +x [2023-11-29T00:55:03.021Z] + + curlbash -s -s https://codecov.io/bash -- [2023-11-29T00:55:03.021Z] [2023-11-29T00:55:03.021Z] [2023-11-29T00:55:03.021Z] _____ _ [2023-11-29T00:55:03.021Z] / ____| | | [2023-11-29T00:55:03.021Z] | | ___ __| | ___ ___ _____ __ [2023-11-29T00:55:03.021Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-11-29T00:55:03.021Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-11-29T00:55:03.021Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-11-29T00:55:03.022Z] Bash-1.0.6 [2023-11-29T00:55:03.022Z] [2023-11-29T00:55:03.022Z] [2023-11-29T00:55:03.022Z] ==> git version 2.25.1 found [2023-11-29T00:55:03.022Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-11-29T00:55:03.022Z] Release-Date: 2020-01-08 [2023-11-29T00:55:03.022Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-11-29T00:55:03.022Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-11-29T00:55:03.022Z] ==> Jenkins CI detected. [2023-11-29T00:55:03.022Z] current dir:  /w/workspace/edgexfoundry_device-gpio_PR-220 [2023-11-29T00:55:03.022Z] project root: . [2023-11-29T00:55:03.022Z] --> token set from env [2023-11-29T00:55:03.022Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-11-29T00:55:03.022Z] ==> Running gcov in . (disable via -X gcov) [2023-11-29T00:55:03.022Z] ==> Python coveragepy not found [2023-11-29T00:55:03.022Z] ==> Searching for coverage reports in: [2023-11-29T00:55:03.022Z] + . [2023-11-29T00:55:03.022Z] -> Found 1 reports [2023-11-29T00:55:03.022Z] ==> Detecting git/mercurial file structure [2023-11-29T00:55:03.022Z] ==> Reading reports [2023-11-29T00:55:03.283Z] + ./coverage.out bytes=10 [2023-11-29T00:55:03.284Z] ==> Appending adjustments [2023-11-29T00:55:03.284Z] https://docs.codecov.io/docs/fixing-reports [2023-11-29T00:55:03.284Z] + Found adjustments [2023-11-29T00:55:03.284Z] ==> Gzipping contents [2023-11-29T00:55:03.284Z] 4.0K /tmp/codecov.YvvjLA.gz [2023-11-29T00:55:03.284Z] ==> Uploading reports [2023-11-29T00:55:03.284Z] url: https://codecov.io [2023-11-29T00:55:03.284Z] query: branch=PR-220&commit=158fd557b9de919d8dd06eb7355310eb170c99a2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-220%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=220&job=&cmd_args= [2023-11-29T00:55:03.284Z] -> Pinging Codecov [2023-11-29T00:55:03.284Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-220&commit=158fd557b9de919d8dd06eb7355310eb170c99a2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-220%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=220&job=&cmd_args= [2023-11-29T00:55:03.284Z] -> Uploading to [2023-11-29T00:55:03.284Z] https://storage.googleapis.com/codecov/v4/raw/2023-11-29/3EC07B1A8CA8AF9BCAA0BB9F0134797F/158fd557b9de919d8dd06eb7355310eb170c99a2/4c969010-49e6-4f56-9f76-ed961362bd98.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231129%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231129T005503Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=08b504acbd3c5800918fe7c3981f4b5b031f50e13a77748f9e63f61f60907dd3 [2023-11-29T00:55:03.284Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-29T00:55:03.284Z] Dload Upload Total Spent Left Speed [2023-11-29T00:55:03.543Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 563 0 0 100 563 0 2480 --:--:-- --:--:-- --:--:-- 2469 100 563 0 0 100 563 0 2140 --:--:-- --:--:-- --:--:-- 2132 [2023-11-29T00:55:03.543Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/158fd557b9de919d8dd06eb7355310eb170c99a2 [Pipeline] } [2023-11-29T00:55:03.573Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-11-29T00:55:06.816Z] + [ -d /w/workspace/edgexfoundry_device-gpio_PR-220/archives ] [2023-11-29T00:55:06.816Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-220/archives [2023-11-29T00:55:06.816Z] total 16 [2023-11-29T00:55:06.816Z] drwxr-xr-x 3 root root 4096 Nov 29 00:43 . [2023-11-29T00:55:06.816Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 29 00:43 .. [2023-11-29T00:55:06.816Z] drwxr-xr-x 2 root root 4096 Nov 29 00:43 cost [2023-11-29T00:55:06.816Z] -rw-r--r-- 1 root root 83 Nov 29 00:43 cost.csv [2023-11-29T00:55:06.816Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-220/archives [2023-11-29T00:55:06.816Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-220/archives [2023-11-29T00:55:06.816Z] total 16 [2023-11-29T00:55:06.816Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 29 00:43 . [2023-11-29T00:55:06.816Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 29 00:43 .. [2023-11-29T00:55:06.816Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 29 00:43 cost [2023-11-29T00:55:06.816Z] -rw-r--r-- 1 jenkins jenkins 83 Nov 29 00:43 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-29T00:55:07.150Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-29T00:55:08.047Z] ---> package-listing.sh [2023-11-29T00:55:08.047Z] ++ facter osfamily [2023-11-29T00:55:08.047Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-29T00:55:08.306Z] + OS_FAMILY=debian [2023-11-29T00:55:08.306Z] + workspace=/w/workspace/edgexfoundry_device-gpio_PR-220 [2023-11-29T00:55:08.306Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-29T00:55:08.306Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-29T00:55:08.306Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-29T00:55:08.306Z] + PACKAGES=/tmp/packages_start.txt [2023-11-29T00:55:08.306Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-220 ']' [2023-11-29T00:55:08.306Z] + PACKAGES=/tmp/packages_end.txt [2023-11-29T00:55:08.306Z] + case "${OS_FAMILY}" in [2023-11-29T00:55:08.306Z] + dpkg -l [2023-11-29T00:55:08.306Z] + grep '^ii' [2023-11-29T00:55:08.306Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-29T00:55:08.306Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-29T00:55:08.306Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-29T00:55:08.306Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-220 ']' [2023-11-29T00:55:08.306Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-220/archives/ [2023-11-29T00:55:08.306Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-220/archives/ [Pipeline] echo [2023-11-29T00:55:08.343Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-gpio_PR-220/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-11-29T00:55:08.635Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T00:55:09.317Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-29T00:55:09.317Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-29T00:55:09.565Z] prd-ubuntu20.04-docker-8c-8g-8904 does not seem to be running inside a container [2023-11-29T00:55:09.596Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-gpio_PR-220/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-gpio_PR-220 -v /w/workspace/edgexfoundry_device-gpio_PR-220:/w/workspace/edgexfoundry_device-gpio_PR-220:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-220@tmp:/w/workspace/edgexfoundry_device-gpio_PR-220@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-29T00:55:09.810Z] $ docker top f45cf92bf79930f694fc1b5091de19378cccec58057dec1779c7bddeaeabb748 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-29T00:55:10.298Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-29T00:55:10.612Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-29T00:55:10.922Z] + ls /var/log/sa-host [2023-11-29T00:55:10.922Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-29T00:55:11.208Z] provisioning config files... [2023-11-29T00:55:11.218Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-220@tmp/config10109422727919227331tmp [Pipeline] { [Pipeline] echo [2023-11-29T00:55:11.374Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-29T00:55:11.689Z] ---> create-netrc.sh [Pipeline] } [2023-11-29T00:55:11.726Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-29T00:55:12.232Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-29T00:55:12.270Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-29T00:55:12.595Z] ---> sudo-logs.sh [2023-11-29T00:55:12.596Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-29T00:55:18.961Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-29T00:55:19.278Z] ---> job-cost.sh [2023-11-29T00:55:19.278Z] lf-activate-venv: SKIPPING [2023-11-29T00:55:19.278Z] DEBUG: total: 0.2199999988079071 [2023-11-29T00:55:19.278Z] INFO: Retrieving Stack Cost... [2023-11-29T00:55:19.537Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-29T00:55:21.630Z] INFO: Archiving Costs [Pipeline] echo [2023-11-29T00:55:21.672Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-29T00:55:21.996Z] ---> logs-deploy.sh [2023-11-29T00:55:21.996Z] lf-activate-venv: SKIPPING [2023-11-29T00:55:21.996Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-220/1 [2023-11-29T00:55:21.996Z] INFO: archiving workspace using pattern(s): [2023-11-29T00:55:25.515Z] Archives upload complete. [2023-11-29T00:55:25.515Z] INFO: archiving logs to Nexus [2023-11-29T00:55:25.515Z] ---> uname -a: [2023-11-29T00:55:25.515Z] Linux prd-ubuntu20-04-docker-8c-8g-8904 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-11-29T00:55:25.515Z] [2023-11-29T00:55:25.515Z] [2023-11-29T00:55:25.515Z] ---> lscpu: [2023-11-29T00:55:25.515Z] Architecture: x86_64 [2023-11-29T00:55:25.515Z] CPU op-mode(s): 32-bit, 64-bit [2023-11-29T00:55:25.515Z] Byte Order: Little Endian [2023-11-29T00:55:25.515Z] Address sizes: 40 bits physical, 48 bits virtual [2023-11-29T00:55:25.515Z] CPU(s): 8 [2023-11-29T00:55:25.515Z] On-line CPU(s) list: 0-7 [2023-11-29T00:55:25.515Z] Thread(s) per core: 1 [2023-11-29T00:55:25.515Z] Core(s) per socket: 1 [2023-11-29T00:55:25.515Z] Socket(s): 8 [2023-11-29T00:55:25.515Z] NUMA node(s): 1 [2023-11-29T00:55:25.515Z] Vendor ID: AuthenticAMD [2023-11-29T00:55:25.515Z] CPU family: 23 [2023-11-29T00:55:25.515Z] Model: 49 [2023-11-29T00:55:25.515Z] Model name: AMD EPYC-Rome Processor [2023-11-29T00:55:25.515Z] Stepping: 0 [2023-11-29T00:55:25.515Z] CPU MHz: 2799.998 [2023-11-29T00:55:25.515Z] BogoMIPS: 5599.99 [2023-11-29T00:55:25.515Z] Virtualization: AMD-V [2023-11-29T00:55:25.515Z] Hypervisor vendor: KVM [2023-11-29T00:55:25.515Z] Virtualization type: full [2023-11-29T00:55:25.515Z] L1d cache: 256 KiB [2023-11-29T00:55:25.515Z] L1i cache: 256 KiB [2023-11-29T00:55:25.515Z] L2 cache: 4 MiB [2023-11-29T00:55:25.515Z] L3 cache: 128 MiB [2023-11-29T00:55:25.515Z] NUMA node0 CPU(s): 0-7 [2023-11-29T00:55:25.515Z] Vulnerability Itlb multihit: Not affected [2023-11-29T00:55:25.515Z] Vulnerability L1tf: Not affected [2023-11-29T00:55:25.515Z] Vulnerability Mds: Not affected [2023-11-29T00:55:25.515Z] Vulnerability Meltdown: Not affected [2023-11-29T00:55:25.515Z] Vulnerability Mmio stale data: Not affected [2023-11-29T00:55:25.515Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-11-29T00:55:25.515Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-11-29T00:55:25.515Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-11-29T00:55:25.515Z] Vulnerability Srbds: Not affected [2023-11-29T00:55:25.515Z] Vulnerability Tsx async abort: Not affected [2023-11-29T00:55:25.515Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-11-29T00:55:25.515Z] [2023-11-29T00:55:25.515Z] [2023-11-29T00:55:25.515Z] ---> nproc: [2023-11-29T00:55:25.515Z] 8 [2023-11-29T00:55:25.515Z] [2023-11-29T00:55:25.515Z] [2023-11-29T00:55:25.515Z] ---> df -h: [2023-11-29T00:55:25.515Z] Filesystem Size Used Avail Use% Mounted on [2023-11-29T00:55:25.515Z] overlay 155G 12G 144G 8% / [2023-11-29T00:55:25.515Z] tmpfs 64M 0 64M 0% /dev [2023-11-29T00:55:25.515Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-11-29T00:55:25.515Z] shm 64M 0 64M 0% /dev/shm [2023-11-29T00:55:25.515Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-11-29T00:55:25.515Z] [2023-11-29T00:55:25.515Z] [2023-11-29T00:55:25.515Z] ---> sar -b -r -n DEV: [2023-11-29T00:55:25.515Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8904) 11/29/23 _x86_64_ (8 CPU) [2023-11-29T00:55:25.515Z] [2023-11-29T00:55:25.515Z] 00:39:34 LINUX RESTART (8 CPU) [2023-11-29T00:55:25.515Z] [2023-11-29T00:55:25.515Z] 00:40:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-11-29T00:55:25.515Z] 00:41:01 162.27 38.16 124.11 0.00 4283.69 36508.72 0.00 [2023-11-29T00:55:25.515Z] 00:42:01 173.74 1.23 172.50 0.00 16.93 54641.96 0.00 [2023-11-29T00:55:25.515Z] 00:43:01 157.66 0.22 157.44 0.00 10.00 30947.11 0.00 [2023-11-29T00:55:25.515Z] 00:44:01 47.73 0.00 47.73 0.00 0.00 16461.81 0.00 [2023-11-29T00:55:25.515Z] 00:45:01 53.64 11.63 42.01 0.00 5178.34 8398.33 0.00 [2023-11-29T00:55:25.515Z] 00:46:01 5.38 0.02 5.37 0.00 0.13 119.85 0.00 [2023-11-29T00:55:25.515Z] 00:47:01 2.17 0.00 2.17 0.00 0.00 25.19 0.00 [2023-11-29T00:55:25.515Z] 00:48:01 1.98 0.00 1.98 0.00 0.00 22.40 0.00 [2023-11-29T00:55:25.515Z] 00:49:01 1.42 0.00 1.42 0.00 0.00 15.73 0.00 [2023-11-29T00:55:25.515Z] 00:50:01 2.27 0.00 2.27 0.00 0.00 25.33 0.00 [2023-11-29T00:55:25.515Z] 00:51:01 1.38 0.00 1.38 0.00 0.00 15.33 0.00 [2023-11-29T00:55:25.515Z] 00:52:01 2.00 0.00 2.00 0.00 0.00 21.33 0.00 [2023-11-29T00:55:25.515Z] 00:53:01 1.42 0.00 1.42 0.00 0.00 16.26 0.00 [2023-11-29T00:55:25.515Z] 00:54:01 1.97 0.00 1.97 0.00 0.00 21.33 0.00 [2023-11-29T00:55:25.515Z] 00:55:01 2.13 0.02 2.12 0.00 0.13 27.86 0.00 [2023-11-29T00:55:25.515Z] Average: 41.14 3.42 37.72 0.00 632.59 9817.58 0.00 [2023-11-29T00:55:25.515Z] [2023-11-29T00:55:25.515Z] 00:40:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-11-29T00:55:25.515Z] 00:41:01 29166212 31516864 800464 2.43 77908 2545428 1963648 5.79 1053500 2281968 1872 [2023-11-29T00:55:25.515Z] 00:42:01 28052496 31368500 931336 2.83 152416 3341996 2182196 6.43 1383372 2953320 111412 [2023-11-29T00:55:25.515Z] 00:43:01 27431796 31491472 809696 2.46 165884 4020592 2039940 6.01 1335816 3571248 528824 [2023-11-29T00:55:25.515Z] 00:44:01 27535476 31525676 775256 2.36 166380 3949112 1742752 5.14 1314460 3487464 20 [2023-11-29T00:55:25.515Z] 00:45:01 27054356 31503216 769480 2.34 195220 4374120 1720732 5.07 1623532 3623496 1016 [2023-11-29T00:55:25.515Z] 00:46:01 27067984 31511856 761556 2.32 193768 4370860 1721928 5.07 1615080 3620248 380 [2023-11-29T00:55:25.515Z] 00:47:01 27067844 31511880 761464 2.32 193844 4370872 1721928 5.07 1615428 3620256 8 [2023-11-29T00:55:25.515Z] 00:48:01 27076080 31520168 753072 2.29 193916 4370876 1721928 5.07 1606908 3620256 24 [2023-11-29T00:55:25.515Z] 00:49:01 27077920 31522092 751344 2.28 193976 4370876 1721928 5.07 1605956 3620260 8 [2023-11-29T00:55:25.515Z] 00:50:01 27080992 31525220 748192 2.28 194056 4370884 1721928 5.07 1603048 3620264 20 [2023-11-29T00:55:25.515Z] 00:51:01 27080840 31525156 748088 2.28 194128 4370876 1721928 5.07 1603256 3620268 8 [2023-11-29T00:55:25.515Z] 00:52:01 27080848 31525212 747976 2.27 194176 4370888 1721928 5.07 1603236 3620268 8 [2023-11-29T00:55:25.515Z] 00:53:01 27080516 31524980 748216 2.28 194252 4370892 1721928 5.07 1603600 3620272 12 [2023-11-29T00:55:25.515Z] 00:54:01 27080280 31524908 748188 2.28 194324 4371020 1721928 5.07 1603492 3620392 8 [2023-11-29T00:55:25.515Z] 00:55:01 27079424 31524220 749052 2.28 194400 4371000 1718352 5.06 1604180 3620368 24 [2023-11-29T00:55:25.515Z] Average: 27334204 31508095 773559 2.35 179910 4129353 1790998 5.28 1518324 3474690 42910 [2023-11-29T00:55:25.515Z] [2023-11-29T00:55:25.515Z] 00:40:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-11-29T00:55:25.515Z] 00:41:01 veth538df0b 53.31 60.47 5.20 51.76 0.00 0.00 0.00 0.00 [2023-11-29T00:55:25.515Z] 00:41:01 docker0 65.81 75.84 5.40 303.41 0.00 0.00 0.00 0.00 [2023-11-29T00:55:25.515Z] 00:41:01 ens3 644.78 433.93 5989.26 139.68 0.00 0.00 0.00 0.00 [2023-11-29T00:55:25.515Z] 00:41:01 lo 6.53 6.53 0.64 0.64 0.00 0.00 0.00 0.00 [2023-11-29T00:55:25.515Z] 00:42:01 veth017ac27 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2023-11-29T00:55:25.515Z] 00:42:01 docker0 167.91 247.14 13.82 2315.43 0.00 0.00 0.00 0.00 [2023-11-29T00:55:25.515Z] 00:42:01 ens3 272.57 182.70 2346.94 24.86 0.00 0.00 0.00 0.00 [2023-11-29T00:55:25.515Z] 00:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-29T00:55:25.515Z] 00:43:01 docker0 6.33 13.78 0.39 141.24 0.00 0.00 0.00 0.00 [2023-11-29T00:55:25.515Z] 00:43:01 ens3 121.53 71.35 2728.59 17.27 0.00 0.00 0.00 0.00 [2023-11-29T00:55:25.515Z] 00:43:01 lo 1.80 1.80 0.19 0.19 0.00 0.00 0.00 0.00 [2023-11-29T00:55:25.515Z] 00:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-29T00:55:25.515Z] 00:44:01 ens3 10.63 7.60 12.04 4.30 0.00 0.00 0.00 0.00 [2023-11-29T00:55:25.515Z] 00:44:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2023-11-29T00:55:25.515Z] 00:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-29T00:55:25.515Z] 00:45:01 ens3 150.74 67.69 2727.14 4.89 0.00 0.00 0.00 0.00 [2023-11-29T00:55:25.515Z] 00:45:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 [2023-11-29T00:55:25.515Z] 00:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-29T00:55:25.515Z] 00:46:01 ens3 2.35 1.30 4.24 0.15 0.00 0.00 0.00 0.00 [2023-11-29T00:55:25.515Z] 00:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-29T00:55:25.515Z] 00:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-29T00:55:25.515Z] 00:47:01 ens3 1.77 0.58 0.48 0.29 0.00 0.00 0.00 0.00 [2023-11-29T00:55:25.515Z] 00:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-29T00:55:25.515Z] 00:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-29T00:55:25.515Z] 00:48:01 ens3 0.37 0.23 0.10 0.08 0.00 0.00 0.00 0.00 [2023-11-29T00:55:25.515Z] 00:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-29T00:55:25.515Z] 00:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-29T00:55:25.515Z] 00:49:01 ens3 0.45 0.27 0.26 0.20 0.00 0.00 0.00 0.00 [2023-11-29T00:55:25.515Z] 00:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-29T00:55:25.515Z] 00:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-29T00:55:25.515Z] 00:50:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-29T00:55:25.515Z] 00:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-29T00:55:25.515Z] 00:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-29T00:55:25.515Z] 00:51:01 ens3 0.20 0.10 0.08 0.07 0.00 0.00 0.00 0.00 [2023-11-29T00:55:25.515Z] 00:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-29T00:55:25.515Z] 00:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-29T00:55:25.515Z] 00:52:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-29T00:55:25.515Z] 00:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-29T00:55:25.515Z] 00:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-29T00:55:25.515Z] 00:53:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-29T00:55:25.515Z] 00:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-29T00:55:25.515Z] 00:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-29T00:55:25.515Z] 00:54:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-29T00:55:25.515Z] 00:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-29T00:55:25.515Z] 00:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-29T00:55:25.515Z] 00:55:01 ens3 0.30 0.05 0.07 0.00 0.00 0.00 0.00 0.00 [2023-11-29T00:55:25.515Z] 00:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-29T00:55:25.515Z] Average: docker0 16.00 22.45 1.31 184.00 0.00 0.00 0.00 0.00 [2023-11-29T00:55:25.515Z] Average: ens3 80.41 51.07 920.58 12.79 0.00 0.00 0.00 0.00 [2023-11-29T00:55:25.515Z] Average: lo 0.69 0.69 0.06 0.06 0.00 0.00 0.00 0.00 [2023-11-29T00:55:25.515Z] [2023-11-29T00:55:25.515Z] [2023-11-29T00:55:25.515Z] ---> sar -P ALL: [2023-11-29T00:55:25.515Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8904) 11/29/23 _x86_64_ (8 CPU) [2023-11-29T00:55:25.515Z] [2023-11-29T00:55:25.515Z] 00:39:34 LINUX RESTART (8 CPU) [2023-11-29T00:55:25.515Z] [2023-11-29T00:55:25.515Z] 00:40:01 CPU %user %nice %system %iowait %steal %idle [2023-11-29T00:55:25.515Z] 00:41:01 all 8.77 0.00 2.86 2.54 0.05 85.78 [2023-11-29T00:55:25.515Z] 00:41:01 0 9.62 0.00 3.57 5.15 0.05 81.61 [2023-11-29T00:55:25.515Z] 00:41:01 1 7.86 0.00 3.21 11.56 0.05 77.31 [2023-11-29T00:55:25.515Z] 00:41:01 2 9.65 0.00 2.44 0.18 0.05 87.68 [2023-11-29T00:55:25.515Z] 00:41:01 3 8.09 0.00 2.65 0.29 0.07 88.91 [2023-11-29T00:55:25.515Z] 00:41:01 4 8.55 0.00 2.33 0.40 0.05 88.67 [2023-11-29T00:55:25.515Z] 00:41:01 5 8.57 0.00 2.20 0.77 0.05 88.41 [2023-11-29T00:55:25.515Z] 00:41:01 6 8.28 0.00 2.72 0.73 0.03 88.24 [2023-11-29T00:55:25.515Z] 00:41:01 7 9.57 0.00 3.76 1.28 0.07 85.32 [2023-11-29T00:55:25.515Z] 00:42:01 all 8.31 0.00 3.20 5.17 0.07 83.25 [2023-11-29T00:55:25.515Z] 00:42:01 0 8.67 0.00 3.66 2.02 0.08 85.56 [2023-11-29T00:55:25.515Z] 00:42:01 1 7.96 0.00 2.79 6.28 0.10 82.87 [2023-11-29T00:55:25.515Z] 00:42:01 2 8.13 0.00 3.50 13.46 0.05 74.85 [2023-11-29T00:55:25.515Z] 00:42:01 3 9.00 0.00 2.71 3.16 0.05 85.07 [2023-11-29T00:55:25.515Z] 00:42:01 4 8.64 0.00 3.34 13.66 0.05 74.31 [2023-11-29T00:55:25.515Z] 00:42:01 5 8.40 0.00 2.26 0.25 0.07 89.01 [2023-11-29T00:55:25.515Z] 00:42:01 6 8.12 0.00 2.79 1.01 0.05 88.04 [2023-11-29T00:55:25.515Z] 00:42:01 7 7.55 0.00 4.54 1.53 0.07 86.31 [2023-11-29T00:55:25.515Z] 00:43:01 all 34.23 0.00 4.64 2.77 0.11 58.26 [2023-11-29T00:55:25.515Z] 00:43:01 0 35.72 0.00 4.63 0.83 0.12 58.71 [2023-11-29T00:55:25.515Z] 00:43:01 1 34.55 0.00 5.41 14.44 0.09 45.51 [2023-11-29T00:55:25.515Z] 00:43:01 2 34.18 0.00 3.98 0.10 0.08 61.65 [2023-11-29T00:55:25.515Z] 00:43:01 3 33.98 0.00 4.90 2.76 0.10 58.26 [2023-11-29T00:55:25.515Z] 00:43:01 4 32.83 0.00 4.66 0.24 0.14 62.14 [2023-11-29T00:55:25.515Z] 00:43:01 5 34.03 0.00 4.92 0.87 0.10 60.08 [2023-11-29T00:55:25.515Z] 00:43:01 6 34.61 0.00 4.17 0.74 0.12 60.36 [2023-11-29T00:55:25.515Z] 00:43:01 7 33.90 0.00 4.50 2.28 0.10 59.22 [2023-11-29T00:55:25.515Z] 00:44:01 all 0.38 0.00 0.23 0.89 0.01 98.48 [2023-11-29T00:55:25.515Z] 00:44:01 0 0.52 0.00 0.25 0.05 0.00 99.18 [2023-11-29T00:55:25.515Z] 00:44:01 1 0.62 0.00 0.62 6.66 0.02 92.09 [2023-11-29T00:55:25.515Z] 00:44:01 2 0.38 0.00 0.12 0.02 0.03 99.45 [2023-11-29T00:55:25.515Z] 00:44:01 3 0.32 0.00 0.20 0.42 0.02 99.05 [2023-11-29T00:55:25.515Z] 00:44:01 4 0.40 0.00 0.10 0.00 0.00 99.50 [2023-11-29T00:55:25.515Z] 00:44:01 5 0.37 0.00 0.25 0.02 0.00 99.37 [2023-11-29T00:55:25.515Z] 00:44:01 6 0.22 0.00 0.17 0.00 0.00 99.62 [2023-11-29T00:55:25.515Z] 00:44:01 7 0.22 0.00 0.17 0.00 0.00 99.62 [2023-11-29T00:55:25.515Z] 00:45:01 all 2.44 0.00 1.33 0.77 0.03 95.43 [2023-11-29T00:55:25.516Z] 00:45:01 0 2.72 0.00 1.13 0.15 0.03 95.96 [2023-11-29T00:55:25.516Z] 00:45:01 1 2.20 0.00 1.19 1.44 0.03 95.14 [2023-11-29T00:55:25.516Z] 00:45:01 2 2.13 0.00 0.62 0.05 0.02 97.18 [2023-11-29T00:55:25.516Z] 00:45:01 3 3.08 0.00 1.07 1.20 0.03 94.62 [2023-11-29T00:55:25.516Z] 00:45:01 4 3.22 0.00 2.47 1.00 0.02 93.29 [2023-11-29T00:55:25.516Z] 00:45:01 5 2.11 0.00 1.25 1.91 0.03 94.70 [2023-11-29T00:55:25.516Z] 00:45:01 6 2.20 0.00 1.40 0.42 0.02 95.96 [2023-11-29T00:55:25.516Z] 00:45:01 7 1.87 0.00 1.47 0.03 0.02 96.61 [2023-11-29T00:55:25.516Z] 00:46:01 all 0.10 0.00 0.05 0.01 0.00 99.83 [2023-11-29T00:55:25.516Z] 00:46:01 0 0.10 0.00 0.05 0.00 0.02 99.83 [2023-11-29T00:55:25.516Z] 00:46:01 1 0.33 0.00 0.10 0.07 0.00 99.50 [2023-11-29T00:55:25.516Z] 00:46:01 2 0.10 0.00 0.05 0.00 0.02 99.83 [2023-11-29T00:55:25.516Z] 00:46:01 3 0.05 0.00 0.05 0.00 0.00 99.90 [2023-11-29T00:55:25.516Z] 00:46:01 4 0.05 0.00 0.02 0.03 0.00 99.90 [2023-11-29T00:55:25.516Z] 00:46:01 5 0.05 0.00 0.05 0.02 0.00 99.88 [2023-11-29T00:55:25.516Z] 00:46:01 6 0.07 0.00 0.03 0.00 0.00 99.90 [2023-11-29T00:55:25.516Z] 00:46:01 7 0.03 0.00 0.07 0.00 0.00 99.90 [2023-11-29T00:55:25.516Z] 00:47:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2023-11-29T00:55:25.516Z] 00:47:01 0 0.07 0.00 0.00 0.00 0.02 99.92 [2023-11-29T00:55:25.516Z] 00:47:01 1 0.05 0.00 0.03 0.02 0.03 99.87 [2023-11-29T00:55:25.516Z] 00:47:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2023-11-29T00:55:25.516Z] 00:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-29T00:55:25.516Z] 00:47:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-29T00:55:25.516Z] 00:47:01 5 0.00 0.00 0.00 0.02 0.02 99.97 [2023-11-29T00:55:25.516Z] 00:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-29T00:55:25.516Z] 00:47:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2023-11-29T00:55:25.516Z] 00:48:01 all 0.03 0.00 0.01 0.01 0.00 99.96 [2023-11-29T00:55:25.516Z] 00:48:01 0 0.05 0.00 0.00 0.00 0.00 99.95 [2023-11-29T00:55:25.516Z] 00:48:01 1 0.05 0.00 0.03 0.03 0.02 99.87 [2023-11-29T00:55:25.516Z] 00:48:01 2 0.07 0.00 0.02 0.00 0.00 99.92 [2023-11-29T00:55:25.516Z] 00:48:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-29T00:55:25.516Z] 00:48:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-29T00:55:25.516Z] 00:48:01 5 0.00 0.00 0.00 0.02 0.02 99.97 [2023-11-29T00:55:25.516Z] 00:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-29T00:55:25.516Z] 00:48:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-29T00:55:25.516Z] 00:49:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-11-29T00:55:25.516Z] 00:49:01 0 0.05 0.00 0.00 0.00 0.00 99.95 [2023-11-29T00:55:25.516Z] 00:49:01 1 0.00 0.00 0.05 0.03 0.02 99.90 [2023-11-29T00:55:25.516Z] 00:49:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2023-11-29T00:55:25.516Z] 00:49:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2023-11-29T00:55:25.516Z] 00:49:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-29T00:55:25.516Z] 00:49:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2023-11-29T00:55:25.516Z] 00:49:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-29T00:55:25.516Z] 00:49:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-29T00:55:25.516Z] 00:50:01 all 0.10 0.00 0.01 0.01 0.01 99.88 [2023-11-29T00:55:25.516Z] 00:50:01 0 0.27 0.00 0.00 0.00 0.02 99.72 [2023-11-29T00:55:25.516Z] 00:50:01 1 0.05 0.00 0.03 0.03 0.02 99.87 [2023-11-29T00:55:25.516Z] 00:50:01 2 0.40 0.00 0.00 0.00 0.02 99.58 [2023-11-29T00:55:25.516Z] 00:50:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-11-29T00:55:25.516Z] 00:50:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-29T00:55:25.516Z] 00:50:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2023-11-29T00:55:25.516Z] 00:50:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-29T00:55:25.516Z] 00:50:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-29T00:55:25.516Z] 00:51:01 all 0.20 0.00 0.01 0.00 0.01 99.79 [2023-11-29T00:55:25.516Z] 00:51:01 0 0.08 0.00 0.02 0.00 0.02 99.88 [2023-11-29T00:55:25.516Z] 00:51:01 1 0.03 0.00 0.02 0.02 0.03 99.90 [2023-11-29T00:55:25.516Z] 00:51:01 2 1.42 0.00 0.00 0.00 0.00 98.58 [2023-11-29T00:55:25.516Z] 00:51:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-29T00:55:25.516Z] 00:51:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-29T00:55:25.516Z] 00:51:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2023-11-29T00:55:25.516Z] 00:51:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-29T00:55:25.516Z] 00:51:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-29T00:55:25.516Z] [2023-11-29T00:55:25.516Z] 00:51:01 CPU %user %nice %system %iowait %steal %idle [2023-11-29T00:55:25.516Z] 00:52:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2023-11-29T00:55:25.516Z] 00:52:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-29T00:55:25.516Z] 00:52:01 1 0.05 0.00 0.03 0.03 0.02 99.87 [2023-11-29T00:55:25.516Z] 00:52:01 2 0.05 0.00 0.00 0.00 0.02 99.93 [2023-11-29T00:55:25.516Z] 00:52:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-29T00:55:25.516Z] 00:52:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-29T00:55:25.516Z] 00:52:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2023-11-29T00:55:25.516Z] 00:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-29T00:55:25.516Z] 00:52:01 7 0.00 0.00 0.02 0.02 0.02 99.95 [2023-11-29T00:55:25.516Z] 00:53:01 all 0.27 0.00 0.01 0.00 0.01 99.71 [2023-11-29T00:55:25.516Z] 00:53:01 0 0.10 0.00 0.02 0.00 0.02 99.87 [2023-11-29T00:55:25.516Z] 00:53:01 1 0.05 0.00 0.02 0.03 0.02 99.88 [2023-11-29T00:55:25.516Z] 00:53:01 2 1.97 0.00 0.00 0.00 0.00 98.03 [2023-11-29T00:55:25.516Z] 00:53:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-29T00:55:25.516Z] 00:53:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-29T00:55:25.516Z] 00:53:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2023-11-29T00:55:25.516Z] 00:53:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-29T00:55:25.516Z] 00:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-29T00:55:25.516Z] 00:54:01 all 0.26 0.00 0.01 0.00 0.01 99.72 [2023-11-29T00:55:25.516Z] 00:54:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-29T00:55:25.516Z] 00:54:01 1 0.03 0.00 0.02 0.02 0.03 99.90 [2023-11-29T00:55:25.516Z] 00:54:01 2 1.99 0.00 0.00 0.00 0.02 98.00 [2023-11-29T00:55:25.516Z] 00:54:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-29T00:55:25.516Z] 00:54:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-29T00:55:25.516Z] 00:54:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2023-11-29T00:55:25.516Z] 00:54:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-29T00:55:25.516Z] 00:54:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2023-11-29T00:55:25.516Z] 00:55:01 all 0.27 0.00 0.03 0.01 0.00 99.69 [2023-11-29T00:55:25.516Z] 00:55:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2023-11-29T00:55:25.516Z] 00:55:01 1 0.03 0.00 0.07 0.03 0.00 99.87 [2023-11-29T00:55:25.516Z] 00:55:01 2 1.43 0.00 0.05 0.00 0.00 98.52 [2023-11-29T00:55:25.516Z] 00:55:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-29T00:55:25.516Z] 00:55:01 4 0.63 0.00 0.02 0.00 0.02 99.34 [2023-11-29T00:55:25.516Z] 00:55:01 5 0.02 0.00 0.02 0.02 0.00 99.95 [2023-11-29T00:55:25.516Z] 00:55:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2023-11-29T00:55:25.516Z] 00:55:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-29T00:55:25.516Z] Average: all 3.66 0.00 0.82 0.81 0.02 94.69 [2023-11-29T00:55:25.516Z] Average: 0 3.84 0.00 0.89 0.54 0.03 94.71 [2023-11-29T00:55:25.516Z] Average: 1 3.54 0.00 0.90 2.68 0.03 92.85 [2023-11-29T00:55:25.516Z] Average: 2 4.10 0.00 0.71 0.92 0.02 94.25 [2023-11-29T00:55:25.516Z] Average: 3 3.61 0.00 0.77 0.52 0.02 95.08 [2023-11-29T00:55:25.516Z] Average: 4 3.59 0.00 0.86 1.01 0.02 94.52 [2023-11-29T00:55:25.516Z] Average: 5 3.54 0.00 0.73 0.26 0.02 95.45 [2023-11-29T00:55:25.516Z] Average: 6 3.55 0.00 0.75 0.19 0.02 95.50 [2023-11-29T00:55:25.516Z] Average: 7 3.51 0.00 0.96 0.34 0.02 95.17 [2023-11-29T00:55:25.516Z] [2023-11-29T00:55:25.516Z] [2023-11-29T00:55:25.516Z]