Pull request #223 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d94258decc4a40e8da9fa5abd6925489b04d5644+ca6eedcb7203a69331a310d8a9e2fcedf7b80801 (1a6c4e6a8bed2260c8412bd9da6ee270f4474ae1) 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-ssh14333555522011040163.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-ssh12582725433366857594.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-223/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-223/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14132024665668867511.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-223/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12756335620822440762.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-ssh1839635134144624888.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-223/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-223/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13950734898151506027.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-25072 in /w/workspace/edgexfoundry_device-gpio_PR-223 [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-223 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/223/head:refs/remotes/origin/PR-223 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit ca6eedcb7203a69331a310d8a9e2fcedf7b80801 into PR head commit d94258decc4a40e8da9fa5abd6925489b04d5644 Merge succeeded, producing d94258decc4a40e8da9fa5abd6925489b04d5644 Checking out Revision d94258decc4a40e8da9fa5abd6925489b04d5644 (PR-223) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > git config core.sparsecheckout # timeout=10 > git checkout -f d94258decc4a40e8da9fa5abd6925489b04d5644 # 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 ca6eedcb7203a69331a310d8a9e2fcedf7b80801 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d94258decc4a40e8da9fa5abd6925489b04d5644 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-12-15T00:09:52.864Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-12-15T00:09:53.066Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-12-15T00:09:53.175Z] ========================================================= [2023-12-15T00:09:53.175Z] EdgeX Global Pipelines Version Info [2023-12-15T00:09:53.175Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-12-15T00:09:54.310Z] ------------------- [2023-12-15T00:09:54.310Z] stable info: [2023-12-15T00:09:54.310Z] ------------------- [2023-12-15T00:09:54.310Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-12-15T00:09:54.310Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-15T00:09:54.310Z] Message: update stable to v1.0.258 [2023-12-15T00:09:54.571Z] ------------------- [2023-12-15T00:09:54.571Z] experimental info: [2023-12-15T00:09:54.571Z] ------------------- [2023-12-15T00:09:54.571Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-12-15T00:09:54.571Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-15T00:09:54.571Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-12-15T00:09:54.791Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2023-12-15T00:09:54.850Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2023-12-15T00:09:54.922Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-12-15T00:09:54.980Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-12-15T00:09:55.038Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-12-15T00:09:55.104Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-12-15T00:09:55.165Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-12-15T00:09:55.231Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-12-15T00:09:55.295Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-12-15T00:09:55.351Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-12-15T00:09:55.412Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-12-15T00:09:55.483Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2023-12-15T00:09:55.549Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-12-15T00:09:55.611Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-12-15T00:09:55.676Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-12-15T00:09:55.742Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-12-15T00:09:55.806Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-12-15T00:09:55.932Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-12-15T00:09:56.003Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-12-15T00:09:56.070Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-12-15T00:09:56.145Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-12-15T00:09:56.221Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-12-15T00:09:56.292Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-12-15T00:09:56.361Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-12-15T00:09:56.434Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-12-15T00:09:56.503Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-12-15T00:09:56.575Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-12-15T00:09:56.648Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-223 [Pipeline] echo [2023-12-15T00:09:56.730Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-223 [Pipeline] echo [2023-12-15T00:09:56.806Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-223 [Pipeline] echo [2023-12-15T00:09:56.885Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d94258decc4a40e8da9fa5abd6925489b04d5644 [Pipeline] echo [2023-12-15T00:09:56.967Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d94258d [Pipeline] echo [2023-12-15T00:09:57.054Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-15T00:09:57.218Z] provisioning config files... [2023-12-15T00:09:57.232Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-223@tmp/config12615557469734379632tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-15T00:09:57.647Z] ---> ****-login.sh [2023-12-15T00:09:57.647Z] nexus3.edgexfoundry.org:10001 [2023-12-15T00:09:57.908Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T00:09:57.908Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T00:09:57.908Z] Configure a credential helper to remove this warning. See [2023-12-15T00:09:57.908Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T00:09:57.908Z] [2023-12-15T00:09:57.908Z] Login Succeeded [2023-12-15T00:09:57.908Z] nexus3.edgexfoundry.org:10002 [2023-12-15T00:09:58.170Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T00:09:58.170Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T00:09:58.170Z] Configure a credential helper to remove this warning. See [2023-12-15T00:09:58.170Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T00:09:58.170Z] [2023-12-15T00:09:58.170Z] Login Succeeded [2023-12-15T00:09:58.170Z] nexus3.edgexfoundry.org:10003 [2023-12-15T00:09:58.170Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T00:09:58.171Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T00:09:58.171Z] Configure a credential helper to remove this warning. See [2023-12-15T00:09:58.171Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T00:09:58.171Z] [2023-12-15T00:09:58.171Z] Login Succeeded [2023-12-15T00:09:58.171Z] nexus3.edgexfoundry.org:10004 [2023-12-15T00:09:58.429Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T00:09:58.429Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T00:09:58.429Z] Configure a credential helper to remove this warning. See [2023-12-15T00:09:58.429Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T00:09:58.429Z] [2023-12-15T00:09:58.429Z] Login Succeeded [2023-12-15T00:09:58.429Z] ****.io [2023-12-15T00:09:58.429Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T00:09:58.687Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T00:09:58.687Z] Configure a credential helper to remove this warning. See [2023-12-15T00:09:58.688Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T00:09:58.688Z] [2023-12-15T00:09:58.688Z] Login Succeeded [2023-12-15T00:09:58.688Z] ---> ****-login.sh ends [Pipeline] } [2023-12-15T00:09:58.715Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-12-15T00:09:59.515Z] + git rev-list -1 --merges d94258decc4a40e8da9fa5abd6925489b04d5644~1..d94258decc4a40e8da9fa5abd6925489b04d5644 [Pipeline] echo [2023-12-15T00:09:59.556Z] -----------> git rev-list -1 --merges d94258decc4a40e8da9fa5abd6925489b04d5644~1..d94258decc4a40e8da9fa5abd6925489b04d5644 d94258decc4a40e8da9fa5abd6925489b04d5644 [false] [Pipeline] sh [2023-12-15T00:09:59.884Z] + git log --format=format:%s -1 d94258decc4a40e8da9fa5abd6925489b04d5644 [Pipeline] echo [2023-12-15T00:09:59.919Z] ========================================================= [2023-12-15T00:09:59.919Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-12-15T00:09:59.919Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-15T00:10:00.415Z] + git log --format=format:%s -1 d94258decc4a40e8da9fa5abd6925489b04d5644 [Pipeline] echo [2023-12-15T00:10:00.457Z] [semverPrep] GIT_COMMIT: d94258decc4a40e8da9fa5abd6925489b04d5644, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-12-15T00:10:00.503Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-12-15T00:10:00.932Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-15T00:10:00.932Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-12-15T00:10:00.932Z] + [ -e /tmp/ssh_known_hosts ] [2023-12-15T00:10:00.932Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-12-15T00:10:00.932Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-12-15T00:10:00.932Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-12-15T00:10:00.932Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T00:10:01.429Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-15T00:10:01.429Z] [2023-12-15T00:10:01.429Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T00:10:01.839Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-15T00:10:01.839Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-12-15T00:10:01.839Z] b85a868b505f: Pulling fs layer [2023-12-15T00:10:01.839Z] e2be974225ed: Pulling fs layer [2023-12-15T00:10:01.839Z] 339a4e72a1f5: Pulling fs layer [2023-12-15T00:10:01.839Z] 988bab9f4d93: Pulling fs layer [2023-12-15T00:10:01.839Z] 1469e6f7b9e6: Pulling fs layer [2023-12-15T00:10:01.839Z] eaf3925da568: Pulling fs layer [2023-12-15T00:10:01.839Z] bab4dde63d76: Pulling fs layer [2023-12-15T00:10:01.839Z] bde34c3a00c8: Pulling fs layer [2023-12-15T00:10:01.839Z] b352a97aabf1: Pulling fs layer [2023-12-15T00:10:01.839Z] 4872d77fe225: Pulling fs layer [2023-12-15T00:10:01.839Z] 5851b861e8e6: Pulling fs layer [2023-12-15T00:10:01.839Z] 1469e6f7b9e6: Waiting [2023-12-15T00:10:01.839Z] eaf3925da568: Waiting [2023-12-15T00:10:01.839Z] bab4dde63d76: Waiting [2023-12-15T00:10:01.839Z] bde34c3a00c8: Waiting [2023-12-15T00:10:01.839Z] b352a97aabf1: Waiting [2023-12-15T00:10:01.839Z] 4872d77fe225: Waiting [2023-12-15T00:10:01.839Z] 5851b861e8e6: Waiting [2023-12-15T00:10:01.839Z] 988bab9f4d93: Waiting [2023-12-15T00:10:01.839Z] e2be974225ed: Verifying Checksum [2023-12-15T00:10:01.839Z] e2be974225ed: Download complete [2023-12-15T00:10:01.839Z] 988bab9f4d93: Verifying Checksum [2023-12-15T00:10:01.839Z] 988bab9f4d93: Download complete [2023-12-15T00:10:01.839Z] 1469e6f7b9e6: Verifying Checksum [2023-12-15T00:10:01.839Z] 1469e6f7b9e6: Download complete [2023-12-15T00:10:01.839Z] eaf3925da568: Verifying Checksum [2023-12-15T00:10:02.097Z] 339a4e72a1f5: Verifying Checksum [2023-12-15T00:10:02.097Z] 339a4e72a1f5: Download complete [2023-12-15T00:10:02.097Z] bde34c3a00c8: Download complete [2023-12-15T00:10:02.097Z] b352a97aabf1: Download complete [2023-12-15T00:10:02.097Z] 4872d77fe225: Verifying Checksum [2023-12-15T00:10:02.097Z] 4872d77fe225: Download complete [2023-12-15T00:10:02.097Z] 5851b861e8e6: Verifying Checksum [2023-12-15T00:10:02.097Z] 5851b861e8e6: Download complete [2023-12-15T00:10:02.097Z] b85a868b505f: Verifying Checksum [2023-12-15T00:10:02.097Z] b85a868b505f: Download complete [2023-12-15T00:10:02.356Z] bab4dde63d76: Verifying Checksum [2023-12-15T00:10:02.356Z] bab4dde63d76: Download complete [2023-12-15T00:10:03.316Z] b85a868b505f: Pull complete [2023-12-15T00:10:03.574Z] e2be974225ed: Pull complete [2023-12-15T00:10:04.145Z] 339a4e72a1f5: Pull complete [2023-12-15T00:10:04.145Z] 988bab9f4d93: Pull complete [2023-12-15T00:10:04.405Z] 1469e6f7b9e6: Pull complete [2023-12-15T00:10:04.405Z] eaf3925da568: Pull complete [2023-12-15T00:10:06.306Z] bab4dde63d76: Pull complete [2023-12-15T00:10:06.577Z] bde34c3a00c8: Pull complete [2023-12-15T00:10:06.577Z] b352a97aabf1: Pull complete [2023-12-15T00:10:06.577Z] 4872d77fe225: Pull complete [2023-12-15T00:10:06.839Z] 5851b861e8e6: Pull complete [2023-12-15T00:10:06.839Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-12-15T00:10:06.839Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-15T00:10:06.839Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-15T00:10:07.141Z] prd-ubuntu20.04-docker-8c-8g-25072 does not seem to be running inside a container [2023-12-15T00:10:07.171Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-223 -v /w/workspace/edgexfoundry_device-gpio_PR-223:/w/workspace/edgexfoundry_device-gpio_PR-223:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-223@tmp:/w/workspace/edgexfoundry_device-gpio_PR-223@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-12-15T00:10:09.886Z] $ docker top bb5c08d91a92c26e58ff2b8b90318c2e12839f5acdca6fec6c3133d2e5e93dda -eo pid,comm [2023-12-15T00:10:09.939Z] 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-12-15T00:10:09.939Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-15T00:10:10.133Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-15T00:10:10.133Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-15T00:10:10.251Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-15T00:10:10.256Z] $ docker exec bb5c08d91a92c26e58ff2b8b90318c2e12839f5acdca6fec6c3133d2e5e93dda ssh-agent [2023-12-15T00:10:10.368Z] SSH_AUTH_SOCK=/tmp/ssh-lLrSRzctiAke/agent.33 [2023-12-15T00:10:10.368Z] SSH_AGENT_PID=39 [2023-12-15T00:10:10.375Z] Running ssh-add (command line suppressed) [2023-12-15T00:10:10.480Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-223@tmp/private_key_12755507100818686452.key (/w/workspace/edgexfoundry_device-gpio_PR-223@tmp/private_key_12755507100818686452.key) [2023-12-15T00:10:10.494Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-15T00:10:10.848Z] + git tag --points-at HEAD [Pipeline] } [2023-12-15T00:10:10.874Z] $ docker exec --env ******** --env ******** bb5c08d91a92c26e58ff2b8b90318c2e12839f5acdca6fec6c3133d2e5e93dda ssh-agent -k [2023-12-15T00:10:10.973Z] unset SSH_AUTH_SOCK; [2023-12-15T00:10:10.973Z] unset SSH_AGENT_PID; [2023-12-15T00:10:10.974Z] echo Agent pid 39 killed; [2023-12-15T00:10:10.981Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-12-15T00:10:11.117Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-15T00:10:11.117Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-15T00:10:11.241Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-15T00:10:11.246Z] $ docker exec bb5c08d91a92c26e58ff2b8b90318c2e12839f5acdca6fec6c3133d2e5e93dda ssh-agent [2023-12-15T00:10:11.347Z] SSH_AUTH_SOCK=/tmp/ssh-i71p9OxviEBw/agent.71 [2023-12-15T00:10:11.347Z] SSH_AGENT_PID=77 [2023-12-15T00:10:11.352Z] Running ssh-add (command line suppressed) [2023-12-15T00:10:11.458Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-223@tmp/private_key_11576818563281319462.key (/w/workspace/edgexfoundry_device-gpio_PR-223@tmp/private_key_11576818563281319462.key) [2023-12-15T00:10:11.473Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-15T00:10:11.828Z] + git semver init [2023-12-15T00:10:12.087Z] 2023-12-15 00:10:12,008 [run_init] DEBUG init version:0.0.0 force:False [2023-12-15T00:10:12.087Z] 2023-12-15 00:10:12,009 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-223/.semver [2023-12-15T00:10:12.087Z] 2023-12-15 00:10:12,009 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-223/.semver [2023-12-15T00:10:12.087Z] 2023-12-15 00:10:12,009 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-223/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-223, universal_newlines=False, shell=None, istream=None) [2023-12-15T00:10:14.019Z] 2023-12-15 00:10:13,573 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-223/.git/info/exclude [2023-12-15T00:10:14.019Z] 2023-12-15 00:10:13,573 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-223/.semver/PR-223 with force:False [2023-12-15T00:10:14.019Z] 2023-12-15 00:10:13,574 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-223/.semver/PR-223 [2023-12-15T00:10:14.019Z] 2023-12-15 00:10:13,578 [execute] INFO git cat-file --batch-check [2023-12-15T00:10:14.019Z] 2023-12-15 00:10:13,578 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-223/.semver, universal_newlines=False, shell=None, istream=) [2023-12-15T00:10:14.019Z] 2023-12-15 00:10:13,584 [execute] INFO git cat-file --batch [2023-12-15T00:10:14.019Z] 2023-12-15 00:10:13,585 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-223/.semver, universal_newlines=False, shell=None, istream=) [2023-12-15T00:10:14.019Z] 2023-12-15 00:10:13,590 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-223/.semver/PR-223 [2023-12-15T00:10:14.019Z] 0.0.0 [Pipeline] } [2023-12-15T00:10:14.049Z] $ docker exec --env ******** --env ******** bb5c08d91a92c26e58ff2b8b90318c2e12839f5acdca6fec6c3133d2e5e93dda ssh-agent -k [2023-12-15T00:10:14.163Z] unset SSH_AUTH_SOCK; [2023-12-15T00:10:14.164Z] unset SSH_AGENT_PID; [2023-12-15T00:10:14.165Z] echo Agent pid 77 killed; [2023-12-15T00:10:14.175Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-15T00:10:14.688Z] + git semver [Pipeline] } [2023-12-15T00:10:14.973Z] $ docker stop --time=1 bb5c08d91a92c26e58ff2b8b90318c2e12839f5acdca6fec6c3133d2e5e93dda [2023-12-15T00:10:16.337Z] $ docker rm -f --volumes bb5c08d91a92c26e58ff2b8b90318c2e12839f5acdca6fec6c3133d2e5e93dda [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-15T00:10:16.781Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-12-15T00:10:17.096Z] Stashed 1 file(s) [Pipeline] echo [2023-12-15T00:10:17.114Z] [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-12-15T00:10:18.008Z] provisioning config files... [2023-12-15T00:10:18.020Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-223@tmp/config9059683065077945888tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-15T00:10:18.420Z] ---> ****-login.sh [2023-12-15T00:10:18.420Z] nexus3.edgexfoundry.org:10001 [2023-12-15T00:10:18.421Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T00:10:18.421Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T00:10:18.421Z] Configure a credential helper to remove this warning. See [2023-12-15T00:10:18.421Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T00:10:18.421Z] [2023-12-15T00:10:18.421Z] Login Succeeded [2023-12-15T00:10:18.421Z] nexus3.edgexfoundry.org:10002 [2023-12-15T00:10:18.421Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T00:10:18.421Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T00:10:18.421Z] Configure a credential helper to remove this warning. See [2023-12-15T00:10:18.421Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T00:10:18.421Z] [2023-12-15T00:10:18.421Z] Login Succeeded [2023-12-15T00:10:18.421Z] nexus3.edgexfoundry.org:10003 [2023-12-15T00:10:18.681Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T00:10:18.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T00:10:18.681Z] Configure a credential helper to remove this warning. See [2023-12-15T00:10:18.682Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T00:10:18.682Z] [2023-12-15T00:10:18.682Z] Login Succeeded [2023-12-15T00:10:18.682Z] nexus3.edgexfoundry.org:10004 [2023-12-15T00:10:18.682Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T00:10:18.682Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T00:10:18.682Z] Configure a credential helper to remove this warning. See [2023-12-15T00:10:18.682Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T00:10:18.682Z] [2023-12-15T00:10:18.682Z] Login Succeeded [2023-12-15T00:10:18.682Z] ****.io [2023-12-15T00:10:18.941Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T00:10:18.942Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T00:10:18.942Z] Configure a credential helper to remove this warning. See [2023-12-15T00:10:18.942Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T00:10:18.942Z] [2023-12-15T00:10:18.942Z] Login Succeeded [2023-12-15T00:10:18.942Z] ---> ****-login.sh ends [Pipeline] } [2023-12-15T00:10:18.969Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-12-15T00:10:19.289Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-15T00:10:19.353Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-15T00:10:19.411Z] ========================================================= [2023-12-15T00:10:19.411Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-12-15T00:10:19.411Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T00:10:19.981Z] + 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-12-15T00:10:19.982Z] Sending build context to Docker daemon 24.49MB [2023-12-15T00:10:19.982Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-12-15T00:10:19.982Z] Step 2/12 : FROM ${BASE} AS builder [2023-12-15T00:10:20.246Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-12-15T00:10:20.246Z] 7264a8db6415: Pulling fs layer [2023-12-15T00:10:20.246Z] c4d48a809fc2: Pulling fs layer [2023-12-15T00:10:20.246Z] 4f1c88b9dad5: Pulling fs layer [2023-12-15T00:10:20.246Z] ad3a456e5733: Pulling fs layer [2023-12-15T00:10:20.246Z] 69c7f0334f64: Pulling fs layer [2023-12-15T00:10:20.246Z] 1f1c1a5573a3: Pulling fs layer [2023-12-15T00:10:20.246Z] ce7588e14bc9: Pulling fs layer [2023-12-15T00:10:20.246Z] b5e4710f87ac: Pulling fs layer [2023-12-15T00:10:20.246Z] 1f1c1a5573a3: Waiting [2023-12-15T00:10:20.246Z] ce7588e14bc9: Waiting [2023-12-15T00:10:20.246Z] b5e4710f87ac: Waiting [2023-12-15T00:10:20.246Z] ad3a456e5733: Waiting [2023-12-15T00:10:20.246Z] c4d48a809fc2: Verifying Checksum [2023-12-15T00:10:20.246Z] c4d48a809fc2: Download complete [2023-12-15T00:10:20.246Z] ad3a456e5733: Download complete [2023-12-15T00:10:20.246Z] 69c7f0334f64: Verifying Checksum [2023-12-15T00:10:20.246Z] 69c7f0334f64: Download complete [2023-12-15T00:10:20.246Z] 7264a8db6415: Verifying Checksum [2023-12-15T00:10:20.246Z] 7264a8db6415: Download complete [2023-12-15T00:10:20.246Z] 1f1c1a5573a3: Verifying Checksum [2023-12-15T00:10:20.246Z] 1f1c1a5573a3: Download complete [2023-12-15T00:10:20.505Z] 7264a8db6415: Pull complete [2023-12-15T00:10:20.505Z] b5e4710f87ac: Verifying Checksum [2023-12-15T00:10:20.505Z] b5e4710f87ac: Download complete [2023-12-15T00:10:20.505Z] c4d48a809fc2: Pull complete [2023-12-15T00:10:20.764Z] 4f1c88b9dad5: Verifying Checksum [2023-12-15T00:10:20.764Z] 4f1c88b9dad5: Download complete [2023-12-15T00:10:21.022Z] ce7588e14bc9: Verifying Checksum [2023-12-15T00:10:21.022Z] ce7588e14bc9: Download complete [2023-12-15T00:10:24.324Z] 4f1c88b9dad5: Pull complete [2023-12-15T00:10:24.324Z] ad3a456e5733: Pull complete [2023-12-15T00:10:24.324Z] 69c7f0334f64: Pull complete [2023-12-15T00:10:24.324Z] 1f1c1a5573a3: Pull complete [2023-12-15T00:10:26.857Z] ce7588e14bc9: Pull complete [2023-12-15T00:10:27.117Z] b5e4710f87ac: Pull complete [2023-12-15T00:10:27.377Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-12-15T00:10:27.377Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-12-15T00:10:27.377Z] ---> 88b5674ff536 [2023-12-15T00:10:27.377Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-12-15T00:10:31.659Z] ---> Running in f0a43d0fffd9 [2023-12-15T00:10:31.659Z] Removing intermediate container f0a43d0fffd9 [2023-12-15T00:10:31.659Z] ---> 10b032b7477c [2023-12-15T00:10:31.659Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-12-15T00:10:31.659Z] ---> Running in 6cf37e194b63 [2023-12-15T00:10:31.659Z] Removing intermediate container 6cf37e194b63 [2023-12-15T00:10:31.659Z] ---> 5883e2f70e5a [2023-12-15T00:10:31.659Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-12-15T00:10:31.659Z] ---> Running in 5594d23fb725 [2023-12-15T00:10:31.659Z] Removing intermediate container 5594d23fb725 [2023-12-15T00:10:31.659Z] ---> 86db907d22fd [2023-12-15T00:10:31.659Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-12-15T00:10:31.659Z] ---> Running in ad0e32944036 [2023-12-15T00:10:31.659Z] Removing intermediate container ad0e32944036 [2023-12-15T00:10:31.659Z] ---> e6dd0bb529c0 [2023-12-15T00:10:31.659Z] Step 7/12 : WORKDIR /device-gpio [2023-12-15T00:10:31.659Z] ---> Running in 2bea151f60ad [2023-12-15T00:10:31.659Z] Removing intermediate container 2bea151f60ad [2023-12-15T00:10:31.659Z] ---> 8b749174f99c [2023-12-15T00:10:31.659Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-12-15T00:10:31.659Z] ---> Running in 57b313eb9983 [2023-12-15T00:10:31.920Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-15T00:10:32.181Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-15T00:10:32.441Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-12-15T00:10:32.441Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-12-15T00:10:32.441Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-12-15T00:10:32.441Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-12-15T00:10:32.441Z] Executing busybox-1.36.1-r5.trigger [2023-12-15T00:10:32.441Z] OK: 268 MiB in 56 packages [2023-12-15T00:10:32.742Z] Still waiting to schedule task [2023-12-15T00:10:32.742Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-12-15T00:10:33.011Z] Removing intermediate container 57b313eb9983 [2023-12-15T00:10:33.011Z] ---> e597de817245 [2023-12-15T00:10:33.011Z] Step 9/12 : COPY go.mod vendor* ./ [2023-12-15T00:10:33.272Z] ---> d067dea579b9 [2023-12-15T00:10:33.272Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-15T00:10:33.272Z] ---> Running in a637e50d6430 [2023-12-15T00:11:29.544Z] Removing intermediate container a637e50d6430 [2023-12-15T00:11:29.544Z] ---> 03c2256b75ed [2023-12-15T00:11:29.544Z] Step 11/12 : COPY . . [2023-12-15T00:11:29.544Z] ---> b52c190d1b32 [2023-12-15T00:11:29.544Z] Step 12/12 : RUN ${MAKE} [2023-12-15T00:11:29.544Z] ---> Running in 16982f139ebf [2023-12-15T00:11:29.544Z] noop [2023-12-15T00:11:29.544Z] Removing intermediate container 16982f139ebf [2023-12-15T00:11:29.544Z] ---> 6ca01bb7dced [2023-12-15T00:11:29.544Z] Successfully built 6ca01bb7dced [2023-12-15T00:11:29.544Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T00:11:30.084Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-15T00:11:30.084Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-15T00:11:30.364Z] prd-ubuntu20.04-docker-8c-8g-25072 does not seem to be running inside a container [2023-12-15T00:11:30.469Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-223 -v /w/workspace/edgexfoundry_device-gpio_PR-223:/w/workspace/edgexfoundry_device-gpio_PR-223:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-223@tmp:/w/workspace/edgexfoundry_device-gpio_PR-223@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-12-15T00:11:31.221Z] $ docker top 7f1ef3ffe3eef187b9bb92a486e32ceb9e488b323493b3528d049e95e108daa5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-15T00:11:31.662Z] + go version [2023-12-15T00:11:31.662Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-12-15T00:11:31.692Z] $ docker stop --time=1 7f1ef3ffe3eef187b9bb92a486e32ceb9e488b323493b3528d049e95e108daa5 [2023-12-15T00:11:32.994Z] $ docker rm -f --volumes 7f1ef3ffe3eef187b9bb92a486e32ceb9e488b323493b3528d049e95e108daa5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T00:11:33.971Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-15T00:11:33.971Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-15T00:11:34.202Z] prd-ubuntu20.04-docker-8c-8g-25072 does not seem to be running inside a container [2023-12-15T00:11:34.237Z] $ 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-223 -v /w/workspace/edgexfoundry_device-gpio_PR-223:/w/workspace/edgexfoundry_device-gpio_PR-223:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-223@tmp:/w/workspace/edgexfoundry_device-gpio_PR-223@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-12-15T00:11:35.162Z] $ docker top 4e5192cc271c87dce4d37f18c125d81f03c400daf7e18ebef63fa22802893c70 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-15T00:11:35.611Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-223 [Pipeline] fileExists [Pipeline] sh [2023-12-15T00:11:36.012Z] + make test [2023-12-15T00:11:36.012Z] go test ./... -coverprofile=coverage.out ./... [2023-12-15T00:11:40.201Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-12-15T00:11:50.218Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-12-15T00:11:50.218Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-12-15T00:11:58.324Z] go vet ./... [2023-12-15T00:12:01.610Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-15T00:12:01.610Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-15T00:12:01.610Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-15T00:12:01.649Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-15T00:12:01.715Z] $ docker stop --time=1 4e5192cc271c87dce4d37f18c125d81f03c400daf7e18ebef63fa22802893c70 [2023-12-15T00:12:05.117Z] $ docker rm -f --volumes 4e5192cc271c87dce4d37f18c125d81f03c400daf7e18ebef63fa22802893c70 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-15T00:12:05.722Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-15T00:12:05.787Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-12-15T00:12:06.653Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-15T00:12:06.969Z] + ls -al . [2023-12-15T00:12:06.969Z] total 152 [2023-12-15T00:12:06.969Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 15 00:11 . [2023-12-15T00:12:06.969Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 15 00:09 .. [2023-12-15T00:12:06.969Z] -rw-rw-r-- 1 jenkins jenkins 120 Dec 15 00:09 .dockerignore [2023-12-15T00:12:06.969Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 15 00:11 .git [2023-12-15T00:12:06.969Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 15 00:09 .github [2023-12-15T00:12:06.969Z] -rw-rw-r-- 1 jenkins jenkins 277 Dec 15 00:09 .gitignore [2023-12-15T00:12:06.969Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 15 00:09 .golangci.yml [2023-12-15T00:12:06.969Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 15 00:10 .semver [2023-12-15T00:12:06.969Z] -rw-rw-r-- 1 jenkins jenkins 10671 Dec 15 00:09 Attribution.txt [2023-12-15T00:12:06.969Z] -rw-rw-r-- 1 jenkins jenkins 7171 Dec 15 00:09 CHANGELOG.md [2023-12-15T00:12:06.969Z] -rw-rw-r-- 1 jenkins jenkins 1661 Dec 15 00:09 Dockerfile [2023-12-15T00:12:06.969Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 15 00:09 GOVERNANCE.md [2023-12-15T00:12:06.969Z] -rw-rw-r-- 1 jenkins jenkins 657 Dec 15 00:09 Jenkinsfile [2023-12-15T00:12:06.969Z] -rw-rw-r-- 1 jenkins jenkins 11340 Dec 15 00:09 LICENSE [2023-12-15T00:12:06.969Z] -rw-rw-r-- 1 jenkins jenkins 1923 Dec 15 00:09 Makefile [2023-12-15T00:12:06.969Z] -rw-rw-r-- 1 jenkins jenkins 617 Dec 15 00:09 OWNERS.md [2023-12-15T00:12:06.969Z] -rw-rw-r-- 1 jenkins jenkins 3578 Dec 15 00:09 README.md [2023-12-15T00:12:06.969Z] -rw-rw-r-- 1 jenkins jenkins 5 Dec 15 00:10 VERSION [2023-12-15T00:12:06.969Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 15 00:09 bin [2023-12-15T00:12:06.969Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 15 00:09 cmd [2023-12-15T00:12:06.969Z] -rw-r--r-- 1 jenkins jenkins 10 Dec 15 00:11 coverage.out [2023-12-15T00:12:06.969Z] -rw-rw-r-- 1 jenkins jenkins 3693 Dec 15 00:09 go.mod [2023-12-15T00:12:06.969Z] -rw-rw-r-- 1 jenkins jenkins 35440 Dec 15 00:09 go.sum [2023-12-15T00:12:06.969Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 15 00:09 internal [2023-12-15T00:12:06.969Z] -rw-rw-r-- 1 jenkins jenkins 209 Dec 15 00:09 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T00:12:07.428Z] + 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=d94258decc4a40e8da9fa5abd6925489b04d5644 --label arch=amd64 --label version=0.0.0 . [2023-12-15T00:12:07.428Z] Sending build context to Docker daemon 24.49MB [2023-12-15T00:12:07.428Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-12-15T00:12:07.428Z] Step 2/26 : FROM ${BASE} AS builder [2023-12-15T00:12:07.428Z] ---> 6ca01bb7dced [2023-12-15T00:12:07.428Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-12-15T00:12:07.693Z] ---> Running in bb5e65d50afe [2023-12-15T00:12:07.952Z] Removing intermediate container bb5e65d50afe [2023-12-15T00:12:07.952Z] ---> 767bf933f4d5 [2023-12-15T00:12:07.952Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-12-15T00:12:07.952Z] ---> Running in 3da5a1271513 [2023-12-15T00:12:07.952Z] Removing intermediate container 3da5a1271513 [2023-12-15T00:12:07.952Z] ---> 2773faeea4ac [2023-12-15T00:12:07.952Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-12-15T00:12:07.952Z] ---> Running in 142b31418b00 [2023-12-15T00:12:07.952Z] Removing intermediate container 142b31418b00 [2023-12-15T00:12:07.952Z] ---> 7b8fffc8bdd7 [2023-12-15T00:12:07.952Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-12-15T00:12:08.211Z] ---> Running in 8a98fe88ab16 [2023-12-15T00:12:08.211Z] Removing intermediate container 8a98fe88ab16 [2023-12-15T00:12:08.211Z] ---> fc9d18be6ec7 [2023-12-15T00:12:08.211Z] Step 7/26 : WORKDIR /device-gpio [2023-12-15T00:12:08.211Z] ---> Running in ce5b577071d9 [2023-12-15T00:12:08.211Z] Removing intermediate container ce5b577071d9 [2023-12-15T00:12:08.211Z] ---> 674f81343a63 [2023-12-15T00:12:08.211Z] Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-12-15T00:12:08.211Z] ---> Running in f899e9e57c46 [2023-12-15T00:12:08.469Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-15T00:12:08.728Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-15T00:12:08.728Z] OK: 268 MiB in 56 packages [2023-12-15T00:12:09.296Z] Removing intermediate container f899e9e57c46 [2023-12-15T00:12:09.296Z] ---> 56f17e54394d [2023-12-15T00:12:09.296Z] Step 9/26 : COPY go.mod vendor* ./ [2023-12-15T00:12:09.296Z] ---> 245929254021 [2023-12-15T00:12:09.296Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-15T00:12:09.296Z] ---> Running in a11b0d5dd433 [2023-12-15T00:12:09.862Z] Removing intermediate container a11b0d5dd433 [2023-12-15T00:12:09.862Z] ---> 002d9923af7d [2023-12-15T00:12:09.862Z] Step 11/26 : COPY . . [2023-12-15T00:12:11.237Z] ---> 53e920de6212 [2023-12-15T00:12:11.237Z] Step 12/26 : RUN ${MAKE} [2023-12-15T00:12:11.237Z] ---> Running in deec2b47922e [2023-12-15T00:12:11.237Z] 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.4" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-12-15T00:12:21.157Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-25073 in /w/workspace/edgexfoundry_device-gpio_PR-223 [Pipeline] { [Pipeline] ws [2023-12-15T00:12:21.252Z] Running in /w/workspace/device-gpio/1 [Pipeline] { [Pipeline] checkout [2023-12-15T00:12:24.385Z] The recommended git tool is: git [2023-12-15T00:12:29.759Z] using credential edgex-jenkins-ssh [2023-12-15T00:12:29.781Z] Cloning the remote Git repository [2023-12-15T00:12:29.840Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2023-12-15T00:12:29.953Z] > git init /w/workspace/device-gpio/1 # timeout=10 [2023-12-15T00:12:30.157Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-12-15T00:12:30.159Z] > git --version # timeout=10 [2023-12-15T00:12:30.186Z] > git --version # 'git version 2.25.1' [2023-12-15T00:12:30.190Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-15T00:12:30.401Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-15T00:12:33.165Z] Removing intermediate container deec2b47922e [2023-12-15T00:12:33.165Z] ---> 1d5ec024e208 [2023-12-15T00:12:33.165Z] Step 13/26 : FROM alpine:3.18 [2023-12-15T00:12:33.165Z] 3.18: Pulling from library/alpine [2023-12-15T00:12:33.165Z] c926b61bad3b: Pulling fs layer [2023-12-15T00:12:33.165Z] c926b61bad3b: Verifying Checksum [2023-12-15T00:12:33.165Z] c926b61bad3b: Download complete [2023-12-15T00:12:33.165Z] c926b61bad3b: Pull complete [2023-12-15T00:12:33.165Z] Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-15T00:12:33.165Z] Status: Downloaded newer image for alpine:3.18 [2023-12-15T00:12:33.165Z] ---> b541f2080109 [2023-12-15T00:12:33.165Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-12-15T00:12:33.165Z] ---> Running in 8e972879e5fc [2023-12-15T00:12:33.165Z] Removing intermediate container 8e972879e5fc [2023-12-15T00:12:33.165Z] ---> 525c18a08520 [2023-12-15T00:12:33.165Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2023-12-15T00:12:33.165Z] ---> Running in 54b42d3d6a54 [2023-12-15T00:12:33.165Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-15T00:12:33.165Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-15T00:12:33.165Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-12-15T00:12:33.165Z] Executing busybox-1.36.1-r5.trigger [2023-12-15T00:12:33.165Z] OK: 7 MiB in 16 packages [2023-12-15T00:12:33.165Z] Removing intermediate container 54b42d3d6a54 [2023-12-15T00:12:33.165Z] ---> 2c79010d16cb [2023-12-15T00:12:33.165Z] Step 16/26 : RUN apk --no-cache upgrade [2023-12-15T00:12:33.165Z] ---> Running in b02055e708ad [2023-12-15T00:12:32.574Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-12-15T00:12:32.597Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-15T00:12:33.423Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-15T00:12:33.423Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-15T00:12:33.682Z] OK: 7 MiB in 16 packages [2023-12-15T00:12:33.941Z] Removing intermediate container b02055e708ad [2023-12-15T00:12:33.941Z] ---> eb55b66abce6 [2023-12-15T00:12:33.941Z] Step 17/26 : WORKDIR / [2023-12-15T00:12:33.941Z] ---> Running in 22701d70cc9b [2023-12-15T00:12:34.119Z] Merging remotes/origin/main commit ca6eedcb7203a69331a310d8a9e2fcedf7b80801 into PR head commit d94258decc4a40e8da9fa5abd6925489b04d5644 [2023-12-15T00:12:34.200Z] Removing intermediate container 22701d70cc9b [2023-12-15T00:12:34.200Z] ---> faf874629aac [2023-12-15T00:12:34.200Z] Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / [2023-12-15T00:12:34.200Z] ---> fb5ff08e1108 [2023-12-15T00:12:34.200Z] Step 19/26 : COPY --from=builder /device-gpio/LICENSE / [2023-12-15T00:12:34.449Z] Merge succeeded, producing d94258decc4a40e8da9fa5abd6925489b04d5644 [2023-12-15T00:12:34.450Z] Checking out Revision d94258decc4a40e8da9fa5abd6925489b04d5644 (PR-223) [2023-12-15T00:12:34.459Z] ---> ea722d079054 [2023-12-15T00:12:34.459Z] Step 20/26 : COPY --from=builder /device-gpio/cmd/ / [2023-12-15T00:12:33.528Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-12-15T00:12:33.568Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-12-15T00:12:33.569Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-15T00:12:33.584Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/223/head:refs/remotes/origin/PR-223 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-12-15T00:12:34.139Z] > git config core.sparsecheckout # timeout=10 [2023-12-15T00:12:34.204Z] > git checkout -f d94258decc4a40e8da9fa5abd6925489b04d5644 # timeout=10 [2023-12-15T00:12:34.343Z] > git remote # timeout=10 [2023-12-15T00:12:34.365Z] > git config --get remote.origin.url # timeout=10 [2023-12-15T00:12:34.383Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-15T00:12:34.398Z] > git merge ca6eedcb7203a69331a310d8a9e2fcedf7b80801 # timeout=10 [2023-12-15T00:12:34.428Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-12-15T00:12:34.456Z] > git config core.sparsecheckout # timeout=10 [2023-12-15T00:12:34.472Z] > git checkout -f d94258decc4a40e8da9fa5abd6925489b04d5644 # timeout=10 [2023-12-15T00:12:34.971Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2023-12-15T00:12:35.022Z] > git --version # timeout=10 [2023-12-15T00:12:35.032Z] > git --version # 'git version 2.25.1' [2023-12-15T00:12:35.045Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-15T00:12:35.393Z] ---> 6b6cf1c59b6c [2023-12-15T00:12:35.393Z] Step 21/26 : EXPOSE 59910 [2023-12-15T00:12:35.393Z] ---> Running in 9f43878a1ce2 [2023-12-15T00:12:35.393Z] Removing intermediate container 9f43878a1ce2 [2023-12-15T00:12:35.393Z] ---> fc3d75bd259c [2023-12-15T00:12:35.393Z] Step 22/26 : ENTRYPOINT ["/device-gpio"] [2023-12-15T00:12:35.393Z] ---> Running in 8589c6bda141 [2023-12-15T00:12:35.393Z] Removing intermediate container 8589c6bda141 [2023-12-15T00:12:35.393Z] ---> 2a2d3684505c [2023-12-15T00:12:35.393Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2023-12-15T00:12:35.651Z] ---> Running in 96f78f491b6c [2023-12-15T00:12:35.651Z] Removing intermediate container 96f78f491b6c [2023-12-15T00:12:35.651Z] ---> d68a5bd19701 [2023-12-15T00:12:35.651Z] Step 24/26 : LABEL arch=amd64 [2023-12-15T00:12:35.651Z] ---> Running in 57833e2c9c43 [2023-12-15T00:12:35.651Z] Removing intermediate container 57833e2c9c43 [2023-12-15T00:12:35.651Z] ---> fe6e07534294 [2023-12-15T00:12:35.651Z] Step 25/26 : LABEL git_sha=d94258decc4a40e8da9fa5abd6925489b04d5644 [2023-12-15T00:12:35.651Z] ---> Running in 571aaf7ab0dd [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-15T00:12:35.910Z] Removing intermediate container 571aaf7ab0dd [2023-12-15T00:12:35.910Z] ---> 315513d0885f [2023-12-15T00:12:35.910Z] Step 26/26 : LABEL version=0.0.0 [2023-12-15T00:12:35.910Z] ---> Running in 97ca744f4c6a [2023-12-15T00:12:35.910Z] Removing intermediate container 97ca744f4c6a [2023-12-15T00:12:35.910Z] ---> bf03d756cc05 [2023-12-15T00:12:35.910Z] [Warning] One or more build-args [ARCH] were not consumed [2023-12-15T00:12:35.910Z] Successfully built bf03d756cc05 [2023-12-15T00:12:35.910Z] Successfully tagged device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [2023-12-15T00:12:36.410Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-12-15T00:12:36.410Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-15T00:12:36.410Z] Dload Upload Total Spent Left Speed [2023-12-15T00:12:36.410Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 88069 0 --:--:-- --:--:-- --:--:-- 88685 [Pipeline] sh [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [2023-12-15T00:12:36.790Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [2023-12-15T00:12:37.170Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-12-15T00:12:37.170Z] + sudo tee /etc/docker/daemon.new [2023-12-15T00:12:37.170Z] { [2023-12-15T00:12:37.170Z] "registry-mirrors": [ [2023-12-15T00:12:37.170Z] "https://nexus3.edgexfoundry.org:10001" [2023-12-15T00:12:37.170Z] ], [2023-12-15T00:12:37.170Z] "bip": "10.250.0.254/24", [2023-12-15T00:12:37.170Z] "hosts": [ [2023-12-15T00:12:37.170Z] "tcp://0.0.0.0:5555", [2023-12-15T00:12:37.170Z] "unix:///var/run/docker.sock" [2023-12-15T00:12:37.170Z] ], [2023-12-15T00:12:37.170Z] "mtu": 1458, [2023-12-15T00:12:37.170Z] "selinux-enabled": true, [2023-12-15T00:12:37.170Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-12-15T00:12:37.170Z] } Post stage [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T00:12:37.536Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-12-15T00:12:37.808Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-15T00:12:37.808Z] [2023-12-15T00:12:37.808Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T00:12:37.974Z] + sudo service docker restart [2023-12-15T00:12:38.225Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-15T00:12:38.225Z] latest: Pulling from edgex-lftools-log-publisher [2023-12-15T00:12:38.225Z] 5eb5b503b376: Pulling fs layer [2023-12-15T00:12:38.225Z] 5c69ac0246d0: Pulling fs layer [2023-12-15T00:12:38.225Z] ec43610c2a17: Pulling fs layer [2023-12-15T00:12:38.225Z] 3a2ae6a8a46f: Pulling fs layer [2023-12-15T00:12:38.225Z] 33b1e0a273af: Pulling fs layer [2023-12-15T00:12:38.225Z] 5d3b04190fa2: Pulling fs layer [2023-12-15T00:12:38.225Z] 2f39f015ded8: Pulling fs layer [2023-12-15T00:12:38.225Z] 33b1e0a273af: Waiting [2023-12-15T00:12:38.225Z] 5d3b04190fa2: Waiting [2023-12-15T00:12:38.225Z] 2f39f015ded8: Waiting [2023-12-15T00:12:38.225Z] 3a2ae6a8a46f: Waiting [2023-12-15T00:12:38.225Z] 5c69ac0246d0: Download complete [2023-12-15T00:12:38.225Z] 3a2ae6a8a46f: Download complete [2023-12-15T00:12:38.225Z] 33b1e0a273af: Verifying Checksum [2023-12-15T00:12:38.225Z] 33b1e0a273af: Download complete [2023-12-15T00:12:38.225Z] 5d3b04190fa2: Verifying Checksum [2023-12-15T00:12:38.225Z] 5d3b04190fa2: Download complete [2023-12-15T00:12:38.225Z] ec43610c2a17: Verifying Checksum [2023-12-15T00:12:38.225Z] ec43610c2a17: Download complete [2023-12-15T00:12:38.483Z] 5eb5b503b376: Verifying Checksum [2023-12-15T00:12:38.483Z] 5eb5b503b376: Download complete [2023-12-15T00:12:39.050Z] 2f39f015ded8: Download complete [2023-12-15T00:12:39.621Z] 5eb5b503b376: Pull complete [2023-12-15T00:12:39.880Z] 5c69ac0246d0: Pull complete [2023-12-15T00:12:40.451Z] ec43610c2a17: Pull complete [2023-12-15T00:12:40.451Z] 3a2ae6a8a46f: Pull complete [2023-12-15T00:12:40.711Z] 33b1e0a273af: Pull complete [2023-12-15T00:12:40.711Z] 5d3b04190fa2: Pull complete [2023-12-15T00:12:44.918Z] 2f39f015ded8: Pull complete [2023-12-15T00:12:44.918Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-12-15T00:12:44.918Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-15T00:12:44.918Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-15T00:12:45.281Z] prd-ubuntu20.04-docker-8c-8g-25072 does not seem to be running inside a container [2023-12-15T00:12:45.316Z] $ 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-223 -v /w/workspace/edgexfoundry_device-gpio_PR-223:/w/workspace/edgexfoundry_device-gpio_PR-223:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-223@tmp:/w/workspace/edgexfoundry_device-gpio_PR-223@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-12-15T00:12:50.159Z] $ docker top 17dcff593928a411e7722b221f8c8f7f5e56a46eeac8a37f8de15a8cc4d7f2f3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-15T00:12:50.683Z] ---> job-cost.sh [2023-12-15T00:12:50.683Z] lf-activate-venv: SKIPPING [2023-12-15T00:12:50.683Z] INFO: No Stack... [2023-12-15T00:12:50.943Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-15T00:12:51.512Z] INFO: Archiving Costs [Pipeline] sh [2023-12-15T00:12:51.832Z] + cat /w/workspace/edgexfoundry_device-gpio_PR-223/archives/cost.csv [2023-12-15T00:12:51.832Z] + cut -d, -f6 [Pipeline] lock [2023-12-15T00:12:51.872Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-223-1-stack-cost] [2023-12-15T00:12:51.876Z] Resource [jenkins-edgexfoundry-device-gpio-PR-223-1-stack-cost] did not exist. Created. [2023-12-15T00:12:51.876Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-223-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-15T00:12:52.343Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-15T00:12:52.394Z] Stashed 1 file(s) [Pipeline] } [2023-12-15T00:12:52.459Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-223-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-15T00:12:52.612Z] $ docker stop --time=1 17dcff593928a411e7722b221f8c8f7f5e56a46eeac8a37f8de15a8cc4d7f2f3 [2023-12-15T00:12:53.764Z] $ docker rm -f --volumes 17dcff593928a411e7722b221f8c8f7f5e56a46eeac8a37f8de15a8cc4d7f2f3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-15T00:12:56.331Z] provisioning config files... [2023-12-15T00:12:56.357Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/1@tmp/config11460573081042113136tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-15T00:12:56.876Z] ---> ****-login.sh [2023-12-15T00:12:56.876Z] nexus3.edgexfoundry.org:10001 [2023-12-15T00:12:57.156Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T00:12:57.424Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T00:12:57.424Z] Configure a credential helper to remove this warning. See [2023-12-15T00:12:57.424Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T00:12:57.424Z] [2023-12-15T00:12:57.424Z] Login Succeeded [2023-12-15T00:12:57.424Z] nexus3.edgexfoundry.org:10002 [2023-12-15T00:12:57.424Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T00:12:57.696Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T00:12:57.696Z] Configure a credential helper to remove this warning. See [2023-12-15T00:12:57.696Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T00:12:57.696Z] [2023-12-15T00:12:57.696Z] Login Succeeded [2023-12-15T00:12:57.696Z] nexus3.edgexfoundry.org:10003 [2023-12-15T00:12:57.696Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T00:12:57.966Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T00:12:57.966Z] Configure a credential helper to remove this warning. See [2023-12-15T00:12:57.966Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T00:12:57.966Z] [2023-12-15T00:12:57.966Z] Login Succeeded [2023-12-15T00:12:57.966Z] nexus3.edgexfoundry.org:10004 [2023-12-15T00:12:57.966Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T00:12:58.236Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T00:12:58.236Z] Configure a credential helper to remove this warning. See [2023-12-15T00:12:58.236Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T00:12:58.236Z] [2023-12-15T00:12:58.236Z] Login Succeeded [2023-12-15T00:12:58.236Z] ****.io [2023-12-15T00:12:58.508Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T00:12:58.774Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T00:12:58.774Z] Configure a credential helper to remove this warning. See [2023-12-15T00:12:58.774Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T00:12:58.774Z] [2023-12-15T00:12:58.774Z] Login Succeeded [2023-12-15T00:12:58.774Z] ---> ****-login.sh ends [Pipeline] } [2023-12-15T00:12:58.804Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-12-15T00:12:59.357Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-15T00:12:59.432Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-15T00:12:59.506Z] ========================================================= [2023-12-15T00:12:59.506Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-12-15T00:12:59.506Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T00:13:00.156Z] + 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-12-15T00:13:01.574Z] #0 building with "default" instance using docker driver [2023-12-15T00:13:01.574Z] [2023-12-15T00:13:01.574Z] #1 [internal] load .dockerignore [2023-12-15T00:13:01.574Z] #1 transferring context: 160B 0.0s done [2023-12-15T00:13:01.574Z] #1 DONE 0.1s [2023-12-15T00:13:01.574Z] [2023-12-15T00:13:01.574Z] #2 [internal] load build definition from Dockerfile [2023-12-15T00:13:01.574Z] #2 transferring dockerfile: 1.70kB 0.0s done [2023-12-15T00:13:01.574Z] #2 DONE 0.1s [2023-12-15T00:13:01.574Z] [2023-12-15T00:13:01.574Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-15T00:13:01.574Z] #3 DONE 0.1s [2023-12-15T00:13:01.848Z] [2023-12-15T00:13:01.848Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-15T00:13:01.848Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done [2023-12-15T00:13:01.848Z] #4 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done [2023-12-15T00:13:01.848Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 4.19MB / 63.99MB 0.2s [2023-12-15T00:13:01.848Z] #4 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done [2023-12-15T00:13:01.848Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.15MB / 3.33MB 0.2s [2023-12-15T00:13:01.848Z] #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0B / 286.30kB 0.1s [2023-12-15T00:13:02.126Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 9.44MB / 63.99MB 0.3s [2023-12-15T00:13:02.126Z] #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.2s done [2023-12-15T00:13:02.126Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d [2023-12-15T00:13:02.126Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 0B / 97.63MB 0.3s [2023-12-15T00:13:02.126Z] #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s done [2023-12-15T00:13:02.126Z] #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 0B / 440B 0.3s [2023-12-15T00:13:02.126Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 13.63MB / 63.99MB 0.4s [2023-12-15T00:13:02.126Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s done [2023-12-15T00:13:02.126Z] #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.3s done [2023-12-15T00:13:02.126Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.05MB / 11.40MB 0.4s [2023-12-15T00:13:02.126Z] #4 ... [2023-12-15T00:13:02.126Z] [2023-12-15T00:13:02.126Z] #5 [internal] load build context [2023-12-15T00:13:02.126Z] #5 transferring context: 12.21MB 0.5s done [2023-12-15T00:13:02.126Z] #5 DONE 0.5s [2023-12-15T00:13:02.126Z] [2023-12-15T00:13:02.126Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-15T00:13:02.126Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 18.41MB / 63.99MB 0.5s [2023-12-15T00:13:02.126Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.39MB / 97.63MB 0.5s [2023-12-15T00:13:02.126Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 4.19MB / 11.40MB 0.5s [2023-12-15T00:13:02.395Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 23.07MB / 63.99MB 0.6s [2023-12-15T00:13:02.395Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 8.39MB / 11.40MB 0.6s [2023-12-15T00:13:02.395Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 34.60MB / 63.99MB 0.8s [2023-12-15T00:13:02.395Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.5s done [2023-12-15T00:13:02.395Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 23.29MB / 97.63MB 0.8s [2023-12-15T00:13:02.396Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.7s [2023-12-15T00:13:02.664Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 39.85MB / 63.99MB 0.9s [2023-12-15T00:13:02.664Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 29.36MB / 97.63MB 0.9s [2023-12-15T00:13:02.664Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.7s done [2023-12-15T00:13:02.932Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 44.52MB / 63.99MB 1.0s [2023-12-15T00:13:02.932Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 34.60MB / 97.63MB 1.0s [2023-12-15T00:13:02.932Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.1s [2023-12-15T00:13:02.932Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 56.53MB / 63.99MB 1.2s [2023-12-15T00:13:02.932Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 46.14MB / 97.63MB 1.2s [2023-12-15T00:13:02.932Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done [2023-12-15T00:13:02.932Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 61.87MB / 63.99MB 1.3s [2023-12-15T00:13:02.932Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 52.43MB / 97.63MB 1.3s [2023-12-15T00:13:03.199Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.4s done [2023-12-15T00:13:03.199Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 61.87MB / 97.63MB 1.5s [2023-12-15T00:13:03.199Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 [2023-12-15T00:13:03.466Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 68.16MB / 97.63MB 1.6s [2023-12-15T00:13:03.732Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 83.61MB / 97.63MB 1.9s [2023-12-15T00:13:03.732Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 89.13MB / 97.63MB 2.0s [2023-12-15T00:13:04.000Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 94.37MB / 97.63MB 2.1s [2023-12-15T00:13:04.000Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.3s done [2023-12-15T00:13:09.343Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.5s [2023-12-15T00:13:14.693Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 10.7s [2023-12-15T00:13:20.036Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 16.4s done [2023-12-15T00:13:20.992Z] #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done [2023-12-15T00:13:20.992Z] #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 [2023-12-15T00:13:21.259Z] #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done [2023-12-15T00:13:21.259Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 [2023-12-15T00:13:30.152Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.1s [2023-12-15T00:13:30.152Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.7s done [2023-12-15T00:13:30.420Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb [2023-12-15T00:13:32.370Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.7s done [2023-12-15T00:13:32.370Z] #4 DONE 30.7s [2023-12-15T00:13:32.370Z] [2023-12-15T00:13:32.370Z] #6 [builder 2/7] WORKDIR /device-gpio [2023-12-15T00:13:34.317Z] #6 DONE 1.7s [2023-12-15T00:13:34.317Z] [2023-12-15T00:13:34.317Z] #7 [builder 3/7] RUN apk add --update --no-cache make git openssh-client [2023-12-15T00:13:34.588Z] #7 0.677 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-15T00:13:35.173Z] #7 1.082 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-15T00:13:36.138Z] #7 2.123 (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-12-15T00:13:36.138Z] #7 2.144 (2/4) Installing libedit (20221030.3.1-r1) [2023-12-15T00:13:36.138Z] #7 2.164 (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-12-15T00:13:36.138Z] #7 2.251 (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-12-15T00:13:36.405Z] #7 2.278 Executing busybox-1.36.1-r5.trigger [2023-12-15T00:13:36.405Z] #7 2.315 OK: 271 MiB in 56 packages [2023-12-15T00:13:36.673Z] #7 DONE 2.6s [2023-12-15T00:13:36.673Z] [2023-12-15T00:13:36.673Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2023-12-15T00:13:36.940Z] #8 DONE 0.1s [2023-12-15T00:13:36.940Z] [2023-12-15T00:13:36.940Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-15T00:14:03.621Z] #9 DONE 22.9s [2023-12-15T00:14:03.621Z] [2023-12-15T00:14:03.621Z] #10 [builder 6/7] COPY . . [2023-12-15T00:14:03.621Z] #10 DONE 0.3s [2023-12-15T00:14:03.621Z] [2023-12-15T00:14:03.621Z] #11 [builder 7/7] RUN echo noop [2023-12-15T00:14:03.621Z] #11 0.574 noop [2023-12-15T00:14:03.621Z] #11 DONE 0.6s [2023-12-15T00:14:03.621Z] [2023-12-15T00:14:03.621Z] #12 exporting to image [2023-12-15T00:14:03.621Z] #12 exporting layers [2023-12-15T00:14:25.668Z] #12 exporting layers 22.6s done [2023-12-15T00:14:25.668Z] #12 writing image sha256:db11379b4c7f6ec25b180fa21cf0e38bdd73296f6f6ffb5d1a120591653a7776 done [2023-12-15T00:14:25.668Z] #12 naming to docker.io/library/ci-base-image-arm64 0.0s done [2023-12-15T00:14:25.668Z] #12 DONE 22.6s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T00:14:26.255Z] + docker inspect -f . ci-base-image-arm64 [2023-12-15T00:14:26.255Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-15T00:14:26.595Z] prd-ubuntu20.04-docker-arm64-4c-16g-25073 does not seem to be running inside a container [2023-12-15T00:14:26.740Z] $ 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-12-15T00:14:27.957Z] $ docker top dba24cc82c54162c66b183ef1fffcf57bedbc3ab7c3c8cc2f7084d7118d60109 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-15T00:14:28.907Z] + go version [2023-12-15T00:14:28.907Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-12-15T00:14:28.939Z] $ docker stop --time=1 dba24cc82c54162c66b183ef1fffcf57bedbc3ab7c3c8cc2f7084d7118d60109 [2023-12-15T00:14:30.468Z] $ docker rm -f --volumes dba24cc82c54162c66b183ef1fffcf57bedbc3ab7c3c8cc2f7084d7118d60109 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T00:14:31.646Z] + docker inspect -f . ci-base-image-arm64 [2023-12-15T00:14:31.647Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-15T00:14:31.946Z] prd-ubuntu20.04-docker-arm64-4c-16g-25073 does not seem to be running inside a container [2023-12-15T00:14:32.008Z] $ 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-12-15T00:14:32.907Z] $ docker top 7c01b7101ef9a7b20f686f809d87230e976dfa123f5544ef9bd6a61d0b845a11 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-15T00:14:33.482Z] + git config --global --add safe.directory /w/workspace/device-gpio/1 [Pipeline] fileExists [Pipeline] sh [2023-12-15T00:14:33.903Z] + make test [2023-12-15T00:14:33.903Z] go test ./... -coverprofile=coverage.out ./... [2023-12-15T00:14:38.156Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-12-15T00:15:24.980Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-12-15T00:15:24.980Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-12-15T00:15:26.383Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-12-15T00:15:26.383Z] go vet ./... [2023-12-15T00:15:41.515Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-15T00:15:41.515Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-15T00:15:41.515Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-15T00:15:41.565Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-15T00:15:41.637Z] $ docker stop --time=1 7c01b7101ef9a7b20f686f809d87230e976dfa123f5544ef9bd6a61d0b845a11 [2023-12-15T00:15:43.439Z] $ docker rm -f --volumes 7c01b7101ef9a7b20f686f809d87230e976dfa123f5544ef9bd6a61d0b845a11 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-15T00:15:44.631Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-15T00:15:44.671Z] Warning: overwriting stash ‘coverage-report’ [2023-12-15T00:15:45.088Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-15T00:15:45.922Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-15T00:15:46.263Z] + ls -al . [2023-12-15T00:15:46.263Z] total 148 [2023-12-15T00:15:46.263Z] drwxrwxr-x 7 jenkins jenkins 4096 Dec 15 00:14 . [2023-12-15T00:15:46.263Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 15 00:12 .. [2023-12-15T00:15:46.263Z] -rw-rw-r-- 1 jenkins jenkins 120 Dec 15 00:12 .dockerignore [2023-12-15T00:15:46.263Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 15 00:12 .git [2023-12-15T00:15:46.263Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 15 00:12 .github [2023-12-15T00:15:46.263Z] -rw-rw-r-- 1 jenkins jenkins 277 Dec 15 00:12 .gitignore [2023-12-15T00:15:46.263Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 15 00:12 .golangci.yml [2023-12-15T00:15:46.263Z] -rw-rw-r-- 1 jenkins jenkins 10671 Dec 15 00:12 Attribution.txt [2023-12-15T00:15:46.263Z] -rw-rw-r-- 1 jenkins jenkins 7171 Dec 15 00:12 CHANGELOG.md [2023-12-15T00:15:46.263Z] -rw-rw-r-- 1 jenkins jenkins 1661 Dec 15 00:12 Dockerfile [2023-12-15T00:15:46.263Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 15 00:12 GOVERNANCE.md [2023-12-15T00:15:46.263Z] -rw-rw-r-- 1 jenkins jenkins 657 Dec 15 00:12 Jenkinsfile [2023-12-15T00:15:46.263Z] -rw-rw-r-- 1 jenkins jenkins 11340 Dec 15 00:12 LICENSE [2023-12-15T00:15:46.263Z] -rw-rw-r-- 1 jenkins jenkins 1923 Dec 15 00:12 Makefile [2023-12-15T00:15:46.263Z] -rw-rw-r-- 1 jenkins jenkins 617 Dec 15 00:12 OWNERS.md [2023-12-15T00:15:46.263Z] -rw-rw-r-- 1 jenkins jenkins 3578 Dec 15 00:12 README.md [2023-12-15T00:15:46.263Z] -rw-rw-r-- 1 jenkins jenkins 5 Dec 15 00:10 VERSION [2023-12-15T00:15:46.263Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 15 00:12 bin [2023-12-15T00:15:46.263Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 15 00:12 cmd [2023-12-15T00:15:46.263Z] -rw-r--r-- 1 jenkins jenkins 10 Dec 15 00:14 coverage.out [2023-12-15T00:15:46.263Z] -rw-rw-r-- 1 jenkins jenkins 3693 Dec 15 00:12 go.mod [2023-12-15T00:15:46.263Z] -rw-rw-r-- 1 jenkins jenkins 35440 Dec 15 00:12 go.sum [2023-12-15T00:15:46.263Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 15 00:12 internal [2023-12-15T00:15:46.263Z] -rw-rw-r-- 1 jenkins jenkins 209 Dec 15 00:12 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T00:15:46.773Z] + 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=d94258decc4a40e8da9fa5abd6925489b04d5644 --label arch=arm64 --label version=0.0.0 . [2023-12-15T00:15:47.732Z] #0 building with "default" instance using docker driver [2023-12-15T00:15:47.732Z] [2023-12-15T00:15:47.732Z] #1 [internal] load .dockerignore [2023-12-15T00:15:47.732Z] #1 transferring context: 160B done [2023-12-15T00:15:47.732Z] #1 DONE 0.0s [2023-12-15T00:15:47.732Z] [2023-12-15T00:15:47.732Z] #2 [internal] load build definition from Dockerfile [2023-12-15T00:15:47.732Z] #2 transferring dockerfile: 1.70kB 0.0s done [2023-12-15T00:15:47.732Z] #2 DONE 0.0s [2023-12-15T00:15:47.732Z] [2023-12-15T00:15:47.732Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-15T00:15:47.732Z] #3 DONE 0.0s [2023-12-15T00:15:47.732Z] [2023-12-15T00:15:47.732Z] #4 [internal] load metadata for docker.io/library/alpine:3.18 [2023-12-15T00:15:47.732Z] #4 DONE 0.3s [2023-12-15T00:15:47.732Z] [2023-12-15T00:15:47.732Z] #5 [internal] load build context [2023-12-15T00:15:47.732Z] #5 transferring context: 6.46kB 0.0s done [2023-12-15T00:15:48.001Z] #5 DONE 0.1s [2023-12-15T00:15:48.001Z] [2023-12-15T00:15:48.001Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-15T00:15:48.001Z] #6 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2023-12-15T00:15:48.001Z] #6 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-15T00:15:48.001Z] #6 ... [2023-12-15T00:15:48.001Z] [2023-12-15T00:15:48.001Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-12-15T00:15:48.001Z] #7 DONE 0.2s [2023-12-15T00:15:48.001Z] [2023-12-15T00:15:48.001Z] #8 [builder 2/7] WORKDIR /device-gpio [2023-12-15T00:15:48.001Z] #8 DONE 0.1s [2023-12-15T00:15:48.001Z] [2023-12-15T00:15:48.001Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-15T00:15:48.001Z] #6 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2023-12-15T00:15:48.001Z] #6 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2023-12-15T00:15:48.001Z] #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.1s done [2023-12-15T00:15:48.001Z] #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 [2023-12-15T00:15:48.587Z] #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.5s done [2023-12-15T00:15:48.587Z] #6 DONE 0.9s [2023-12-15T00:15:48.587Z] [2023-12-15T00:15:48.587Z] #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-12-15T00:15:49.551Z] #9 0.601 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-15T00:15:49.552Z] #9 0.938 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-15T00:15:50.521Z] #9 ... [2023-12-15T00:15:50.521Z] [2023-12-15T00:15:50.521Z] #10 [builder 3/7] RUN apk add --update --no-cache make git openssh-client [2023-12-15T00:15:50.521Z] #10 0.726 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-15T00:15:50.521Z] #10 1.158 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-15T00:15:50.521Z] #10 2.192 OK: 271 MiB in 56 packages [2023-12-15T00:15:50.521Z] #10 DONE 2.5s [2023-12-15T00:15:50.790Z] [2023-12-15T00:15:50.790Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2023-12-15T00:15:50.790Z] #11 DONE 0.1s [2023-12-15T00:15:50.790Z] [2023-12-15T00:15:50.790Z] #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-12-15T00:15:50.790Z] #9 1.940 (1/1) Installing dumb-init (1.2.5-r2) [2023-12-15T00:15:50.790Z] #9 1.949 Executing busybox-1.36.1-r5.trigger [2023-12-15T00:15:50.790Z] #9 2.001 OK: 8 MiB in 16 packages [2023-12-15T00:15:51.058Z] #9 DONE 2.3s [2023-12-15T00:15:51.058Z] [2023-12-15T00:15:51.058Z] #12 [stage-1 3/7] RUN apk --no-cache upgrade [2023-12-15T00:15:52.017Z] #12 0.720 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-15T00:15:52.284Z] #12 1.068 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-15T00:15:53.243Z] #12 1.979 OK: 8 MiB in 16 packages [2023-12-15T00:15:55.184Z] #12 DONE 4.0s [2023-12-15T00:15:55.184Z] [2023-12-15T00:15:55.184Z] #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-15T00:15:55.184Z] #13 DONE 4.4s [2023-12-15T00:15:55.184Z] [2023-12-15T00:15:55.184Z] #14 [builder 6/7] COPY . . [2023-12-15T00:15:55.455Z] #14 DONE 0.3s [2023-12-15T00:15:55.455Z] [2023-12-15T00:15:55.455Z] #15 [builder 7/7] RUN make build [2023-12-15T00:15:56.041Z] #15 0.610 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.4" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-12-15T00:17:03.887Z] #15 DONE 59.0s [2023-12-15T00:17:03.887Z] [2023-12-15T00:17:03.887Z] #16 [stage-1 4/7] COPY --from=builder /device-gpio/Attribution.txt / [2023-12-15T00:17:03.887Z] #16 DONE 0.1s [2023-12-15T00:17:03.887Z] [2023-12-15T00:17:03.887Z] #17 [stage-1 5/7] COPY --from=builder /device-gpio/LICENSE / [2023-12-15T00:17:03.887Z] #17 DONE 0.1s [2023-12-15T00:17:03.887Z] [2023-12-15T00:17:03.887Z] #18 [stage-1 6/7] COPY --from=builder /device-gpio/cmd/ / [2023-12-15T00:17:03.887Z] #18 DONE 0.3s [2023-12-15T00:17:03.887Z] [2023-12-15T00:17:03.887Z] #19 exporting to image [2023-12-15T00:17:03.887Z] #19 exporting layers [2023-12-15T00:17:03.887Z] #19 exporting layers 0.3s done [2023-12-15T00:17:03.887Z] #19 writing image sha256:3e9395cbeb5e20108e30380415df41d462d35b8571a7336a48b0bac726005d29 done [2023-12-15T00:17:03.887Z] #19 naming to docker.io/library/device-gpio-arm64 done [2023-12-15T00:17:03.887Z] #19 DONE 0.3s [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-12-15T00:17:05.141Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-15T00:17:05.141Z] [2023-12-15T00:17:05.141Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T00:17:05.592Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-15T00:17:05.592Z] arm64: Pulling from edgex-lftools-log-publisher [2023-12-15T00:17:05.592Z] 8998bd30e6a1: Pulling fs layer [2023-12-15T00:17:05.592Z] 04944245beec: Pulling fs layer [2023-12-15T00:17:05.592Z] 699f458cf7ca: Pulling fs layer [2023-12-15T00:17:05.592Z] 765212b225bb: Pulling fs layer [2023-12-15T00:17:05.592Z] f23df028b6ca: Pulling fs layer [2023-12-15T00:17:05.592Z] d65c8cfc05b1: Pulling fs layer [2023-12-15T00:17:05.592Z] 2437ff75d9bd: Pulling fs layer [2023-12-15T00:17:05.592Z] 765212b225bb: Waiting [2023-12-15T00:17:05.592Z] d65c8cfc05b1: Waiting [2023-12-15T00:17:05.592Z] f23df028b6ca: Waiting [2023-12-15T00:17:05.592Z] 2437ff75d9bd: Waiting [2023-12-15T00:17:05.858Z] 04944245beec: Verifying Checksum [2023-12-15T00:17:05.859Z] 04944245beec: Download complete [2023-12-15T00:17:05.859Z] 765212b225bb: Verifying Checksum [2023-12-15T00:17:05.859Z] 765212b225bb: Download complete [2023-12-15T00:17:05.859Z] f23df028b6ca: Download complete [2023-12-15T00:17:05.859Z] d65c8cfc05b1: Verifying Checksum [2023-12-15T00:17:05.859Z] d65c8cfc05b1: Download complete [2023-12-15T00:17:05.859Z] 699f458cf7ca: Verifying Checksum [2023-12-15T00:17:05.859Z] 699f458cf7ca: Download complete [2023-12-15T00:17:06.441Z] 8998bd30e6a1: Verifying Checksum [2023-12-15T00:17:06.441Z] 8998bd30e6a1: Download complete [2023-12-15T00:17:08.386Z] 2437ff75d9bd: Verifying Checksum [2023-12-15T00:17:08.386Z] 2437ff75d9bd: Download complete [2023-12-15T00:17:12.645Z] 8998bd30e6a1: Pull complete [2023-12-15T00:17:12.645Z] 04944245beec: Pull complete [2023-12-15T00:17:14.061Z] 699f458cf7ca: Pull complete [2023-12-15T00:17:14.061Z] 765212b225bb: Pull complete [2023-12-15T00:17:15.019Z] f23df028b6ca: Pull complete [2023-12-15T00:17:15.019Z] d65c8cfc05b1: Pull complete [2023-12-15T00:17:41.718Z] 2437ff75d9bd: Pull complete [2023-12-15T00:17:41.718Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-12-15T00:17:41.718Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-15T00:17:41.718Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-15T00:17:42.188Z] prd-ubuntu20.04-docker-arm64-4c-16g-25073 does not seem to be running inside a container [2023-12-15T00:17:42.255Z] $ 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-12-15T00:17:44.027Z] $ docker top 2d78c1dcb6837dd09e3dfff7cc5f4bd83d73c02f84bc0fe336cabfe57572bea7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-15T00:17:44.629Z] ---> job-cost.sh [2023-12-15T00:17:44.896Z] lf-activate-venv: SKIPPING [2023-12-15T00:17:44.896Z] INFO: No Stack... [2023-12-15T00:17:45.161Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-15T00:17:45.740Z] INFO: Archiving Costs [Pipeline] sh [2023-12-15T00:17:46.073Z] + cat /w/workspace/device-gpio/1/archives/cost.csv [2023-12-15T00:17:46.073Z] + cut -d, -f6 [Pipeline] lock [2023-12-15T00:17:46.154Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-223-1-stack-cost] [2023-12-15T00:17:46.159Z] Resource [jenkins-edgexfoundry-device-gpio-PR-223-1-stack-cost] did not exist. Created. [2023-12-15T00:17:46.159Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-223-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-15T00:17:46.698Z] /w/workspace/device-gpio/1@tmp/durable-aa72790f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-12-15T00:17:47.060Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-15T00:17:47.097Z] Warning: overwriting stash ‘stack-cost’ [2023-12-15T00:17:47.149Z] Stashed 1 file(s) [Pipeline] } [2023-12-15T00:17:47.180Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-223-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-15T00:17:47.350Z] $ docker stop --time=1 2d78c1dcb6837dd09e3dfff7cc5f4bd83d73c02f84bc0fe336cabfe57572bea7 [2023-12-15T00:17:53.103Z] $ docker rm -f --volumes 2d78c1dcb6837dd09e3dfff7cc5f4bd83d73c02f84bc0fe336cabfe57572bea7 [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-12-15T00:17:55.170Z] provisioning config files... [2023-12-15T00:17:55.180Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-223@tmp/config16968740089221845285tmp [Pipeline] { [Pipeline] sh [2023-12-15T00:17:55.604Z] + set +x [2023-12-15T00:17:55.604Z] + bash -s -- [2023-12-15T00:17:55.604Z] + curl -s https://codecov.io/bash [2023-12-15T00:17:55.863Z] [2023-12-15T00:17:55.863Z] _____ _ [2023-12-15T00:17:55.863Z] / ____| | | [2023-12-15T00:17:55.863Z] | | ___ __| | ___ ___ _____ __ [2023-12-15T00:17:55.863Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-12-15T00:17:55.863Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-12-15T00:17:55.863Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-12-15T00:17:55.863Z] Bash-1.0.6 [2023-12-15T00:17:55.863Z] [2023-12-15T00:17:55.863Z] [2023-12-15T00:17:55.863Z] ==> git version 2.25.1 found [2023-12-15T00:17:55.864Z] ==> 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-12-15T00:17:55.864Z] Release-Date: 2020-01-08 [2023-12-15T00:17:55.864Z] 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-12-15T00:17:55.864Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-12-15T00:17:55.864Z] ==> Jenkins CI detected. [2023-12-15T00:17:55.864Z] current dir:  /w/workspace/edgexfoundry_device-gpio_PR-223 [2023-12-15T00:17:55.864Z] project root: . [2023-12-15T00:17:55.864Z] --> token set from env [2023-12-15T00:17:55.864Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-12-15T00:17:55.864Z] ==> Running gcov in . (disable via -X gcov) [2023-12-15T00:17:55.864Z] ==> Python coveragepy not found [2023-12-15T00:17:55.864Z] ==> Searching for coverage reports in: [2023-12-15T00:17:55.864Z] + . [2023-12-15T00:17:55.864Z] -> Found 1 reports [2023-12-15T00:17:55.864Z] ==> Detecting git/mercurial file structure [2023-12-15T00:17:55.864Z] ==> Reading reports [2023-12-15T00:17:55.864Z] + ./coverage.out bytes=10 [2023-12-15T00:17:55.864Z] ==> Appending adjustments [2023-12-15T00:17:55.864Z] https://docs.codecov.io/docs/fixing-reports [2023-12-15T00:17:55.864Z] + Found adjustments [2023-12-15T00:17:56.123Z] ==> Gzipping contents [2023-12-15T00:17:56.123Z] 4.0K /tmp/codecov.YJaM3K.gz [2023-12-15T00:17:56.123Z] ==> Uploading reports [2023-12-15T00:17:56.123Z] url: https://codecov.io [2023-12-15T00:17:56.123Z] query: branch=PR-223&commit=d94258decc4a40e8da9fa5abd6925489b04d5644&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-223%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=223&job=&cmd_args= [2023-12-15T00:17:56.123Z] -> Pinging Codecov [2023-12-15T00:17:56.123Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-223&commit=d94258decc4a40e8da9fa5abd6925489b04d5644&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-223%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=223&job=&cmd_args= [2023-12-15T00:17:58.028Z] -> Uploading to [2023-12-15T00:17:58.028Z] https://storage.googleapis.com/codecov/v4/raw/2023-12-15/3EC07B1A8CA8AF9BCAA0BB9F0134797F/d94258decc4a40e8da9fa5abd6925489b04d5644/0b6a4ca4-3984-4957-9c15-949a2c55087d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231215%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231215T001757Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=29d20c418ad795bfc35e7eb46a60b96a913a80f91d38357ed721833736f857c7 [2023-12-15T00:17:58.028Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-15T00:17:58.028Z] Dload Upload Total Spent Left Speed [2023-12-15T00:17:58.287Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 563 0 0 100 563 0 2252 --:--:-- --:--:-- --:--:-- 2252 [2023-12-15T00:17:58.287Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/d94258decc4a40e8da9fa5abd6925489b04d5644 [Pipeline] } [2023-12-15T00:17:58.316Z] 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-12-15T00:18:01.586Z] + [ -d /w/workspace/edgexfoundry_device-gpio_PR-223/archives ] [2023-12-15T00:18:01.586Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-223/archives [2023-12-15T00:18:01.586Z] total 16 [2023-12-15T00:18:01.586Z] drwxr-xr-x 3 root root 4096 Dec 15 00:12 . [2023-12-15T00:18:01.586Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 15 00:12 .. [2023-12-15T00:18:01.586Z] drwxr-xr-x 2 root root 4096 Dec 15 00:12 cost [2023-12-15T00:18:01.586Z] -rw-r--r-- 1 root root 83 Dec 15 00:12 cost.csv [2023-12-15T00:18:01.586Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-223/archives [2023-12-15T00:18:01.586Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-223/archives [2023-12-15T00:18:01.586Z] total 16 [2023-12-15T00:18:01.586Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 15 00:12 . [2023-12-15T00:18:01.586Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 15 00:12 .. [2023-12-15T00:18:01.586Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 15 00:12 cost [2023-12-15T00:18:01.586Z] -rw-r--r-- 1 jenkins jenkins 83 Dec 15 00:12 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-12-15T00:18:01.918Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-15T00:18:02.817Z] ---> package-listing.sh [2023-12-15T00:18:02.817Z] ++ facter osfamily [2023-12-15T00:18:02.817Z] ++ tr '[:upper:]' '[:lower:]' [2023-12-15T00:18:03.093Z] + OS_FAMILY=debian [2023-12-15T00:18:03.093Z] + workspace=/w/workspace/edgexfoundry_device-gpio_PR-223 [2023-12-15T00:18:03.093Z] + START_PACKAGES=/tmp/packages_start.txt [2023-12-15T00:18:03.093Z] + END_PACKAGES=/tmp/packages_end.txt [2023-12-15T00:18:03.093Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-12-15T00:18:03.093Z] + PACKAGES=/tmp/packages_start.txt [2023-12-15T00:18:03.093Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-223 ']' [2023-12-15T00:18:03.093Z] + PACKAGES=/tmp/packages_end.txt [2023-12-15T00:18:03.093Z] + case "${OS_FAMILY}" in [2023-12-15T00:18:03.093Z] + dpkg -l [2023-12-15T00:18:03.093Z] + grep '^ii' [2023-12-15T00:18:03.093Z] + '[' -f /tmp/packages_start.txt ']' [2023-12-15T00:18:03.093Z] + '[' -f /tmp/packages_end.txt ']' [2023-12-15T00:18:03.093Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-12-15T00:18:03.093Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-223 ']' [2023-12-15T00:18:03.093Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-223/archives/ [2023-12-15T00:18:03.093Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-223/archives/ [Pipeline] echo [2023-12-15T00:18:03.132Z] 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-223/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-12-15T00:18:03.426Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T00:18:04.112Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-15T00:18:04.112Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-15T00:18:04.363Z] prd-ubuntu20.04-docker-8c-8g-25072 does not seem to be running inside a container [2023-12-15T00:18:04.399Z] $ 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-223/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-223 -v /w/workspace/edgexfoundry_device-gpio_PR-223:/w/workspace/edgexfoundry_device-gpio_PR-223:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-223@tmp:/w/workspace/edgexfoundry_device-gpio_PR-223@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-12-15T00:18:04.617Z] $ docker top b56398de2e263c7c8ab188013473eeb8705ae57f09bb8eb6ad8617926b5c62bb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-15T00:18:05.109Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-12-15T00:18:05.421Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-12-15T00:18:05.736Z] + ls /var/log/sa-host [2023-12-15T00:18:05.737Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-15T00:18:05.997Z] provisioning config files... [2023-12-15T00:18:06.005Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-223@tmp/config198612608618746006tmp [Pipeline] { [Pipeline] echo [2023-12-15T00:18:06.155Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-15T00:18:06.473Z] ---> create-netrc.sh [Pipeline] } [2023-12-15T00:18:06.500Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-12-15T00:18:06.978Z] ---> python-tools-install.sh [Pipeline] echo [2023-12-15T00:18:07.011Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-15T00:18:07.323Z] ---> sudo-logs.sh [2023-12-15T00:18:07.323Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-12-15T00:18:07.460Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-15T00:18:07.773Z] ---> job-cost.sh [2023-12-15T00:18:07.773Z] lf-activate-venv: SKIPPING [2023-12-15T00:18:07.773Z] DEBUG: total: 0.2199999988079071 [2023-12-15T00:18:07.773Z] INFO: Retrieving Stack Cost... [2023-12-15T00:18:08.035Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-15T00:18:08.604Z] INFO: Archiving Costs [Pipeline] echo [2023-12-15T00:18:08.641Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-15T00:18:08.954Z] ---> logs-deploy.sh [2023-12-15T00:18:08.955Z] lf-activate-venv: SKIPPING [2023-12-15T00:18:08.955Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-223/1 [2023-12-15T00:18:08.955Z] INFO: archiving workspace using pattern(s): [2023-12-15T00:18:09.890Z] Archives upload complete. [2023-12-15T00:18:09.890Z] INFO: archiving logs to Nexus