Pull request #132 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c1a8923e86e90fae8cc4e0d1da32bd4cca98e6dc+58c55fcceacaa429eb258ff9b432fe1f0402d5e4 (9997676bb03697578a0c9aaea2ade86ab1da978e) 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-ssh15367663838281007825.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh9768130381666049436.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-132/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-132/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15908431062706087074.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-132/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8320176599869720174.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh15346672670739137880.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-132/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-132/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1455479892084122803.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 66200e8eedfc470904d6b329e562ec5b45423d6a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-gpio] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-gpio-settings PROJECT: device-gpio USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-gpio DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-2332 in /w/workspace/edgexfoundry_device-gpio_PR-132 [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-132 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/132/head:refs/remotes/origin/PR-132 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 58c55fcceacaa429eb258ff9b432fe1f0402d5e4 into PR head commit c1a8923e86e90fae8cc4e0d1da32bd4cca98e6dc Merge succeeded, producing c1a8923e86e90fae8cc4e0d1da32bd4cca98e6dc Checking out Revision c1a8923e86e90fae8cc4e0d1da32bd4cca98e6dc (PR-132) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage > git config core.sparsecheckout # timeout=10 > git checkout -f c1a8923e86e90fae8cc4e0d1da32bd4cca98e6dc # 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 58c55fcceacaa429eb258ff9b432fe1f0402d5e4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c1a8923e86e90fae8cc4e0d1da32bd4cca98e6dc # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-16T01:18:05.267Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-16T01:18:05.457Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-16T01:18:05.567Z] ========================================================= [2023-03-16T01:18:05.567Z] EdgeX Global Pipelines Version Info [2023-03-16T01:18:05.567Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-16T01:18:06.336Z] ------------------- [2023-03-16T01:18:06.336Z] stable info: [2023-03-16T01:18:06.336Z] ------------------- [2023-03-16T01:18:06.336Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-16T01:18:06.336Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-16T01:18:06.336Z] Message: update stable to v1.0.245 [2023-03-16T01:18:06.906Z] ------------------- [2023-03-16T01:18:06.906Z] experimental info: [2023-03-16T01:18:06.906Z] ------------------- [2023-03-16T01:18:06.906Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-16T01:18:06.906Z] Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce [2023-03-16T01:18:06.906Z] Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-16T01:18:07.196Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2023-03-16T01:18:07.243Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2023-03-16T01:18:07.284Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-16T01:18:07.329Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-16T01:18:07.369Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-16T01:18:07.409Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-16T01:18:07.449Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-16T01:18:07.488Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-16T01:18:07.525Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-16T01:18:07.560Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-16T01:18:07.597Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-16T01:18:07.639Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2023-03-16T01:18:07.676Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-16T01:18:07.716Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-16T01:18:07.759Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-16T01:18:07.795Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-16T01:18:07.828Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-16T01:18:07.864Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-16T01:18:07.909Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-16T01:18:07.944Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-16T01:18:07.977Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-16T01:18:08.011Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-16T01:18:08.048Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-16T01:18:08.082Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-16T01:18:08.116Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-16T01:18:08.152Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-16T01:18:08.195Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-16T01:18:08.237Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-132 [Pipeline] echo [2023-03-16T01:18:08.277Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-132 [Pipeline] echo [2023-03-16T01:18:08.314Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-132 [Pipeline] echo [2023-03-16T01:18:08.354Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c1a8923e86e90fae8cc4e0d1da32bd4cca98e6dc [Pipeline] echo [2023-03-16T01:18:08.392Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c1a8923 [Pipeline] echo [2023-03-16T01:18:08.431Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-16T01:18:08.549Z] provisioning config files... [2023-03-16T01:18:08.572Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-132@tmp/config13233626765848215159tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-16T01:18:08.943Z] ---> docker-login.sh [2023-03-16T01:18:08.943Z] nexus3.edgexfoundry.org:10001 [2023-03-16T01:18:09.204Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T01:18:09.465Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T01:18:09.465Z] Configure a credential helper to remove this warning. See [2023-03-16T01:18:09.465Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T01:18:09.465Z] [2023-03-16T01:18:09.465Z] Login Succeeded [2023-03-16T01:18:09.465Z] nexus3.edgexfoundry.org:10002 [2023-03-16T01:18:09.465Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T01:18:09.465Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T01:18:09.465Z] Configure a credential helper to remove this warning. See [2023-03-16T01:18:09.465Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T01:18:09.465Z] [2023-03-16T01:18:09.465Z] Login Succeeded [2023-03-16T01:18:09.465Z] nexus3.edgexfoundry.org:10003 [2023-03-16T01:18:09.465Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T01:18:09.724Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T01:18:09.724Z] Configure a credential helper to remove this warning. See [2023-03-16T01:18:09.724Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T01:18:09.724Z] [2023-03-16T01:18:09.724Z] Login Succeeded [2023-03-16T01:18:09.724Z] nexus3.edgexfoundry.org:10004 [2023-03-16T01:18:09.725Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T01:18:09.725Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T01:18:09.725Z] Configure a credential helper to remove this warning. See [2023-03-16T01:18:09.725Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T01:18:09.725Z] [2023-03-16T01:18:09.725Z] Login Succeeded [2023-03-16T01:18:09.725Z] docker.io [2023-03-16T01:18:09.725Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T01:18:09.984Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T01:18:09.984Z] Configure a credential helper to remove this warning. See [2023-03-16T01:18:09.984Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T01:18:09.984Z] [2023-03-16T01:18:09.984Z] Login Succeeded [2023-03-16T01:18:09.984Z] ---> docker-login.sh ends [Pipeline] } [2023-03-16T01:18:10.010Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-16T01:18:10.606Z] + git rev-list -1 --merges c1a8923e86e90fae8cc4e0d1da32bd4cca98e6dc~1..c1a8923e86e90fae8cc4e0d1da32bd4cca98e6dc [Pipeline] echo [2023-03-16T01:18:10.666Z] -----------> git rev-list -1 --merges c1a8923e86e90fae8cc4e0d1da32bd4cca98e6dc~1..c1a8923e86e90fae8cc4e0d1da32bd4cca98e6dc c1a8923e86e90fae8cc4e0d1da32bd4cca98e6dc [false] [Pipeline] sh [2023-03-16T01:18:10.971Z] + git log --format=format:%s -1 c1a8923e86e90fae8cc4e0d1da32bd4cca98e6dc [Pipeline] echo [2023-03-16T01:18:11.008Z] ========================================================= [2023-03-16T01:18:11.008Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-16T01:18:11.009Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-16T01:18:11.425Z] + git log --format=format:%s -1 c1a8923e86e90fae8cc4e0d1da32bd4cca98e6dc [Pipeline] echo [2023-03-16T01:18:11.456Z] [semverPrep] GIT_COMMIT: c1a8923e86e90fae8cc4e0d1da32bd4cca98e6dc, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo [2023-03-16T01:18:11.484Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-16T01:18:11.872Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-16T01:18:11.872Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-16T01:18:11.872Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-16T01:18:11.872Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-16T01:18:11.872Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=sudo [2023-03-16T01:18:11.872Z] tee -a /etc/ssh/ssh_known_hosts [2023-03-16T01:18:11.872Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T01:18:12.287Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-16T01:18:12.287Z] [2023-03-16T01:18:12.287Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T01:18:12.651Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-16T01:18:12.652Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-16T01:18:12.652Z] b85a868b505f: Pulling fs layer [2023-03-16T01:18:12.652Z] e2be974225ed: Pulling fs layer [2023-03-16T01:18:12.652Z] 339a4e72a1f5: Pulling fs layer [2023-03-16T01:18:12.652Z] 988bab9f4d93: Pulling fs layer [2023-03-16T01:18:12.652Z] 1469e6f7b9e6: Pulling fs layer [2023-03-16T01:18:12.652Z] eaf3925da568: Pulling fs layer [2023-03-16T01:18:12.652Z] bab4dde63d76: Pulling fs layer [2023-03-16T01:18:12.652Z] bde34c3a00c8: Pulling fs layer [2023-03-16T01:18:12.652Z] b352a97aabf1: Pulling fs layer [2023-03-16T01:18:12.652Z] 4872d77fe225: Pulling fs layer [2023-03-16T01:18:12.652Z] 5851b861e8e6: Pulling fs layer [2023-03-16T01:18:12.652Z] bde34c3a00c8: Waiting [2023-03-16T01:18:12.652Z] bab4dde63d76: Waiting [2023-03-16T01:18:12.652Z] b352a97aabf1: Waiting [2023-03-16T01:18:12.652Z] 4872d77fe225: Waiting [2023-03-16T01:18:12.652Z] eaf3925da568: Waiting [2023-03-16T01:18:12.652Z] 5851b861e8e6: Waiting [2023-03-16T01:18:12.652Z] 1469e6f7b9e6: Waiting [2023-03-16T01:18:12.652Z] 988bab9f4d93: Waiting [2023-03-16T01:18:12.652Z] e2be974225ed: Download complete [2023-03-16T01:18:12.652Z] 988bab9f4d93: Verifying Checksum [2023-03-16T01:18:12.652Z] 988bab9f4d93: Download complete [2023-03-16T01:18:12.914Z] 1469e6f7b9e6: Verifying Checksum [2023-03-16T01:18:12.914Z] 1469e6f7b9e6: Download complete [2023-03-16T01:18:12.914Z] eaf3925da568: Verifying Checksum [2023-03-16T01:18:12.914Z] eaf3925da568: Download complete [2023-03-16T01:18:12.914Z] 339a4e72a1f5: Verifying Checksum [2023-03-16T01:18:12.914Z] 339a4e72a1f5: Download complete [2023-03-16T01:18:12.914Z] bde34c3a00c8: Verifying Checksum [2023-03-16T01:18:12.914Z] bde34c3a00c8: Download complete [2023-03-16T01:18:12.914Z] b352a97aabf1: Verifying Checksum [2023-03-16T01:18:12.914Z] b352a97aabf1: Download complete [2023-03-16T01:18:12.914Z] 4872d77fe225: Verifying Checksum [2023-03-16T01:18:12.914Z] 4872d77fe225: Download complete [2023-03-16T01:18:12.914Z] 5851b861e8e6: Verifying Checksum [2023-03-16T01:18:12.914Z] 5851b861e8e6: Download complete [2023-03-16T01:18:13.173Z] b85a868b505f: Download complete [2023-03-16T01:18:13.432Z] bab4dde63d76: Verifying Checksum [2023-03-16T01:18:13.432Z] bab4dde63d76: Download complete [2023-03-16T01:18:14.000Z] b85a868b505f: Pull complete [2023-03-16T01:18:14.258Z] e2be974225ed: Pull complete [2023-03-16T01:18:14.826Z] 339a4e72a1f5: Pull complete [2023-03-16T01:18:14.826Z] 988bab9f4d93: Pull complete [2023-03-16T01:18:15.085Z] 1469e6f7b9e6: Pull complete [2023-03-16T01:18:15.085Z] eaf3925da568: Pull complete [2023-03-16T01:18:16.988Z] bab4dde63d76: Pull complete [2023-03-16T01:18:16.988Z] bde34c3a00c8: Pull complete [2023-03-16T01:18:16.988Z] b352a97aabf1: Pull complete [2023-03-16T01:18:16.988Z] 4872d77fe225: Pull complete [2023-03-16T01:18:16.988Z] 5851b861e8e6: Pull complete [2023-03-16T01:18:16.988Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-16T01:18:16.988Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-16T01:18:16.988Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T01:18:17.213Z] prd-ubuntu20.04-docker-8c-8g-2332 does not seem to be running inside a container [2023-03-16T01:18:17.241Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-132 -v /w/workspace/edgexfoundry_device-gpio_PR-132:/w/workspace/edgexfoundry_device-gpio_PR-132:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-132@tmp:/w/workspace/edgexfoundry_device-gpio_PR-132@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-03-16T01:18:19.272Z] $ docker top 836a99d08caff47c186da59666602e5e80981f2e93e3599cfae550c39f080014 -eo pid,comm [2023-03-16T01:18:19.330Z] 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-03-16T01:18:19.330Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-16T01:18:19.468Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-16T01:18:19.468Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-16T01:18:19.573Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-16T01:18:19.573Z] $ docker exec 836a99d08caff47c186da59666602e5e80981f2e93e3599cfae550c39f080014 ssh-agent [2023-03-16T01:18:19.685Z] SSH_AUTH_SOCK=/tmp/ssh-iGin45zZo47p/agent.32 [2023-03-16T01:18:19.685Z] SSH_AGENT_PID=38 [2023-03-16T01:18:19.692Z] Running ssh-add (command line suppressed) [2023-03-16T01:18:19.789Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-132@tmp/private_key_11253885854625678068.key (/w/workspace/edgexfoundry_device-gpio_PR-132@tmp/private_key_11253885854625678068.key) [2023-03-16T01:18:19.807Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-16T01:18:20.137Z] + git tag --points-at HEAD [Pipeline] } [2023-03-16T01:18:20.160Z] $ docker exec --env ******** --env ******** 836a99d08caff47c186da59666602e5e80981f2e93e3599cfae550c39f080014 ssh-agent -k [2023-03-16T01:18:20.257Z] unset SSH_AUTH_SOCK; [2023-03-16T01:18:20.258Z] unset SSH_AGENT_PID; [2023-03-16T01:18:20.258Z] echo Agent pid 38 killed; [2023-03-16T01:18:20.276Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-16T01:18:20.360Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-16T01:18:20.360Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-16T01:18:20.476Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-16T01:18:20.479Z] $ docker exec 836a99d08caff47c186da59666602e5e80981f2e93e3599cfae550c39f080014 ssh-agent [2023-03-16T01:18:20.594Z] SSH_AUTH_SOCK=/tmp/ssh-ioIA7GMIARyN/agent.70 [2023-03-16T01:18:20.594Z] SSH_AGENT_PID=77 [2023-03-16T01:18:20.599Z] Running ssh-add (command line suppressed) [2023-03-16T01:18:20.692Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-132@tmp/private_key_2232709782319693145.key (/w/workspace/edgexfoundry_device-gpio_PR-132@tmp/private_key_2232709782319693145.key) [2023-03-16T01:18:20.713Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-16T01:18:21.050Z] + git semver init [2023-03-16T01:18:21.309Z] 2023-03-16 01:18:21,240 [run_init] DEBUG init version:0.0.0 force:False [2023-03-16T01:18:21.309Z] 2023-03-16 01:18:21,241 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-132/.semver [2023-03-16T01:18:21.309Z] 2023-03-16 01:18:21,242 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-132/.semver [2023-03-16T01:18:21.309Z] 2023-03-16 01:18:21,242 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-132/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-132, universal_newlines=False, shell=None, istream=None) [2023-03-16T01:18:22.247Z] 2023-03-16 01:18:22,126 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-132/.git/info/exclude [2023-03-16T01:18:22.247Z] 2023-03-16 01:18:22,126 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-132/.semver/PR-132 with force:False [2023-03-16T01:18:22.247Z] 2023-03-16 01:18:22,126 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-132/.semver/PR-132 [2023-03-16T01:18:22.247Z] 2023-03-16 01:18:22,130 [execute] INFO git cat-file --batch-check [2023-03-16T01:18:22.247Z] 2023-03-16 01:18:22,130 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-132/.semver, universal_newlines=False, shell=None, istream=) [2023-03-16T01:18:22.247Z] 2023-03-16 01:18:22,135 [execute] INFO git cat-file --batch [2023-03-16T01:18:22.247Z] 2023-03-16 01:18:22,136 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-132/.semver, universal_newlines=False, shell=None, istream=) [2023-03-16T01:18:22.247Z] 2023-03-16 01:18:22,140 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-132/.semver/PR-132 [2023-03-16T01:18:22.247Z] 0.0.0 [Pipeline] } [2023-03-16T01:18:22.269Z] $ docker exec --env ******** --env ******** 836a99d08caff47c186da59666602e5e80981f2e93e3599cfae550c39f080014 ssh-agent -k [2023-03-16T01:18:22.366Z] unset SSH_AUTH_SOCK; [2023-03-16T01:18:22.366Z] unset SSH_AGENT_PID; [2023-03-16T01:18:22.366Z] echo Agent pid 77 killed; [2023-03-16T01:18:22.376Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-16T01:18:22.803Z] + git semver [Pipeline] } [2023-03-16T01:18:23.090Z] $ docker stop --time=1 836a99d08caff47c186da59666602e5e80981f2e93e3599cfae550c39f080014 [2023-03-16T01:18:24.402Z] $ docker rm -f --volumes 836a99d08caff47c186da59666602e5e80981f2e93e3599cfae550c39f080014 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-16T01:18:24.814Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-16T01:18:25.071Z] Stashed 1 file(s) [Pipeline] echo [2023-03-16T01:18:25.089Z] [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-03-16T01:18:25.638Z] provisioning config files... [2023-03-16T01:18:25.651Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-132@tmp/config6238180930486140992tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-16T01:18:26.001Z] ---> docker-login.sh [2023-03-16T01:18:26.001Z] nexus3.edgexfoundry.org:10001 [2023-03-16T01:18:26.001Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T01:18:26.001Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T01:18:26.001Z] Configure a credential helper to remove this warning. See [2023-03-16T01:18:26.001Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T01:18:26.001Z] [2023-03-16T01:18:26.001Z] Login Succeeded [2023-03-16T01:18:26.001Z] nexus3.edgexfoundry.org:10002 [2023-03-16T01:18:26.001Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T01:18:26.001Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T01:18:26.001Z] Configure a credential helper to remove this warning. See [2023-03-16T01:18:26.001Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T01:18:26.001Z] [2023-03-16T01:18:26.001Z] Login Succeeded [2023-03-16T01:18:26.001Z] nexus3.edgexfoundry.org:10003 [2023-03-16T01:18:26.260Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T01:18:26.260Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T01:18:26.260Z] Configure a credential helper to remove this warning. See [2023-03-16T01:18:26.260Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T01:18:26.260Z] [2023-03-16T01:18:26.260Z] Login Succeeded [2023-03-16T01:18:26.260Z] nexus3.edgexfoundry.org:10004 [2023-03-16T01:18:26.260Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T01:18:26.260Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T01:18:26.260Z] Configure a credential helper to remove this warning. See [2023-03-16T01:18:26.260Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T01:18:26.260Z] [2023-03-16T01:18:26.260Z] Login Succeeded [2023-03-16T01:18:26.260Z] docker.io [2023-03-16T01:18:26.520Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T01:18:26.520Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T01:18:26.520Z] Configure a credential helper to remove this warning. See [2023-03-16T01:18:26.520Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T01:18:26.520Z] [2023-03-16T01:18:26.520Z] Login Succeeded [2023-03-16T01:18:26.520Z] ---> docker-login.sh ends [Pipeline] } [2023-03-16T01:18:26.548Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-16T01:18:26.726Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-16T01:18:26.758Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-16T01:18:26.791Z] ========================================================= [2023-03-16T01:18:26.791Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-16T01:18:26.791Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T01:18:27.258Z] + 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-03-16T01:18:27.258Z] Sending build context to Docker daemon 16.01MB [2023-03-16T01:18:27.258Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-16T01:18:27.258Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-16T01:18:27.258Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-16T01:18:27.258Z] 63b65145d645: Pulling fs layer [2023-03-16T01:18:27.258Z] a2d21d5440eb: Pulling fs layer [2023-03-16T01:18:27.258Z] 935e6c44a52c: Pulling fs layer [2023-03-16T01:18:27.258Z] 94cc34f8dd06: Pulling fs layer [2023-03-16T01:18:27.258Z] 30dea6a524f1: Pulling fs layer [2023-03-16T01:18:27.258Z] a2aff8979fd8: Pulling fs layer [2023-03-16T01:18:27.258Z] 6808be2612f2: Pulling fs layer [2023-03-16T01:18:27.258Z] f25807f1079a: Pulling fs layer [2023-03-16T01:18:27.258Z] 94cc34f8dd06: Waiting [2023-03-16T01:18:27.258Z] 30dea6a524f1: Waiting [2023-03-16T01:18:27.258Z] a2aff8979fd8: Waiting [2023-03-16T01:18:27.258Z] f25807f1079a: Waiting [2023-03-16T01:18:27.258Z] 6808be2612f2: Waiting [2023-03-16T01:18:27.519Z] a2d21d5440eb: Download complete [2023-03-16T01:18:27.519Z] 94cc34f8dd06: Verifying Checksum [2023-03-16T01:18:27.519Z] 94cc34f8dd06: Download complete [2023-03-16T01:18:27.519Z] 30dea6a524f1: Verifying Checksum [2023-03-16T01:18:27.519Z] 30dea6a524f1: Download complete [2023-03-16T01:18:27.519Z] 63b65145d645: Verifying Checksum [2023-03-16T01:18:27.519Z] 63b65145d645: Download complete [2023-03-16T01:18:27.519Z] a2aff8979fd8: Verifying Checksum [2023-03-16T01:18:27.519Z] a2aff8979fd8: Download complete [2023-03-16T01:18:27.796Z] 63b65145d645: Pull complete [2023-03-16T01:18:27.796Z] a2d21d5440eb: Pull complete [2023-03-16T01:18:28.061Z] f25807f1079a: Verifying Checksum [2023-03-16T01:18:28.061Z] f25807f1079a: Download complete [2023-03-16T01:18:28.321Z] 935e6c44a52c: Download complete [2023-03-16T01:18:28.584Z] 6808be2612f2: Verifying Checksum [2023-03-16T01:18:28.584Z] 6808be2612f2: Download complete [2023-03-16T01:18:31.115Z] 935e6c44a52c: Pull complete [2023-03-16T01:18:31.374Z] 94cc34f8dd06: Pull complete [2023-03-16T01:18:31.374Z] 30dea6a524f1: Pull complete [2023-03-16T01:18:31.632Z] a2aff8979fd8: Pull complete [2023-03-16T01:18:33.533Z] 6808be2612f2: Pull complete [2023-03-16T01:18:34.468Z] f25807f1079a: Pull complete [2023-03-16T01:18:34.468Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-16T01:18:34.468Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-16T01:18:34.468Z] ---> 3b553350e43f [2023-03-16T01:18:34.468Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-16T01:18:36.370Z] ---> Running in 0ca965ed8ee0 [2023-03-16T01:18:36.630Z] Removing intermediate container 0ca965ed8ee0 [2023-03-16T01:18:36.630Z] ---> a2a5673966fd [2023-03-16T01:18:36.630Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-16T01:18:36.630Z] ---> Running in 8a11aed0b704 [2023-03-16T01:18:36.889Z] Removing intermediate container 8a11aed0b704 [2023-03-16T01:18:36.889Z] ---> 86f7c6931278 [2023-03-16T01:18:36.889Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-03-16T01:18:36.889Z] ---> Running in 064753a67ad9 [2023-03-16T01:18:36.889Z] Removing intermediate container 064753a67ad9 [2023-03-16T01:18:36.889Z] ---> c11f5ca3c0a7 [2023-03-16T01:18:36.889Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-16T01:18:36.889Z] ---> Running in f8d1a5ef7bc3 [2023-03-16T01:18:37.147Z] Removing intermediate container f8d1a5ef7bc3 [2023-03-16T01:18:37.147Z] ---> f9f8da997a3c [2023-03-16T01:18:37.147Z] Step 7/12 : WORKDIR /device-gpio [2023-03-16T01:18:37.147Z] ---> Running in b0dbec8cbd13 [2023-03-16T01:18:37.147Z] Removing intermediate container b0dbec8cbd13 [2023-03-16T01:18:37.147Z] ---> 4a9684d605e7 [2023-03-16T01:18:37.147Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-16T01:18:37.406Z] ---> Running in 00790a448ea1 [2023-03-16T01:18:37.667Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T01:18:37.667Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T01:18:37.927Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-03-16T01:18:37.927Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-03-16T01:18:37.927Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-03-16T01:18:37.927Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-03-16T01:18:37.927Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T01:18:37.927Z] OK: 269 MiB in 57 packages [2023-03-16T01:18:38.495Z] Removing intermediate container 00790a448ea1 [2023-03-16T01:18:38.495Z] ---> cc553b57efcc [2023-03-16T01:18:38.495Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-16T01:18:38.495Z] ---> 1d6e7186714e [2023-03-16T01:18:38.495Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T01:18:38.495Z] ---> Running in 04f346573549 [2023-03-16T01:18:40.481Z] Still waiting to schedule task [2023-03-16T01:18:40.481Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-03-16T01:19:10.569Z] Removing intermediate container 04f346573549 [2023-03-16T01:19:10.569Z] ---> 1ffd0d60cd51 [2023-03-16T01:19:10.569Z] Step 11/12 : COPY . . [2023-03-16T01:19:10.569Z] ---> e792afad7c30 [2023-03-16T01:19:10.569Z] Step 12/12 : RUN ${MAKE} [2023-03-16T01:19:10.569Z] ---> Running in fcc4f92b0469 [2023-03-16T01:19:10.569Z] noop [2023-03-16T01:19:10.569Z] Removing intermediate container fcc4f92b0469 [2023-03-16T01:19:10.569Z] ---> 5adfc058bd8e [2023-03-16T01:19:10.569Z] Successfully built 5adfc058bd8e [2023-03-16T01:19:10.569Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T01:19:11.000Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-16T01:19:11.000Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T01:19:11.139Z] prd-ubuntu20.04-docker-8c-8g-2332 does not seem to be running inside a container [2023-03-16T01:19:11.169Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-132 -v /w/workspace/edgexfoundry_device-gpio_PR-132:/w/workspace/edgexfoundry_device-gpio_PR-132:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-132@tmp:/w/workspace/edgexfoundry_device-gpio_PR-132@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-03-16T01:19:11.529Z] $ docker top e11885fb077c23b868afefae79b6e2803c764ea6cb60f9fc5a499857ac3520f0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T01:19:11.919Z] + go version [2023-03-16T01:19:11.919Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-16T01:19:11.957Z] $ docker stop --time=1 e11885fb077c23b868afefae79b6e2803c764ea6cb60f9fc5a499857ac3520f0 [2023-03-16T01:19:13.233Z] $ docker rm -f --volumes e11885fb077c23b868afefae79b6e2803c764ea6cb60f9fc5a499857ac3520f0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T01:19:13.927Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-16T01:19:13.927Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T01:19:14.078Z] prd-ubuntu20.04-docker-8c-8g-2332 does not seem to be running inside a container [2023-03-16T01:19:14.109Z] $ 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-132 -v /w/workspace/edgexfoundry_device-gpio_PR-132:/w/workspace/edgexfoundry_device-gpio_PR-132:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-132@tmp:/w/workspace/edgexfoundry_device-gpio_PR-132@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-03-16T01:19:14.434Z] $ docker top 43ceb40738ef3e90cc677b2e28f7486eebd0838df0b7f15fd6c33a56ace68589 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T01:19:14.816Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-132 [Pipeline] fileExists [Pipeline] sh [2023-03-16T01:19:15.172Z] + make test [2023-03-16T01:19:15.172Z] go test ./... -coverprofile=coverage.out ./... [2023-03-16T01:19:19.363Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-03-16T01:19:29.335Z] # github.com/edgexfoundry/device-sdk-go/v3/internal/common [2023-03-16T01:19:29.335Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.28/internal/common/utils.go:43:3: unknown field LastConnected in struct literal of type dtos.UpdateDevice [2023-03-16T01:19:29.335Z] # github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers [2023-03-16T01:19:29.335Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:76:36: not enough arguments in call to clients.NewEventClient [2023-03-16T01:19:29.335Z] have (string) [2023-03-16T01:19:29.335Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-16T01:19:29.335Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:82:37: not enough arguments in call to clients.NewDeviceClient [2023-03-16T01:19:29.335Z] have (string) [2023-03-16T01:19:29.335Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-16T01:19:29.335Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:85:44: not enough arguments in call to clients.NewDeviceServiceClient [2023-03-16T01:19:29.335Z] have (string) [2023-03-16T01:19:29.335Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-16T01:19:29.335Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:88:44: not enough arguments in call to clients.NewDeviceProfileClient [2023-03-16T01:19:29.335Z] have (string) [2023-03-16T01:19:29.335Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-16T01:19:29.335Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:91:47: not enough arguments in call to clients.NewProvisionWatcherClient [2023-03-16T01:19:29.335Z] have (string) [2023-03-16T01:19:29.335Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-16T01:19:29.335Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:118:39: not enough arguments in call to clients.NewCommandClient [2023-03-16T01:19:29.335Z] have (string) [2023-03-16T01:19:29.335Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-16T01:19:29.335Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:130:43: not enough arguments in call to clients.NewNotificationClient [2023-03-16T01:19:29.335Z] have (string) [2023-03-16T01:19:29.335Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-16T01:19:29.335Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:133:43: not enough arguments in call to clients.NewSubscriptionClient [2023-03-16T01:19:29.335Z] have (string) [2023-03-16T01:19:29.335Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-16T01:19:29.335Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:140:39: not enough arguments in call to clients.NewIntervalClient [2023-03-16T01:19:29.335Z] have (string) [2023-03-16T01:19:29.335Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-16T01:19:29.335Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:143:45: not enough arguments in call to clients.NewIntervalActionClient [2023-03-16T01:19:29.335Z] have (string) [2023-03-16T01:19:29.335Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-16T01:19:29.335Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:143:45: too many errors [2023-03-16T01:19:29.335Z] FAIL [2023-03-16T01:19:29.335Z] make: *** [Makefile:29: unittest] Error 1 [Pipeline] } [2023-03-16T01:19:29.385Z] $ docker stop --time=1 43ceb40738ef3e90cc677b2e28f7486eebd0838df0b7f15fd6c33a56ace68589 [2023-03-16T01:19:31.403Z] $ docker rm -f --volumes 43ceb40738ef3e90cc677b2e28f7486eebd0838df0b7f15fd6c33a56ace68589 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T01:19:32.487Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-16T01:19:32.487Z] [2023-03-16T01:19:32.487Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T01:19:32.850Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-16T01:19:32.851Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-16T01:19:32.851Z] 5eb5b503b376: Pulling fs layer [2023-03-16T01:19:32.851Z] 5c69ac0246d0: Pulling fs layer [2023-03-16T01:19:32.851Z] ec43610c2a17: Pulling fs layer [2023-03-16T01:19:32.851Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-16T01:19:32.851Z] 33b1e0a273af: Pulling fs layer [2023-03-16T01:19:32.851Z] 5d3b04190fa2: Pulling fs layer [2023-03-16T01:19:32.851Z] 2f39f015ded8: Pulling fs layer [2023-03-16T01:19:32.851Z] 5d3b04190fa2: Waiting [2023-03-16T01:19:32.851Z] 33b1e0a273af: Waiting [2023-03-16T01:19:32.851Z] 5c69ac0246d0: Verifying Checksum [2023-03-16T01:19:32.851Z] 5c69ac0246d0: Download complete [2023-03-16T01:19:33.111Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-16T01:19:33.111Z] 3a2ae6a8a46f: Download complete [2023-03-16T01:19:33.111Z] 33b1e0a273af: Verifying Checksum [2023-03-16T01:19:33.111Z] 33b1e0a273af: Download complete [2023-03-16T01:19:33.111Z] 5d3b04190fa2: Download complete [2023-03-16T01:19:33.111Z] ec43610c2a17: Verifying Checksum [2023-03-16T01:19:33.111Z] ec43610c2a17: Download complete [2023-03-16T01:19:33.371Z] 5eb5b503b376: Verifying Checksum [2023-03-16T01:19:33.372Z] 5eb5b503b376: Download complete [2023-03-16T01:19:33.941Z] 2f39f015ded8: Download complete [2023-03-16T01:19:34.508Z] 5eb5b503b376: Pull complete [2023-03-16T01:19:34.508Z] 5c69ac0246d0: Pull complete [2023-03-16T01:19:35.074Z] ec43610c2a17: Pull complete [2023-03-16T01:19:35.074Z] 3a2ae6a8a46f: Pull complete [2023-03-16T01:19:35.333Z] 33b1e0a273af: Pull complete [2023-03-16T01:19:35.333Z] 5d3b04190fa2: Pull complete [2023-03-16T01:19:39.521Z] 2f39f015ded8: Pull complete [2023-03-16T01:19:39.521Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-16T01:19:39.521Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-16T01:19:39.521Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T01:19:39.782Z] prd-ubuntu20.04-docker-8c-8g-2332 does not seem to be running inside a container [2023-03-16T01:19:39.810Z] $ 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-132 -v /w/workspace/edgexfoundry_device-gpio_PR-132:/w/workspace/edgexfoundry_device-gpio_PR-132:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-132@tmp:/w/workspace/edgexfoundry_device-gpio_PR-132@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-03-16T01:19:41.657Z] $ docker top 25724e403ba59f627a60a3f0d205bdc6cbf9f221d607b61b64cc89e3ce3829a7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-16T01:19:42.107Z] ---> job-cost.sh [2023-03-16T01:19:42.107Z] lf-activate-venv: SKIPPING [2023-03-16T01:19:42.107Z] INFO: No Stack... [2023-03-16T01:19:42.365Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-16T01:19:42.624Z] INFO: Archiving Costs [Pipeline] sh [2023-03-16T01:19:42.935Z] + cat /w/workspace/edgexfoundry_device-gpio_PR-132/archives/cost.csv [2023-03-16T01:19:42.935Z] + cut -d, -f6 [Pipeline] lock [2023-03-16T01:19:42.977Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-132-1-stack-cost] [2023-03-16T01:19:42.983Z] Resource [jenkins-edgexfoundry-device-gpio-PR-132-1-stack-cost] did not exist. Created. [2023-03-16T01:19:42.983Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-132-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-16T01:19:43.368Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-16T01:19:43.427Z] Stashed 1 file(s) [Pipeline] } [2023-03-16T01:19:43.460Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-132-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-16T01:19:43.546Z] $ docker stop --time=1 25724e403ba59f627a60a3f0d205bdc6cbf9f221d607b61b64cc89e3ce3829a7 [2023-03-16T01:19:44.717Z] $ docker rm -f --volumes 25724e403ba59f627a60a3f0d205bdc6cbf9f221d607b61b64cc89e3ce3829a7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-16T01:19:45.076Z] Failed in branch amd64 [2023-03-16T01:22:47.215Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2333 in /w/workspace/edgexfoundry_device-gpio_PR-132 [Pipeline] { [Pipeline] ws [2023-03-16T01:22:47.273Z] Running in /w/workspace/device-gpio/1 [Pipeline] { [Pipeline] checkout [2023-03-16T01:22:47.358Z] The recommended git tool is: git [2023-03-16T01:22:54.593Z] using credential edgex-jenkins-ssh [2023-03-16T01:22:54.613Z] Cloning the remote Git repository [2023-03-16T01:22:54.669Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2023-03-16T01:22:54.807Z] > git init /w/workspace/device-gpio/1 # timeout=10 [2023-03-16T01:22:55.012Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-03-16T01:22:55.014Z] > git --version # timeout=10 [2023-03-16T01:22:55.049Z] > git --version # 'git version 2.25.1' [2023-03-16T01:22:55.052Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-16T01:22:55.251Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-16T01:22:56.934Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-03-16T01:22:56.965Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-16T01:22:58.621Z] Merging remotes/origin/main commit 58c55fcceacaa429eb258ff9b432fe1f0402d5e4 into PR head commit c1a8923e86e90fae8cc4e0d1da32bd4cca98e6dc [2023-03-16T01:22:58.943Z] Merge succeeded, producing c1a8923e86e90fae8cc4e0d1da32bd4cca98e6dc [2023-03-16T01:22:58.943Z] Checking out Revision c1a8923e86e90fae8cc4e0d1da32bd4cca98e6dc (PR-132) [2023-03-16T01:22:58.009Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-03-16T01:22:58.056Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-03-16T01:22:58.057Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-16T01:22:58.080Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/132/head:refs/remotes/origin/PR-132 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-16T01:22:58.644Z] > git config core.sparsecheckout # timeout=10 [2023-03-16T01:22:58.726Z] > git checkout -f c1a8923e86e90fae8cc4e0d1da32bd4cca98e6dc # timeout=10 [2023-03-16T01:22:58.823Z] > git remote # timeout=10 [2023-03-16T01:22:58.846Z] > git config --get remote.origin.url # timeout=10 [2023-03-16T01:22:58.875Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-16T01:22:58.891Z] > git merge 58c55fcceacaa429eb258ff9b432fe1f0402d5e4 # timeout=10 [2023-03-16T01:22:58.924Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-16T01:22:58.951Z] > git config core.sparsecheckout # timeout=10 [2023-03-16T01:22:58.968Z] > git checkout -f c1a8923e86e90fae8cc4e0d1da32bd4cca98e6dc # timeout=10 [2023-03-16T01:22:59.513Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" [2023-03-16T01:22:59.574Z] > git --version # timeout=10 [2023-03-16T01:22:59.587Z] > git --version # 'git version 2.25.1' [2023-03-16T01:22:59.614Z] fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-16T01:23:00.840Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-16T01:23:00.840Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-16T01:23:00.840Z] Dload Upload Total Spent Left Speed [2023-03-16T01:23:00.840Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 93757 0 --:--:-- --:--:-- --:--:-- 94451 [Pipeline] sh [2023-03-16T01:23:01.470Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-16T01:23:01.820Z] + sudo tee /etc/docker/daemon.new [2023-03-16T01:23:01.820Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-16T01:23:01.820Z] { [2023-03-16T01:23:01.820Z] "registry-mirrors": [ [2023-03-16T01:23:01.820Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-16T01:23:01.820Z] ], [2023-03-16T01:23:01.820Z] "bip": "10.250.0.254/24", [2023-03-16T01:23:01.820Z] "hosts": [ [2023-03-16T01:23:01.820Z] "tcp://0.0.0.0:5555", [2023-03-16T01:23:01.820Z] "unix:///var/run/docker.sock" [2023-03-16T01:23:01.820Z] ], [2023-03-16T01:23:01.820Z] "mtu": 1458, [2023-03-16T01:23:01.820Z] "selinux-enabled": true, [2023-03-16T01:23:01.820Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-16T01:23:01.820Z] } [Pipeline] sh [2023-03-16T01:23:02.186Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-16T01:23:02.540Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-16T01:23:20.932Z] provisioning config files... [2023-03-16T01:23:20.971Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/1@tmp/config11393584388824234771tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-16T01:23:21.473Z] ---> docker-login.sh [2023-03-16T01:23:21.473Z] nexus3.edgexfoundry.org:10001 [2023-03-16T01:23:22.069Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T01:23:22.343Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T01:23:22.343Z] Configure a credential helper to remove this warning. See [2023-03-16T01:23:22.343Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T01:23:22.343Z] [2023-03-16T01:23:22.343Z] Login Succeeded [2023-03-16T01:23:22.343Z] nexus3.edgexfoundry.org:10002 [2023-03-16T01:23:22.625Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T01:23:22.903Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T01:23:22.903Z] Configure a credential helper to remove this warning. See [2023-03-16T01:23:22.903Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T01:23:22.903Z] [2023-03-16T01:23:22.903Z] Login Succeeded [2023-03-16T01:23:22.903Z] nexus3.edgexfoundry.org:10003 [2023-03-16T01:23:23.179Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T01:23:23.180Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T01:23:23.180Z] Configure a credential helper to remove this warning. See [2023-03-16T01:23:23.180Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T01:23:23.180Z] [2023-03-16T01:23:23.180Z] Login Succeeded [2023-03-16T01:23:23.180Z] nexus3.edgexfoundry.org:10004 [2023-03-16T01:23:23.455Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T01:23:23.733Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T01:23:23.733Z] Configure a credential helper to remove this warning. See [2023-03-16T01:23:23.733Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T01:23:23.733Z] [2023-03-16T01:23:23.733Z] Login Succeeded [2023-03-16T01:23:23.733Z] docker.io [2023-03-16T01:23:24.008Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T01:23:24.282Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T01:23:24.282Z] Configure a credential helper to remove this warning. See [2023-03-16T01:23:24.282Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T01:23:24.282Z] [2023-03-16T01:23:24.282Z] Login Succeeded [2023-03-16T01:23:24.282Z] ---> docker-login.sh ends [Pipeline] } [2023-03-16T01:23:24.311Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-16T01:23:24.767Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-16T01:23:24.803Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-16T01:23:24.838Z] ========================================================= [2023-03-16T01:23:24.838Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-16T01:23:24.838Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T01:23:25.351Z] + 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-03-16T01:23:25.627Z] Sending build context to Docker daemon 8.087MB [2023-03-16T01:23:25.627Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-16T01:23:25.627Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-16T01:23:25.898Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-16T01:23:25.898Z] af6eaf76a39c: Pulling fs layer [2023-03-16T01:23:25.898Z] 55522c791124: Pulling fs layer [2023-03-16T01:23:25.898Z] ce5c4a1c91eb: Pulling fs layer [2023-03-16T01:23:25.898Z] 169dfbe0d373: Pulling fs layer [2023-03-16T01:23:25.898Z] e1ff8fa3b103: Pulling fs layer [2023-03-16T01:23:25.898Z] 52ebb69f0ebf: Pulling fs layer [2023-03-16T01:23:25.898Z] 5abe8eddf0d5: Pulling fs layer [2023-03-16T01:23:25.898Z] 169dfbe0d373: Waiting [2023-03-16T01:23:25.898Z] e1ff8fa3b103: Waiting [2023-03-16T01:23:25.898Z] 52ebb69f0ebf: Waiting [2023-03-16T01:23:25.898Z] 5abe8eddf0d5: Waiting [2023-03-16T01:23:25.898Z] 55522c791124: Verifying Checksum [2023-03-16T01:23:25.898Z] 55522c791124: Download complete [2023-03-16T01:23:25.898Z] 169dfbe0d373: Download complete [2023-03-16T01:23:26.175Z] e1ff8fa3b103: Verifying Checksum [2023-03-16T01:23:26.175Z] e1ff8fa3b103: Download complete [2023-03-16T01:23:26.175Z] af6eaf76a39c: Verifying Checksum [2023-03-16T01:23:26.175Z] af6eaf76a39c: Download complete [2023-03-16T01:23:27.161Z] af6eaf76a39c: Pull complete [2023-03-16T01:23:27.456Z] 5abe8eddf0d5: Verifying Checksum [2023-03-16T01:23:27.456Z] 5abe8eddf0d5: Download complete [2023-03-16T01:23:27.737Z] 55522c791124: Pull complete [2023-03-16T01:23:29.163Z] 52ebb69f0ebf: Verifying Checksum [2023-03-16T01:23:29.163Z] 52ebb69f0ebf: Download complete [2023-03-16T01:23:29.163Z] ce5c4a1c91eb: Verifying Checksum [2023-03-16T01:23:29.163Z] ce5c4a1c91eb: Download complete [2023-03-16T01:23:41.637Z] ce5c4a1c91eb: Pull complete [2023-03-16T01:23:41.637Z] 169dfbe0d373: Pull complete [2023-03-16T01:23:41.637Z] e1ff8fa3b103: Pull complete [2023-03-16T01:23:47.031Z] 52ebb69f0ebf: Pull complete [2023-03-16T01:23:49.649Z] 5abe8eddf0d5: Pull complete [2023-03-16T01:23:49.649Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-16T01:23:49.649Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-16T01:23:49.649Z] ---> 6cb57ee374ae [2023-03-16T01:23:49.649Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-16T01:23:51.618Z] ---> Running in fdc318c705d9 [2023-03-16T01:23:51.618Z] Removing intermediate container fdc318c705d9 [2023-03-16T01:23:51.618Z] ---> affc8283a581 [2023-03-16T01:23:51.618Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-16T01:23:51.618Z] ---> Running in 8fbc906d1b92 [2023-03-16T01:23:52.206Z] Removing intermediate container 8fbc906d1b92 [2023-03-16T01:23:52.206Z] ---> 54da5a34752e [2023-03-16T01:23:52.206Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-03-16T01:23:52.206Z] ---> Running in 7d0976e5844d [2023-03-16T01:23:52.475Z] Removing intermediate container 7d0976e5844d [2023-03-16T01:23:52.475Z] ---> 54d385c71c9c [2023-03-16T01:23:52.475Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-16T01:23:52.475Z] ---> Running in 1dac65ccac48 [2023-03-16T01:23:53.062Z] Removing intermediate container 1dac65ccac48 [2023-03-16T01:23:53.062Z] ---> 24efb3eb3f72 [2023-03-16T01:23:53.062Z] Step 7/12 : WORKDIR /device-gpio [2023-03-16T01:23:53.062Z] ---> Running in cfc2c1f6f08b [2023-03-16T01:23:53.331Z] Removing intermediate container cfc2c1f6f08b [2023-03-16T01:23:53.331Z] ---> 1357b1df7f84 [2023-03-16T01:23:53.331Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-16T01:23:53.600Z] ---> Running in d8ff34bc4c67 [2023-03-16T01:23:55.024Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T01:23:55.614Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T01:23:57.034Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-03-16T01:23:57.034Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-03-16T01:23:57.034Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-03-16T01:23:57.034Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-03-16T01:23:57.034Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T01:23:57.034Z] OK: 268 MiB in 57 packages [2023-03-16T01:23:58.003Z] Removing intermediate container d8ff34bc4c67 [2023-03-16T01:23:58.003Z] ---> 8e7fe8eec6b8 [2023-03-16T01:23:58.003Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-16T01:23:58.591Z] ---> 712c6bc245ad [2023-03-16T01:23:58.591Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T01:23:58.591Z] ---> Running in 966db5258972 [2023-03-16T01:25:07.240Z] Removing intermediate container 966db5258972 [2023-03-16T01:25:07.240Z] ---> eaa55886cc19 [2023-03-16T01:25:07.240Z] Step 11/12 : COPY . . [2023-03-16T01:25:07.240Z] ---> 6ffc9de04690 [2023-03-16T01:25:07.240Z] Step 12/12 : RUN ${MAKE} [2023-03-16T01:25:07.240Z] ---> Running in 22bc18326b35 [2023-03-16T01:25:07.240Z] noop [2023-03-16T01:25:07.240Z] Removing intermediate container 22bc18326b35 [2023-03-16T01:25:07.240Z] ---> dd28ba349c50 [2023-03-16T01:25:07.240Z] Successfully built dd28ba349c50 [2023-03-16T01:25:07.240Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T01:25:07.758Z] + docker inspect -f . ci-base-image-arm64 [2023-03-16T01:25:07.758Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T01:25:08.063Z] prd-ubuntu20.04-docker-arm64-4c-16g-2333 does not seem to be running inside a container [2023-03-16T01:25:08.157Z] $ 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-03-16T01:25:09.460Z] $ docker top b510560eb5216509f6780053acf7d27748bda8a89818c0c05c0bc1b89ae90231 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T01:25:10.337Z] + go version [2023-03-16T01:25:10.338Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-16T01:25:10.381Z] $ docker stop --time=1 b510560eb5216509f6780053acf7d27748bda8a89818c0c05c0bc1b89ae90231 [2023-03-16T01:25:12.036Z] $ docker rm -f --volumes b510560eb5216509f6780053acf7d27748bda8a89818c0c05c0bc1b89ae90231 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T01:25:12.863Z] + docker inspect -f . ci-base-image-arm64 [2023-03-16T01:25:12.863Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T01:25:13.125Z] prd-ubuntu20.04-docker-arm64-4c-16g-2333 does not seem to be running inside a container [2023-03-16T01:25:13.201Z] $ 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-03-16T01:25:14.520Z] $ docker top 069d4d935c2a2e040d9ad55ae5b77c49c0896f521bd698618dbc3fbb5c68822c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T01:25:15.448Z] + git config --global --add safe.directory /w/workspace/device-gpio/1 [Pipeline] fileExists [Pipeline] sh [2023-03-16T01:25:16.173Z] + make test [2023-03-16T01:25:16.173Z] go test ./... -coverprofile=coverage.out ./... [2023-03-16T01:25:55.101Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-03-16T01:28:01.937Z] # github.com/edgexfoundry/device-sdk-go/v3/internal/common [2023-03-16T01:28:01.937Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.28/internal/common/utils.go:43:3: unknown field LastConnected in struct literal of type dtos.UpdateDevice [2023-03-16T01:28:01.937Z] # github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers [2023-03-16T01:28:01.937Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:76:36: not enough arguments in call to clients.NewEventClient [2023-03-16T01:28:01.937Z] have (string) [2023-03-16T01:28:01.937Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-16T01:28:01.937Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:82:37: not enough arguments in call to clients.NewDeviceClient [2023-03-16T01:28:01.937Z] have (string) [2023-03-16T01:28:01.937Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-16T01:28:01.937Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:85:44: not enough arguments in call to clients.NewDeviceServiceClient [2023-03-16T01:28:01.937Z] have (string) [2023-03-16T01:28:01.937Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-16T01:28:01.937Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:88:44: not enough arguments in call to clients.NewDeviceProfileClient [2023-03-16T01:28:01.937Z] have (string) [2023-03-16T01:28:01.937Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-16T01:28:01.937Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:91:47: not enough arguments in call to clients.NewProvisionWatcherClient [2023-03-16T01:28:01.937Z] have (string) [2023-03-16T01:28:01.937Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-16T01:28:01.937Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:118:39: not enough arguments in call to clients.NewCommandClient [2023-03-16T01:28:01.937Z] have (string) [2023-03-16T01:28:01.937Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-16T01:28:01.937Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:130:43: not enough arguments in call to clients.NewNotificationClient [2023-03-16T01:28:01.937Z] have (string) [2023-03-16T01:28:01.937Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-16T01:28:01.937Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:133:43: not enough arguments in call to clients.NewSubscriptionClient [2023-03-16T01:28:01.937Z] have (string) [2023-03-16T01:28:01.937Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-16T01:28:01.937Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:140:39: not enough arguments in call to clients.NewIntervalClient [2023-03-16T01:28:01.937Z] have (string) [2023-03-16T01:28:01.937Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-16T01:28:01.937Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:143:45: not enough arguments in call to clients.NewIntervalActionClient [2023-03-16T01:28:01.937Z] have (string) [2023-03-16T01:28:01.937Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-16T01:28:01.937Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:143:45: too many errors [2023-03-16T01:28:07.349Z] FAIL [2023-03-16T01:28:07.349Z] make: *** [Makefile:29: unittest] Error 1 [Pipeline] } [2023-03-16T01:28:07.407Z] $ docker stop --time=1 069d4d935c2a2e040d9ad55ae5b77c49c0896f521bd698618dbc3fbb5c68822c [2023-03-16T01:28:09.626Z] $ docker rm -f --volumes 069d4d935c2a2e040d9ad55ae5b77c49c0896f521bd698618dbc3fbb5c68822c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T01:28:11.320Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-16T01:28:11.320Z] [2023-03-16T01:28:11.320Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T01:28:11.744Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-16T01:28:12.012Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-16T01:28:12.012Z] 8998bd30e6a1: Pulling fs layer [2023-03-16T01:28:12.012Z] 04944245beec: Pulling fs layer [2023-03-16T01:28:12.012Z] 699f458cf7ca: Pulling fs layer [2023-03-16T01:28:12.012Z] 765212b225bb: Pulling fs layer [2023-03-16T01:28:12.012Z] f23df028b6ca: Pulling fs layer [2023-03-16T01:28:12.012Z] d65c8cfc05b1: Pulling fs layer [2023-03-16T01:28:12.012Z] 2437ff75d9bd: Pulling fs layer [2023-03-16T01:28:12.012Z] 765212b225bb: Waiting [2023-03-16T01:28:12.012Z] f23df028b6ca: Waiting [2023-03-16T01:28:12.012Z] d65c8cfc05b1: Waiting [2023-03-16T01:28:12.012Z] 2437ff75d9bd: Waiting [2023-03-16T01:28:12.012Z] 04944245beec: Verifying Checksum [2023-03-16T01:28:12.012Z] 04944245beec: Download complete [2023-03-16T01:28:12.012Z] 765212b225bb: Verifying Checksum [2023-03-16T01:28:12.012Z] 765212b225bb: Download complete [2023-03-16T01:28:12.282Z] f23df028b6ca: Verifying Checksum [2023-03-16T01:28:12.282Z] f23df028b6ca: Download complete [2023-03-16T01:28:12.282Z] d65c8cfc05b1: Download complete [2023-03-16T01:28:12.282Z] 699f458cf7ca: Verifying Checksum [2023-03-16T01:28:12.282Z] 699f458cf7ca: Download complete [2023-03-16T01:28:12.877Z] 8998bd30e6a1: Verifying Checksum [2023-03-16T01:28:12.877Z] 8998bd30e6a1: Download complete [2023-03-16T01:28:15.477Z] 2437ff75d9bd: Verifying Checksum [2023-03-16T01:28:15.477Z] 2437ff75d9bd: Download complete [2023-03-16T01:28:17.428Z] 8998bd30e6a1: Pull complete [2023-03-16T01:28:18.014Z] 04944245beec: Pull complete [2023-03-16T01:28:19.441Z] 699f458cf7ca: Pull complete [2023-03-16T01:28:19.441Z] 765212b225bb: Pull complete [2023-03-16T01:28:20.406Z] f23df028b6ca: Pull complete [2023-03-16T01:28:20.406Z] d65c8cfc05b1: Pull complete [2023-03-16T01:28:35.429Z] 2437ff75d9bd: Pull complete [2023-03-16T01:28:35.429Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-16T01:28:35.429Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-16T01:28:35.429Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T01:28:35.755Z] prd-ubuntu20.04-docker-arm64-4c-16g-2333 does not seem to be running inside a container [2023-03-16T01:28:35.837Z] $ 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-03-16T01:28:38.430Z] $ docker top ede675480d27772a61f7b275d75144e35c925452e552323f183948c2cbab351b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-16T01:28:39.349Z] ---> job-cost.sh [2023-03-16T01:28:39.349Z] lf-activate-venv: SKIPPING [2023-03-16T01:28:39.349Z] INFO: No Stack... [2023-03-16T01:28:39.617Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-16T01:28:40.578Z] INFO: Archiving Costs [Pipeline] sh [2023-03-16T01:28:41.234Z] + cat /w/workspace/device-gpio/1/archives/cost.csv [2023-03-16T01:28:41.234Z] + cut -d, -f6 [Pipeline] lock [2023-03-16T01:28:41.327Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-132-1-stack-cost] [2023-03-16T01:28:41.332Z] Resource [jenkins-edgexfoundry-device-gpio-PR-132-1-stack-cost] did not exist. Created. [2023-03-16T01:28:41.332Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-132-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-16T01:28:42.082Z] /w/workspace/device-gpio/1@tmp/durable-705c92ae/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-16T01:28:42.768Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-16T01:28:42.804Z] Warning: overwriting stash ‘stack-cost’ [2023-03-16T01:28:43.262Z] Stashed 1 file(s) [Pipeline] } [2023-03-16T01:28:43.276Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-132-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-16T01:28:43.358Z] $ docker stop --time=1 ede675480d27772a61f7b275d75144e35c925452e552323f183948c2cbab351b [2023-03-16T01:28:44.927Z] $ docker rm -f --volumes ede675480d27772a61f7b275d75144e35c925452e552323f183948c2cbab351b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-16T01:28:45.640Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [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-03-16T01:28:47.527Z] + [ -d /w/workspace/edgexfoundry_device-gpio_PR-132/archives ] [2023-03-16T01:28:47.527Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-132/archives [2023-03-16T01:28:47.527Z] total 16 [2023-03-16T01:28:47.527Z] drwxr-xr-x 3 root root 4096 Mar 16 01:19 . [2023-03-16T01:28:47.527Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 16 01:19 .. [2023-03-16T01:28:47.527Z] drwxr-xr-x 2 root root 4096 Mar 16 01:19 cost [2023-03-16T01:28:47.527Z] -rw-r--r-- 1 root root 83 Mar 16 01:19 cost.csv [2023-03-16T01:28:47.527Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-132/archives [2023-03-16T01:28:47.527Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-132/archives [2023-03-16T01:28:47.527Z] total 16 [2023-03-16T01:28:47.527Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 16 01:19 . [2023-03-16T01:28:47.527Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 16 01:19 .. [2023-03-16T01:28:47.527Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 16 01:19 cost [2023-03-16T01:28:47.527Z] -rw-r--r-- 1 jenkins jenkins 83 Mar 16 01:19 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-16T01:28:47.912Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T01:28:48.801Z] ---> package-listing.sh [2023-03-16T01:28:48.801Z] ++ facter osfamily [2023-03-16T01:28:48.801Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-16T01:28:49.060Z] + OS_FAMILY=debian [2023-03-16T01:28:49.060Z] + workspace=/w/workspace/edgexfoundry_device-gpio_PR-132 [2023-03-16T01:28:49.060Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-16T01:28:49.060Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-16T01:28:49.060Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-16T01:28:49.060Z] + PACKAGES=/tmp/packages_start.txt [2023-03-16T01:28:49.061Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-132 ']' [2023-03-16T01:28:49.061Z] + PACKAGES=/tmp/packages_end.txt [2023-03-16T01:28:49.061Z] + case "${OS_FAMILY}" in [2023-03-16T01:28:49.061Z] + dpkg -l [2023-03-16T01:28:49.061Z] + grep '^ii' [2023-03-16T01:28:49.061Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-16T01:28:49.061Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-16T01:28:49.061Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-16T01:28:49.061Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-132 ']' [2023-03-16T01:28:49.061Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-132/archives/ [2023-03-16T01:28:49.061Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-132/archives/ [Pipeline] echo [2023-03-16T01:28:49.101Z] 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-132/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-16T01:28:49.395Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T01:28:50.046Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-16T01:28:50.046Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T01:28:50.213Z] prd-ubuntu20.04-docker-8c-8g-2332 does not seem to be running inside a container [2023-03-16T01:28:50.249Z] $ 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-132/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-132 -v /w/workspace/edgexfoundry_device-gpio_PR-132:/w/workspace/edgexfoundry_device-gpio_PR-132:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-132@tmp:/w/workspace/edgexfoundry_device-gpio_PR-132@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-03-16T01:28:50.447Z] $ docker top 2878d5707ee51b1d13250b50ce5455793889b4f5814bf4319e71950e3132c727 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T01:28:50.836Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-16T01:28:51.146Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-16T01:28:51.453Z] + ls /var/log/sa-host [2023-03-16T01:28:51.453Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-16T01:28:51.581Z] provisioning config files... [2023-03-16T01:28:51.590Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-132@tmp/config11370258291346952193tmp [Pipeline] { [Pipeline] echo [2023-03-16T01:28:51.634Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T01:28:51.941Z] ---> create-netrc.sh [Pipeline] } [2023-03-16T01:28:51.974Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-16T01:28:52.350Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-16T01:28:52.381Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T01:28:52.685Z] ---> sudo-logs.sh [2023-03-16T01:28:52.685Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-16T01:28:52.769Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T01:28:53.086Z] ---> job-cost.sh [2023-03-16T01:28:53.086Z] lf-activate-venv: SKIPPING [2023-03-16T01:28:53.086Z] DEBUG: total: 0.2199999988079071 [2023-03-16T01:28:53.086Z] INFO: Retrieving Stack Cost... [2023-03-16T01:28:53.344Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-16T01:28:53.911Z] INFO: Archiving Costs [Pipeline] echo [2023-03-16T01:28:53.943Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T01:28:54.248Z] ---> logs-deploy.sh [2023-03-16T01:28:54.248Z] lf-activate-venv: SKIPPING [2023-03-16T01:28:54.248Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-132/1 [2023-03-16T01:28:54.248Z] INFO: archiving workspace using pattern(s): [2023-03-16T01:28:55.184Z] Archives upload complete. [2023-03-16T01:28:55.184Z] INFO: archiving logs to Nexus