Pull request #156 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a16d4ba45a91bf5aa4f773e020fe026476ef7db7+9b744bfde03dbd717ba3f435291983dbb9a905fb (02d49d9a1f932c12383b26b6001fe80f32d87a5c) 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-ssh2222786167672237789.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh17947682878222283248.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-156/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-156/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3289233654990480435.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-156/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3860124484104561315.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh12895681028536970287.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-156/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-156/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4800214654010469577.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-gpio] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-gpio-settings PROJECT: device-gpio USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-gpio DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-9012’ Running on prd-ubuntu20.04-docker-8c-8g-9019 in /w/workspace/edgexfoundry_device-gpio_PR-156 [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-156 # 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 Merging remotes/origin/main commit 9b744bfde03dbd717ba3f435291983dbb9a905fb into PR head commit a16d4ba45a91bf5aa4f773e020fe026476ef7db7 Merge succeeded, producing a16d4ba45a91bf5aa4f773e020fe026476ef7db7 Checking out Revision a16d4ba45a91bf5aa4f773e020fe026476ef7db7 (PR-156) 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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { > 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/156/head:refs/remotes/origin/PR-156 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a16d4ba45a91bf5aa4f773e020fe026476ef7db7 # 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 9b744bfde03dbd717ba3f435291983dbb9a905fb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a16d4ba45a91bf5aa4f773e020fe026476ef7db7 # timeout=10 [Pipeline] timeout [2023-04-19T01:04:53.581Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-19T01:04:53.774Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-19T01:04:53.871Z] ========================================================= [2023-04-19T01:04:53.871Z] EdgeX Global Pipelines Version Info [2023-04-19T01:04:53.871Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-19T01:04:55.964Z] ------------------- [2023-04-19T01:04:55.964Z] stable info: [2023-04-19T01:04:55.964Z] ------------------- [2023-04-19T01:04:55.964Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-04-19T01:04:55.964Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-19T01:04:55.964Z] Message: update stable to v1.0.248 [2023-04-19T01:04:56.225Z] ------------------- [2023-04-19T01:04:56.225Z] experimental info: [2023-04-19T01:04:56.225Z] ------------------- [2023-04-19T01:04:56.225Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-19T01:04:56.225Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-19T01:04:56.225Z] Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-19T01:04:56.499Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2023-04-19T01:04:56.570Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2023-04-19T01:04:56.611Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-19T01:04:56.654Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-19T01:04:56.698Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-19T01:04:56.745Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-19T01:04:56.788Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-19T01:04:56.830Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-19T01:04:56.883Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-19T01:04:56.926Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-19T01:04:56.974Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-19T01:04:57.020Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2023-04-19T01:04:57.064Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-19T01:04:57.106Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-19T01:04:57.149Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-19T01:04:57.195Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-19T01:04:57.239Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-19T01:04:57.286Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-19T01:04:57.335Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-19T01:04:57.403Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-19T01:04:57.453Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-04-19T01:04:57.496Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-04-19T01:04:57.541Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-19T01:04:57.588Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-19T01:04:57.629Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-19T01:04:57.669Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-19T01:04:57.718Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-19T01:04:57.762Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-156 [Pipeline] echo [2023-04-19T01:04:57.804Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-156 [Pipeline] echo [2023-04-19T01:04:57.848Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-156 [Pipeline] echo [2023-04-19T01:04:57.893Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a16d4ba45a91bf5aa4f773e020fe026476ef7db7 [Pipeline] echo [2023-04-19T01:04:57.936Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a16d4ba [Pipeline] echo [2023-04-19T01:04:57.975Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-19T01:04:58.113Z] provisioning config files... [2023-04-19T01:04:58.127Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-156@tmp/config2946230850254115900tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-19T01:04:58.474Z] ---> docker-login.sh [2023-04-19T01:04:58.474Z] nexus3.edgexfoundry.org:10001 [2023-04-19T01:04:58.734Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-19T01:04:58.734Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-19T01:04:58.734Z] Configure a credential helper to remove this warning. See [2023-04-19T01:04:58.734Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-19T01:04:58.734Z] [2023-04-19T01:04:58.734Z] Login Succeeded [2023-04-19T01:04:58.734Z] nexus3.edgexfoundry.org:10002 [2023-04-19T01:04:58.734Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-19T01:04:58.734Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-19T01:04:58.734Z] Configure a credential helper to remove this warning. See [2023-04-19T01:04:58.734Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-19T01:04:58.734Z] [2023-04-19T01:04:58.994Z] Login Succeeded [2023-04-19T01:04:58.994Z] nexus3.edgexfoundry.org:10003 [2023-04-19T01:04:58.994Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-19T01:04:58.994Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-19T01:04:58.994Z] Configure a credential helper to remove this warning. See [2023-04-19T01:04:58.994Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-19T01:04:58.994Z] [2023-04-19T01:04:58.994Z] Login Succeeded [2023-04-19T01:04:58.994Z] nexus3.edgexfoundry.org:10004 [2023-04-19T01:04:58.994Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-19T01:04:58.994Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-19T01:04:58.994Z] Configure a credential helper to remove this warning. See [2023-04-19T01:04:58.994Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-19T01:04:58.994Z] [2023-04-19T01:04:58.994Z] Login Succeeded [2023-04-19T01:04:59.255Z] docker.io [2023-04-19T01:04:59.255Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-19T01:04:59.515Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-19T01:04:59.515Z] Configure a credential helper to remove this warning. See [2023-04-19T01:04:59.515Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-19T01:04:59.515Z] [2023-04-19T01:04:59.515Z] Login Succeeded [2023-04-19T01:04:59.515Z] ---> docker-login.sh ends [Pipeline] } [2023-04-19T01:04:59.546Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-19T01:05:00.225Z] + git rev-list -1 --merges a16d4ba45a91bf5aa4f773e020fe026476ef7db7~1..a16d4ba45a91bf5aa4f773e020fe026476ef7db7 [Pipeline] echo [2023-04-19T01:05:00.293Z] -----------> git rev-list -1 --merges a16d4ba45a91bf5aa4f773e020fe026476ef7db7~1..a16d4ba45a91bf5aa4f773e020fe026476ef7db7 a16d4ba45a91bf5aa4f773e020fe026476ef7db7 [false] [Pipeline] sh [2023-04-19T01:05:00.663Z] + git log --format=format:%s -1 a16d4ba45a91bf5aa4f773e020fe026476ef7db7 [Pipeline] echo [2023-04-19T01:05:00.701Z] ========================================================= [2023-04-19T01:05:00.701Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-19T01:05:00.701Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-19T01:05:01.146Z] + git log --format=format:%s -1 a16d4ba45a91bf5aa4f773e020fe026476ef7db7 [Pipeline] echo [2023-04-19T01:05:01.183Z] [semverPrep] GIT_COMMIT: a16d4ba45a91bf5aa4f773e020fe026476ef7db7, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-04-19T01:05:01.213Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-19T01:05:01.636Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-19T01:05:01.636Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-19T01:05:01.636Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-19T01:05:01.636Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-19T01:05:01.636Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-19T01:05:01.636Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-19T01:05:01.636Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T01:05:02.070Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-19T01:05:02.070Z] [2023-04-19T01:05:02.070Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T01:05:02.448Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-19T01:05:02.448Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-19T01:05:02.448Z] b85a868b505f: Pulling fs layer [2023-04-19T01:05:02.448Z] e2be974225ed: Pulling fs layer [2023-04-19T01:05:02.448Z] 339a4e72a1f5: Pulling fs layer [2023-04-19T01:05:02.448Z] 988bab9f4d93: Pulling fs layer [2023-04-19T01:05:02.448Z] 1469e6f7b9e6: Pulling fs layer [2023-04-19T01:05:02.448Z] eaf3925da568: Pulling fs layer [2023-04-19T01:05:02.448Z] 988bab9f4d93: Waiting [2023-04-19T01:05:02.448Z] 1469e6f7b9e6: Waiting [2023-04-19T01:05:02.448Z] bab4dde63d76: Pulling fs layer [2023-04-19T01:05:02.448Z] eaf3925da568: Waiting [2023-04-19T01:05:02.448Z] bde34c3a00c8: Pulling fs layer [2023-04-19T01:05:02.448Z] b352a97aabf1: Pulling fs layer [2023-04-19T01:05:02.448Z] bde34c3a00c8: Waiting [2023-04-19T01:05:02.448Z] 4872d77fe225: Pulling fs layer [2023-04-19T01:05:02.448Z] b352a97aabf1: Waiting [2023-04-19T01:05:02.449Z] 5851b861e8e6: Pulling fs layer [2023-04-19T01:05:02.449Z] 4872d77fe225: Waiting [2023-04-19T01:05:02.449Z] e2be974225ed: Verifying Checksum [2023-04-19T01:05:02.449Z] e2be974225ed: Download complete [2023-04-19T01:05:02.449Z] 988bab9f4d93: Download complete [2023-04-19T01:05:02.449Z] 1469e6f7b9e6: Verifying Checksum [2023-04-19T01:05:02.449Z] 1469e6f7b9e6: Download complete [2023-04-19T01:05:02.710Z] 339a4e72a1f5: Verifying Checksum [2023-04-19T01:05:02.710Z] 339a4e72a1f5: Download complete [2023-04-19T01:05:02.710Z] eaf3925da568: Verifying Checksum [2023-04-19T01:05:02.710Z] eaf3925da568: Download complete [2023-04-19T01:05:02.710Z] bde34c3a00c8: Verifying Checksum [2023-04-19T01:05:02.710Z] bde34c3a00c8: Download complete [2023-04-19T01:05:02.710Z] b352a97aabf1: Verifying Checksum [2023-04-19T01:05:02.710Z] b352a97aabf1: Download complete [2023-04-19T01:05:02.710Z] 4872d77fe225: Verifying Checksum [2023-04-19T01:05:02.710Z] 4872d77fe225: Download complete [2023-04-19T01:05:02.710Z] 5851b861e8e6: Download complete [2023-04-19T01:05:02.710Z] b85a868b505f: Verifying Checksum [2023-04-19T01:05:02.710Z] b85a868b505f: Download complete [2023-04-19T01:05:02.969Z] bab4dde63d76: Verifying Checksum [2023-04-19T01:05:02.969Z] bab4dde63d76: Download complete [2023-04-19T01:05:03.904Z] b85a868b505f: Pull complete [2023-04-19T01:05:04.163Z] e2be974225ed: Pull complete [2023-04-19T01:05:04.748Z] 339a4e72a1f5: Pull complete [2023-04-19T01:05:04.748Z] 988bab9f4d93: Pull complete [2023-04-19T01:05:05.008Z] 1469e6f7b9e6: Pull complete [2023-04-19T01:05:05.008Z] eaf3925da568: Pull complete [2023-04-19T01:05:06.913Z] bab4dde63d76: Pull complete [2023-04-19T01:05:06.913Z] bde34c3a00c8: Pull complete [2023-04-19T01:05:06.913Z] b352a97aabf1: Pull complete [2023-04-19T01:05:07.173Z] 4872d77fe225: Pull complete [2023-04-19T01:05:07.173Z] 5851b861e8e6: Pull complete [2023-04-19T01:05:07.173Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-19T01:05:07.173Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-19T01:05:07.173Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-19T01:05:07.410Z] prd-ubuntu20.04-docker-8c-8g-9019 does not seem to be running inside a container [2023-04-19T01:05:07.449Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-156 -v /w/workspace/edgexfoundry_device-gpio_PR-156:/w/workspace/edgexfoundry_device-gpio_PR-156:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-156@tmp:/w/workspace/edgexfoundry_device-gpio_PR-156@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-04-19T01:05:10.180Z] $ docker top 549f809d78cd0f889f9b085e76b19b77c07af2d5000228b86ff919c3df5c4b71 -eo pid,comm [2023-04-19T01:05:10.230Z] 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-04-19T01:05:10.230Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-19T01:05:10.371Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-19T01:05:10.371Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-19T01:05:10.495Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-19T01:05:10.505Z] $ docker exec 549f809d78cd0f889f9b085e76b19b77c07af2d5000228b86ff919c3df5c4b71 ssh-agent [2023-04-19T01:05:10.604Z] SSH_AUTH_SOCK=/tmp/ssh-mYndkSdM4Mlj/agent.32 [2023-04-19T01:05:10.604Z] SSH_AGENT_PID=38 [2023-04-19T01:05:10.611Z] Running ssh-add (command line suppressed) [2023-04-19T01:05:10.720Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-156@tmp/private_key_17150329043240281362.key (/w/workspace/edgexfoundry_device-gpio_PR-156@tmp/private_key_17150329043240281362.key) [2023-04-19T01:05:10.728Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-19T01:05:11.065Z] + git tag --points-at HEAD [Pipeline] } [2023-04-19T01:05:11.096Z] $ docker exec --env ******** --env ******** 549f809d78cd0f889f9b085e76b19b77c07af2d5000228b86ff919c3df5c4b71 ssh-agent -k [2023-04-19T01:05:11.233Z] unset SSH_AUTH_SOCK; [2023-04-19T01:05:11.233Z] unset SSH_AGENT_PID; [2023-04-19T01:05:11.234Z] echo Agent pid 38 killed; [2023-04-19T01:05:11.234Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-19T01:05:11.328Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-19T01:05:11.328Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-19T01:05:11.458Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-19T01:05:11.468Z] $ docker exec 549f809d78cd0f889f9b085e76b19b77c07af2d5000228b86ff919c3df5c4b71 ssh-agent [2023-04-19T01:05:11.566Z] SSH_AUTH_SOCK=/tmp/ssh-Fjz98LlTMTjS/agent.70 [2023-04-19T01:05:11.566Z] SSH_AGENT_PID=76 [2023-04-19T01:05:11.571Z] Running ssh-add (command line suppressed) [2023-04-19T01:05:11.688Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-156@tmp/private_key_12826918224841762553.key (/w/workspace/edgexfoundry_device-gpio_PR-156@tmp/private_key_12826918224841762553.key) [2023-04-19T01:05:11.694Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-19T01:05:12.027Z] + git semver init [2023-04-19T01:05:12.287Z] 2023-04-19 01:05:12,226 [run_init] DEBUG init version:0.0.0 force:False [2023-04-19T01:05:12.287Z] 2023-04-19 01:05:12,227 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-156/.semver [2023-04-19T01:05:12.287Z] 2023-04-19 01:05:12,228 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-156/.semver [2023-04-19T01:05:12.287Z] 2023-04-19 01:05:12,228 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-156/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-156, universal_newlines=False, shell=None, istream=None) [2023-04-19T01:05:13.231Z] 2023-04-19 01:05:13,182 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-156/.git/info/exclude [2023-04-19T01:05:13.231Z] 2023-04-19 01:05:13,183 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-156/.semver/PR-156 with force:False [2023-04-19T01:05:13.231Z] 2023-04-19 01:05:13,183 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-156/.semver/PR-156 [2023-04-19T01:05:13.231Z] 2023-04-19 01:05:13,186 [execute] INFO git cat-file --batch-check [2023-04-19T01:05:13.231Z] 2023-04-19 01:05:13,186 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-156/.semver, universal_newlines=False, shell=None, istream=) [2023-04-19T01:05:13.231Z] 2023-04-19 01:05:13,191 [execute] INFO git cat-file --batch [2023-04-19T01:05:13.231Z] 2023-04-19 01:05:13,192 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-156/.semver, universal_newlines=False, shell=None, istream=) [2023-04-19T01:05:13.231Z] 2023-04-19 01:05:13,197 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-156/.semver/PR-156 [2023-04-19T01:05:13.231Z] 0.0.0 [Pipeline] } [2023-04-19T01:05:13.268Z] $ docker exec --env ******** --env ******** 549f809d78cd0f889f9b085e76b19b77c07af2d5000228b86ff919c3df5c4b71 ssh-agent -k [2023-04-19T01:05:13.375Z] unset SSH_AUTH_SOCK; [2023-04-19T01:05:13.375Z] unset SSH_AGENT_PID; [2023-04-19T01:05:13.375Z] echo Agent pid 76 killed; [2023-04-19T01:05:13.377Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-19T01:05:13.797Z] + git semver [Pipeline] } [2023-04-19T01:05:14.087Z] $ docker stop --time=1 549f809d78cd0f889f9b085e76b19b77c07af2d5000228b86ff919c3df5c4b71 [2023-04-19T01:05:15.379Z] $ docker rm -f --volumes 549f809d78cd0f889f9b085e76b19b77c07af2d5000228b86ff919c3df5c4b71 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-19T01:05:15.794Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-19T01:05:16.077Z] Stashed 1 file(s) [Pipeline] echo [2023-04-19T01:05:16.099Z] [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-04-19T01:05:16.717Z] provisioning config files... [2023-04-19T01:05:16.727Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-156@tmp/config1541276299499368094tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-19T01:05:17.084Z] ---> docker-login.sh [2023-04-19T01:05:17.084Z] nexus3.edgexfoundry.org:10001 [2023-04-19T01:05:17.084Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-19T01:05:17.084Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-19T01:05:17.084Z] Configure a credential helper to remove this warning. See [2023-04-19T01:05:17.084Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-19T01:05:17.084Z] [2023-04-19T01:05:17.084Z] Login Succeeded [2023-04-19T01:05:17.084Z] nexus3.edgexfoundry.org:10002 [2023-04-19T01:05:17.084Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-19T01:05:17.084Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-19T01:05:17.084Z] Configure a credential helper to remove this warning. See [2023-04-19T01:05:17.084Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-19T01:05:17.084Z] [2023-04-19T01:05:17.084Z] Login Succeeded [2023-04-19T01:05:17.084Z] nexus3.edgexfoundry.org:10003 [2023-04-19T01:05:17.345Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-19T01:05:17.345Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-19T01:05:17.345Z] Configure a credential helper to remove this warning. See [2023-04-19T01:05:17.345Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-19T01:05:17.345Z] [2023-04-19T01:05:17.345Z] Login Succeeded [2023-04-19T01:05:17.345Z] nexus3.edgexfoundry.org:10004 [2023-04-19T01:05:17.345Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-19T01:05:17.345Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-19T01:05:17.345Z] Configure a credential helper to remove this warning. See [2023-04-19T01:05:17.345Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-19T01:05:17.345Z] [2023-04-19T01:05:17.345Z] Login Succeeded [2023-04-19T01:05:17.345Z] docker.io [2023-04-19T01:05:17.604Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-19T01:05:17.604Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-19T01:05:17.604Z] Configure a credential helper to remove this warning. See [2023-04-19T01:05:17.604Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-19T01:05:17.604Z] [2023-04-19T01:05:17.604Z] Login Succeeded [2023-04-19T01:05:17.604Z] ---> docker-login.sh ends [Pipeline] } [2023-04-19T01:05:17.636Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-19T01:05:17.845Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-19T01:05:17.885Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-19T01:05:17.924Z] ========================================================= [2023-04-19T01:05:17.924Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-19T01:05:17.924Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T01:05:18.409Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-19T01:05:18.409Z] Sending build context to Docker daemon 16.07MB [2023-04-19T01:05:18.409Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-19T01:05:18.409Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-19T01:05:18.409Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-19T01:05:18.409Z] 63b65145d645: Pulling fs layer [2023-04-19T01:05:18.409Z] a2d21d5440eb: Pulling fs layer [2023-04-19T01:05:18.409Z] 935e6c44a52c: Pulling fs layer [2023-04-19T01:05:18.409Z] 94cc34f8dd06: Pulling fs layer [2023-04-19T01:05:18.409Z] 30dea6a524f1: Pulling fs layer [2023-04-19T01:05:18.409Z] a2aff8979fd8: Pulling fs layer [2023-04-19T01:05:18.409Z] 6808be2612f2: Pulling fs layer [2023-04-19T01:05:18.409Z] f25807f1079a: Pulling fs layer [2023-04-19T01:05:18.409Z] 94cc34f8dd06: Waiting [2023-04-19T01:05:18.409Z] 6808be2612f2: Waiting [2023-04-19T01:05:18.409Z] f25807f1079a: Waiting [2023-04-19T01:05:18.409Z] 30dea6a524f1: Waiting [2023-04-19T01:05:18.409Z] a2aff8979fd8: Waiting [2023-04-19T01:05:18.668Z] a2d21d5440eb: Download complete [2023-04-19T01:05:18.668Z] 94cc34f8dd06: Download complete [2023-04-19T01:05:18.668Z] 30dea6a524f1: Verifying Checksum [2023-04-19T01:05:18.668Z] 30dea6a524f1: Download complete [2023-04-19T01:05:18.668Z] 63b65145d645: Verifying Checksum [2023-04-19T01:05:18.668Z] 63b65145d645: Download complete [2023-04-19T01:05:18.668Z] a2aff8979fd8: Verifying Checksum [2023-04-19T01:05:18.668Z] a2aff8979fd8: Download complete [2023-04-19T01:05:18.668Z] 63b65145d645: Pull complete [2023-04-19T01:05:18.927Z] a2d21d5440eb: Pull complete [2023-04-19T01:05:19.186Z] f25807f1079a: Verifying Checksum [2023-04-19T01:05:19.186Z] f25807f1079a: Download complete [2023-04-19T01:05:19.186Z] 935e6c44a52c: Verifying Checksum [2023-04-19T01:05:19.186Z] 935e6c44a52c: Download complete [2023-04-19T01:05:19.445Z] 6808be2612f2: Verifying Checksum [2023-04-19T01:05:19.445Z] 6808be2612f2: Download complete [2023-04-19T01:05:22.731Z] 935e6c44a52c: Pull complete [2023-04-19T01:05:22.990Z] 94cc34f8dd06: Pull complete [2023-04-19T01:05:22.990Z] 30dea6a524f1: Pull complete [2023-04-19T01:05:22.990Z] a2aff8979fd8: Pull complete [2023-04-19T01:05:25.519Z] 6808be2612f2: Pull complete [2023-04-19T01:05:26.454Z] f25807f1079a: Pull complete [2023-04-19T01:05:26.454Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-04-19T01:05:26.454Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-19T01:05:26.454Z] ---> 3b553350e43f [2023-04-19T01:05:26.454Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-04-19T01:05:30.732Z] ---> Running in 7a7b64898791 [2023-04-19T01:05:30.732Z] Removing intermediate container 7a7b64898791 [2023-04-19T01:05:30.732Z] ---> fd8a5a2d619e [2023-04-19T01:05:30.732Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-19T01:05:30.732Z] ---> Running in 34b23e6a15bd [2023-04-19T01:05:30.732Z] Removing intermediate container 34b23e6a15bd [2023-04-19T01:05:30.732Z] ---> b1bfe0f74b09 [2023-04-19T01:05:30.732Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-04-19T01:05:30.732Z] ---> Running in 99fd91154cfc [2023-04-19T01:05:30.732Z] Removing intermediate container 99fd91154cfc [2023-04-19T01:05:30.732Z] ---> da722d68724b [2023-04-19T01:05:30.732Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-19T01:05:30.732Z] ---> Running in ab083a281f3e [2023-04-19T01:05:30.991Z] Removing intermediate container ab083a281f3e [2023-04-19T01:05:30.991Z] ---> ff2c3dcca1a9 [2023-04-19T01:05:30.991Z] Step 7/12 : WORKDIR /device-gpio [2023-04-19T01:05:30.991Z] ---> Running in adbd6dffec6e [2023-04-19T01:05:30.991Z] Removing intermediate container adbd6dffec6e [2023-04-19T01:05:30.991Z] ---> 34ae980f3295 [2023-04-19T01:05:30.991Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-19T01:05:30.991Z] ---> Running in 544100c83519 [2023-04-19T01:05:31.249Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-19T01:05:31.508Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-19T01:05:31.515Z] Still waiting to schedule task [2023-04-19T01:05:31.515Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-9016’ [2023-04-19T01:05:31.766Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-04-19T01:05:31.766Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-04-19T01:05:31.766Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-04-19T01:05:31.766Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-04-19T01:05:31.766Z] Executing busybox-1.35.0-r29.trigger [2023-04-19T01:05:31.766Z] OK: 269 MiB in 57 packages [2023-04-19T01:05:32.333Z] Removing intermediate container 544100c83519 [2023-04-19T01:05:32.333Z] ---> 59eb72465aa1 [2023-04-19T01:05:32.333Z] Step 9/12 : COPY go.mod vendor* ./ [2023-04-19T01:05:32.333Z] ---> 3a30df77935a [2023-04-19T01:05:32.333Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-19T01:05:32.333Z] ---> Running in b2769828f590 [2023-04-19T01:06:11.056Z] Removing intermediate container b2769828f590 [2023-04-19T01:06:11.056Z] ---> 5d36f652aa2c [2023-04-19T01:06:11.056Z] Step 11/12 : COPY . . [2023-04-19T01:06:11.056Z] ---> 1639e4cb1b35 [2023-04-19T01:06:11.056Z] Step 12/12 : RUN ${MAKE} [2023-04-19T01:06:11.056Z] ---> Running in 116be7dc1b88 [2023-04-19T01:06:11.314Z] noop [2023-04-19T01:06:11.571Z] Removing intermediate container 116be7dc1b88 [2023-04-19T01:06:11.571Z] ---> 2738498dcff4 [2023-04-19T01:06:11.571Z] Successfully built 2738498dcff4 [2023-04-19T01:06:11.571Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T01:06:12.006Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-19T01:06:12.006Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-19T01:06:12.208Z] prd-ubuntu20.04-docker-8c-8g-9019 does not seem to be running inside a container [2023-04-19T01:06:12.242Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-156 -v /w/workspace/edgexfoundry_device-gpio_PR-156:/w/workspace/edgexfoundry_device-gpio_PR-156:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-156@tmp:/w/workspace/edgexfoundry_device-gpio_PR-156@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-04-19T01:06:12.605Z] $ docker top 14b9b819567fa405ccd993e8ba185bb35c87368f2a8dfd3fe108c492b63ae150 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-19T01:06:12.987Z] + go version [2023-04-19T01:06:12.987Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-19T01:06:13.049Z] $ docker stop --time=1 14b9b819567fa405ccd993e8ba185bb35c87368f2a8dfd3fe108c492b63ae150 [2023-04-19T01:06:14.320Z] $ docker rm -f --volumes 14b9b819567fa405ccd993e8ba185bb35c87368f2a8dfd3fe108c492b63ae150 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T01:06:15.031Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-19T01:06:15.031Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-19T01:06:15.182Z] prd-ubuntu20.04-docker-8c-8g-9019 does not seem to be running inside a container [2023-04-19T01:06:15.220Z] $ 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-156 -v /w/workspace/edgexfoundry_device-gpio_PR-156:/w/workspace/edgexfoundry_device-gpio_PR-156:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-156@tmp:/w/workspace/edgexfoundry_device-gpio_PR-156@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-04-19T01:06:15.528Z] $ docker top 971eba9f0ab5a426d7e98bbcbaa61a11931ecf16ce6166a778153614555f47d4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-19T01:06:15.917Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-156 [Pipeline] fileExists [Pipeline] sh [2023-04-19T01:06:16.283Z] + make test [2023-04-19T01:06:16.283Z] go test ./... -coverprofile=coverage.out ./... [2023-04-19T01:06:21.553Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-04-19T01:06:31.512Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-04-19T01:06:31.512Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-04-19T01:06:36.765Z] go vet ./... [2023-04-19T01:06:40.047Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-19T01:06:40.047Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-19T01:06:40.047Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-19T01:06:40.083Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-19T01:06:40.114Z] $ docker stop --time=1 971eba9f0ab5a426d7e98bbcbaa61a11931ecf16ce6166a778153614555f47d4 [2023-04-19T01:06:43.699Z] $ docker rm -f --volumes 971eba9f0ab5a426d7e98bbcbaa61a11931ecf16ce6166a778153614555f47d4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-19T01:06:44.258Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-19T01:06:44.322Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-19T01:06:45.079Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-19T01:06:45.387Z] + ls -al . [2023-04-19T01:06:45.387Z] total 156 [2023-04-19T01:06:45.387Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 19 01:06 . [2023-04-19T01:06:45.387Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 19 01:04 .. [2023-04-19T01:06:45.387Z] -rw-rw-r-- 1 jenkins jenkins 120 Apr 19 01:04 .dockerignore [2023-04-19T01:06:45.387Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 19 01:05 .git [2023-04-19T01:06:45.387Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 19 01:04 .github [2023-04-19T01:06:45.387Z] -rw-rw-r-- 1 jenkins jenkins 343 Apr 19 01:04 .gitignore [2023-04-19T01:06:45.387Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 19 01:04 .golangci.yml [2023-04-19T01:06:45.387Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 19 01:05 .semver [2023-04-19T01:06:45.387Z] -rw-rw-r-- 1 jenkins jenkins 9702 Apr 19 01:04 Attribution.txt [2023-04-19T01:06:45.387Z] -rw-rw-r-- 1 jenkins jenkins 4069 Apr 19 01:04 CHANGELOG.md [2023-04-19T01:06:45.387Z] -rw-rw-r-- 1 jenkins jenkins 1542 Apr 19 01:04 Dockerfile [2023-04-19T01:06:45.387Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 19 01:04 GOVERNANCE.md [2023-04-19T01:06:45.387Z] -rw-rw-r-- 1 jenkins jenkins 657 Apr 19 01:04 Jenkinsfile [2023-04-19T01:06:45.387Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 19 01:04 LICENSE [2023-04-19T01:06:45.387Z] -rw-rw-r-- 1 jenkins jenkins 1692 Apr 19 01:04 Makefile [2023-04-19T01:06:45.387Z] -rw-rw-r-- 1 jenkins jenkins 617 Apr 19 01:04 OWNERS.md [2023-04-19T01:06:45.387Z] -rw-rw-r-- 1 jenkins jenkins 11790 Apr 19 01:04 README.md [2023-04-19T01:06:45.387Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 19 01:05 VERSION [2023-04-19T01:06:45.387Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 19 01:04 bin [2023-04-19T01:06:45.387Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 19 01:04 cmd [2023-04-19T01:06:45.387Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 19 01:06 coverage.out [2023-04-19T01:06:45.387Z] -rw-rw-r-- 1 jenkins jenkins 3269 Apr 19 01:04 go.mod [2023-04-19T01:06:45.387Z] -rw-rw-r-- 1 jenkins jenkins 31700 Apr 19 01:04 go.sum [2023-04-19T01:06:45.387Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 19 01:04 internal [2023-04-19T01:06:45.387Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 19 01:04 snap [2023-04-19T01:06:45.387Z] -rw-rw-r-- 1 jenkins jenkins 209 Apr 19 01:04 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T01:06:45.832Z] + 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=a16d4ba45a91bf5aa4f773e020fe026476ef7db7 --label arch=amd64 --label version=0.0.0 . [2023-04-19T01:06:45.832Z] Sending build context to Docker daemon 16.07MB [2023-04-19T01:06:45.832Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-04-19T01:06:45.832Z] Step 2/25 : FROM ${BASE} AS builder [2023-04-19T01:06:45.832Z] ---> 2738498dcff4 [2023-04-19T01:06:45.832Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-04-19T01:06:46.091Z] ---> Running in a11d9e248381 [2023-04-19T01:06:46.091Z] Removing intermediate container a11d9e248381 [2023-04-19T01:06:46.091Z] ---> ceb5d26c61e1 [2023-04-19T01:06:46.091Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-19T01:06:46.091Z] ---> Running in 1cb7eb1083df [2023-04-19T01:06:46.091Z] Removing intermediate container 1cb7eb1083df [2023-04-19T01:06:46.091Z] ---> 03d03fbfe243 [2023-04-19T01:06:46.091Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-04-19T01:06:46.091Z] ---> Running in 00548867f55b [2023-04-19T01:06:46.349Z] Removing intermediate container 00548867f55b [2023-04-19T01:06:46.349Z] ---> f2e5893f22c3 [2023-04-19T01:06:46.349Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-04-19T01:06:46.349Z] ---> Running in 92f41a93d7a3 [2023-04-19T01:06:46.349Z] Removing intermediate container 92f41a93d7a3 [2023-04-19T01:06:46.349Z] ---> 773c56aa23c3 [2023-04-19T01:06:46.349Z] Step 7/25 : WORKDIR /device-gpio [2023-04-19T01:06:46.349Z] ---> Running in c748e6aa72db [2023-04-19T01:06:46.607Z] Removing intermediate container c748e6aa72db [2023-04-19T01:06:46.607Z] ---> 0e55a3f540cc [2023-04-19T01:06:46.607Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-19T01:06:46.607Z] ---> Running in a16dcdf7da79 [2023-04-19T01:06:46.866Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-19T01:06:46.866Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-19T01:06:47.125Z] OK: 269 MiB in 57 packages [2023-04-19T01:06:47.383Z] Removing intermediate container a16dcdf7da79 [2023-04-19T01:06:47.383Z] ---> 506302d61d0c [2023-04-19T01:06:47.383Z] Step 9/25 : COPY go.mod vendor* ./ [2023-04-19T01:06:47.383Z] ---> 8b331bcdf7dc [2023-04-19T01:06:47.383Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-19T01:06:47.642Z] ---> Running in 85f4ae5bf55f [2023-04-19T01:06:48.210Z] Removing intermediate container 85f4ae5bf55f [2023-04-19T01:06:48.210Z] ---> 61eadac1356d [2023-04-19T01:06:48.210Z] Step 11/25 : COPY . . [2023-04-19T01:06:48.780Z] ---> 399e35ae348a [2023-04-19T01:06:48.780Z] Step 12/25 : RUN ${MAKE} [2023-04-19T01:06:48.780Z] ---> Running in 0558056528ac [2023-04-19T01:06:49.040Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-04-19T01:07:10.967Z] Removing intermediate container 0558056528ac [2023-04-19T01:07:10.967Z] ---> a425750cefaa [2023-04-19T01:07:10.967Z] Step 13/25 : FROM alpine:3.17 [2023-04-19T01:07:10.967Z] 3.17: Pulling from library/alpine [2023-04-19T01:07:10.967Z] f56be85fc22e: Pulling fs layer [2023-04-19T01:07:10.967Z] f56be85fc22e: Verifying Checksum [2023-04-19T01:07:10.967Z] f56be85fc22e: Download complete [2023-04-19T01:07:10.967Z] f56be85fc22e: Pull complete [2023-04-19T01:07:10.967Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-19T01:07:10.967Z] Status: Downloaded newer image for alpine:3.17 [2023-04-19T01:07:10.967Z] ---> 9ed4aefc74f6 [2023-04-19T01:07:10.967Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-04-19T01:07:10.967Z] ---> Running in 38eeef8393ad [2023-04-19T01:07:10.967Z] Removing intermediate container 38eeef8393ad [2023-04-19T01:07:10.967Z] ---> 3d0a9dc87406 [2023-04-19T01:07:10.967Z] Step 15/25 : RUN apk add --update --no-cache [2023-04-19T01:07:10.967Z] ---> Running in 05eacead243b [2023-04-19T01:07:10.967Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-19T01:07:10.967Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-19T01:07:10.967Z] OK: 7 MiB in 15 packages [2023-04-19T01:07:10.967Z] Removing intermediate container 05eacead243b [2023-04-19T01:07:10.967Z] ---> 8b5a4304a84d [2023-04-19T01:07:10.967Z] Step 16/25 : WORKDIR / [2023-04-19T01:07:10.967Z] ---> Running in 8d3a6940bbb4 [2023-04-19T01:07:10.967Z] Removing intermediate container 8d3a6940bbb4 [2023-04-19T01:07:10.967Z] ---> 3913aef420da [2023-04-19T01:07:10.967Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-04-19T01:07:10.967Z] ---> 33bf7dddf095 [2023-04-19T01:07:10.967Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-04-19T01:07:10.967Z] ---> 3b15d57673a8 [2023-04-19T01:07:10.967Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-04-19T01:07:11.907Z] ---> 589a874ec540 [2023-04-19T01:07:11.907Z] Step 20/25 : EXPOSE 59910 [2023-04-19T01:07:11.907Z] ---> Running in 7eadb368d182 [2023-04-19T01:07:11.907Z] Removing intermediate container 7eadb368d182 [2023-04-19T01:07:11.907Z] ---> 8f377ca63866 [2023-04-19T01:07:11.907Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-04-19T01:07:11.907Z] ---> Running in 78b959c4b9ed [2023-04-19T01:07:11.907Z] Removing intermediate container 78b959c4b9ed [2023-04-19T01:07:11.907Z] ---> 3a2c67bfed14 [2023-04-19T01:07:11.907Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-19T01:07:11.907Z] ---> Running in 0433d6795faf [2023-04-19T01:07:12.164Z] Removing intermediate container 0433d6795faf [2023-04-19T01:07:12.164Z] ---> 30e64597cf61 [2023-04-19T01:07:12.164Z] Step 23/25 : LABEL arch=amd64 [2023-04-19T01:07:12.164Z] ---> Running in f0da6c6c3644 [2023-04-19T01:07:12.164Z] Removing intermediate container f0da6c6c3644 [2023-04-19T01:07:12.164Z] ---> 5cc48ae1747b [2023-04-19T01:07:12.164Z] Step 24/25 : LABEL git_sha=a16d4ba45a91bf5aa4f773e020fe026476ef7db7 [2023-04-19T01:07:12.164Z] ---> Running in ce78f9d2b1f2 [2023-04-19T01:07:12.164Z] Removing intermediate container ce78f9d2b1f2 [2023-04-19T01:07:12.164Z] ---> e14baf4a98a2 [2023-04-19T01:07:12.164Z] Step 25/25 : LABEL version=0.0.0 [2023-04-19T01:07:12.164Z] ---> Running in b33aa8d84c6d [2023-04-19T01:07:12.423Z] Removing intermediate container b33aa8d84c6d [2023-04-19T01:07:12.423Z] ---> f905fb16f9b0 [2023-04-19T01:07:12.423Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-19T01:07:12.423Z] Successfully built f905fb16f9b0 [2023-04-19T01:07:12.423Z] Successfully tagged device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T01:07:13.325Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-19T01:07:13.325Z] [2023-04-19T01:07:13.325Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T01:07:13.710Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-19T01:07:13.710Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-19T01:07:13.710Z] 5eb5b503b376: Pulling fs layer [2023-04-19T01:07:13.710Z] 5c69ac0246d0: Pulling fs layer [2023-04-19T01:07:13.710Z] ec43610c2a17: Pulling fs layer [2023-04-19T01:07:13.710Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-19T01:07:13.710Z] 33b1e0a273af: Pulling fs layer [2023-04-19T01:07:13.710Z] 5d3b04190fa2: Pulling fs layer [2023-04-19T01:07:13.710Z] 2f39f015ded8: Pulling fs layer [2023-04-19T01:07:13.710Z] 33b1e0a273af: Waiting [2023-04-19T01:07:13.710Z] 5d3b04190fa2: Waiting [2023-04-19T01:07:13.710Z] 2f39f015ded8: Waiting [2023-04-19T01:07:13.710Z] 3a2ae6a8a46f: Waiting [2023-04-19T01:07:13.710Z] 5c69ac0246d0: Verifying Checksum [2023-04-19T01:07:13.710Z] 5c69ac0246d0: Download complete [2023-04-19T01:07:13.710Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-19T01:07:13.710Z] 3a2ae6a8a46f: Download complete [2023-04-19T01:07:13.710Z] ec43610c2a17: Verifying Checksum [2023-04-19T01:07:13.710Z] ec43610c2a17: Download complete [2023-04-19T01:07:13.710Z] 33b1e0a273af: Verifying Checksum [2023-04-19T01:07:13.710Z] 33b1e0a273af: Download complete [2023-04-19T01:07:13.710Z] 5d3b04190fa2: Download complete [2023-04-19T01:07:13.967Z] 5eb5b503b376: Verifying Checksum [2023-04-19T01:07:13.967Z] 5eb5b503b376: Download complete [2023-04-19T01:07:14.532Z] 2f39f015ded8: Verifying Checksum [2023-04-19T01:07:14.532Z] 2f39f015ded8: Download complete [2023-04-19T01:07:15.098Z] 5eb5b503b376: Pull complete [2023-04-19T01:07:15.098Z] 5c69ac0246d0: Pull complete [2023-04-19T01:07:15.665Z] ec43610c2a17: Pull complete [2023-04-19T01:07:15.665Z] 3a2ae6a8a46f: Pull complete [2023-04-19T01:07:15.926Z] 33b1e0a273af: Pull complete [2023-04-19T01:07:15.926Z] 5d3b04190fa2: Pull complete [2023-04-19T01:07:20.110Z] 2f39f015ded8: Pull complete [2023-04-19T01:07:20.110Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-19T01:07:20.111Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-19T01:07:20.111Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-19T01:07:20.342Z] prd-ubuntu20.04-docker-8c-8g-9019 does not seem to be running inside a container [2023-04-19T01:07:20.378Z] $ 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-156 -v /w/workspace/edgexfoundry_device-gpio_PR-156:/w/workspace/edgexfoundry_device-gpio_PR-156:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-156@tmp:/w/workspace/edgexfoundry_device-gpio_PR-156@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-04-19T01:07:25.553Z] $ docker top 2123ec0e4665992045b011cd637eca410dd8235bd400d60ebc904155f0587bb6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-19T01:07:26.083Z] ---> job-cost.sh [2023-04-19T01:07:26.083Z] lf-activate-venv: SKIPPING [2023-04-19T01:07:26.083Z] INFO: No Stack... [2023-04-19T01:07:26.342Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-19T01:07:26.916Z] INFO: Archiving Costs [Pipeline] sh [2023-04-19T01:07:27.230Z] + cat /w/workspace/edgexfoundry_device-gpio_PR-156/archives/cost.csv [2023-04-19T01:07:27.230Z] + cut -d, -f6 [Pipeline] lock [2023-04-19T01:07:27.270Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-156-1-stack-cost] [2023-04-19T01:07:27.276Z] Resource [jenkins-edgexfoundry-device-gpio-PR-156-1-stack-cost] did not exist. Created. [2023-04-19T01:07:27.276Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-156-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-19T01:07:27.845Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-19T01:07:27.925Z] Stashed 1 file(s) [Pipeline] } [2023-04-19T01:07:27.954Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-156-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-19T01:07:28.033Z] $ docker stop --time=1 2123ec0e4665992045b011cd637eca410dd8235bd400d60ebc904155f0587bb6 [2023-04-19T01:07:29.172Z] $ docker rm -f --volumes 2123ec0e4665992045b011cd637eca410dd8235bd400d60ebc904155f0587bb6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-19T01:09:03.071Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9020 in /w/workspace/edgexfoundry_device-gpio_PR-156 [Pipeline] { [Pipeline] ws [2023-04-19T01:09:03.153Z] Running in /w/workspace/device-gpio/1 [Pipeline] { [Pipeline] checkout [2023-04-19T01:09:03.260Z] The recommended git tool is: git [2023-04-19T01:09:08.996Z] using credential edgex-jenkins-ssh [2023-04-19T01:09:09.019Z] Cloning the remote Git repository [2023-04-19T01:09:09.090Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2023-04-19T01:09:09.235Z] > git init /w/workspace/device-gpio/1 # timeout=10 [2023-04-19T01:09:09.401Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-04-19T01:09:09.402Z] > git --version # timeout=10 [2023-04-19T01:09:09.425Z] > git --version # 'git version 2.25.1' [2023-04-19T01:09:09.428Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-19T01:09:09.599Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-19T01:09:11.157Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-04-19T01:09:11.182Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-19T01:09:12.202Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-04-19T01:09:12.736Z] Merging remotes/origin/main commit 9b744bfde03dbd717ba3f435291983dbb9a905fb into PR head commit a16d4ba45a91bf5aa4f773e020fe026476ef7db7 [2023-04-19T01:09:13.027Z] Merge succeeded, producing a16d4ba45a91bf5aa4f773e020fe026476ef7db7 [2023-04-19T01:09:13.027Z] Checking out Revision a16d4ba45a91bf5aa4f773e020fe026476ef7db7 (PR-156) [2023-04-19T01:09:13.638Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2023-04-19T01:09:12.247Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-04-19T01:09:12.248Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-19T01:09:12.270Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/156/head:refs/remotes/origin/PR-156 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-04-19T01:09:12.761Z] > git config core.sparsecheckout # timeout=10 [2023-04-19T01:09:12.837Z] > git checkout -f a16d4ba45a91bf5aa4f773e020fe026476ef7db7 # timeout=10 [2023-04-19T01:09:12.929Z] > git remote # timeout=10 [2023-04-19T01:09:12.950Z] > git config --get remote.origin.url # timeout=10 [2023-04-19T01:09:12.968Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-19T01:09:12.983Z] > git merge 9b744bfde03dbd717ba3f435291983dbb9a905fb # timeout=10 [2023-04-19T01:09:13.013Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-04-19T01:09:13.039Z] > git config core.sparsecheckout # timeout=10 [2023-04-19T01:09:13.055Z] > git checkout -f a16d4ba45a91bf5aa4f773e020fe026476ef7db7 # timeout=10 [2023-04-19T01:09:13.708Z] > git --version # timeout=10 [2023-04-19T01:09:13.721Z] > git --version # 'git version 2.25.1' [2023-04-19T01:09:13.748Z] fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-19T01:09:14.955Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-19T01:09:14.956Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-19T01:09:14.956Z] Dload Upload Total Spent Left Speed [2023-04-19T01:09:14.956Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 99k 0 --:--:-- --:--:-- --:--:-- 99k [Pipeline] sh [2023-04-19T01:09:15.593Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-19T01:09:15.967Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2023-04-19T01:09:15.967Z] /etc/docker/daemon.json [2023-04-19T01:09:15.967Z] { [2023-04-19T01:09:15.967Z] "registry-mirrors": [ [2023-04-19T01:09:15.967Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-19T01:09:15.967Z] ], [2023-04-19T01:09:15.967Z] "bip": "10.250.0.254/24", [2023-04-19T01:09:15.967Z] "hosts": [ [2023-04-19T01:09:15.967Z] "tcp://0.0.0.0:5555", [2023-04-19T01:09:15.967Z] "unix:///var/run/docker.sock" [2023-04-19T01:09:15.967Z] ], [2023-04-19T01:09:15.967Z] "mtu": 1458, [2023-04-19T01:09:15.967Z] "selinux-enabled": true, [2023-04-19T01:09:15.967Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-19T01:09:15.967Z] } [Pipeline] sh [2023-04-19T01:09:16.318Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-19T01:09:16.701Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-19T01:09:35.102Z] provisioning config files... [2023-04-19T01:09:35.132Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/1@tmp/config5023540270453273198tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-19T01:09:35.576Z] ---> docker-login.sh [2023-04-19T01:09:35.576Z] nexus3.edgexfoundry.org:10001 [2023-04-19T01:09:35.858Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-19T01:09:36.138Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-19T01:09:36.138Z] Configure a credential helper to remove this warning. See [2023-04-19T01:09:36.138Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-19T01:09:36.138Z] [2023-04-19T01:09:36.138Z] Login Succeeded [2023-04-19T01:09:36.138Z] nexus3.edgexfoundry.org:10002 [2023-04-19T01:09:36.412Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-19T01:09:36.683Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-19T01:09:36.683Z] Configure a credential helper to remove this warning. See [2023-04-19T01:09:36.683Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-19T01:09:36.683Z] [2023-04-19T01:09:36.683Z] Login Succeeded [2023-04-19T01:09:36.683Z] nexus3.edgexfoundry.org:10003 [2023-04-19T01:09:36.967Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-19T01:09:36.967Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-19T01:09:36.967Z] Configure a credential helper to remove this warning. See [2023-04-19T01:09:36.967Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-19T01:09:36.967Z] [2023-04-19T01:09:36.967Z] Login Succeeded [2023-04-19T01:09:36.967Z] nexus3.edgexfoundry.org:10004 [2023-04-19T01:09:37.237Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-19T01:09:37.506Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-19T01:09:37.506Z] Configure a credential helper to remove this warning. See [2023-04-19T01:09:37.506Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-19T01:09:37.506Z] [2023-04-19T01:09:37.506Z] Login Succeeded [2023-04-19T01:09:37.506Z] docker.io [2023-04-19T01:09:37.777Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-19T01:09:38.051Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-19T01:09:38.051Z] Configure a credential helper to remove this warning. See [2023-04-19T01:09:38.051Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-19T01:09:38.051Z] [2023-04-19T01:09:38.051Z] Login Succeeded [2023-04-19T01:09:38.051Z] ---> docker-login.sh ends [Pipeline] } [2023-04-19T01:09:38.095Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-19T01:09:38.569Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-19T01:09:38.623Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-19T01:09:38.661Z] ========================================================= [2023-04-19T01:09:38.661Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-19T01:09:38.661Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T01:09:39.273Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-19T01:09:39.549Z] Sending build context to Docker daemon 8.115MB [2023-04-19T01:09:39.549Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-19T01:09:39.549Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-19T01:09:39.826Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-19T01:09:39.826Z] af6eaf76a39c: Pulling fs layer [2023-04-19T01:09:39.826Z] 55522c791124: Pulling fs layer [2023-04-19T01:09:39.826Z] ce5c4a1c91eb: Pulling fs layer [2023-04-19T01:09:39.826Z] 169dfbe0d373: Pulling fs layer [2023-04-19T01:09:39.826Z] e1ff8fa3b103: Pulling fs layer [2023-04-19T01:09:39.826Z] 52ebb69f0ebf: Pulling fs layer [2023-04-19T01:09:39.826Z] 5abe8eddf0d5: Pulling fs layer [2023-04-19T01:09:39.826Z] 169dfbe0d373: Waiting [2023-04-19T01:09:39.826Z] e1ff8fa3b103: Waiting [2023-04-19T01:09:39.826Z] 52ebb69f0ebf: Waiting [2023-04-19T01:09:39.826Z] 5abe8eddf0d5: Waiting [2023-04-19T01:09:39.826Z] 55522c791124: Verifying Checksum [2023-04-19T01:09:39.826Z] 55522c791124: Download complete [2023-04-19T01:09:39.826Z] 169dfbe0d373: Verifying Checksum [2023-04-19T01:09:39.826Z] 169dfbe0d373: Download complete [2023-04-19T01:09:39.826Z] e1ff8fa3b103: Download complete [2023-04-19T01:09:39.826Z] af6eaf76a39c: Verifying Checksum [2023-04-19T01:09:39.826Z] af6eaf76a39c: Download complete [2023-04-19T01:09:41.256Z] af6eaf76a39c: Pull complete [2023-04-19T01:09:41.256Z] 5abe8eddf0d5: Verifying Checksum [2023-04-19T01:09:41.256Z] 5abe8eddf0d5: Download complete [2023-04-19T01:09:41.527Z] 55522c791124: Pull complete [2023-04-19T01:09:42.496Z] 52ebb69f0ebf: Verifying Checksum [2023-04-19T01:09:42.496Z] 52ebb69f0ebf: Download complete [2023-04-19T01:09:42.496Z] ce5c4a1c91eb: Verifying Checksum [2023-04-19T01:09:42.496Z] ce5c4a1c91eb: Download complete [2023-04-19T01:09:54.948Z] ce5c4a1c91eb: Pull complete [2023-04-19T01:09:54.948Z] 169dfbe0d373: Pull complete [2023-04-19T01:09:54.948Z] e1ff8fa3b103: Pull complete [2023-04-19T01:10:01.616Z] 52ebb69f0ebf: Pull complete [2023-04-19T01:10:03.054Z] 5abe8eddf0d5: Pull complete [2023-04-19T01:10:03.054Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-04-19T01:10:03.054Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-19T01:10:03.054Z] ---> 6cb57ee374ae [2023-04-19T01:10:03.054Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-04-19T01:10:05.010Z] ---> Running in 16f71f544a00 [2023-04-19T01:10:05.010Z] Removing intermediate container 16f71f544a00 [2023-04-19T01:10:05.010Z] ---> 292d196a6b3e [2023-04-19T01:10:05.010Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-19T01:10:05.010Z] ---> Running in a2ace3914cc8 [2023-04-19T01:10:05.279Z] Removing intermediate container a2ace3914cc8 [2023-04-19T01:10:05.279Z] ---> 6ddff188e500 [2023-04-19T01:10:05.279Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-04-19T01:10:05.552Z] ---> Running in 00b209658ad6 [2023-04-19T01:10:05.824Z] Removing intermediate container 00b209658ad6 [2023-04-19T01:10:05.824Z] ---> a6e2bb198f1c [2023-04-19T01:10:05.824Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-19T01:10:05.824Z] ---> Running in 7a2450fdd35c [2023-04-19T01:10:06.100Z] Removing intermediate container 7a2450fdd35c [2023-04-19T01:10:06.100Z] ---> 67d19a1d1597 [2023-04-19T01:10:06.100Z] Step 7/12 : WORKDIR /device-gpio [2023-04-19T01:10:06.100Z] ---> Running in 7da0f4f0c389 [2023-04-19T01:10:06.376Z] Removing intermediate container 7da0f4f0c389 [2023-04-19T01:10:06.376Z] ---> 7f82f7e07d59 [2023-04-19T01:10:06.376Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-19T01:10:06.376Z] ---> Running in f7ab132ba242 [2023-04-19T01:10:07.790Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-19T01:10:08.057Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-19T01:10:09.015Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-04-19T01:10:09.015Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-04-19T01:10:09.015Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-04-19T01:10:09.015Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-04-19T01:10:09.284Z] Executing busybox-1.35.0-r29.trigger [2023-04-19T01:10:09.284Z] OK: 268 MiB in 57 packages [2023-04-19T01:10:10.246Z] Removing intermediate container f7ab132ba242 [2023-04-19T01:10:10.246Z] ---> 81f9630cb02c [2023-04-19T01:10:10.246Z] Step 9/12 : COPY go.mod vendor* ./ [2023-04-19T01:10:10.852Z] ---> 7720edd4ed31 [2023-04-19T01:10:10.852Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-19T01:10:10.852Z] ---> Running in 90dedf0a11e4 [2023-04-19T01:11:18.875Z] Removing intermediate container 90dedf0a11e4 [2023-04-19T01:11:18.875Z] ---> e8e756a7928f [2023-04-19T01:11:18.875Z] Step 11/12 : COPY . . [2023-04-19T01:11:18.875Z] ---> c9200f95820d [2023-04-19T01:11:18.875Z] Step 12/12 : RUN ${MAKE} [2023-04-19T01:11:18.875Z] ---> Running in 47edceb940cc [2023-04-19T01:11:18.875Z] noop [2023-04-19T01:11:18.875Z] Removing intermediate container 47edceb940cc [2023-04-19T01:11:18.875Z] ---> 79f9bb226d35 [2023-04-19T01:11:18.875Z] Successfully built 79f9bb226d35 [2023-04-19T01:11:18.875Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T01:11:19.469Z] + docker inspect -f . ci-base-image-arm64 [2023-04-19T01:11:19.470Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-19T01:11:19.825Z] prd-ubuntu20.04-docker-arm64-4c-16g-9020 does not seem to be running inside a container [2023-04-19T01:11:19.936Z] $ 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-04-19T01:11:21.233Z] $ docker top ef73cfe15f19cd625f6ac9c6178281e04a04b0dd1be664278dab476ef900f035 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-19T01:11:22.123Z] + go version [2023-04-19T01:11:22.123Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-19T01:11:22.187Z] $ docker stop --time=1 ef73cfe15f19cd625f6ac9c6178281e04a04b0dd1be664278dab476ef900f035 [2023-04-19T01:11:23.847Z] $ docker rm -f --volumes ef73cfe15f19cd625f6ac9c6178281e04a04b0dd1be664278dab476ef900f035 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T01:11:24.799Z] + docker inspect -f . ci-base-image-arm64 [2023-04-19T01:11:24.799Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-19T01:11:25.128Z] prd-ubuntu20.04-docker-arm64-4c-16g-9020 does not seem to be running inside a container [2023-04-19T01:11:25.214Z] $ 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-04-19T01:11:26.377Z] $ docker top af225242619a92af6282d60afc8621d64153295e3e2cffed044d9e70ac57c248 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-19T01:11:27.286Z] + git config --global --add safe.directory /w/workspace/device-gpio/1 [Pipeline] fileExists [Pipeline] sh [2023-04-19T01:11:28.003Z] + make test [2023-04-19T01:11:28.003Z] go test ./... -coverprofile=coverage.out ./... [2023-04-19T01:12:00.283Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-04-19T01:13:52.018Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-04-19T01:13:52.018Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-04-19T01:13:52.018Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-19T01:13:52.018Z] go vet ./... [2023-04-19T01:14:24.300Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-19T01:14:24.300Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-19T01:14:24.300Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-19T01:14:24.344Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-19T01:14:24.407Z] $ docker stop --time=1 af225242619a92af6282d60afc8621d64153295e3e2cffed044d9e70ac57c248 [2023-04-19T01:14:26.184Z] $ docker rm -f --volumes af225242619a92af6282d60afc8621d64153295e3e2cffed044d9e70ac57c248 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-19T01:14:27.346Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-19T01:14:27.391Z] Warning: overwriting stash ‘coverage-report’ [2023-04-19T01:14:27.838Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-19T01:14:28.554Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-19T01:14:28.906Z] + ls -al . [2023-04-19T01:14:28.906Z] total 152 [2023-04-19T01:14:28.906Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 19 01:11 . [2023-04-19T01:14:28.906Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 19 01:09 .. [2023-04-19T01:14:28.906Z] -rw-rw-r-- 1 jenkins jenkins 120 Apr 19 01:09 .dockerignore [2023-04-19T01:14:28.906Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 19 01:09 .git [2023-04-19T01:14:28.906Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 19 01:09 .github [2023-04-19T01:14:28.906Z] -rw-rw-r-- 1 jenkins jenkins 343 Apr 19 01:09 .gitignore [2023-04-19T01:14:28.906Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 19 01:09 .golangci.yml [2023-04-19T01:14:28.906Z] -rw-rw-r-- 1 jenkins jenkins 9702 Apr 19 01:09 Attribution.txt [2023-04-19T01:14:28.906Z] -rw-rw-r-- 1 jenkins jenkins 4069 Apr 19 01:09 CHANGELOG.md [2023-04-19T01:14:28.906Z] -rw-rw-r-- 1 jenkins jenkins 1542 Apr 19 01:09 Dockerfile [2023-04-19T01:14:28.906Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 19 01:09 GOVERNANCE.md [2023-04-19T01:14:28.906Z] -rw-rw-r-- 1 jenkins jenkins 657 Apr 19 01:09 Jenkinsfile [2023-04-19T01:14:28.906Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 19 01:09 LICENSE [2023-04-19T01:14:28.906Z] -rw-rw-r-- 1 jenkins jenkins 1692 Apr 19 01:09 Makefile [2023-04-19T01:14:28.906Z] -rw-rw-r-- 1 jenkins jenkins 617 Apr 19 01:09 OWNERS.md [2023-04-19T01:14:28.906Z] -rw-rw-r-- 1 jenkins jenkins 11790 Apr 19 01:09 README.md [2023-04-19T01:14:28.906Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 19 01:05 VERSION [2023-04-19T01:14:28.906Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 19 01:09 bin [2023-04-19T01:14:28.906Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 19 01:09 cmd [2023-04-19T01:14:28.906Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 19 01:11 coverage.out [2023-04-19T01:14:28.906Z] -rw-rw-r-- 1 jenkins jenkins 3269 Apr 19 01:09 go.mod [2023-04-19T01:14:28.906Z] -rw-rw-r-- 1 jenkins jenkins 31700 Apr 19 01:09 go.sum [2023-04-19T01:14:28.906Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 19 01:09 internal [2023-04-19T01:14:28.906Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 19 01:09 snap [2023-04-19T01:14:28.906Z] -rw-rw-r-- 1 jenkins jenkins 209 Apr 19 01:09 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T01:14:29.389Z] + 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=a16d4ba45a91bf5aa4f773e020fe026476ef7db7 --label arch=arm64 --label version=0.0.0 . [2023-04-19T01:14:29.675Z] Sending build context to Docker daemon 8.116MB [2023-04-19T01:14:29.675Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-04-19T01:14:29.675Z] Step 2/25 : FROM ${BASE} AS builder [2023-04-19T01:14:29.675Z] ---> 79f9bb226d35 [2023-04-19T01:14:29.675Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-04-19T01:14:29.948Z] ---> Running in 97389feec92a [2023-04-19T01:14:30.216Z] Removing intermediate container 97389feec92a [2023-04-19T01:14:30.216Z] ---> 0412fc1f59eb [2023-04-19T01:14:30.216Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-19T01:14:30.216Z] ---> Running in 20dba94434e8 [2023-04-19T01:14:30.491Z] Removing intermediate container 20dba94434e8 [2023-04-19T01:14:30.491Z] ---> fdf9d17998b7 [2023-04-19T01:14:30.491Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-04-19T01:14:30.491Z] ---> Running in 005c81f05f86 [2023-04-19T01:14:31.082Z] Removing intermediate container 005c81f05f86 [2023-04-19T01:14:31.082Z] ---> 67013b1292f3 [2023-04-19T01:14:31.082Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-04-19T01:14:31.082Z] ---> Running in 580781d1b077 [2023-04-19T01:14:31.353Z] Removing intermediate container 580781d1b077 [2023-04-19T01:14:31.353Z] ---> 829ca074d824 [2023-04-19T01:14:31.353Z] Step 7/25 : WORKDIR /device-gpio [2023-04-19T01:14:31.353Z] ---> Running in 54a2ab9fb703 [2023-04-19T01:14:31.626Z] Removing intermediate container 54a2ab9fb703 [2023-04-19T01:14:31.627Z] ---> 2d1e5a3a7f3e [2023-04-19T01:14:31.627Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-19T01:14:31.627Z] ---> Running in e60409640e25 [2023-04-19T01:14:32.605Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-19T01:14:33.200Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-19T01:14:34.617Z] OK: 268 MiB in 57 packages [2023-04-19T01:14:35.210Z] Removing intermediate container e60409640e25 [2023-04-19T01:14:35.210Z] ---> 40d9da228aa9 [2023-04-19T01:14:35.210Z] Step 9/25 : COPY go.mod vendor* ./ [2023-04-19T01:14:35.797Z] ---> 2030030540d7 [2023-04-19T01:14:35.797Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-19T01:14:35.797Z] ---> Running in 55d71116bd1c [2023-04-19T01:14:38.170Z] Removing intermediate container 55d71116bd1c [2023-04-19T01:14:38.170Z] ---> 85ba98371d66 [2023-04-19T01:14:38.170Z] Step 11/25 : COPY . . [2023-04-19T01:14:38.755Z] ---> af705de3e608 [2023-04-19T01:14:38.755Z] Step 12/25 : RUN ${MAKE} [2023-04-19T01:14:38.755Z] ---> Running in cf9aba5a8efa [2023-04-19T01:14:39.718Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-04-19T01:17:01.451Z] Removing intermediate container cf9aba5a8efa [2023-04-19T01:17:01.451Z] ---> db85ef8317cb [2023-04-19T01:17:01.451Z] Step 13/25 : FROM alpine:3.17 [2023-04-19T01:17:01.451Z] 3.17: Pulling from library/alpine [2023-04-19T01:17:01.451Z] c41833b44d91: Pulling fs layer [2023-04-19T01:17:01.451Z] c41833b44d91: Verifying Checksum [2023-04-19T01:17:01.451Z] c41833b44d91: Download complete [2023-04-19T01:17:01.451Z] c41833b44d91: Pull complete [2023-04-19T01:17:01.451Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-19T01:17:01.452Z] Status: Downloaded newer image for alpine:3.17 [2023-04-19T01:17:01.452Z] ---> 51e60588ff2c [2023-04-19T01:17:01.452Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-04-19T01:17:01.452Z] ---> Running in 3fee344d44c2 [2023-04-19T01:17:01.452Z] Removing intermediate container 3fee344d44c2 [2023-04-19T01:17:01.452Z] ---> ab337a85b0eb [2023-04-19T01:17:01.452Z] Step 15/25 : RUN apk add --update --no-cache [2023-04-19T01:17:01.452Z] ---> Running in 468220695c27 [2023-04-19T01:17:01.452Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-19T01:17:01.452Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-19T01:17:01.452Z] OK: 7 MiB in 15 packages [2023-04-19T01:17:01.452Z] Removing intermediate container 468220695c27 [2023-04-19T01:17:01.452Z] ---> aab33e9c359f [2023-04-19T01:17:01.452Z] Step 16/25 : WORKDIR / [2023-04-19T01:17:01.452Z] ---> Running in 1c732634642e [2023-04-19T01:17:01.452Z] Removing intermediate container 1c732634642e [2023-04-19T01:17:01.452Z] ---> 53eaf0c89dc6 [2023-04-19T01:17:01.452Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-04-19T01:17:01.452Z] ---> 2591188dc594 [2023-04-19T01:17:01.452Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-04-19T01:17:01.452Z] ---> 2f908625162b [2023-04-19T01:17:01.452Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-04-19T01:17:01.452Z] ---> 4662d25691f9 [2023-04-19T01:17:01.452Z] Step 20/25 : EXPOSE 59910 [2023-04-19T01:17:01.452Z] ---> Running in 2c778f0821cc [2023-04-19T01:17:01.452Z] Removing intermediate container 2c778f0821cc [2023-04-19T01:17:01.452Z] ---> b129f4b8370d [2023-04-19T01:17:01.452Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-04-19T01:17:01.452Z] ---> Running in 8cbf15535bd0 [2023-04-19T01:17:01.452Z] Removing intermediate container 8cbf15535bd0 [2023-04-19T01:17:01.452Z] ---> 221e1696b6f8 [2023-04-19T01:17:01.452Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-19T01:17:01.452Z] ---> Running in 95b81022b287 [2023-04-19T01:17:01.452Z] Removing intermediate container 95b81022b287 [2023-04-19T01:17:01.452Z] ---> 14d3b3db8998 [2023-04-19T01:17:01.452Z] Step 23/25 : LABEL arch=arm64 [2023-04-19T01:17:01.452Z] ---> Running in 5c9fec631c03 [2023-04-19T01:17:01.452Z] Removing intermediate container 5c9fec631c03 [2023-04-19T01:17:01.452Z] ---> c9ab0667bbfc [2023-04-19T01:17:01.452Z] Step 24/25 : LABEL git_sha=a16d4ba45a91bf5aa4f773e020fe026476ef7db7 [2023-04-19T01:17:01.452Z] ---> Running in 9f78f1acdd9e [2023-04-19T01:17:01.452Z] Removing intermediate container 9f78f1acdd9e [2023-04-19T01:17:01.452Z] ---> 9dfe53bade74 [2023-04-19T01:17:01.452Z] Step 25/25 : LABEL version=0.0.0 [2023-04-19T01:17:01.452Z] ---> Running in 371ea8879af1 [2023-04-19T01:17:01.452Z] Removing intermediate container 371ea8879af1 [2023-04-19T01:17:01.452Z] ---> e3f5c83388cf [2023-04-19T01:17:01.452Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-19T01:17:01.452Z] Successfully built e3f5c83388cf [2023-04-19T01:17:01.452Z] Successfully tagged device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T01:17:02.527Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-19T01:17:02.527Z] [2023-04-19T01:17:02.527Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T01:17:02.976Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-19T01:17:02.977Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-19T01:17:02.977Z] 8998bd30e6a1: Pulling fs layer [2023-04-19T01:17:02.977Z] 04944245beec: Pulling fs layer [2023-04-19T01:17:02.977Z] 699f458cf7ca: Pulling fs layer [2023-04-19T01:17:02.977Z] 765212b225bb: Pulling fs layer [2023-04-19T01:17:02.977Z] f23df028b6ca: Pulling fs layer [2023-04-19T01:17:02.977Z] d65c8cfc05b1: Pulling fs layer [2023-04-19T01:17:02.977Z] 2437ff75d9bd: Pulling fs layer [2023-04-19T01:17:02.977Z] f23df028b6ca: Waiting [2023-04-19T01:17:02.977Z] d65c8cfc05b1: Waiting [2023-04-19T01:17:02.977Z] 2437ff75d9bd: Waiting [2023-04-19T01:17:02.977Z] 765212b225bb: Waiting [2023-04-19T01:17:03.246Z] 04944245beec: Verifying Checksum [2023-04-19T01:17:03.246Z] 04944245beec: Download complete [2023-04-19T01:17:03.246Z] 765212b225bb: Verifying Checksum [2023-04-19T01:17:03.246Z] 765212b225bb: Download complete [2023-04-19T01:17:03.539Z] f23df028b6ca: Verifying Checksum [2023-04-19T01:17:03.539Z] f23df028b6ca: Download complete [2023-04-19T01:17:03.539Z] d65c8cfc05b1: Verifying Checksum [2023-04-19T01:17:03.539Z] d65c8cfc05b1: Download complete [2023-04-19T01:17:03.539Z] 699f458cf7ca: Verifying Checksum [2023-04-19T01:17:03.539Z] 699f458cf7ca: Download complete [2023-04-19T01:17:04.140Z] 8998bd30e6a1: Verifying Checksum [2023-04-19T01:17:04.140Z] 8998bd30e6a1: Download complete [2023-04-19T01:17:06.810Z] 2437ff75d9bd: Verifying Checksum [2023-04-19T01:17:06.810Z] 2437ff75d9bd: Download complete [2023-04-19T01:17:08.239Z] 8998bd30e6a1: Pull complete [2023-04-19T01:17:08.507Z] 04944245beec: Pull complete [2023-04-19T01:17:09.946Z] 699f458cf7ca: Pull complete [2023-04-19T01:17:10.230Z] 765212b225bb: Pull complete [2023-04-19T01:17:10.828Z] f23df028b6ca: Pull complete [2023-04-19T01:17:11.112Z] d65c8cfc05b1: Pull complete [2023-04-19T01:17:26.395Z] 2437ff75d9bd: Pull complete [2023-04-19T01:17:26.395Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-19T01:17:26.395Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-19T01:17:26.395Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-19T01:17:26.873Z] prd-ubuntu20.04-docker-arm64-4c-16g-9020 does not seem to be running inside a container [2023-04-19T01:17:26.973Z] $ 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-04-19T01:17:29.527Z] $ docker top a7b9d4879926d77d92b185dba0d1efc0a38997fa464c64f5a3ae8b20af7945a1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-19T01:17:30.106Z] ---> job-cost.sh [2023-04-19T01:17:30.378Z] lf-activate-venv: SKIPPING [2023-04-19T01:17:30.378Z] INFO: No Stack... [2023-04-19T01:17:30.646Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-19T01:17:31.604Z] INFO: Archiving Costs [Pipeline] sh [2023-04-19T01:17:32.270Z] + cut -d, -f6 [2023-04-19T01:17:32.270Z] + cat /w/workspace/device-gpio/1/archives/cost.csv [Pipeline] lock [2023-04-19T01:17:32.345Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-156-1-stack-cost] [2023-04-19T01:17:32.350Z] Resource [jenkins-edgexfoundry-device-gpio-PR-156-1-stack-cost] did not exist. Created. [2023-04-19T01:17:32.350Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-156-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-19T01:17:33.089Z] /w/workspace/device-gpio/1@tmp/durable-7d6c62d0/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-19T01:17:33.461Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-19T01:17:33.495Z] Warning: overwriting stash ‘stack-cost’ [2023-04-19T01:17:33.546Z] Stashed 1 file(s) [Pipeline] } [2023-04-19T01:17:33.568Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-156-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-19T01:17:33.678Z] $ docker stop --time=1 a7b9d4879926d77d92b185dba0d1efc0a38997fa464c64f5a3ae8b20af7945a1 [2023-04-19T01:17:35.171Z] $ docker rm -f --volumes a7b9d4879926d77d92b185dba0d1efc0a38997fa464c64f5a3ae8b20af7945a1 [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-04-19T01:17:36.226Z] provisioning config files... [2023-04-19T01:17:36.234Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-156@tmp/config13039509449075569523tmp [Pipeline] { [Pipeline] sh [2023-04-19T01:17:36.573Z] + set +x [2023-04-19T01:17:36.573Z] + curl -s https://codecov.io/bash [2023-04-19T01:17:36.573Z] + bash -s -- [2023-04-19T01:17:36.573Z] [2023-04-19T01:17:36.573Z] _____ _ [2023-04-19T01:17:36.573Z] / ____| | | [2023-04-19T01:17:36.573Z] | | ___ __| | ___ ___ _____ __ [2023-04-19T01:17:36.573Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-19T01:17:36.573Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-19T01:17:36.573Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-19T01:17:36.573Z] Bash-1.0.6 [2023-04-19T01:17:36.573Z] [2023-04-19T01:17:36.573Z] [2023-04-19T01:17:36.573Z] ==> git version 2.25.1 found [2023-04-19T01:17:36.573Z] ==> 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-04-19T01:17:36.573Z] Release-Date: 2020-01-08 [2023-04-19T01:17:36.573Z] 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-04-19T01:17:36.573Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-19T01:17:36.573Z] ==> Jenkins CI detected. [2023-04-19T01:17:36.573Z] current dir:  /w/workspace/edgexfoundry_device-gpio_PR-156 [2023-04-19T01:17:36.573Z] project root: . [2023-04-19T01:17:36.573Z] --> token set from env [2023-04-19T01:17:36.573Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-19T01:17:36.573Z] ==> Running gcov in . (disable via -X gcov) [2023-04-19T01:17:36.573Z] ==> Python coveragepy not found [2023-04-19T01:17:36.573Z] ==> Searching for coverage reports in: [2023-04-19T01:17:36.573Z] + . [2023-04-19T01:17:36.834Z] -> Found 1 reports [2023-04-19T01:17:36.834Z] ==> Detecting git/mercurial file structure [2023-04-19T01:17:36.834Z] ==> Reading reports [2023-04-19T01:17:36.834Z] + ./coverage.out bytes=10 [2023-04-19T01:17:36.834Z] ==> Appending adjustments [2023-04-19T01:17:36.834Z] https://docs.codecov.io/docs/fixing-reports [2023-04-19T01:17:36.834Z] + Found adjustments [2023-04-19T01:17:36.834Z] ==> Gzipping contents [2023-04-19T01:17:36.834Z] 4.0K /tmp/codecov.C8lxUP.gz [2023-04-19T01:17:36.834Z] ==> Uploading reports [2023-04-19T01:17:36.834Z] url: https://codecov.io [2023-04-19T01:17:36.834Z] query: branch=PR-156&commit=a16d4ba45a91bf5aa4f773e020fe026476ef7db7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-156%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=156&job=&cmd_args= [2023-04-19T01:17:36.834Z] -> Pinging Codecov [2023-04-19T01:17:36.834Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-156&commit=a16d4ba45a91bf5aa4f773e020fe026476ef7db7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-156%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=156&job=&cmd_args= [2023-04-19T01:17:37.101Z] -> Uploading to [2023-04-19T01:17:37.101Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-19/3EC07B1A8CA8AF9BCAA0BB9F0134797F/a16d4ba45a91bf5aa4f773e020fe026476ef7db7/1a1795f7-6823-48b5-85ca-d5e464378512.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230419%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230419T011736Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=879839576a40120f6e613dafc6a51c99641f10f6b5d481c7e705d5d244eba679 [2023-04-19T01:17:37.101Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-19T01:17:37.101Z] Dload Upload Total Spent Left Speed [2023-04-19T01:17:37.101Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 724 0 0 100 724 0 3080 --:--:-- --:--:-- --:--:-- 3080 [2023-04-19T01:17:37.363Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/a16d4ba45a91bf5aa4f773e020fe026476ef7db7 [Pipeline] } [2023-04-19T01:17:37.404Z] 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-04-19T01:17:39.585Z] + [ -d /w/workspace/edgexfoundry_device-gpio_PR-156/archives ] [2023-04-19T01:17:39.585Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-156/archives [2023-04-19T01:17:39.585Z] total 16 [2023-04-19T01:17:39.585Z] drwxr-xr-x 3 root root 4096 Apr 19 01:07 . [2023-04-19T01:17:39.585Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 19 01:07 .. [2023-04-19T01:17:39.585Z] drwxr-xr-x 2 root root 4096 Apr 19 01:07 cost [2023-04-19T01:17:39.585Z] -rw-r--r-- 1 root root 83 Apr 19 01:07 cost.csv [2023-04-19T01:17:39.585Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-156/archives [2023-04-19T01:17:39.585Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-156/archives [2023-04-19T01:17:39.585Z] total 16 [2023-04-19T01:17:39.585Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 19 01:07 . [2023-04-19T01:17:39.585Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 19 01:07 .. [2023-04-19T01:17:39.585Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 19 01:07 cost [2023-04-19T01:17:39.585Z] -rw-r--r-- 1 jenkins jenkins 83 Apr 19 01:07 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-19T01:17:39.951Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-19T01:17:40.859Z] ---> package-listing.sh [2023-04-19T01:17:40.859Z] ++ facter osfamily [2023-04-19T01:17:40.859Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-19T01:17:41.126Z] + OS_FAMILY=debian [2023-04-19T01:17:41.126Z] + workspace=/w/workspace/edgexfoundry_device-gpio_PR-156 [2023-04-19T01:17:41.126Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-19T01:17:41.126Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-19T01:17:41.126Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-19T01:17:41.126Z] + PACKAGES=/tmp/packages_start.txt [2023-04-19T01:17:41.126Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-156 ']' [2023-04-19T01:17:41.126Z] + PACKAGES=/tmp/packages_end.txt [2023-04-19T01:17:41.126Z] + case "${OS_FAMILY}" in [2023-04-19T01:17:41.126Z] + dpkg -l [2023-04-19T01:17:41.126Z] + grep '^ii' [2023-04-19T01:17:41.126Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-19T01:17:41.126Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-19T01:17:41.126Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-19T01:17:41.126Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-156 ']' [2023-04-19T01:17:41.126Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-156/archives/ [2023-04-19T01:17:41.126Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-156/archives/ [Pipeline] echo [2023-04-19T01:17:41.186Z] 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-156/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-19T01:17:41.500Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T01:17:42.151Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-19T01:17:42.151Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-19T01:17:42.339Z] prd-ubuntu20.04-docker-8c-8g-9019 does not seem to be running inside a container [2023-04-19T01:17:42.383Z] $ 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-156/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-156 -v /w/workspace/edgexfoundry_device-gpio_PR-156:/w/workspace/edgexfoundry_device-gpio_PR-156:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-156@tmp:/w/workspace/edgexfoundry_device-gpio_PR-156@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-04-19T01:17:42.605Z] $ docker top 5aa31f6033f14efdf31e1a54b5e1ebc0122084306f3e3b07d46c4772a3edc342 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-19T01:17:43.030Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-19T01:17:43.353Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-19T01:17:43.702Z] + ls /var/log/sa-host [2023-04-19T01:17:43.702Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-19T01:17:43.961Z] provisioning config files... [2023-04-19T01:17:43.975Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-156@tmp/config17932568439113242870tmp [Pipeline] { [Pipeline] echo [2023-04-19T01:17:44.064Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-19T01:17:44.391Z] ---> create-netrc.sh [Pipeline] } [2023-04-19T01:17:44.447Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-19T01:17:44.885Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-19T01:17:44.931Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-19T01:17:45.261Z] ---> sudo-logs.sh [2023-04-19T01:17:45.261Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-19T01:17:45.366Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-19T01:17:45.687Z] ---> job-cost.sh [2023-04-19T01:17:45.687Z] lf-activate-venv: SKIPPING [2023-04-19T01:17:45.687Z] DEBUG: total: 0.2199999988079071 [2023-04-19T01:17:45.687Z] INFO: Retrieving Stack Cost... [2023-04-19T01:17:45.949Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-19T01:17:46.519Z] INFO: Archiving Costs [Pipeline] echo [2023-04-19T01:17:46.575Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-19T01:17:46.930Z] ---> logs-deploy.sh [2023-04-19T01:17:46.930Z] lf-activate-venv: SKIPPING [2023-04-19T01:17:46.930Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-156/1 [2023-04-19T01:17:46.930Z] INFO: archiving workspace using pattern(s): [2023-04-19T01:17:47.894Z] Archives upload complete. [2023-04-19T01:17:47.894Z] INFO: archiving logs to Nexus