Pull request #189 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 09d105b64fa2a7d36b0f88a2b902524ebdb9b638+626ee0dc731c846558003605e490be3fc08946a3 (f962bf04091f669d4a94e56e9d6e030b5223718a) 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-ssh961400000093116270.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh1102950622108337729.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-189/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-189/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7833145906259871567.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-189/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16163267857052185484.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh3923180066070057160.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-189/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-189/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4550938868912949621.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-4958 in /w/workspace/edgexfoundry_device-gpio_PR-189 [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-189 # 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/189/head:refs/remotes/origin/PR-189 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 626ee0dc731c846558003605e490be3fc08946a3 into PR head commit 09d105b64fa2a7d36b0f88a2b902524ebdb9b638 Merge succeeded, producing 09d105b64fa2a7d36b0f88a2b902524ebdb9b638 Checking out Revision 09d105b64fa2a7d36b0f88a2b902524ebdb9b638 (PR-189) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:31:36 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:31:36 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 09d105b64fa2a7d36b0f88a2b902524ebdb9b638 # 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 626ee0dc731c846558003605e490be3fc08946a3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 09d105b64fa2a7d36b0f88a2b902524ebdb9b638 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:31:36 ========================================================= 00:31:36 EdgeX Global Pipelines Version Info 00:31:36 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:31:37 ------------------- 00:31:37 stable info: 00:31:37 ------------------- 00:31:37 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:31:37 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 00:31:37 Message: update stable to v1.0.253 00:31:37 ------------------- 00:31:37 experimental info: 00:31:37 ------------------- 00:31:37 Commited By: **** collab-it+edgex@linuxfoundation.org 00:31:37 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 00:31:37 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:31:38 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo 00:31:38 [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo 00:31:38 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:31:38 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:31:38 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:31:38 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 00:31:38 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 00:31:38 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 00:31:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:31:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:31:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:31:38 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo 00:31:38 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:31:38 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:31:38 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:31:38 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:31:38 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:31:38 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:31:38 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:31:38 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:31:39 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 00:31:39 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 00:31:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:31:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:31:39 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 00:31:39 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:31:39 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 00:31:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-189 [Pipeline] echo 00:31:39 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-189 [Pipeline] echo 00:31:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-189 [Pipeline] echo 00:31:39 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 09d105b64fa2a7d36b0f88a2b902524ebdb9b638 [Pipeline] echo 00:31:39 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 09d105b [Pipeline] echo 00:31:39 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:31:39 provisioning config files... 00:31:39 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-189@tmp/config615985562353636533tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:31:40 ---> docker-login.sh 00:31:40 nexus3.edgexfoundry.org:10001 00:31:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:40 Configure a credential helper to remove this warning. See 00:31:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:40 00:31:40 Login Succeeded 00:31:40 nexus3.edgexfoundry.org:10002 00:31:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:40 Configure a credential helper to remove this warning. See 00:31:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:40 00:31:40 Login Succeeded 00:31:40 nexus3.edgexfoundry.org:10003 00:31:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:40 Configure a credential helper to remove this warning. See 00:31:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:40 00:31:40 Login Succeeded 00:31:40 nexus3.edgexfoundry.org:10004 00:31:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:40 Configure a credential helper to remove this warning. See 00:31:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:40 00:31:40 Login Succeeded 00:31:40 docker.io 00:31:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:41 Configure a credential helper to remove this warning. See 00:31:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:41 00:31:41 Login Succeeded 00:31:41 ---> docker-login.sh ends [Pipeline] } 00:31:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 00:31:41 + git rev-list -1 --merges 09d105b64fa2a7d36b0f88a2b902524ebdb9b638~1..09d105b64fa2a7d36b0f88a2b902524ebdb9b638 [Pipeline] echo 00:31:41 -----------> git rev-list -1 --merges 09d105b64fa2a7d36b0f88a2b902524ebdb9b638~1..09d105b64fa2a7d36b0f88a2b902524ebdb9b638 09d105b64fa2a7d36b0f88a2b902524ebdb9b638 [false] [Pipeline] sh 00:31:42 + git log --format=format:%s -1 09d105b64fa2a7d36b0f88a2b902524ebdb9b638 [Pipeline] echo 00:31:42 ========================================================= 00:31:42 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 00:31:42 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:31:42 + git log --format=format:%s -1 09d105b64fa2a7d36b0f88a2b902524ebdb9b638 [Pipeline] echo 00:31:42 [semverPrep] GIT_COMMIT: 09d105b64fa2a7d36b0f88a2b902524ebdb9b638, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 00:31:42 [semverPrep] This is not a build commit. [Pipeline] sh 00:31:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:31:43 + grep -v github /etc/ssh/ssh_known_hosts 00:31:43 + [ -e /tmp/ssh_known_hosts ] 00:31:43 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 00:31:43 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 00:31:43 + sudo tee -a /etc/ssh/ssh_known_hosts 00:31:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:31:43 00:31:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:31:44 0.1.4: Pulling from edgex-devops/py-git-semver 00:31:44 b85a868b505f: Pulling fs layer 00:31:44 e2be974225ed: Pulling fs layer 00:31:44 339a4e72a1f5: Pulling fs layer 00:31:44 988bab9f4d93: Pulling fs layer 00:31:44 1469e6f7b9e6: Pulling fs layer 00:31:44 eaf3925da568: Pulling fs layer 00:31:44 bab4dde63d76: Pulling fs layer 00:31:44 bde34c3a00c8: Pulling fs layer 00:31:44 b352a97aabf1: Pulling fs layer 00:31:44 4872d77fe225: Pulling fs layer 00:31:44 5851b861e8e6: Pulling fs layer 00:31:44 1469e6f7b9e6: Waiting 00:31:44 bab4dde63d76: Waiting 00:31:44 bde34c3a00c8: Waiting 00:31:44 b352a97aabf1: Waiting 00:31:44 4872d77fe225: Waiting 00:31:44 5851b861e8e6: Waiting 00:31:44 988bab9f4d93: Waiting 00:31:44 eaf3925da568: Waiting 00:31:44 e2be974225ed: Verifying Checksum 00:31:44 e2be974225ed: Download complete 00:31:44 988bab9f4d93: Verifying Checksum 00:31:44 988bab9f4d93: Download complete 00:31:44 1469e6f7b9e6: Verifying Checksum 00:31:44 1469e6f7b9e6: Download complete 00:31:44 eaf3925da568: Verifying Checksum 00:31:44 eaf3925da568: Download complete 00:31:44 339a4e72a1f5: Verifying Checksum 00:31:44 339a4e72a1f5: Download complete 00:31:44 bde34c3a00c8: Download complete 00:31:44 b352a97aabf1: Download complete 00:31:44 4872d77fe225: Download complete 00:31:44 5851b861e8e6: Verifying Checksum 00:31:44 5851b861e8e6: Download complete 00:31:44 b85a868b505f: Verifying Checksum 00:31:44 b85a868b505f: Download complete 00:31:44 bab4dde63d76: Verifying Checksum 00:31:44 bab4dde63d76: Download complete 00:31:45 b85a868b505f: Pull complete 00:31:45 e2be974225ed: Pull complete 00:31:46 339a4e72a1f5: Pull complete 00:31:46 988bab9f4d93: Pull complete 00:31:46 1469e6f7b9e6: Pull complete 00:31:46 eaf3925da568: Pull complete 00:31:48 bab4dde63d76: Pull complete 00:31:48 bde34c3a00c8: Pull complete 00:31:48 b352a97aabf1: Pull complete 00:31:48 4872d77fe225: Pull complete 00:31:48 5851b861e8e6: Pull complete 00:31:48 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 00:31:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:31:48 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:31:48 prd-ubuntu20.04-docker-8c-8g-4958 does not seem to be running inside a container 00:31:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-189 -v /w/workspace/edgexfoundry_device-gpio_PR-189:/w/workspace/edgexfoundry_device-gpio_PR-189:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-189@tmp:/w/workspace/edgexfoundry_device-gpio_PR-189@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 00:31:52 $ docker top 232bbe623c96a430f09d0af347c27131330e251d2c75b41249d7805fc56f3966 -eo pid,comm 00:31:52 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). 00:31:52 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:31:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:31:52 [ssh-agent] Looking for ssh-agent implementation... 00:31:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:31:52 $ docker exec 232bbe623c96a430f09d0af347c27131330e251d2c75b41249d7805fc56f3966 ssh-agent 00:31:52 SSH_AUTH_SOCK=/tmp/ssh-uhfd2yPkFESV/agent.31 00:31:52 SSH_AGENT_PID=37 00:31:52 Running ssh-add (command line suppressed) 00:31:52 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-189@tmp/private_key_8661435634405045516.key (/w/workspace/edgexfoundry_device-gpio_PR-189@tmp/private_key_8661435634405045516.key) 00:31:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:31:52 + git tag --points-at HEAD [Pipeline] } 00:31:52 $ docker exec --env ******** --env ******** 232bbe623c96a430f09d0af347c27131330e251d2c75b41249d7805fc56f3966 ssh-agent -k 00:31:53 unset SSH_AUTH_SOCK; 00:31:53 unset SSH_AGENT_PID; 00:31:53 echo Agent pid 37 killed; 00:31:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:31:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:31:53 [ssh-agent] Looking for ssh-agent implementation... 00:31:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:31:53 $ docker exec 232bbe623c96a430f09d0af347c27131330e251d2c75b41249d7805fc56f3966 ssh-agent 00:31:53 SSH_AUTH_SOCK=/tmp/ssh-1JCLwXodD3O3/agent.69 00:31:53 SSH_AGENT_PID=75 00:31:53 Running ssh-add (command line suppressed) 00:31:53 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-189@tmp/private_key_8032785772168449262.key (/w/workspace/edgexfoundry_device-gpio_PR-189@tmp/private_key_8032785772168449262.key) 00:31:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:31:53 + git semver init 00:31:54 2023-08-31 00:31:53,966 [run_init] DEBUG init version:0.0.0 force:False 00:31:54 2023-08-31 00:31:53,967 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-189/.semver 00:31:54 2023-08-31 00:31:53,968 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-189/.semver 00:31:54 2023-08-31 00:31:53,968 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-189/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-189, universal_newlines=False, shell=None, istream=None) 00:31:54 2023-08-31 00:31:54,863 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-189/.git/info/exclude 00:31:54 2023-08-31 00:31:54,864 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-189/.semver/PR-189 with force:False 00:31:54 2023-08-31 00:31:54,864 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-189/.semver/PR-189 00:31:54 2023-08-31 00:31:54,868 [execute] INFO git cat-file --batch-check 00:31:54 2023-08-31 00:31:54,869 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-189/.semver, universal_newlines=False, shell=None, istream=) 00:31:54 2023-08-31 00:31:54,875 [execute] INFO git cat-file --batch 00:31:54 2023-08-31 00:31:54,875 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-189/.semver, universal_newlines=False, shell=None, istream=) 00:31:54 2023-08-31 00:31:54,880 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-189/.semver/PR-189 00:31:54 0.0.0 [Pipeline] } 00:31:55 $ docker exec --env ******** --env ******** 232bbe623c96a430f09d0af347c27131330e251d2c75b41249d7805fc56f3966 ssh-agent -k 00:31:55 unset SSH_AUTH_SOCK; 00:31:55 unset SSH_AGENT_PID; 00:31:55 echo Agent pid 75 killed; 00:31:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:31:55 + git semver [Pipeline] } 00:31:55 $ docker stop --time=1 232bbe623c96a430f09d0af347c27131330e251d2c75b41249d7805fc56f3966 00:31:57 $ docker rm -f --volumes 232bbe623c96a430f09d0af347c27131330e251d2c75b41249d7805fc56f3966 [Pipeline] // withDockerContainer [Pipeline] sh 00:31:57 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:31:57 Stashed 1 file(s) [Pipeline] echo 00:31:57 [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 00:31:58 provisioning config files... 00:31:58 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-189@tmp/config3148571681828062830tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:31:58 ---> docker-login.sh 00:31:58 nexus3.edgexfoundry.org:10001 00:31:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:58 Configure a credential helper to remove this warning. See 00:31:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:58 00:31:58 Login Succeeded 00:31:58 nexus3.edgexfoundry.org:10002 00:31:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:58 Configure a credential helper to remove this warning. See 00:31:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:58 00:31:58 Login Succeeded 00:31:58 nexus3.edgexfoundry.org:10003 00:31:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:59 Configure a credential helper to remove this warning. See 00:31:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:59 00:31:59 Login Succeeded 00:31:59 nexus3.edgexfoundry.org:10004 00:31:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:59 Configure a credential helper to remove this warning. See 00:31:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:59 00:31:59 Login Succeeded 00:31:59 docker.io 00:31:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:59 Configure a credential helper to remove this warning. See 00:31:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:59 00:31:59 Login Succeeded 00:31:59 ---> docker-login.sh ends [Pipeline] } 00:31:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:31:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:31:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:31:59 ========================================================= 00:31:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 00:31:59 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:00 + 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 . 00:32:00 Sending build context to Docker daemon 16.07MB 00:32:00 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 00:32:00 Step 2/12 : FROM ${BASE} AS builder 00:32:00 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 00:32:00 4db1b89c0bd1: Pulling fs layer 00:32:00 6911f1a30b25: Pulling fs layer 00:32:00 e194b8c5c2a9: Pulling fs layer 00:32:00 6863d3e3a2b1: Pulling fs layer 00:32:00 ec0bb842ea78: Pulling fs layer 00:32:00 40a00589a448: Pulling fs layer 00:32:00 6c08303d61cc: Pulling fs layer 00:32:00 798269fcf238: Pulling fs layer 00:32:00 6863d3e3a2b1: Waiting 00:32:00 ec0bb842ea78: Waiting 00:32:00 6c08303d61cc: Waiting 00:32:00 40a00589a448: Waiting 00:32:00 6911f1a30b25: Retrying in 5 seconds 00:32:00 4db1b89c0bd1: Verifying Checksum 00:32:00 4db1b89c0bd1: Download complete 00:32:00 6863d3e3a2b1: Download complete 00:32:00 ec0bb842ea78: Download complete 00:32:00 40a00589a448: Verifying Checksum 00:32:00 40a00589a448: Download complete 00:32:00 4db1b89c0bd1: Pull complete 00:32:01 e194b8c5c2a9: Verifying Checksum 00:32:01 e194b8c5c2a9: Download complete 00:32:01 6911f1a30b25: Retrying in 4 seconds 00:32:01 6c08303d61cc: Download complete 00:32:01 798269fcf238: Verifying Checksum 00:32:01 798269fcf238: Download complete 00:32:02 6911f1a30b25: Retrying in 3 seconds 00:32:03 6911f1a30b25: Retrying in 2 seconds 00:32:04 6911f1a30b25: Retrying in 1 second 00:32:05 6911f1a30b25: Retrying in 10 seconds 00:32:06 6911f1a30b25: Retrying in 9 seconds 00:32:07 6911f1a30b25: Retrying in 8 seconds 00:32:08 6911f1a30b25: Retrying in 7 seconds 00:32:09 6911f1a30b25: Retrying in 6 seconds 00:32:10 6911f1a30b25: Retrying in 5 seconds 00:32:11 6911f1a30b25: Retrying in 4 seconds 00:32:12 6911f1a30b25: Retrying in 3 seconds 00:32:13 Still waiting to schedule task 00:32:13 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-4956’ 00:32:13 6911f1a30b25: Retrying in 2 seconds 00:32:14 6911f1a30b25: Retrying in 1 second 00:32:15 6911f1a30b25: Download complete 00:32:15 6911f1a30b25: Pull complete 00:32:18 e194b8c5c2a9: Pull complete 00:32:18 6863d3e3a2b1: Pull complete 00:32:18 ec0bb842ea78: Pull complete 00:32:18 40a00589a448: Pull complete 00:32:21 6c08303d61cc: Pull complete 00:32:21 798269fcf238: Pull complete 00:32:21 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 00:32:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 00:32:21 ---> ec979cd7f677 00:32:21 Step 3/12 : ARG ADD_BUILD_TAGS="" 00:32:27 ---> Running in 5f581e5dbb34 00:32:27 Removing intermediate container 5f581e5dbb34 00:32:27 ---> 4cfa926c9e7d 00:32:27 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:32:27 ---> Running in eb93ecbb2ca0 00:32:27 Removing intermediate container eb93ecbb2ca0 00:32:27 ---> a0e88469e146 00:32:27 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 00:32:27 ---> Running in 130b7dbac7f6 00:32:27 Removing intermediate container 130b7dbac7f6 00:32:27 ---> c33b9d62b3c7 00:32:27 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 00:32:27 ---> Running in 42a2f90a134c 00:32:27 Removing intermediate container 42a2f90a134c 00:32:27 ---> e377a41de8cc 00:32:27 Step 7/12 : WORKDIR /device-gpio 00:32:27 ---> Running in 361cecbfa359 00:32:27 Removing intermediate container 361cecbfa359 00:32:27 ---> 44f93db16356 00:32:27 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:32:27 ---> Running in 80082e684822 00:32:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:32:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:32:28 (1/4) Installing openssh-keygen (9.1_p1-r4) 00:32:28 (2/4) Installing libedit (20221030.3.1-r0) 00:32:28 (3/4) Installing openssh-client-common (9.1_p1-r4) 00:32:28 (4/4) Installing openssh-client-default (9.1_p1-r4) 00:32:28 Executing busybox-1.35.0-r29.trigger 00:32:28 OK: 269 MiB in 57 packages 00:32:28 Removing intermediate container 80082e684822 00:32:28 ---> 48be93b049a6 00:32:28 Step 9/12 : COPY go.mod vendor* ./ 00:32:29 ---> be16930d2cf6 00:32:29 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:32:29 ---> Running in 6791b5162be6 00:33:01 Removing intermediate container 6791b5162be6 00:33:01 ---> ceb5952bbd54 00:33:01 Step 11/12 : COPY . . 00:33:01 ---> 4a8c43b3702a 00:33:01 Step 12/12 : RUN ${MAKE} 00:33:01 ---> Running in bf5157d74afe 00:33:01 noop 00:33:01 Removing intermediate container bf5157d74afe 00:33:01 ---> b2b72a9fe737 00:33:01 Successfully built b2b72a9fe737 00:33:01 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:01 + docker inspect -f . ci-base-image-x86_64 00:33:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:33:01 prd-ubuntu20.04-docker-8c-8g-4958 does not seem to be running inside a container 00:33:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-189 -v /w/workspace/edgexfoundry_device-gpio_PR-189:/w/workspace/edgexfoundry_device-gpio_PR-189:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-189@tmp:/w/workspace/edgexfoundry_device-gpio_PR-189@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 00:33:02 $ docker top 177dd5c7377b028c9405e6c5389f834e63312ab1937f3e712078abe910be628c -eo pid,comm [Pipeline] { [Pipeline] sh 00:33:02 + go version 00:33:02 go version go1.20.6 linux/amd64 [Pipeline] } 00:33:02 $ docker stop --time=1 177dd5c7377b028c9405e6c5389f834e63312ab1937f3e712078abe910be628c 00:33:03 $ docker rm -f --volumes 177dd5c7377b028c9405e6c5389f834e63312ab1937f3e712078abe910be628c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:04 + docker inspect -f . ci-base-image-x86_64 00:33:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:33:04 prd-ubuntu20.04-docker-8c-8g-4958 does not seem to be running inside a container 00:33:04 $ 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-189 -v /w/workspace/edgexfoundry_device-gpio_PR-189:/w/workspace/edgexfoundry_device-gpio_PR-189:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-189@tmp:/w/workspace/edgexfoundry_device-gpio_PR-189@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 00:33:05 $ docker top 8e9ed8bd2f2e5b211bd871bd7a83f046b5d920c6274ec5a3fe55650ad324d0f6 -eo pid,comm [Pipeline] { [Pipeline] sh 00:33:05 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-189 [Pipeline] fileExists [Pipeline] sh 00:33:05 + make test 00:33:05 go test ./... -coverprofile=coverage.out ./... 00:33:10 ? github.com/edgexfoundry/device-gpio [no test files] 00:33:20 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 00:33:20 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 00:33:25 go vet ./... 00:33:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:33:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:33:29 ./bin/test-attribution-txt.sh [Pipeline] echo 00:33:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:33:29 $ docker stop --time=1 8e9ed8bd2f2e5b211bd871bd7a83f046b5d920c6274ec5a3fe55650ad324d0f6 00:33:32 $ docker rm -f --volumes 8e9ed8bd2f2e5b211bd871bd7a83f046b5d920c6274ec5a3fe55650ad324d0f6 [Pipeline] // withDockerContainer [Pipeline] sh 00:33:33 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:33:33 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 00:33:34 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:33:34 + ls -al . 00:33:34 total 168 00:33:34 drwxrwxr-x 9 jenkins jenkins 4096 Aug 31 00:33 . 00:33:34 drwxrwxr-x 4 jenkins jenkins 4096 Aug 31 00:31 .. 00:33:34 -rw-rw-r-- 1 jenkins jenkins 120 Aug 31 00:31 .dockerignore 00:33:34 drwxrwxr-x 8 jenkins jenkins 4096 Aug 31 00:31 .git 00:33:34 drwxrwxr-x 3 jenkins jenkins 4096 Aug 31 00:31 .github 00:33:34 -rw-rw-r-- 1 jenkins jenkins 343 Aug 31 00:31 .gitignore 00:33:34 -rw-rw-r-- 1 jenkins jenkins 41 Aug 31 00:31 .golangci.yml 00:33:34 drwxr-xr-x 3 jenkins jenkins 4096 Aug 31 00:31 .semver 00:33:34 -rw-rw-r-- 1 jenkins jenkins 10671 Aug 31 00:31 Attribution.txt 00:33:34 -rw-rw-r-- 1 jenkins jenkins 6184 Aug 31 00:31 CHANGELOG.md 00:33:34 -rw-rw-r-- 1 jenkins jenkins 1542 Aug 31 00:31 Dockerfile 00:33:34 -rw-rw-r-- 1 jenkins jenkins 677 Aug 31 00:31 GOVERNANCE.md 00:33:34 -rw-rw-r-- 1 jenkins jenkins 657 Aug 31 00:31 Jenkinsfile 00:33:34 -rw-rw-r-- 1 jenkins jenkins 11340 Aug 31 00:31 LICENSE 00:33:34 -rw-rw-r-- 1 jenkins jenkins 1923 Aug 31 00:31 Makefile 00:33:34 -rw-rw-r-- 1 jenkins jenkins 617 Aug 31 00:31 OWNERS.md 00:33:34 -rw-rw-r-- 1 jenkins jenkins 12293 Aug 31 00:31 README.md 00:33:34 -rw-rw-r-- 1 jenkins jenkins 5 Aug 31 00:31 VERSION 00:33:34 drwxrwxr-x 2 jenkins jenkins 4096 Aug 31 00:31 bin 00:33:34 drwxrwxr-x 3 jenkins jenkins 4096 Aug 31 00:31 cmd 00:33:34 -rw-r--r-- 1 jenkins jenkins 10 Aug 31 00:33 coverage.out 00:33:34 -rw-rw-r-- 1 jenkins jenkins 3696 Aug 31 00:31 go.mod 00:33:34 -rw-rw-r-- 1 jenkins jenkins 34022 Aug 31 00:31 go.sum 00:33:34 drwxrwxr-x 3 jenkins jenkins 4096 Aug 31 00:31 internal 00:33:34 drwxrwxr-x 4 jenkins jenkins 4096 Aug 31 00:31 snap 00:33:34 -rw-rw-r-- 1 jenkins jenkins 209 Aug 31 00:31 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:34 + docker build -t device-gpio -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=09d105b64fa2a7d36b0f88a2b902524ebdb9b638 --label arch=amd64 --label version=0.0.0 . 00:33:34 Sending build context to Docker daemon 16.07MB 00:33:34 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 00:33:34 Step 2/25 : FROM ${BASE} AS builder 00:33:34 ---> b2b72a9fe737 00:33:34 Step 3/25 : ARG ADD_BUILD_TAGS="" 00:33:35 ---> Running in ea076321577a 00:33:35 Removing intermediate container ea076321577a 00:33:35 ---> 9d2bc3d44df1 00:33:35 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:33:35 ---> Running in 49c3198bc9ab 00:33:35 Removing intermediate container 49c3198bc9ab 00:33:35 ---> 60c7b89681c1 00:33:35 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " 00:33:35 ---> Running in 44a9f4a9e5f1 00:33:35 Removing intermediate container 44a9f4a9e5f1 00:33:35 ---> 584294045d16 00:33:35 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 00:33:35 ---> Running in fe7cf0c369ba 00:33:35 Removing intermediate container fe7cf0c369ba 00:33:35 ---> 40d3c5215d65 00:33:35 Step 7/25 : WORKDIR /device-gpio 00:33:35 ---> Running in e8891188a1b6 00:33:35 Removing intermediate container e8891188a1b6 00:33:35 ---> f3a469fb2e55 00:33:35 Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:33:35 ---> Running in 654bf9940a46 00:33:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:33:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:33:36 OK: 269 MiB in 57 packages 00:33:36 Removing intermediate container 654bf9940a46 00:33:36 ---> a8f9f2881fcf 00:33:36 Step 9/25 : COPY go.mod vendor* ./ 00:33:36 ---> be3b8c554e38 00:33:36 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:33:36 ---> Running in cba3ed3105f7 00:33:37 Removing intermediate container cba3ed3105f7 00:33:37 ---> 80805bc6049c 00:33:37 Step 11/25 : COPY . . 00:33:37 ---> 6b7a618f3767 00:33:37 Step 12/25 : RUN ${MAKE} 00:33:37 ---> Running in f22f584f8b64 00:33:38 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.17" -trimpath -mod=readonly -o cmd/device-gpio ./cmd 00:34:00 Removing intermediate container f22f584f8b64 00:34:00 ---> 8410c4b0706d 00:34:00 Step 13/25 : FROM alpine:3.17 00:34:00 3.17: Pulling from library/alpine 00:34:00 9398808236ff: Pulling fs layer 00:34:00 9398808236ff: Verifying Checksum 00:34:00 9398808236ff: Download complete 00:34:00 9398808236ff: Pull complete 00:34:00 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 00:34:00 Status: Downloaded newer image for alpine:3.17 00:34:00 ---> 1e0b8b5322fc 00:34:00 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 00:34:00 ---> Running in dd9b4c3534cf 00:34:00 Removing intermediate container dd9b4c3534cf 00:34:00 ---> 89aac4205a70 00:34:00 Step 15/25 : RUN apk add --update --no-cache 00:34:00 ---> Running in 0dbb9f40bb83 00:34:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:34:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:34:00 OK: 7 MiB in 15 packages 00:34:00 Removing intermediate container 0dbb9f40bb83 00:34:00 ---> 0ce26b49b1f2 00:34:00 Step 16/25 : WORKDIR / 00:34:00 ---> Running in 671ca1134279 00:34:00 Removing intermediate container 671ca1134279 00:34:00 ---> bf5922cd3eef 00:34:00 Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / 00:34:00 ---> 75ca8561b62e 00:34:00 Step 18/25 : COPY --from=builder /device-gpio/LICENSE / 00:34:00 ---> 99914ebf4ab9 00:34:00 Step 19/25 : COPY --from=builder /device-gpio/cmd/ / 00:34:00 ---> 7d0d1b97d30e 00:34:00 Step 20/25 : EXPOSE 59910 00:34:00 ---> Running in 869d6f088a48 00:34:00 Removing intermediate container 869d6f088a48 00:34:00 ---> 7d0a2d9ba222 00:34:00 Step 21/25 : ENTRYPOINT ["/device-gpio"] 00:34:00 ---> Running in e01b058e5dca 00:34:00 Removing intermediate container e01b058e5dca 00:34:00 ---> 4f60f5bdeccd 00:34:00 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 00:34:00 ---> Running in 45487f5d6f91 00:34:00 Removing intermediate container 45487f5d6f91 00:34:00 ---> 3e6e11bb4ac3 00:34:00 Step 23/25 : LABEL arch=amd64 00:34:00 ---> Running in ca6e1f54edda 00:34:00 Removing intermediate container ca6e1f54edda 00:34:00 ---> 8f953a71cc16 00:34:00 Step 24/25 : LABEL git_sha=09d105b64fa2a7d36b0f88a2b902524ebdb9b638 00:34:00 ---> Running in dc609b18e856 00:34:00 Removing intermediate container dc609b18e856 00:34:00 ---> 6160957d403f 00:34:00 Step 25/25 : LABEL version=0.0.0 00:34:00 ---> Running in b84a6cb33be8 00:34:01 Removing intermediate container b84a6cb33be8 00:34:01 ---> f1298caf920a 00:34:01 [Warning] One or more build-args [ARCH] were not consumed 00:34:01 Successfully built f1298caf920a 00:34:01 Successfully tagged device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:34:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:34:02 00:34:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:34:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:34:02 latest: Pulling from edgex-lftools-log-publisher 00:34:02 5eb5b503b376: Pulling fs layer 00:34:02 5c69ac0246d0: Pulling fs layer 00:34:02 ec43610c2a17: Pulling fs layer 00:34:02 3a2ae6a8a46f: Pulling fs layer 00:34:02 33b1e0a273af: Pulling fs layer 00:34:02 5d3b04190fa2: Pulling fs layer 00:34:02 2f39f015ded8: Pulling fs layer 00:34:02 33b1e0a273af: Waiting 00:34:02 5d3b04190fa2: Waiting 00:34:02 2f39f015ded8: Waiting 00:34:02 3a2ae6a8a46f: Waiting 00:34:02 5c69ac0246d0: Download complete 00:34:02 3a2ae6a8a46f: Verifying Checksum 00:34:02 3a2ae6a8a46f: Download complete 00:34:02 33b1e0a273af: Verifying Checksum 00:34:02 33b1e0a273af: Download complete 00:34:02 5d3b04190fa2: Verifying Checksum 00:34:02 5d3b04190fa2: Download complete 00:34:02 ec43610c2a17: Download complete 00:34:02 5eb5b503b376: Verifying Checksum 00:34:02 5eb5b503b376: Download complete 00:34:03 2f39f015ded8: Download complete 00:34:03 5eb5b503b376: Pull complete 00:34:03 5c69ac0246d0: Pull complete 00:34:04 ec43610c2a17: Pull complete 00:34:04 3a2ae6a8a46f: Pull complete 00:34:04 33b1e0a273af: Pull complete 00:34:04 5d3b04190fa2: Pull complete 00:34:08 2f39f015ded8: Pull complete 00:34:08 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:34:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:34:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:34:09 prd-ubuntu20.04-docker-8c-8g-4958 does not seem to be running inside a container 00:34:09 $ 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-189 -v /w/workspace/edgexfoundry_device-gpio_PR-189:/w/workspace/edgexfoundry_device-gpio_PR-189:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-189@tmp:/w/workspace/edgexfoundry_device-gpio_PR-189@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 00:34:13 $ docker top 6a3f76eb62013efee72579e81497d693e6a926ab52401c3824bd2e7fe18fdb6f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:34:13 ---> job-cost.sh 00:34:13 lf-activate-venv: SKIPPING 00:34:13 INFO: No Stack... 00:34:14 INFO: Retrieving Pricing Info for: v3-standard-8 00:34:14 INFO: Archiving Costs [Pipeline] sh 00:34:14 + cat /w/workspace/edgexfoundry_device-gpio_PR-189/archives/cost.csv 00:34:14 + cut -d, -f6 [Pipeline] lock 00:34:14 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-189-1-stack-cost] 00:34:14 Resource [jenkins-edgexfoundry-device-gpio-PR-189-1-stack-cost] did not exist. Created. 00:34:14 Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-189-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:34:15 + echo total: 0.2199999988079071 [Pipeline] stash 00:34:15 Stashed 1 file(s) [Pipeline] } 00:34:15 Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-189-1-stack-cost] [Pipeline] // lock [Pipeline] } 00:34:15 $ docker stop --time=1 6a3f76eb62013efee72579e81497d693e6a926ab52401c3824bd2e7fe18fdb6f 00:34:16 $ docker rm -f --volumes 6a3f76eb62013efee72579e81497d693e6a926ab52401c3824bd2e7fe18fdb6f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:35:37 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4960 in /w/workspace/edgexfoundry_device-gpio_PR-189 [Pipeline] { [Pipeline] ws 00:35:37 Running in /w/workspace/device-gpio/1 [Pipeline] { [Pipeline] checkout 00:35:37 The recommended git tool is: git 00:35:44 using credential edgex-jenkins-ssh 00:35:44 Cloning the remote Git repository 00:35:44 Cloning repository git@github.com:edgexfoundry/device-gpio.git 00:35:44 > git init /w/workspace/device-gpio/1 # timeout=10 00:35:44 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 00:35:44 > git --version # timeout=10 00:35:44 > git --version # 'git version 2.25.1' 00:35:44 using GIT_SSH to set credentials SSH Credentials for GitHub 00:35:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:35:47 Merging remotes/origin/main commit 626ee0dc731c846558003605e490be3fc08946a3 into PR head commit 09d105b64fa2a7d36b0f88a2b902524ebdb9b638 00:35:46 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 00:35:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:35:47 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 00:35:47 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 00:35:47 using GIT_SSH to set credentials SSH Credentials for GitHub 00:35:47 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/189/head:refs/remotes/origin/PR-189 +refs/heads/main:refs/remotes/origin/main # timeout=10 00:35:47 > git config core.sparsecheckout # timeout=10 00:35:47 Merge succeeded, producing 09d105b64fa2a7d36b0f88a2b902524ebdb9b638 00:35:47 Checking out Revision 09d105b64fa2a7d36b0f88a2b902524ebdb9b638 (PR-189) 00:35:48 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" 00:35:48 > git --version # timeout=10 00:35:48 > git --version # 'git version 2.25.1' 00:35:48 fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:35:47 > git checkout -f 09d105b64fa2a7d36b0f88a2b902524ebdb9b638 # timeout=10 00:35:47 > git remote # timeout=10 00:35:47 > git config --get remote.origin.url # timeout=10 00:35:47 using GIT_SSH to set credentials SSH Credentials for GitHub 00:35:47 > git merge 626ee0dc731c846558003605e490be3fc08946a3 # timeout=10 00:35:47 > git rev-parse HEAD^{commit} # timeout=10 00:35:47 > git config core.sparsecheckout # timeout=10 00:35:47 > git checkout -f 09d105b64fa2a7d36b0f88a2b902524ebdb9b638 # timeout=10 00:35:49 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:35:49 % Total % Received % Xferd Average Speed Time Time Time Current 00:35:49 Dload Upload Total Spent Left Speed 00:35:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 48667 0 --:--:-- --:--:-- --:--:-- 48667 [Pipeline] sh 00:35:50 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:35:50 + sudo jq+ . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 00:35:50 sudo tee /etc/docker/daemon.new 00:35:50 { 00:35:50 "registry-mirrors": [ 00:35:50 "https://nexus3.edgexfoundry.org:10001" 00:35:50 ], 00:35:50 "bip": "10.250.0.254/24", 00:35:50 "hosts": [ 00:35:50 "tcp://0.0.0.0:5555", 00:35:50 "unix:///var/run/docker.sock" 00:35:50 ], 00:35:50 "mtu": 1458, 00:35:50 "selinux-enabled": true, 00:35:50 "seccomp-profile": "/etc/docker/seccomp.json" 00:35:50 } [Pipeline] sh 00:35:50 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 00:35:51 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:36:09 provisioning config files... 00:36:09 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/1@tmp/config4266831081518029107tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:36:10 ---> docker-login.sh 00:36:10 nexus3.edgexfoundry.org:10001 00:36:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:10 Configure a credential helper to remove this warning. See 00:36:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:10 00:36:10 Login Succeeded 00:36:10 nexus3.edgexfoundry.org:10002 00:36:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:10 Configure a credential helper to remove this warning. See 00:36:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:10 00:36:10 Login Succeeded 00:36:10 nexus3.edgexfoundry.org:10003 00:36:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:11 Configure a credential helper to remove this warning. See 00:36:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:11 00:36:11 Login Succeeded 00:36:11 nexus3.edgexfoundry.org:10004 00:36:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:11 Configure a credential helper to remove this warning. See 00:36:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:11 00:36:11 Login Succeeded 00:36:11 docker.io 00:36:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:12 Configure a credential helper to remove this warning. See 00:36:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:12 00:36:12 Login Succeeded 00:36:12 ---> docker-login.sh ends [Pipeline] } 00:36:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:36:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:36:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:36:12 ========================================================= 00:36:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 00:36:12 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:36:13 + 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 . 00:36:13 Sending build context to Docker daemon 8.096MB 00:36:13 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 00:36:13 Step 2/12 : FROM ${BASE} AS builder 00:36:13 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:36:13 edb6bdbacee9: Pulling fs layer 00:36:13 5f9638ab2659: Pulling fs layer 00:36:13 8d51d6327a98: Pulling fs layer 00:36:13 8b374f2dd631: Pulling fs layer 00:36:13 ec14aa9079de: Pulling fs layer 00:36:13 2f466654f4bb: Pulling fs layer 00:36:13 554e91adad29: Pulling fs layer 00:36:13 8b374f2dd631: Waiting 00:36:13 2f466654f4bb: Waiting 00:36:13 ec14aa9079de: Waiting 00:36:13 554e91adad29: Waiting 00:36:13 5f9638ab2659: Verifying Checksum 00:36:13 5f9638ab2659: Download complete 00:36:13 8b374f2dd631: Verifying Checksum 00:36:13 8b374f2dd631: Download complete 00:36:13 ec14aa9079de: Verifying Checksum 00:36:13 ec14aa9079de: Download complete 00:36:13 edb6bdbacee9: Verifying Checksum 00:36:15 edb6bdbacee9: Pull complete 00:36:15 554e91adad29: Verifying Checksum 00:36:15 554e91adad29: Download complete 00:36:15 5f9638ab2659: Pull complete 00:36:16 8d51d6327a98: Verifying Checksum 00:36:16 8d51d6327a98: Download complete 00:36:16 2f466654f4bb: Verifying Checksum 00:36:16 2f466654f4bb: Download complete 00:36:28 8d51d6327a98: Pull complete 00:36:28 8b374f2dd631: Pull complete 00:36:28 ec14aa9079de: Pull complete 00:36:34 2f466654f4bb: Pull complete 00:36:38 554e91adad29: Pull complete 00:36:38 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 00:36:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 00:36:38 ---> 1e15ea492957 00:36:38 Step 3/12 : ARG ADD_BUILD_TAGS="" 00:36:40 ---> Running in 7f90a0bc46ff 00:36:40 Removing intermediate container 7f90a0bc46ff 00:36:40 ---> bf715affaeb4 00:36:40 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:36:40 ---> Running in e84dc590e682 00:36:40 Removing intermediate container e84dc590e682 00:36:40 ---> 22d29bf39c94 00:36:40 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 00:36:40 ---> Running in 9ef499b06b05 00:36:40 Removing intermediate container 9ef499b06b05 00:36:40 ---> 2fab59eed31f 00:36:40 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 00:36:41 ---> Running in d750714b4b56 00:36:41 Removing intermediate container d750714b4b56 00:36:41 ---> 482b13fbf694 00:36:41 Step 7/12 : WORKDIR /device-gpio 00:36:41 ---> Running in 97f66cd76573 00:36:41 Removing intermediate container 97f66cd76573 00:36:41 ---> 215ad65c94a1 00:36:41 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:36:41 ---> Running in 0c8140f9d10d 00:36:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:36:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:36:44 (1/4) Installing openssh-keygen (9.1_p1-r4) 00:36:44 (2/4) Installing libedit (20221030.3.1-r0) 00:36:44 (3/4) Installing openssh-client-common (9.1_p1-r4) 00:36:44 (4/4) Installing openssh-client-default (9.1_p1-r4) 00:36:44 Executing busybox-1.35.0-r29.trigger 00:36:44 OK: 268 MiB in 57 packages 00:36:45 Removing intermediate container 0c8140f9d10d 00:36:45 ---> f2be2f890aed 00:36:45 Step 9/12 : COPY go.mod vendor* ./ 00:36:45 ---> d0032fa5483a 00:36:45 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:36:45 ---> Running in 5d82c2e6e2a1 00:37:53 Removing intermediate container 5d82c2e6e2a1 00:37:53 ---> 1d50c60717da 00:37:53 Step 11/12 : COPY . . 00:37:53 ---> 1ae9ebdf2e65 00:37:53 Step 12/12 : RUN ${MAKE} 00:37:53 ---> Running in 37232e4dfbc9 00:37:53 noop 00:37:53 Removing intermediate container 37232e4dfbc9 00:37:53 ---> 89f3b74bcf00 00:37:53 Successfully built 89f3b74bcf00 00:37:53 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:54 + docker inspect -f . ci-base-image-arm64 00:37:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:37:54 prd-ubuntu20.04-docker-arm64-4c-16g-4960 does not seem to be running inside a container 00:37:54 $ 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 00:37:55 $ docker top d610440c9fb2b24431eb92b737251052916fe0fb3bde397a71932690bbf1969a -eo pid,comm [Pipeline] { [Pipeline] sh 00:37:56 + go version 00:37:56 go version go1.20.6 linux/arm64 [Pipeline] } 00:37:56 $ docker stop --time=1 d610440c9fb2b24431eb92b737251052916fe0fb3bde397a71932690bbf1969a 00:37:58 $ docker rm -f --volumes d610440c9fb2b24431eb92b737251052916fe0fb3bde397a71932690bbf1969a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:59 + docker inspect -f . ci-base-image-arm64 00:37:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:37:59 prd-ubuntu20.04-docker-arm64-4c-16g-4960 does not seem to be running inside a container 00:37:59 $ 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 00:38:01 $ docker top 6c5655aba286e942ed1f0adad43ea1f13f3695a3d02fb33510a933513e851140 -eo pid,comm [Pipeline] { [Pipeline] sh 00:38:02 + git config --global --add safe.directory /w/workspace/device-gpio/1 [Pipeline] fileExists [Pipeline] sh 00:38:02 + make test 00:38:02 go test ./... -coverprofile=coverage.out ./... 00:38:35 ? github.com/edgexfoundry/device-gpio [no test files] 00:40:26 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 00:40:26 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 00:40:26 WARNING: Linting skipped (not on x86_64 or linter not installed) 00:40:26 go vet ./... 00:40:53 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:40:53 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:40:53 ./bin/test-attribution-txt.sh [Pipeline] echo 00:40:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:40:53 $ docker stop --time=1 6c5655aba286e942ed1f0adad43ea1f13f3695a3d02fb33510a933513e851140 00:40:56 $ docker rm -f --volumes 6c5655aba286e942ed1f0adad43ea1f13f3695a3d02fb33510a933513e851140 [Pipeline] // withDockerContainer [Pipeline] sh 00:40:58 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:40:58 Warning: overwriting stash ‘coverage-report’ 00:40:58 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 00:40:59 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:40:59 + ls -al . 00:40:59 total 164 00:40:59 drwxrwxr-x 8 jenkins jenkins 4096 Aug 31 00:38 . 00:40:59 drwxrwxr-x 4 jenkins jenkins 4096 Aug 31 00:35 .. 00:40:59 -rw-rw-r-- 1 jenkins jenkins 120 Aug 31 00:35 .dockerignore 00:40:59 drwxrwxr-x 8 jenkins jenkins 4096 Aug 31 00:35 .git 00:40:59 drwxrwxr-x 3 jenkins jenkins 4096 Aug 31 00:35 .github 00:40:59 -rw-rw-r-- 1 jenkins jenkins 343 Aug 31 00:35 .gitignore 00:40:59 -rw-rw-r-- 1 jenkins jenkins 41 Aug 31 00:35 .golangci.yml 00:40:59 -rw-rw-r-- 1 jenkins jenkins 10671 Aug 31 00:35 Attribution.txt 00:40:59 -rw-rw-r-- 1 jenkins jenkins 6184 Aug 31 00:35 CHANGELOG.md 00:40:59 -rw-rw-r-- 1 jenkins jenkins 1542 Aug 31 00:35 Dockerfile 00:40:59 -rw-rw-r-- 1 jenkins jenkins 677 Aug 31 00:35 GOVERNANCE.md 00:40:59 -rw-rw-r-- 1 jenkins jenkins 657 Aug 31 00:35 Jenkinsfile 00:40:59 -rw-rw-r-- 1 jenkins jenkins 11340 Aug 31 00:35 LICENSE 00:40:59 -rw-rw-r-- 1 jenkins jenkins 1923 Aug 31 00:35 Makefile 00:40:59 -rw-rw-r-- 1 jenkins jenkins 617 Aug 31 00:35 OWNERS.md 00:40:59 -rw-rw-r-- 1 jenkins jenkins 12293 Aug 31 00:35 README.md 00:40:59 -rw-rw-r-- 1 jenkins jenkins 5 Aug 31 00:31 VERSION 00:40:59 drwxrwxr-x 2 jenkins jenkins 4096 Aug 31 00:35 bin 00:40:59 drwxrwxr-x 3 jenkins jenkins 4096 Aug 31 00:35 cmd 00:40:59 -rw-r--r-- 1 jenkins jenkins 10 Aug 31 00:38 coverage.out 00:40:59 -rw-rw-r-- 1 jenkins jenkins 3696 Aug 31 00:35 go.mod 00:40:59 -rw-rw-r-- 1 jenkins jenkins 34022 Aug 31 00:35 go.sum 00:40:59 drwxrwxr-x 3 jenkins jenkins 4096 Aug 31 00:35 internal 00:40:59 drwxrwxr-x 4 jenkins jenkins 4096 Aug 31 00:35 snap 00:40:59 -rw-rw-r-- 1 jenkins jenkins 209 Aug 31 00:35 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:40:59 + docker build -t device-gpio-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=09d105b64fa2a7d36b0f88a2b902524ebdb9b638 --label arch=arm64 --label version=0.0.0 . 00:41:00 Sending build context to Docker daemon 8.097MB 00:41:00 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 00:41:00 Step 2/25 : FROM ${BASE} AS builder 00:41:00 ---> 89f3b74bcf00 00:41:00 Step 3/25 : ARG ADD_BUILD_TAGS="" 00:41:00 ---> Running in 3283f188fc8b 00:41:00 Removing intermediate container 3283f188fc8b 00:41:00 ---> 71b6d282dbc1 00:41:00 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:41:00 ---> Running in e64eb46afec4 00:41:00 Removing intermediate container e64eb46afec4 00:41:00 ---> e15d8ae9679d 00:41:00 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " 00:41:00 ---> Running in 0788621a29b9 00:41:01 Removing intermediate container 0788621a29b9 00:41:01 ---> 12d089a7300e 00:41:01 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 00:41:01 ---> Running in eabc914ba8fe 00:41:01 Removing intermediate container eabc914ba8fe 00:41:01 ---> 628d07a79912 00:41:01 Step 7/25 : WORKDIR /device-gpio 00:41:01 ---> Running in 2515fc987988 00:41:02 Removing intermediate container 2515fc987988 00:41:02 ---> 89b8d5d1d210 00:41:02 Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:41:02 ---> Running in fe487e4e75c9 00:41:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:41:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:41:05 OK: 268 MiB in 57 packages 00:41:06 Removing intermediate container fe487e4e75c9 00:41:06 ---> 0ed77dabb1fe 00:41:06 Step 9/25 : COPY go.mod vendor* ./ 00:41:06 ---> 92fc952ca348 00:41:06 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:41:06 ---> Running in 9483a08c526a 00:41:09 Removing intermediate container 9483a08c526a 00:41:09 ---> 7102e6fdef7b 00:41:09 Step 11/25 : COPY . . 00:41:09 ---> 590630ce515e 00:41:09 Step 12/25 : RUN ${MAKE} 00:41:09 ---> Running in 3dcd2142d97e 00:41:10 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.17" -trimpath -mod=readonly -o cmd/device-gpio ./cmd 00:43:32 Removing intermediate container 3dcd2142d97e 00:43:32 ---> 530cafc3f6b1 00:43:32 Step 13/25 : FROM alpine:3.17 00:43:32 3.17: Pulling from library/alpine 00:43:32 4060ece20d7a: Pulling fs layer 00:43:32 4060ece20d7a: Verifying Checksum 00:43:32 4060ece20d7a: Download complete 00:43:32 4060ece20d7a: Pull complete 00:43:32 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 00:43:32 Status: Downloaded newer image for alpine:3.17 00:43:32 ---> 8650cd65339b 00:43:32 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 00:43:32 ---> Running in da8a9b639429 00:43:32 Removing intermediate container da8a9b639429 00:43:32 ---> 792d98b3caf9 00:43:32 Step 15/25 : RUN apk add --update --no-cache 00:43:32 ---> Running in 8104ac9caac0 00:43:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:43:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:43:32 OK: 7 MiB in 15 packages 00:43:32 Removing intermediate container 8104ac9caac0 00:43:32 ---> d27fd43e4a51 00:43:32 Step 16/25 : WORKDIR / 00:43:32 ---> Running in 1710e5e42c99 00:43:32 Removing intermediate container 1710e5e42c99 00:43:32 ---> d465e8fce2f6 00:43:32 Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / 00:43:32 ---> 23b6cc004c98 00:43:32 Step 18/25 : COPY --from=builder /device-gpio/LICENSE / 00:43:32 ---> e4408ef20058 00:43:32 Step 19/25 : COPY --from=builder /device-gpio/cmd/ / 00:43:32 ---> 146d2cffcdea 00:43:32 Step 20/25 : EXPOSE 59910 00:43:32 ---> Running in a641072951a8 00:43:32 Removing intermediate container a641072951a8 00:43:32 ---> 22e66146d812 00:43:32 Step 21/25 : ENTRYPOINT ["/device-gpio"] 00:43:32 ---> Running in 36679734e49a 00:43:32 Removing intermediate container 36679734e49a 00:43:32 ---> c1c8353c714c 00:43:32 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 00:43:32 ---> Running in 6e90b4fa54d5 00:43:32 Removing intermediate container 6e90b4fa54d5 00:43:32 ---> 6e38fcb3a490 00:43:32 Step 23/25 : LABEL arch=arm64 00:43:32 ---> Running in 64908289ff22 00:43:32 Removing intermediate container 64908289ff22 00:43:32 ---> 090a182e4b60 00:43:32 Step 24/25 : LABEL git_sha=09d105b64fa2a7d36b0f88a2b902524ebdb9b638 00:43:32 ---> Running in d1cdd2491747 00:43:32 Removing intermediate container d1cdd2491747 00:43:32 ---> 945e1094df10 00:43:32 Step 25/25 : LABEL version=0.0.0 00:43:32 ---> Running in dbdb035fa082 00:43:32 Removing intermediate container dbdb035fa082 00:43:32 ---> 2e78bd8b733f 00:43:32 [Warning] One or more build-args [ARCH] were not consumed 00:43:32 Successfully built 2e78bd8b733f 00:43:32 Successfully tagged device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:43:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:43:33 00:43:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:43:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:43:33 arm64: Pulling from edgex-lftools-log-publisher 00:43:33 8998bd30e6a1: Pulling fs layer 00:43:33 04944245beec: Pulling fs layer 00:43:33 699f458cf7ca: Pulling fs layer 00:43:33 765212b225bb: Pulling fs layer 00:43:33 f23df028b6ca: Pulling fs layer 00:43:33 d65c8cfc05b1: Pulling fs layer 00:43:33 2437ff75d9bd: Pulling fs layer 00:43:33 f23df028b6ca: Waiting 00:43:33 2437ff75d9bd: Waiting 00:43:33 04944245beec: Verifying Checksum 00:43:33 04944245beec: Download complete 00:43:33 765212b225bb: Verifying Checksum 00:43:33 765212b225bb: Download complete 00:43:33 f23df028b6ca: Verifying Checksum 00:43:33 f23df028b6ca: Download complete 00:43:33 d65c8cfc05b1: Verifying Checksum 00:43:33 d65c8cfc05b1: Download complete 00:43:33 699f458cf7ca: Verifying Checksum 00:43:33 699f458cf7ca: Download complete 00:43:34 8998bd30e6a1: Verifying Checksum 00:43:34 8998bd30e6a1: Download complete 00:43:36 2437ff75d9bd: Verifying Checksum 00:43:36 2437ff75d9bd: Download complete 00:43:38 8998bd30e6a1: Pull complete 00:43:39 04944245beec: Pull complete 00:43:41 699f458cf7ca: Pull complete 00:43:41 765212b225bb: Pull complete 00:43:41 f23df028b6ca: Pull complete 00:43:42 d65c8cfc05b1: Pull complete 00:43:57 2437ff75d9bd: Pull complete 00:43:57 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 00:43:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:43:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:43:57 prd-ubuntu20.04-docker-arm64-4c-16g-4960 does not seem to be running inside a container 00:43:57 $ 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 00:44:00 $ docker top 4d6bb42b9d5ad1310ee3163baf174d11e330b6baf02f7d635bfba841282fa66e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:44:00 ---> job-cost.sh 00:44:00 lf-activate-venv: SKIPPING 00:44:00 INFO: No Stack... 00:44:01 INFO: Retrieving Pricing Info for: v3-standard-4 00:44:02 INFO: Archiving Costs [Pipeline] sh 00:44:02 + cut -d, -f6 00:44:02 + cat /w/workspace/device-gpio/1/archives/cost.csv [Pipeline] lock 00:44:02 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-189-1-stack-cost] 00:44:02 Resource [jenkins-edgexfoundry-device-gpio-PR-189-1-stack-cost] did not exist. Created. 00:44:02 Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-189-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:44:03 /w/workspace/device-gpio/1@tmp/durable-b282313b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 00:44:03 + echo total: 0.10999999940395355 [Pipeline] stash 00:44:03 Warning: overwriting stash ‘stack-cost’ 00:44:03 Stashed 1 file(s) [Pipeline] } 00:44:03 Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-189-1-stack-cost] [Pipeline] // lock [Pipeline] } 00:44:03 $ docker stop --time=1 4d6bb42b9d5ad1310ee3163baf174d11e330b6baf02f7d635bfba841282fa66e 00:44:05 $ docker rm -f --volumes 4d6bb42b9d5ad1310ee3163baf174d11e330b6baf02f7d635bfba841282fa66e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 00:44:06 provisioning config files... 00:44:06 copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-189@tmp/config12682097809731589460tmp [Pipeline] { [Pipeline] sh 00:44:06 + set +x 00:44:06 + bash -s -- 00:44:06 + curl -s https://codecov.io/bash 00:44:06 00:44:06 _____ _ 00:44:06 / ____| | | 00:44:06 | | ___ __| | ___ ___ _____ __ 00:44:06 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:44:06 | |___| (_) | (_| | __/ (_| (_) \ V / 00:44:06 \_____\___/ \__,_|\___|\___\___/ \_/ 00:44:06 Bash-1.0.6 00:44:06 00:44:06 00:44:06 ==> git version 2.25.1 found 00:44:06 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 00:44:06 Release-Date: 2020-01-08 00:44:06 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 00:44:06 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 00:44:06 ==> Jenkins CI detected. 00:44:06 current dir:  /w/workspace/edgexfoundry_device-gpio_PR-189 00:44:06 project root: . 00:44:06 --> token set from env 00:44:06 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:44:06 ==> Running gcov in . (disable via -X gcov) 00:44:06 ==> Python coveragepy not found 00:44:06 ==> Searching for coverage reports in: 00:44:06 + . 00:44:06 -> Found 1 reports 00:44:06 ==> Detecting git/mercurial file structure 00:44:06 ==> Reading reports 00:44:06 + ./coverage.out bytes=10 00:44:06 ==> Appending adjustments 00:44:06 https://docs.codecov.io/docs/fixing-reports 00:44:06 + Found adjustments 00:44:06 ==> Gzipping contents 00:44:06 4.0K /tmp/codecov.H20GXJ.gz 00:44:06 ==> Uploading reports 00:44:06 url: https://codecov.io 00:44:06 query: branch=PR-189&commit=09d105b64fa2a7d36b0f88a2b902524ebdb9b638&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-189%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=189&job=&cmd_args= 00:44:06 -> Pinging Codecov 00:44:06 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-189&commit=09d105b64fa2a7d36b0f88a2b902524ebdb9b638&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-189%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=189&job=&cmd_args= 00:44:06 -> Uploading to 00:44:06 https://storage.googleapis.com/codecov/v4/raw/2023-08-31/3EC07B1A8CA8AF9BCAA0BB9F0134797F/09d105b64fa2a7d36b0f88a2b902524ebdb9b638/982c9860-e3a9-4076-8691-2e92f472cb6c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230831%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230831T004406Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6fed4a3fe68141c45218890645671b7627535411c9c992da7ca314c1125aba5c 00:44:06 % Total % Received % Xferd Average Speed Time Time Time Current 00:44:06 Dload Upload Total Spent Left Speed 00:44:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 724 0 0 100 724 0 3770 --:--:-- --:--:-- --:--:-- 3770 00:44:06 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/09d105b64fa2a7d36b0f88a2b902524ebdb9b638 [Pipeline] } 00:44:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 00:44:08 + [ -d /w/workspace/edgexfoundry_device-gpio_PR-189/archives ] 00:44:08 + ls -al /w/workspace/edgexfoundry_device-gpio_PR-189/archives 00:44:08 total 16 00:44:08 drwxr-xr-x 3 root root 4096 Aug 31 00:34 . 00:44:08 drwxrwxr-x 10 jenkins jenkins 4096 Aug 31 00:34 .. 00:44:08 drwxr-xr-x 2 root root 4096 Aug 31 00:34 cost 00:44:08 -rw-r--r-- 1 root root 83 Aug 31 00:34 cost.csv 00:44:08 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-189/archives 00:44:08 + ls -al /w/workspace/edgexfoundry_device-gpio_PR-189/archives 00:44:08 total 16 00:44:08 drwxr-xr-x 3 jenkins jenkins 4096 Aug 31 00:34 . 00:44:08 drwxrwxr-x 10 jenkins jenkins 4096 Aug 31 00:34 .. 00:44:08 drwxr-xr-x 2 jenkins jenkins 4096 Aug 31 00:34 cost 00:44:08 -rw-r--r-- 1 jenkins jenkins 83 Aug 31 00:34 cost.csv [Pipeline] libraryResource [Pipeline] sh 00:44:09 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:44:09 ---> package-listing.sh 00:44:09 ++ tr '[:upper:]' '[:lower:]' 00:44:09 ++ facter osfamily 00:44:10 + OS_FAMILY=debian 00:44:10 + workspace=/w/workspace/edgexfoundry_device-gpio_PR-189 00:44:10 + START_PACKAGES=/tmp/packages_start.txt 00:44:10 + END_PACKAGES=/tmp/packages_end.txt 00:44:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:44:10 + PACKAGES=/tmp/packages_start.txt 00:44:10 + '[' /w/workspace/edgexfoundry_device-gpio_PR-189 ']' 00:44:10 + PACKAGES=/tmp/packages_end.txt 00:44:10 + case "${OS_FAMILY}" in 00:44:10 + dpkg -l 00:44:10 + grep '^ii' 00:44:10 + '[' -f /tmp/packages_start.txt ']' 00:44:10 + '[' -f /tmp/packages_end.txt ']' 00:44:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:44:10 + '[' /w/workspace/edgexfoundry_device-gpio_PR-189 ']' 00:44:10 + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-189/archives/ 00:44:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-189/archives/ [Pipeline] echo 00:44:10 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-189/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:44:10 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:44:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:44:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:44:11 prd-ubuntu20.04-docker-8c-8g-4958 does not seem to be running inside a container 00:44:11 $ 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-189/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-189 -v /w/workspace/edgexfoundry_device-gpio_PR-189:/w/workspace/edgexfoundry_device-gpio_PR-189:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-189@tmp:/w/workspace/edgexfoundry_device-gpio_PR-189@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 00:44:11 $ docker top 73ce1521cbcfd75e082d5c7d86ff4798b75dd48fb1f48fd09b63556c667be760 -eo pid,comm [Pipeline] { [Pipeline] sh 00:44:12 + touch /tmp/pre-build-complete [Pipeline] sh 00:44:12 + mkdir -p /var/log/sysstat [Pipeline] sh 00:44:12 + ls /var/log/sa-host 00:44:12 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:44:12 provisioning config files... 00:44:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-189@tmp/config7733316825438742392tmp [Pipeline] { [Pipeline] echo 00:44:12 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:44:13 ---> create-netrc.sh [Pipeline] } 00:44:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:44:13 ---> python-tools-install.sh [Pipeline] echo 00:44:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:44:14 ---> sudo-logs.sh 00:44:14 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:44:14 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:44:14 ---> job-cost.sh 00:44:14 lf-activate-venv: SKIPPING 00:44:14 DEBUG: total: 0.2199999988079071 00:44:14 INFO: Retrieving Stack Cost... 00:44:14 INFO: Retrieving Pricing Info for: v3-standard-8 00:44:15 INFO: Archiving Costs [Pipeline] echo 00:44:15 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:44:15 ---> logs-deploy.sh 00:44:15 lf-activate-venv: SKIPPING 00:44:15 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-189/1 00:44:15 INFO: archiving workspace using pattern(s): 00:44:16 Archives upload complete. 00:44:16 INFO: archiving logs to Nexus