Pull request #121 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3bdc49cdb5768fe68b2f74db0f6c0f08ce670b33+192d2e5d52be7054ee8f5929c78a4d9d1a66e905 (eda0b24069613b5ab9725820121969db44b722d4) 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-ssh10417950524363009054.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh11970713349458920905.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-121/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-121/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15273621863458249274.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-121/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh691052665090339600.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh16861871097409023470.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-121/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-121/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8098962213128863223.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-gpio DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8935 in /w/workspace/edgexfoundry_device-gpio_PR-121 [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-121 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 192d2e5d52be7054ee8f5929c78a4d9d1a66e905 into PR head commit 3bdc49cdb5768fe68b2f74db0f6c0f08ce670b33 Merge succeeded, producing 3bdc49cdb5768fe68b2f74db0f6c0f08ce670b33 Checking out Revision 3bdc49cdb5768fe68b2f74db0f6c0f08ce670b33 (PR-121) > 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/121/head:refs/remotes/origin/PR-121 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3bdc49cdb5768fe68b2f74db0f6c0f08ce670b33 # 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 192d2e5d52be7054ee8f5929c78a4d9d1a66e905 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3bdc49cdb5768fe68b2f74db0f6c0f08ce670b33 # timeout=10 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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-09T01:07:24.862Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-09T01:07:25.044Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-09T01:07:25.143Z] ========================================================= [2023-03-09T01:07:25.144Z] EdgeX Global Pipelines Version Info [2023-03-09T01:07:25.144Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-09T01:07:25.895Z] ------------------- [2023-03-09T01:07:25.895Z] stable info: [2023-03-09T01:07:25.895Z] ------------------- [2023-03-09T01:07:25.895Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-09T01:07:25.895Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-09T01:07:25.895Z] Message: update stable to v1.0.244 [2023-03-09T01:07:26.466Z] ------------------- [2023-03-09T01:07:26.466Z] experimental info: [2023-03-09T01:07:26.466Z] ------------------- [2023-03-09T01:07:26.466Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-09T01:07:26.466Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-09T01:07:26.466Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-09T01:07:26.740Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2023-03-09T01:07:26.782Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2023-03-09T01:07:26.821Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-09T01:07:26.869Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-09T01:07:26.910Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-09T01:07:26.950Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-03-09T01:07:26.992Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-09T01:07:27.036Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-09T01:07:27.077Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-09T01:07:27.123Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-09T01:07:27.165Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-09T01:07:27.204Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2023-03-09T01:07:27.244Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-09T01:07:27.359Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-09T01:07:27.402Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-09T01:07:27.441Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-09T01:07:27.503Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-09T01:07:27.552Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-09T01:07:27.592Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-09T01:07:27.631Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-09T01:07:27.675Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-09T01:07:27.714Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-09T01:07:27.753Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-09T01:07:27.796Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-09T01:07:27.837Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-09T01:07:27.874Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-09T01:07:27.919Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-09T01:07:27.961Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-121 [Pipeline] echo [2023-03-09T01:07:28.002Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-121 [Pipeline] echo [2023-03-09T01:07:28.048Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-121 [Pipeline] echo [2023-03-09T01:07:28.094Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3bdc49cdb5768fe68b2f74db0f6c0f08ce670b33 [Pipeline] echo [2023-03-09T01:07:28.140Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3bdc49c [Pipeline] echo [2023-03-09T01:07:28.177Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-09T01:07:28.290Z] provisioning config files... [2023-03-09T01:07:28.305Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-121@tmp/config10064286668572715523tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-09T01:07:28.640Z] ---> docker-login.sh [2023-03-09T01:07:28.640Z] nexus3.edgexfoundry.org:10001 [2023-03-09T01:07:28.899Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T01:07:28.899Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T01:07:28.899Z] Configure a credential helper to remove this warning. See [2023-03-09T01:07:28.899Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T01:07:28.899Z] [2023-03-09T01:07:28.899Z] Login Succeeded [2023-03-09T01:07:28.899Z] nexus3.edgexfoundry.org:10002 [2023-03-09T01:07:28.899Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T01:07:29.160Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T01:07:29.160Z] Configure a credential helper to remove this warning. See [2023-03-09T01:07:29.160Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T01:07:29.160Z] [2023-03-09T01:07:29.160Z] Login Succeeded [2023-03-09T01:07:29.160Z] nexus3.edgexfoundry.org:10003 [2023-03-09T01:07:29.160Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T01:07:29.160Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T01:07:29.160Z] Configure a credential helper to remove this warning. See [2023-03-09T01:07:29.160Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T01:07:29.160Z] [2023-03-09T01:07:29.160Z] Login Succeeded [2023-03-09T01:07:29.160Z] nexus3.edgexfoundry.org:10004 [2023-03-09T01:07:29.160Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T01:07:29.420Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T01:07:29.420Z] Configure a credential helper to remove this warning. See [2023-03-09T01:07:29.420Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T01:07:29.420Z] [2023-03-09T01:07:29.420Z] Login Succeeded [2023-03-09T01:07:29.420Z] docker.io [2023-03-09T01:07:29.420Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T01:07:29.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T01:07:29.681Z] Configure a credential helper to remove this warning. See [2023-03-09T01:07:29.681Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T01:07:29.681Z] [2023-03-09T01:07:29.681Z] Login Succeeded [2023-03-09T01:07:29.681Z] ---> docker-login.sh ends [Pipeline] } [2023-03-09T01:07:29.709Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-09T01:07:30.345Z] + git rev-list -1 --merges 3bdc49cdb5768fe68b2f74db0f6c0f08ce670b33~1..3bdc49cdb5768fe68b2f74db0f6c0f08ce670b33 [Pipeline] echo [2023-03-09T01:07:30.406Z] -----------> git rev-list -1 --merges 3bdc49cdb5768fe68b2f74db0f6c0f08ce670b33~1..3bdc49cdb5768fe68b2f74db0f6c0f08ce670b33 3bdc49cdb5768fe68b2f74db0f6c0f08ce670b33 [false] [Pipeline] sh [2023-03-09T01:07:30.709Z] + git log --format=format:%s -1 3bdc49cdb5768fe68b2f74db0f6c0f08ce670b33 [Pipeline] echo [2023-03-09T01:07:30.742Z] ========================================================= [2023-03-09T01:07:30.742Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-09T01:07:30.742Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-09T01:07:31.165Z] + git log --format=format:%s -1 3bdc49cdb5768fe68b2f74db0f6c0f08ce670b33 [Pipeline] echo [2023-03-09T01:07:31.196Z] [semverPrep] GIT_COMMIT: 3bdc49cdb5768fe68b2f74db0f6c0f08ce670b33, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-03-09T01:07:31.224Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-09T01:07:31.609Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-09T01:07:31.609Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-09T01:07:31.609Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-09T01:07:31.609Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-09T01:07:31.610Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-09T01:07:31.610Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-09T01:07:31.610Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T01:07:32.103Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-09T01:07:32.103Z] [2023-03-09T01:07:32.103Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T01:07:32.475Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-09T01:07:32.475Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-09T01:07:32.475Z] b85a868b505f: Pulling fs layer [2023-03-09T01:07:32.475Z] e2be974225ed: Pulling fs layer [2023-03-09T01:07:32.475Z] 339a4e72a1f5: Pulling fs layer [2023-03-09T01:07:32.475Z] 988bab9f4d93: Pulling fs layer [2023-03-09T01:07:32.475Z] 1469e6f7b9e6: Pulling fs layer [2023-03-09T01:07:32.475Z] eaf3925da568: Pulling fs layer [2023-03-09T01:07:32.475Z] 988bab9f4d93: Waiting [2023-03-09T01:07:32.475Z] bab4dde63d76: Pulling fs layer [2023-03-09T01:07:32.475Z] 1469e6f7b9e6: Waiting [2023-03-09T01:07:32.475Z] eaf3925da568: Waiting [2023-03-09T01:07:32.475Z] bde34c3a00c8: Pulling fs layer [2023-03-09T01:07:32.475Z] b352a97aabf1: Pulling fs layer [2023-03-09T01:07:32.475Z] bab4dde63d76: Waiting [2023-03-09T01:07:32.475Z] bde34c3a00c8: Waiting [2023-03-09T01:07:32.475Z] b352a97aabf1: Waiting [2023-03-09T01:07:32.475Z] 4872d77fe225: Pulling fs layer [2023-03-09T01:07:32.475Z] 5851b861e8e6: Pulling fs layer [2023-03-09T01:07:32.475Z] e2be974225ed: Verifying Checksum [2023-03-09T01:07:32.475Z] e2be974225ed: Download complete [2023-03-09T01:07:32.475Z] 988bab9f4d93: Verifying Checksum [2023-03-09T01:07:32.475Z] 988bab9f4d93: Download complete [2023-03-09T01:07:32.734Z] 1469e6f7b9e6: Verifying Checksum [2023-03-09T01:07:32.734Z] 1469e6f7b9e6: Download complete [2023-03-09T01:07:32.734Z] 339a4e72a1f5: Verifying Checksum [2023-03-09T01:07:32.734Z] 339a4e72a1f5: Download complete [2023-03-09T01:07:32.735Z] eaf3925da568: Verifying Checksum [2023-03-09T01:07:32.735Z] eaf3925da568: Download complete [2023-03-09T01:07:32.735Z] bde34c3a00c8: Verifying Checksum [2023-03-09T01:07:32.735Z] bde34c3a00c8: Download complete [2023-03-09T01:07:32.735Z] b352a97aabf1: Verifying Checksum [2023-03-09T01:07:32.735Z] b352a97aabf1: Download complete [2023-03-09T01:07:32.735Z] 4872d77fe225: Verifying Checksum [2023-03-09T01:07:32.735Z] 4872d77fe225: Download complete [2023-03-09T01:07:32.735Z] b85a868b505f: Verifying Checksum [2023-03-09T01:07:32.735Z] b85a868b505f: Download complete [2023-03-09T01:07:32.735Z] 5851b861e8e6: Verifying Checksum [2023-03-09T01:07:32.735Z] 5851b861e8e6: Download complete [2023-03-09T01:07:32.993Z] bab4dde63d76: Verifying Checksum [2023-03-09T01:07:32.993Z] bab4dde63d76: Download complete [2023-03-09T01:07:33.932Z] b85a868b505f: Pull complete [2023-03-09T01:07:34.190Z] e2be974225ed: Pull complete [2023-03-09T01:07:34.449Z] 339a4e72a1f5: Pull complete [2023-03-09T01:07:34.449Z] 988bab9f4d93: Pull complete [2023-03-09T01:07:34.708Z] 1469e6f7b9e6: Pull complete [2023-03-09T01:07:34.967Z] eaf3925da568: Pull complete [2023-03-09T01:07:36.343Z] bab4dde63d76: Pull complete [2023-03-09T01:07:36.343Z] bde34c3a00c8: Pull complete [2023-03-09T01:07:36.602Z] b352a97aabf1: Pull complete [2023-03-09T01:07:36.602Z] 4872d77fe225: Pull complete [2023-03-09T01:07:36.602Z] 5851b861e8e6: Pull complete [2023-03-09T01:07:36.602Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-09T01:07:36.861Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-09T01:07:36.861Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T01:07:37.138Z] prd-ubuntu20.04-docker-8c-8g-8935 does not seem to be running inside a container [2023-03-09T01:07:37.178Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-121 -v /w/workspace/edgexfoundry_device-gpio_PR-121:/w/workspace/edgexfoundry_device-gpio_PR-121:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-121@tmp:/w/workspace/edgexfoundry_device-gpio_PR-121@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-09T01:07:39.908Z] $ docker top 09c22948946ef917f8861fd90fc0877b211152cfef1cc756be6b78ff0d28f52b -eo pid,comm [2023-03-09T01:07:39.963Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-09T01:07:39.963Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-09T01:07:40.090Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-09T01:07:40.090Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-09T01:07:40.202Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-09T01:07:40.206Z] $ docker exec 09c22948946ef917f8861fd90fc0877b211152cfef1cc756be6b78ff0d28f52b ssh-agent [2023-03-09T01:07:40.318Z] SSH_AUTH_SOCK=/tmp/ssh-Bg1Rcdhy7DIB/agent.31 [2023-03-09T01:07:40.318Z] SSH_AGENT_PID=37 [2023-03-09T01:07:40.323Z] Running ssh-add (command line suppressed) [2023-03-09T01:07:40.427Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-121@tmp/private_key_3687609761510119644.key (/w/workspace/edgexfoundry_device-gpio_PR-121@tmp/private_key_3687609761510119644.key) [2023-03-09T01:07:40.440Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-09T01:07:40.768Z] + git tag --points-at HEAD [Pipeline] } [2023-03-09T01:07:40.794Z] $ docker exec --env ******** --env ******** 09c22948946ef917f8861fd90fc0877b211152cfef1cc756be6b78ff0d28f52b ssh-agent -k [2023-03-09T01:07:40.886Z] unset SSH_AUTH_SOCK; [2023-03-09T01:07:40.886Z] unset SSH_AGENT_PID; [2023-03-09T01:07:40.886Z] echo Agent pid 37 killed; [2023-03-09T01:07:40.897Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-09T01:07:40.987Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-09T01:07:40.987Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-09T01:07:41.085Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-09T01:07:41.089Z] $ docker exec 09c22948946ef917f8861fd90fc0877b211152cfef1cc756be6b78ff0d28f52b ssh-agent [2023-03-09T01:07:41.190Z] SSH_AUTH_SOCK=/tmp/ssh-YD7t778lG1nt/agent.69 [2023-03-09T01:07:41.191Z] SSH_AGENT_PID=75 [2023-03-09T01:07:41.195Z] Running ssh-add (command line suppressed) [2023-03-09T01:07:41.295Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-121@tmp/private_key_3987395313581759073.key (/w/workspace/edgexfoundry_device-gpio_PR-121@tmp/private_key_3987395313581759073.key) [2023-03-09T01:07:41.311Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-09T01:07:41.642Z] + git semver init [2023-03-09T01:07:41.902Z] 2023-03-09 01:07:41,811 [run_init] DEBUG init version:0.0.0 force:False [2023-03-09T01:07:41.902Z] 2023-03-09 01:07:41,812 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-121/.semver [2023-03-09T01:07:41.902Z] 2023-03-09 01:07:41,812 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-121/.semver [2023-03-09T01:07:41.902Z] 2023-03-09 01:07:41,813 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-121/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-121, universal_newlines=False, shell=None, istream=None) [2023-03-09T01:07:42.839Z] 2023-03-09 01:07:42,821 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-121/.git/info/exclude [2023-03-09T01:07:42.839Z] 2023-03-09 01:07:42,821 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-121/.semver/PR-121 with force:False [2023-03-09T01:07:42.839Z] 2023-03-09 01:07:42,821 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-121/.semver/PR-121 [2023-03-09T01:07:42.839Z] 2023-03-09 01:07:42,825 [execute] INFO git cat-file --batch-check [2023-03-09T01:07:42.839Z] 2023-03-09 01:07:42,825 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-121/.semver, universal_newlines=False, shell=None, istream=) [2023-03-09T01:07:42.839Z] 2023-03-09 01:07:42,831 [execute] INFO git cat-file --batch [2023-03-09T01:07:42.839Z] 2023-03-09 01:07:42,831 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-121/.semver, universal_newlines=False, shell=None, istream=) [2023-03-09T01:07:42.839Z] 2023-03-09 01:07:42,837 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-121/.semver/PR-121 [2023-03-09T01:07:42.839Z] 0.0.0 [Pipeline] } [2023-03-09T01:07:43.115Z] $ docker exec --env ******** --env ******** 09c22948946ef917f8861fd90fc0877b211152cfef1cc756be6b78ff0d28f52b ssh-agent -k [2023-03-09T01:07:43.209Z] unset SSH_AUTH_SOCK; [2023-03-09T01:07:43.209Z] unset SSH_AGENT_PID; [2023-03-09T01:07:43.209Z] echo Agent pid 75 killed; [2023-03-09T01:07:43.216Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-09T01:07:43.746Z] + git semver [Pipeline] } [2023-03-09T01:07:44.033Z] $ docker stop --time=1 09c22948946ef917f8861fd90fc0877b211152cfef1cc756be6b78ff0d28f52b [2023-03-09T01:07:45.308Z] $ docker rm -f --volumes 09c22948946ef917f8861fd90fc0877b211152cfef1cc756be6b78ff0d28f52b [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-09T01:07:45.707Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-09T01:07:45.972Z] Stashed 1 file(s) [Pipeline] echo [2023-03-09T01:07:45.987Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-09T01:07:46.564Z] provisioning config files... [2023-03-09T01:07:46.573Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-121@tmp/config13966116274237315402tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-09T01:07:46.930Z] ---> docker-login.sh [2023-03-09T01:07:46.931Z] nexus3.edgexfoundry.org:10001 [2023-03-09T01:07:46.931Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T01:07:46.931Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T01:07:46.931Z] Configure a credential helper to remove this warning. See [2023-03-09T01:07:46.931Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T01:07:46.931Z] [2023-03-09T01:07:46.931Z] Login Succeeded [2023-03-09T01:07:46.931Z] nexus3.edgexfoundry.org:10002 [2023-03-09T01:07:46.931Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T01:07:46.931Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T01:07:46.931Z] Configure a credential helper to remove this warning. See [2023-03-09T01:07:46.931Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T01:07:46.931Z] [2023-03-09T01:07:46.931Z] Login Succeeded [2023-03-09T01:07:46.931Z] nexus3.edgexfoundry.org:10003 [2023-03-09T01:07:47.189Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T01:07:47.189Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T01:07:47.189Z] Configure a credential helper to remove this warning. See [2023-03-09T01:07:47.189Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T01:07:47.189Z] [2023-03-09T01:07:47.189Z] Login Succeeded [2023-03-09T01:07:47.189Z] nexus3.edgexfoundry.org:10004 [2023-03-09T01:07:47.189Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T01:07:47.189Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T01:07:47.189Z] Configure a credential helper to remove this warning. See [2023-03-09T01:07:47.189Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T01:07:47.189Z] [2023-03-09T01:07:47.189Z] Login Succeeded [2023-03-09T01:07:47.189Z] docker.io [2023-03-09T01:07:47.189Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T01:07:47.448Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T01:07:47.448Z] Configure a credential helper to remove this warning. See [2023-03-09T01:07:47.448Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T01:07:47.448Z] [2023-03-09T01:07:47.448Z] Login Succeeded [2023-03-09T01:07:47.448Z] ---> docker-login.sh ends [Pipeline] } [2023-03-09T01:07:47.473Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-09T01:07:47.668Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-09T01:07:47.705Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-09T01:07:47.736Z] ========================================================= [2023-03-09T01:07:47.736Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-03-09T01:07:47.736Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T01:07:48.204Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-09T01:07:48.204Z] Sending build context to Docker daemon 16.01MB [2023-03-09T01:07:48.204Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-03-09T01:07:48.204Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-09T01:07:48.204Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-09T01:07:48.204Z] 213ec9aee27d: Pulling fs layer [2023-03-09T01:07:48.204Z] 4583459ba037: Pulling fs layer [2023-03-09T01:07:48.204Z] 93c1e223e6f2: Pulling fs layer [2023-03-09T01:07:48.204Z] 53926ce57604: Pulling fs layer [2023-03-09T01:07:48.204Z] 21b2b0c7a3f4: Pulling fs layer [2023-03-09T01:07:48.204Z] 22ff95d597cd: Pulling fs layer [2023-03-09T01:07:48.204Z] 12d6caf4c0d1: Pulling fs layer [2023-03-09T01:07:48.204Z] 96b7cbca73a9: Pulling fs layer [2023-03-09T01:07:48.204Z] a7acece74701: Pulling fs layer [2023-03-09T01:07:48.204Z] 21b2b0c7a3f4: Waiting [2023-03-09T01:07:48.204Z] 22ff95d597cd: Waiting [2023-03-09T01:07:48.204Z] 12d6caf4c0d1: Waiting [2023-03-09T01:07:48.204Z] 96b7cbca73a9: Waiting [2023-03-09T01:07:48.204Z] a7acece74701: Waiting [2023-03-09T01:07:48.204Z] 53926ce57604: Waiting [2023-03-09T01:07:48.204Z] 93c1e223e6f2: Verifying Checksum [2023-03-09T01:07:48.204Z] 93c1e223e6f2: Download complete [2023-03-09T01:07:48.204Z] 4583459ba037: Download complete [2023-03-09T01:07:48.204Z] 21b2b0c7a3f4: Verifying Checksum [2023-03-09T01:07:48.204Z] 21b2b0c7a3f4: Download complete [2023-03-09T01:07:48.465Z] 213ec9aee27d: Verifying Checksum [2023-03-09T01:07:48.465Z] 213ec9aee27d: Download complete [2023-03-09T01:07:48.465Z] 12d6caf4c0d1: Verifying Checksum [2023-03-09T01:07:48.465Z] 12d6caf4c0d1: Download complete [2023-03-09T01:07:48.465Z] 213ec9aee27d: Pull complete [2023-03-09T01:07:48.727Z] 4583459ba037: Pull complete [2023-03-09T01:07:48.727Z] 93c1e223e6f2: Pull complete [2023-03-09T01:07:49.302Z] a7acece74701: Verifying Checksum [2023-03-09T01:07:49.302Z] a7acece74701: Download complete [2023-03-09T01:07:49.302Z] 53926ce57604: Verifying Checksum [2023-03-09T01:07:49.302Z] 53926ce57604: Download complete [2023-03-09T01:07:49.302Z] 96b7cbca73a9: Download complete [2023-03-09T01:07:53.487Z] 53926ce57604: Pull complete [2023-03-09T01:07:53.487Z] 21b2b0c7a3f4: Pull complete [2023-03-09T01:07:53.487Z] 22ff95d597cd: Pull complete [2023-03-09T01:07:53.487Z] 12d6caf4c0d1: Pull complete [2023-03-09T01:07:54.858Z] 96b7cbca73a9: Pull complete [2023-03-09T01:07:55.789Z] a7acece74701: Pull complete [2023-03-09T01:07:55.789Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-03-09T01:07:55.789Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-09T01:07:55.789Z] ---> db6d94c90886 [2023-03-09T01:07:55.789Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-09T01:08:01.063Z] ---> Running in baf3edcbdda5 [2023-03-09T01:08:01.063Z] Removing intermediate container baf3edcbdda5 [2023-03-09T01:08:01.063Z] ---> d0b43f57d5b0 [2023-03-09T01:08:01.063Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-09T01:08:01.063Z] ---> Running in 510d0e50a455 [2023-03-09T01:08:01.063Z] Removing intermediate container 510d0e50a455 [2023-03-09T01:08:01.063Z] ---> 18b79725ca2d [2023-03-09T01:08:01.063Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-03-09T01:08:01.063Z] ---> Running in 52bb26c625f0 [2023-03-09T01:08:01.063Z] Removing intermediate container 52bb26c625f0 [2023-03-09T01:08:01.063Z] ---> 676763c05f8d [2023-03-09T01:08:01.063Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-09T01:08:01.063Z] ---> Running in a126faf2183a [2023-03-09T01:08:01.063Z] Removing intermediate container a126faf2183a [2023-03-09T01:08:01.063Z] ---> 92ee3c6552aa [2023-03-09T01:08:01.063Z] Step 7/12 : WORKDIR /device-gpio [2023-03-09T01:08:01.063Z] ---> Running in 83bd5369a9fc [2023-03-09T01:08:01.063Z] Removing intermediate container 83bd5369a9fc [2023-03-09T01:08:01.063Z] ---> a7e66e24cf1c [2023-03-09T01:08:01.063Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-09T01:08:01.063Z] ---> Running in 1542f0e471a4 [2023-03-09T01:08:01.322Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-09T01:08:01.390Z] Still waiting to schedule task [2023-03-09T01:08:01.390Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-03-09T01:08:01.585Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-09T01:08:01.845Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-03-09T01:08:01.845Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-03-09T01:08:01.845Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-03-09T01:08:01.845Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-03-09T01:08:02.165Z] Executing busybox-1.35.0-r17.trigger [2023-03-09T01:08:02.165Z] OK: 216 MiB in 55 packages [2023-03-09T01:08:02.423Z] Removing intermediate container 1542f0e471a4 [2023-03-09T01:08:02.423Z] ---> ff9a5a070d46 [2023-03-09T01:08:02.423Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-09T01:08:02.683Z] ---> 1044b999cf3d [2023-03-09T01:08:02.683Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T01:08:02.683Z] ---> Running in 18c21ef1917f [2023-03-09T01:08:41.418Z] Removing intermediate container 18c21ef1917f [2023-03-09T01:08:41.418Z] ---> 556d84901d08 [2023-03-09T01:08:41.418Z] Step 11/12 : COPY . . [2023-03-09T01:08:42.360Z] ---> 44f247183a83 [2023-03-09T01:08:42.360Z] Step 12/12 : RUN ${MAKE} [2023-03-09T01:08:42.360Z] ---> Running in efe6e042cff6 [2023-03-09T01:08:42.620Z] noop [2023-03-09T01:08:42.879Z] Removing intermediate container efe6e042cff6 [2023-03-09T01:08:42.879Z] ---> 89582b0c8984 [2023-03-09T01:08:42.879Z] Successfully built 89582b0c8984 [2023-03-09T01:08:42.879Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T01:08:43.346Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-09T01:08:43.346Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T01:08:43.503Z] prd-ubuntu20.04-docker-8c-8g-8935 does not seem to be running inside a container [2023-03-09T01:08:43.540Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-121 -v /w/workspace/edgexfoundry_device-gpio_PR-121:/w/workspace/edgexfoundry_device-gpio_PR-121:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-121@tmp:/w/workspace/edgexfoundry_device-gpio_PR-121@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-09T01:08:43.864Z] $ docker top 01e956e87673d080e9cca694b5e4e9135311bc7ad80ad267263e00dbef3a392a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-09T01:08:44.248Z] + go version [2023-03-09T01:08:44.248Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-03-09T01:08:44.290Z] $ docker stop --time=1 01e956e87673d080e9cca694b5e4e9135311bc7ad80ad267263e00dbef3a392a [2023-03-09T01:08:45.538Z] $ docker rm -f --volumes 01e956e87673d080e9cca694b5e4e9135311bc7ad80ad267263e00dbef3a392a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T01:08:46.226Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-09T01:08:46.226Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T01:08:46.418Z] prd-ubuntu20.04-docker-8c-8g-8935 does not seem to be running inside a container [2023-03-09T01:08:46.448Z] $ 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-121 -v /w/workspace/edgexfoundry_device-gpio_PR-121:/w/workspace/edgexfoundry_device-gpio_PR-121:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-121@tmp:/w/workspace/edgexfoundry_device-gpio_PR-121@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-09T01:08:46.751Z] $ docker top 9953bb537c8922a7c2a9e6231ddf975ad8f5f76b2bff6a02881338315542b60e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-09T01:08:47.131Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-121 [Pipeline] fileExists [Pipeline] sh [2023-03-09T01:08:47.484Z] + make test [2023-03-09T01:08:47.484Z] go test ./... -coverprofile=coverage.out ./... [2023-03-09T01:08:47.742Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-03-09T01:08:55.852Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-03-09T01:08:55.852Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-03-09T01:09:02.405Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-03-09T01:09:02.405Z] go vet ./... [2023-03-09T01:09:04.302Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-09T01:09:04.302Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-09T01:09:04.302Z] ./bin/test-attribution-txt.sh [2023-03-09T01:09:04.302Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-03-09T01:09:04.302Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-03-09T01:09:04.426Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-09T01:09:04.456Z] $ docker stop --time=1 9953bb537c8922a7c2a9e6231ddf975ad8f5f76b2bff6a02881338315542b60e [2023-03-09T01:09:06.907Z] $ docker rm -f --volumes 9953bb537c8922a7c2a9e6231ddf975ad8f5f76b2bff6a02881338315542b60e [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-09T01:09:07.385Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-09T01:09:07.597Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-09T01:09:08.327Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-09T01:09:08.660Z] + ls -al . [2023-03-09T01:09:08.660Z] total 156 [2023-03-09T01:09:08.660Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 9 01:08 . [2023-03-09T01:09:08.660Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 9 01:07 .. [2023-03-09T01:09:08.660Z] -rw-rw-r-- 1 jenkins jenkins 120 Mar 9 01:07 .dockerignore [2023-03-09T01:09:08.660Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 9 01:08 .git [2023-03-09T01:09:08.660Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 9 01:07 .github [2023-03-09T01:09:08.660Z] -rw-rw-r-- 1 jenkins jenkins 343 Mar 9 01:07 .gitignore [2023-03-09T01:09:08.660Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 9 01:07 .golangci.yml [2023-03-09T01:09:08.660Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 9 01:07 .semver [2023-03-09T01:09:08.660Z] -rw-rw-r-- 1 jenkins jenkins 9587 Mar 9 01:07 Attribution.txt [2023-03-09T01:09:08.660Z] -rw-rw-r-- 1 jenkins jenkins 4069 Mar 9 01:07 CHANGELOG.md [2023-03-09T01:09:08.660Z] -rw-rw-r-- 1 jenkins jenkins 1542 Mar 9 01:07 Dockerfile [2023-03-09T01:09:08.660Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 9 01:07 GOVERNANCE.md [2023-03-09T01:09:08.660Z] -rw-rw-r-- 1 jenkins jenkins 657 Mar 9 01:07 Jenkinsfile [2023-03-09T01:09:08.660Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 9 01:07 LICENSE [2023-03-09T01:09:08.660Z] -rw-rw-r-- 1 jenkins jenkins 1657 Mar 9 01:07 Makefile [2023-03-09T01:09:08.660Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 9 01:07 OWNERS.md [2023-03-09T01:09:08.660Z] -rw-rw-r-- 1 jenkins jenkins 11842 Mar 9 01:07 README.md [2023-03-09T01:09:08.660Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 9 01:07 VERSION [2023-03-09T01:09:08.660Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 9 01:07 bin [2023-03-09T01:09:08.660Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 9 01:07 cmd [2023-03-09T01:09:08.660Z] -rw-r--r-- 1 jenkins jenkins 10 Mar 9 01:08 coverage.out [2023-03-09T01:09:08.660Z] -rw-rw-r-- 1 jenkins jenkins 3313 Mar 9 01:07 go.mod [2023-03-09T01:09:08.660Z] -rw-rw-r-- 1 jenkins jenkins 31140 Mar 9 01:07 go.sum [2023-03-09T01:09:08.660Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 9 01:07 internal [2023-03-09T01:09:08.660Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 9 01:07 snap [2023-03-09T01:09:08.660Z] -rw-rw-r-- 1 jenkins jenkins 209 Mar 9 01:07 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T01:09:09.056Z] + 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=3bdc49cdb5768fe68b2f74db0f6c0f08ce670b33 --label arch=amd64 --label version=0.0.0 . [2023-03-09T01:09:09.056Z] Sending build context to Docker daemon 16.01MB [2023-03-09T01:09:09.056Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2023-03-09T01:09:09.056Z] Step 2/25 : FROM ${BASE} AS builder [2023-03-09T01:09:09.056Z] ---> 89582b0c8984 [2023-03-09T01:09:09.056Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-09T01:09:09.315Z] ---> Running in a44970947c29 [2023-03-09T01:09:09.315Z] Removing intermediate container a44970947c29 [2023-03-09T01:09:09.315Z] ---> 28f762a59fe4 [2023-03-09T01:09:09.315Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-09T01:09:09.315Z] ---> Running in 7282e5e77061 [2023-03-09T01:09:09.574Z] Removing intermediate container 7282e5e77061 [2023-03-09T01:09:09.574Z] ---> 68f357f1a916 [2023-03-09T01:09:09.574Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-03-09T01:09:09.574Z] ---> Running in 2f6c7dc4090f [2023-03-09T01:09:09.574Z] Removing intermediate container 2f6c7dc4090f [2023-03-09T01:09:09.574Z] ---> 2cfe7c91f8c4 [2023-03-09T01:09:09.574Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-03-09T01:09:09.574Z] ---> Running in 26d896766562 [2023-03-09T01:09:09.574Z] Removing intermediate container 26d896766562 [2023-03-09T01:09:09.574Z] ---> 65fcad9be62b [2023-03-09T01:09:09.574Z] Step 7/25 : WORKDIR /device-gpio [2023-03-09T01:09:09.574Z] ---> Running in 78c802ebb479 [2023-03-09T01:09:09.832Z] Removing intermediate container 78c802ebb479 [2023-03-09T01:09:09.832Z] ---> a89b6afe8cb5 [2023-03-09T01:09:09.832Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-09T01:09:09.832Z] ---> Running in aa92290f5ee1 [2023-03-09T01:09:10.091Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-09T01:09:10.091Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-09T01:09:10.661Z] OK: 216 MiB in 55 packages [2023-03-09T01:09:10.661Z] Removing intermediate container aa92290f5ee1 [2023-03-09T01:09:10.661Z] ---> 5a26c681751b [2023-03-09T01:09:10.661Z] Step 9/25 : COPY go.mod vendor* ./ [2023-03-09T01:09:10.919Z] ---> a5a3e9abbca6 [2023-03-09T01:09:10.919Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T01:09:10.919Z] ---> Running in 3fd4936caaa3 [2023-03-09T01:09:11.855Z] Removing intermediate container 3fd4936caaa3 [2023-03-09T01:09:11.855Z] ---> 4195e3fcb70a [2023-03-09T01:09:11.855Z] Step 11/25 : COPY . . [2023-03-09T01:09:12.422Z] ---> fe4d5cceaed2 [2023-03-09T01:09:12.422Z] Step 12/25 : RUN ${MAKE} [2023-03-09T01:09:12.422Z] ---> Running in 9fbfd8dc6469 [2023-03-09T01:09:12.680Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-03-09T01:09:34.597Z] Removing intermediate container 9fbfd8dc6469 [2023-03-09T01:09:34.597Z] ---> 6d1d992c6746 [2023-03-09T01:09:34.597Z] Step 13/25 : FROM alpine:3.16 [2023-03-09T01:09:34.597Z] 3.16: Pulling from library/alpine [2023-03-09T01:09:34.597Z] ef5531b6e74e: Pulling fs layer [2023-03-09T01:09:34.597Z] ef5531b6e74e: Verifying Checksum [2023-03-09T01:09:34.597Z] ef5531b6e74e: Download complete [2023-03-09T01:09:34.597Z] ef5531b6e74e: Pull complete [2023-03-09T01:09:34.597Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-09T01:09:34.597Z] Status: Downloaded newer image for alpine:3.16 [2023-03-09T01:09:34.597Z] ---> dfd21b5a31f5 [2023-03-09T01:09:34.597Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-03-09T01:09:34.597Z] ---> Running in 75ea5a59a827 [2023-03-09T01:09:34.597Z] Removing intermediate container 75ea5a59a827 [2023-03-09T01:09:34.597Z] ---> 27ab682bab5c [2023-03-09T01:09:34.597Z] Step 15/25 : RUN apk add --update --no-cache [2023-03-09T01:09:34.597Z] ---> Running in 9d2c715c4f49 [2023-03-09T01:09:34.597Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-09T01:09:34.597Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-09T01:09:34.597Z] OK: 6 MiB in 14 packages [2023-03-09T01:09:34.597Z] Removing intermediate container 9d2c715c4f49 [2023-03-09T01:09:34.597Z] ---> b6d09d14e12e [2023-03-09T01:09:34.597Z] Step 16/25 : WORKDIR / [2023-03-09T01:09:34.597Z] ---> Running in 05f6ad83310d [2023-03-09T01:09:34.597Z] Removing intermediate container 05f6ad83310d [2023-03-09T01:09:34.597Z] ---> e0072d00f299 [2023-03-09T01:09:34.597Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-03-09T01:09:34.597Z] ---> 25b47cb1b394 [2023-03-09T01:09:34.597Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-03-09T01:09:34.597Z] ---> c738aec34933 [2023-03-09T01:09:34.597Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-03-09T01:09:34.597Z] ---> ca579d84b1c1 [2023-03-09T01:09:34.597Z] Step 20/25 : EXPOSE 59910 [2023-03-09T01:09:34.597Z] ---> Running in 8366becd5756 [2023-03-09T01:09:34.597Z] Removing intermediate container 8366becd5756 [2023-03-09T01:09:34.597Z] ---> ffa28d577f2a [2023-03-09T01:09:34.597Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-03-09T01:09:34.597Z] ---> Running in 4b3a881e173f [2023-03-09T01:09:34.597Z] Removing intermediate container 4b3a881e173f [2023-03-09T01:09:34.597Z] ---> 18b3a43a3293 [2023-03-09T01:09:34.597Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-09T01:09:34.597Z] ---> Running in 619ae3aa6bcd [2023-03-09T01:09:34.856Z] Removing intermediate container 619ae3aa6bcd [2023-03-09T01:09:34.856Z] ---> 938424b2c9f7 [2023-03-09T01:09:34.856Z] Step 23/25 : LABEL arch=amd64 [2023-03-09T01:09:34.856Z] ---> Running in 530d441708e4 [2023-03-09T01:09:34.856Z] Removing intermediate container 530d441708e4 [2023-03-09T01:09:34.856Z] ---> fe042e2a7219 [2023-03-09T01:09:34.856Z] Step 24/25 : LABEL git_sha=3bdc49cdb5768fe68b2f74db0f6c0f08ce670b33 [2023-03-09T01:09:34.856Z] ---> Running in afb211ca9d19 [2023-03-09T01:09:34.856Z] Removing intermediate container afb211ca9d19 [2023-03-09T01:09:34.856Z] ---> 7eeafd50b26b [2023-03-09T01:09:34.856Z] Step 25/25 : LABEL version=0.0.0 [2023-03-09T01:09:34.856Z] ---> Running in 6aae696da3dc [2023-03-09T01:09:35.115Z] Removing intermediate container 6aae696da3dc [2023-03-09T01:09:35.115Z] ---> add91fa9f9fc [2023-03-09T01:09:35.115Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-09T01:09:35.115Z] Successfully built add91fa9f9fc [2023-03-09T01:09:35.115Z] Successfully tagged device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T01:09:35.992Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8937 in /w/workspace/edgexfoundry_device-gpio_PR-121 [Pipeline] { [2023-03-09T01:09:36.004Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-09T01:09:36.004Z] [2023-03-09T01:09:36.004Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] ws [2023-03-09T01:09:36.061Z] Running in /w/workspace/device-gpio/1 [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] checkout [2023-03-09T01:09:36.154Z] The recommended git tool is: git [Pipeline] sh [2023-03-09T01:09:36.441Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-09T01:09:36.441Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-09T01:09:36.441Z] 5eb5b503b376: Pulling fs layer [2023-03-09T01:09:36.441Z] 5c69ac0246d0: Pulling fs layer [2023-03-09T01:09:36.441Z] ec43610c2a17: Pulling fs layer [2023-03-09T01:09:36.441Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-09T01:09:36.441Z] 33b1e0a273af: Pulling fs layer [2023-03-09T01:09:36.441Z] 5d3b04190fa2: Pulling fs layer [2023-03-09T01:09:36.441Z] 2f39f015ded8: Pulling fs layer [2023-03-09T01:09:36.441Z] 33b1e0a273af: Waiting [2023-03-09T01:09:36.441Z] 5d3b04190fa2: Waiting [2023-03-09T01:09:36.441Z] 2f39f015ded8: Waiting [2023-03-09T01:09:36.441Z] 3a2ae6a8a46f: Waiting [2023-03-09T01:09:36.441Z] 5c69ac0246d0: Download complete [2023-03-09T01:09:36.441Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-09T01:09:36.441Z] 3a2ae6a8a46f: Download complete [2023-03-09T01:09:36.700Z] 33b1e0a273af: Verifying Checksum [2023-03-09T01:09:36.700Z] 33b1e0a273af: Download complete [2023-03-09T01:09:36.700Z] ec43610c2a17: Verifying Checksum [2023-03-09T01:09:36.700Z] ec43610c2a17: Download complete [2023-03-09T01:09:36.700Z] 5d3b04190fa2: Download complete [2023-03-09T01:09:36.700Z] 5eb5b503b376: Verifying Checksum [2023-03-09T01:09:36.700Z] 5eb5b503b376: Download complete [2023-03-09T01:09:37.265Z] 2f39f015ded8: Download complete [2023-03-09T01:09:37.830Z] 5eb5b503b376: Pull complete [2023-03-09T01:09:38.087Z] 5c69ac0246d0: Pull complete [2023-03-09T01:09:38.345Z] ec43610c2a17: Pull complete [2023-03-09T01:09:38.345Z] 3a2ae6a8a46f: Pull complete [2023-03-09T01:09:38.603Z] 33b1e0a273af: Pull complete [2023-03-09T01:09:38.603Z] 5d3b04190fa2: Pull complete [2023-03-09T01:09:41.220Z] using credential edgex-jenkins-ssh [2023-03-09T01:09:41.238Z] Cloning the remote Git repository [2023-03-09T01:09:41.276Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2023-03-09T01:09:41.368Z] > git init /w/workspace/device-gpio/1 # timeout=10 [2023-03-09T01:09:41.515Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-03-09T01:09:41.517Z] > git --version # timeout=10 [2023-03-09T01:09:41.538Z] > git --version # 'git version 2.25.1' [2023-03-09T01:09:41.540Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-09T01:09:41.597Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-09T01:09:42.784Z] 2f39f015ded8: Pull complete [2023-03-09T01:09:42.784Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-09T01:09:42.784Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-09T01:09:42.784Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T01:09:43.006Z] prd-ubuntu20.04-docker-8c-8g-8935 does not seem to be running inside a container [2023-03-09T01:09:43.037Z] $ 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-121 -v /w/workspace/edgexfoundry_device-gpio_PR-121:/w/workspace/edgexfoundry_device-gpio_PR-121:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-121@tmp:/w/workspace/edgexfoundry_device-gpio_PR-121@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-09T01:09:43.038Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-03-09T01:09:43.073Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-09T01:09:44.408Z] Merging remotes/origin/main commit 192d2e5d52be7054ee8f5929c78a4d9d1a66e905 into PR head commit 3bdc49cdb5768fe68b2f74db0f6c0f08ce670b33 [2023-03-09T01:09:44.603Z] Merge succeeded, producing 3bdc49cdb5768fe68b2f74db0f6c0f08ce670b33 [2023-03-09T01:09:44.604Z] Checking out Revision 3bdc49cdb5768fe68b2f74db0f6c0f08ce670b33 (PR-121) [2023-03-09T01:09:43.878Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-03-09T01:09:43.926Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-03-09T01:09:43.927Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-09T01:09:43.945Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/121/head:refs/remotes/origin/PR-121 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-09T01:09:44.419Z] > git config core.sparsecheckout # timeout=10 [2023-03-09T01:09:44.432Z] > git checkout -f 3bdc49cdb5768fe68b2f74db0f6c0f08ce670b33 # timeout=10 [2023-03-09T01:09:44.509Z] > git remote # timeout=10 [2023-03-09T01:09:44.526Z] > git config --get remote.origin.url # timeout=10 [2023-03-09T01:09:44.542Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-09T01:09:44.557Z] > git merge 192d2e5d52be7054ee8f5929c78a4d9d1a66e905 # timeout=10 [2023-03-09T01:09:44.581Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-09T01:09:44.602Z] > git config core.sparsecheckout # timeout=10 [2023-03-09T01:09:44.615Z] > git checkout -f 3bdc49cdb5768fe68b2f74db0f6c0f08ce670b33 # timeout=10 [2023-03-09T01:09:45.069Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2023-03-09T01:09:45.109Z] > git --version # timeout=10 [2023-03-09T01:09:45.119Z] > git --version # 'git version 2.25.1' [2023-03-09T01:09:45.133Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-09T01:09:45.585Z] [2023-03-09T01:09:45.585Z] GitHub has been notified of this commit’s build result [2023-03-09T01:09:45.585Z] [2023-03-09T01:09:47.239Z] $ docker top 148f8472bf5bbdde1fa2e960c62dcc597f0c0c8cd71075498c4964b7159e9e5c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-09T01:09:47.712Z] ---> job-cost.sh [2023-03-09T01:09:47.712Z] lf-activate-venv: SKIPPING [2023-03-09T01:09:47.712Z] INFO: No Stack... [2023-03-09T01:09:47.971Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-09T01:09:48.148Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-09T01:09:48.148Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-09T01:09:48.148Z] Dload Upload Total Spent Left Speed [2023-03-09T01:09:48.148Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 81737 0 --:--:-- --:--:-- --:--:-- 81737 100 12751 100 12751 0 0 81216 0 --:--:-- --:--:-- --:--:-- 80702 [2023-03-09T01:09:48.229Z] INFO: Archiving Costs [Pipeline] sh [Pipeline] sh [2023-03-09T01:09:48.543Z] + cat /w/workspace/edgexfoundry_device-gpio_PR-121/archives/cost.csv [2023-03-09T01:09:48.543Z] + cut -d, -f6 [Pipeline] lock [2023-03-09T01:09:48.580Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-121-1-stack-cost] [2023-03-09T01:09:48.585Z] Resource [jenkins-edgexfoundry-device-gpio-PR-121-1-stack-cost] did not exist. Created. [2023-03-09T01:09:48.585Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-121-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-09T01:09:48.729Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-09T01:09:48.989Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-09T01:09:49.040Z] Stashed 1 file(s) [Pipeline] } [2023-03-09T01:09:49.075Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-121-1-stack-cost] [2023-03-09T01:09:49.103Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-09T01:09:49.103Z] + sudo tee /etc/docker/daemon.new [2023-03-09T01:09:49.103Z] { [2023-03-09T01:09:49.103Z] "registry-mirrors": [ [2023-03-09T01:09:49.103Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-09T01:09:49.103Z] ], [2023-03-09T01:09:49.103Z] "bip": "10.250.0.254/24", [2023-03-09T01:09:49.103Z] "hosts": [ [2023-03-09T01:09:49.103Z] "tcp://0.0.0.0:5555", [2023-03-09T01:09:49.103Z] "unix:///var/run/docker.sock" [2023-03-09T01:09:49.103Z] ], [2023-03-09T01:09:49.103Z] "mtu": 1458, [2023-03-09T01:09:49.103Z] "selinux-enabled": true, [2023-03-09T01:09:49.103Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-09T01:09:49.103Z] } [Pipeline] // lock [Pipeline] } [2023-03-09T01:09:49.181Z] $ docker stop --time=1 148f8472bf5bbdde1fa2e960c62dcc597f0c0c8cd71075498c4964b7159e9e5c [2023-03-09T01:09:50.331Z] $ docker rm -f --volumes 148f8472bf5bbdde1fa2e960c62dcc597f0c0c8cd71075498c4964b7159e9e5c [Pipeline] sh [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [2023-03-09T01:09:50.687Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] } [Pipeline] sh [2023-03-09T01:09:51.074Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-09T01:10:09.387Z] provisioning config files... [2023-03-09T01:10:09.410Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/1@tmp/config9413606141352175820tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-09T01:10:09.785Z] ---> docker-login.sh [2023-03-09T01:10:09.785Z] nexus3.edgexfoundry.org:10001 [2023-03-09T01:10:10.056Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T01:10:10.326Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T01:10:10.326Z] Configure a credential helper to remove this warning. See [2023-03-09T01:10:10.326Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T01:10:10.326Z] [2023-03-09T01:10:10.326Z] Login Succeeded [2023-03-09T01:10:10.326Z] nexus3.edgexfoundry.org:10002 [2023-03-09T01:10:10.594Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T01:10:10.594Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T01:10:10.594Z] Configure a credential helper to remove this warning. See [2023-03-09T01:10:10.594Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T01:10:10.594Z] [2023-03-09T01:10:10.594Z] Login Succeeded [2023-03-09T01:10:10.594Z] nexus3.edgexfoundry.org:10003 [2023-03-09T01:10:10.861Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T01:10:11.131Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T01:10:11.131Z] Configure a credential helper to remove this warning. See [2023-03-09T01:10:11.131Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T01:10:11.131Z] [2023-03-09T01:10:11.131Z] Login Succeeded [2023-03-09T01:10:11.131Z] nexus3.edgexfoundry.org:10004 [2023-03-09T01:10:11.131Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T01:10:11.400Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T01:10:11.400Z] Configure a credential helper to remove this warning. See [2023-03-09T01:10:11.400Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T01:10:11.400Z] [2023-03-09T01:10:11.400Z] Login Succeeded [2023-03-09T01:10:11.400Z] docker.io [2023-03-09T01:10:11.666Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T01:10:11.666Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T01:10:11.666Z] Configure a credential helper to remove this warning. See [2023-03-09T01:10:11.666Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T01:10:11.666Z] [2023-03-09T01:10:11.666Z] Login Succeeded [2023-03-09T01:10:11.666Z] ---> docker-login.sh ends [Pipeline] } [2023-03-09T01:10:11.695Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-09T01:10:12.052Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-09T01:10:12.089Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-09T01:10:12.121Z] ========================================================= [2023-03-09T01:10:12.121Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-03-09T01:10:12.121Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T01:10:12.632Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-09T01:10:12.899Z] Sending build context to Docker daemon 8.083MB [2023-03-09T01:10:12.899Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-03-09T01:10:12.899Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-09T01:10:13.170Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-09T01:10:13.170Z] 9b18e9b68314: Pulling fs layer [2023-03-09T01:10:13.170Z] 35d82f9e3411: Pulling fs layer [2023-03-09T01:10:13.170Z] e16973657156: Pulling fs layer [2023-03-09T01:10:13.170Z] fc693d55d65f: Pulling fs layer [2023-03-09T01:10:13.170Z] 7e9fc2657dce: Pulling fs layer [2023-03-09T01:10:13.170Z] dda99020689f: Pulling fs layer [2023-03-09T01:10:13.170Z] db1c61fa0a46: Pulling fs layer [2023-03-09T01:10:13.170Z] 891c053d2c06: Pulling fs layer [2023-03-09T01:10:13.170Z] fc693d55d65f: Waiting [2023-03-09T01:10:13.170Z] 7e9fc2657dce: Waiting [2023-03-09T01:10:13.170Z] dda99020689f: Waiting [2023-03-09T01:10:13.170Z] db1c61fa0a46: Waiting [2023-03-09T01:10:13.170Z] 891c053d2c06: Waiting [2023-03-09T01:10:13.170Z] e16973657156: Verifying Checksum [2023-03-09T01:10:13.170Z] e16973657156: Download complete [2023-03-09T01:10:13.170Z] 35d82f9e3411: Download complete [2023-03-09T01:10:13.170Z] 7e9fc2657dce: Verifying Checksum [2023-03-09T01:10:13.170Z] 7e9fc2657dce: Download complete [2023-03-09T01:10:13.170Z] dda99020689f: Download complete [2023-03-09T01:10:13.170Z] 9b18e9b68314: Verifying Checksum [2023-03-09T01:10:13.170Z] 9b18e9b68314: Download complete [2023-03-09T01:10:14.140Z] 891c053d2c06: Verifying Checksum [2023-03-09T01:10:14.140Z] 9b18e9b68314: Pull complete [2023-03-09T01:10:14.140Z] 891c053d2c06: Download complete [2023-03-09T01:10:14.741Z] 35d82f9e3411: Pull complete [2023-03-09T01:10:15.013Z] e16973657156: Pull complete [2023-03-09T01:10:15.282Z] db1c61fa0a46: Verifying Checksum [2023-03-09T01:10:15.282Z] db1c61fa0a46: Download complete [2023-03-09T01:10:15.868Z] fc693d55d65f: Verifying Checksum [2023-03-09T01:10:15.868Z] fc693d55d65f: Download complete [2023-03-09T01:10:28.183Z] fc693d55d65f: Pull complete [2023-03-09T01:10:28.183Z] 7e9fc2657dce: Pull complete [2023-03-09T01:10:28.183Z] dda99020689f: Pull complete [2023-03-09T01:10:31.538Z] db1c61fa0a46: Pull complete [2023-03-09T01:10:33.481Z] 891c053d2c06: Pull complete [2023-03-09T01:10:33.481Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-03-09T01:10:33.481Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-09T01:10:33.481Z] ---> f96f9c87975a [2023-03-09T01:10:33.481Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-09T01:10:35.429Z] ---> Running in ba3231d11ebd [2023-03-09T01:10:35.429Z] Removing intermediate container ba3231d11ebd [2023-03-09T01:10:35.429Z] ---> 2f732149cda7 [2023-03-09T01:10:35.429Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-09T01:10:35.429Z] ---> Running in eafda0f53ee7 [2023-03-09T01:10:35.699Z] Removing intermediate container eafda0f53ee7 [2023-03-09T01:10:35.699Z] ---> db3aaa150316 [2023-03-09T01:10:35.699Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-03-09T01:10:35.965Z] ---> Running in 66a2b31ad8f1 [2023-03-09T01:10:36.233Z] Removing intermediate container 66a2b31ad8f1 [2023-03-09T01:10:36.233Z] ---> 9c9857d536d9 [2023-03-09T01:10:36.233Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-09T01:10:36.233Z] ---> Running in 374f523fdc2c [2023-03-09T01:10:36.505Z] Removing intermediate container 374f523fdc2c [2023-03-09T01:10:36.505Z] ---> 0fc28d31733e [2023-03-09T01:10:36.505Z] Step 7/12 : WORKDIR /device-gpio [2023-03-09T01:10:36.505Z] ---> Running in 56dc9c9ad808 [2023-03-09T01:10:36.774Z] Removing intermediate container 56dc9c9ad808 [2023-03-09T01:10:36.774Z] ---> aa90bcc61c81 [2023-03-09T01:10:36.774Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-09T01:10:37.038Z] ---> Running in edfc23caa220 [2023-03-09T01:10:38.039Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-09T01:10:38.314Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-09T01:10:39.291Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-03-09T01:10:39.291Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-03-09T01:10:39.291Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-03-09T01:10:39.558Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-03-09T01:10:39.559Z] Executing busybox-1.35.0-r17.trigger [2023-03-09T01:10:39.559Z] OK: 226 MiB in 55 packages [2023-03-09T01:10:40.521Z] Removing intermediate container edfc23caa220 [2023-03-09T01:10:40.521Z] ---> 776ddfba89e6 [2023-03-09T01:10:40.521Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-09T01:10:41.116Z] ---> 8d9a9270e284 [2023-03-09T01:10:41.116Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T01:10:41.116Z] ---> Running in aae92e58143c [2023-03-09T01:11:49.000Z] Removing intermediate container aae92e58143c [2023-03-09T01:11:49.000Z] ---> 111d8b92cde1 [2023-03-09T01:11:49.000Z] Step 11/12 : COPY . . [2023-03-09T01:11:49.000Z] ---> 3d66073d147e [2023-03-09T01:11:49.000Z] Step 12/12 : RUN ${MAKE} [2023-03-09T01:11:49.000Z] ---> Running in d3c3706db24d [2023-03-09T01:11:49.000Z] noop [2023-03-09T01:11:49.000Z] Removing intermediate container d3c3706db24d [2023-03-09T01:11:49.000Z] ---> c2b5dffda318 [2023-03-09T01:11:49.000Z] Successfully built c2b5dffda318 [2023-03-09T01:11:49.000Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T01:11:49.472Z] + docker inspect -f . ci-base-image-arm64 [2023-03-09T01:11:49.472Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T01:11:49.713Z] prd-ubuntu20.04-docker-arm64-4c-16g-8937 does not seem to be running inside a container [2023-03-09T01:11:49.776Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-09T01:11:50.944Z] $ docker top 87bcea632b84915a7b88301cfce7684765e64e2873c460970dae5494241b41c0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-09T01:11:51.839Z] + go version [2023-03-09T01:11:51.839Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-03-09T01:11:51.875Z] $ docker stop --time=1 87bcea632b84915a7b88301cfce7684765e64e2873c460970dae5494241b41c0 [2023-03-09T01:11:53.426Z] $ docker rm -f --volumes 87bcea632b84915a7b88301cfce7684765e64e2873c460970dae5494241b41c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T01:11:54.266Z] + docker inspect -f . ci-base-image-arm64 [2023-03-09T01:11:54.266Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T01:11:54.506Z] prd-ubuntu20.04-docker-arm64-4c-16g-8937 does not seem to be running inside a container [2023-03-09T01:11:54.567Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-09T01:11:55.620Z] $ docker top 2ffd64d346ee84877761ff6e5e4b9c5c4af6e697fbad10fbc4c979f3e273cca3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-09T01:11:56.155Z] + git config --global --add safe.directory /w/workspace/device-gpio/1 [Pipeline] fileExists [Pipeline] sh [2023-03-09T01:11:56.537Z] + make test [2023-03-09T01:11:56.537Z] go test ./... -coverprofile=coverage.out ./... [2023-03-09T01:11:57.944Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-03-09T01:13:19.565Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-03-09T01:13:19.565Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-03-09T01:13:19.565Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-09T01:13:19.565Z] go vet ./... [2023-03-09T01:13:31.879Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-09T01:13:31.879Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-09T01:13:31.879Z] ./bin/test-attribution-txt.sh [2023-03-09T01:13:31.879Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-03-09T01:13:31.879Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-03-09T01:13:31.916Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-09T01:13:31.949Z] $ docker stop --time=1 2ffd64d346ee84877761ff6e5e4b9c5c4af6e697fbad10fbc4c979f3e273cca3 [2023-03-09T01:13:33.608Z] $ docker rm -f --volumes 2ffd64d346ee84877761ff6e5e4b9c5c4af6e697fbad10fbc4c979f3e273cca3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-09T01:13:34.496Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-09T01:13:34.586Z] Warning: overwriting stash ‘coverage-report’ [2023-03-09T01:13:34.950Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-09T01:13:35.535Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-09T01:13:35.866Z] + ls -al . [2023-03-09T01:13:35.867Z] total 152 [2023-03-09T01:13:35.867Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 9 01:11 . [2023-03-09T01:13:35.867Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 9 01:09 .. [2023-03-09T01:13:35.867Z] -rw-rw-r-- 1 jenkins jenkins 120 Mar 9 01:09 .dockerignore [2023-03-09T01:13:35.867Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 9 01:09 .git [2023-03-09T01:13:35.867Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 9 01:09 .github [2023-03-09T01:13:35.867Z] -rw-rw-r-- 1 jenkins jenkins 343 Mar 9 01:09 .gitignore [2023-03-09T01:13:35.867Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 9 01:09 .golangci.yml [2023-03-09T01:13:35.867Z] -rw-rw-r-- 1 jenkins jenkins 9587 Mar 9 01:09 Attribution.txt [2023-03-09T01:13:35.867Z] -rw-rw-r-- 1 jenkins jenkins 4069 Mar 9 01:09 CHANGELOG.md [2023-03-09T01:13:35.867Z] -rw-rw-r-- 1 jenkins jenkins 1542 Mar 9 01:09 Dockerfile [2023-03-09T01:13:35.867Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 9 01:09 GOVERNANCE.md [2023-03-09T01:13:35.867Z] -rw-rw-r-- 1 jenkins jenkins 657 Mar 9 01:09 Jenkinsfile [2023-03-09T01:13:35.867Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 9 01:09 LICENSE [2023-03-09T01:13:35.867Z] -rw-rw-r-- 1 jenkins jenkins 1657 Mar 9 01:09 Makefile [2023-03-09T01:13:35.867Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 9 01:09 OWNERS.md [2023-03-09T01:13:35.867Z] -rw-rw-r-- 1 jenkins jenkins 11842 Mar 9 01:09 README.md [2023-03-09T01:13:35.867Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 9 01:07 VERSION [2023-03-09T01:13:35.867Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 9 01:09 bin [2023-03-09T01:13:35.867Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 9 01:09 cmd [2023-03-09T01:13:35.867Z] -rw-r--r-- 1 jenkins jenkins 10 Mar 9 01:11 coverage.out [2023-03-09T01:13:35.867Z] -rw-rw-r-- 1 jenkins jenkins 3313 Mar 9 01:09 go.mod [2023-03-09T01:13:35.867Z] -rw-rw-r-- 1 jenkins jenkins 31140 Mar 9 01:09 go.sum [2023-03-09T01:13:35.867Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 9 01:09 internal [2023-03-09T01:13:35.867Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 9 01:09 snap [2023-03-09T01:13:35.867Z] -rw-rw-r-- 1 jenkins jenkins 209 Mar 9 01:09 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T01:13:36.283Z] + 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=3bdc49cdb5768fe68b2f74db0f6c0f08ce670b33 --label arch=arm64 --label version=0.0.0 . [2023-03-09T01:13:36.552Z] Sending build context to Docker daemon 8.084MB [2023-03-09T01:13:36.552Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2023-03-09T01:13:36.552Z] Step 2/25 : FROM ${BASE} AS builder [2023-03-09T01:13:36.552Z] ---> c2b5dffda318 [2023-03-09T01:13:36.552Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-09T01:13:36.817Z] ---> Running in 8699d5280288 [2023-03-09T01:13:36.817Z] Removing intermediate container 8699d5280288 [2023-03-09T01:13:36.817Z] ---> e06564df7774 [2023-03-09T01:13:36.817Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-09T01:13:37.088Z] ---> Running in 7812acaefbc0 [2023-03-09T01:13:37.354Z] Removing intermediate container 7812acaefbc0 [2023-03-09T01:13:37.354Z] ---> ad35f91d6884 [2023-03-09T01:13:37.354Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-03-09T01:13:37.354Z] ---> Running in 8f444aee2e6d [2023-03-09T01:13:37.621Z] Removing intermediate container 8f444aee2e6d [2023-03-09T01:13:37.621Z] ---> d72c770ef2f5 [2023-03-09T01:13:37.621Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-03-09T01:13:37.621Z] ---> Running in 2754c6f60e38 [2023-03-09T01:13:37.888Z] Removing intermediate container 2754c6f60e38 [2023-03-09T01:13:37.888Z] ---> e5b8d04aa61d [2023-03-09T01:13:37.888Z] Step 7/25 : WORKDIR /device-gpio [2023-03-09T01:13:37.888Z] ---> Running in 08c0b6813a57 [2023-03-09T01:13:38.154Z] Removing intermediate container 08c0b6813a57 [2023-03-09T01:13:38.154Z] ---> 0081459e8162 [2023-03-09T01:13:38.154Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-09T01:13:38.421Z] ---> Running in 875497a88b9c [2023-03-09T01:13:39.380Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-09T01:13:39.645Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-09T01:13:40.604Z] OK: 226 MiB in 55 packages [2023-03-09T01:13:41.187Z] Removing intermediate container 875497a88b9c [2023-03-09T01:13:41.187Z] ---> 9a08db55f413 [2023-03-09T01:13:41.187Z] Step 9/25 : COPY go.mod vendor* ./ [2023-03-09T01:13:41.774Z] ---> a399c92ddac2 [2023-03-09T01:13:41.774Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T01:13:41.774Z] ---> Running in a1b9367f802c [2023-03-09T01:13:44.352Z] Removing intermediate container a1b9367f802c [2023-03-09T01:13:44.352Z] ---> d373fbf1f000 [2023-03-09T01:13:44.352Z] Step 11/25 : COPY . . [2023-03-09T01:13:44.936Z] ---> d8d8c9adc9f2 [2023-03-09T01:13:44.936Z] Step 12/25 : RUN ${MAKE} [2023-03-09T01:13:44.936Z] ---> Running in 304f567f5867 [2023-03-09T01:13:45.894Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-03-09T01:16:08.248Z] Removing intermediate container 304f567f5867 [2023-03-09T01:16:08.248Z] ---> 89f14b6b7ea4 [2023-03-09T01:16:08.248Z] Step 13/25 : FROM alpine:3.16 [2023-03-09T01:16:08.248Z] 3.16: Pulling from library/alpine [2023-03-09T01:16:08.248Z] 3760b48202b3: Pulling fs layer [2023-03-09T01:16:08.248Z] 3760b48202b3: Verifying Checksum [2023-03-09T01:16:08.248Z] 3760b48202b3: Download complete [2023-03-09T01:16:08.248Z] 3760b48202b3: Pull complete [2023-03-09T01:16:08.248Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-09T01:16:08.248Z] Status: Downloaded newer image for alpine:3.16 [2023-03-09T01:16:08.248Z] ---> 4c81e5bf8899 [2023-03-09T01:16:08.248Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-03-09T01:16:08.248Z] ---> Running in 9efe590c53f8 [2023-03-09T01:16:08.248Z] Removing intermediate container 9efe590c53f8 [2023-03-09T01:16:08.248Z] ---> 1826c895e092 [2023-03-09T01:16:08.248Z] Step 15/25 : RUN apk add --update --no-cache [2023-03-09T01:16:08.248Z] ---> Running in 0aaf93135467 [2023-03-09T01:16:08.248Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-09T01:16:08.248Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-09T01:16:08.248Z] OK: 5 MiB in 14 packages [2023-03-09T01:16:08.248Z] Removing intermediate container 0aaf93135467 [2023-03-09T01:16:08.248Z] ---> ccc657e64019 [2023-03-09T01:16:08.248Z] Step 16/25 : WORKDIR / [2023-03-09T01:16:08.248Z] ---> Running in 496161fd4bdc [2023-03-09T01:16:08.248Z] Removing intermediate container 496161fd4bdc [2023-03-09T01:16:08.248Z] ---> 24f1607f0b90 [2023-03-09T01:16:08.248Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-03-09T01:16:08.248Z] ---> 4186f31a6aee [2023-03-09T01:16:08.248Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-03-09T01:16:08.248Z] ---> 9604cc501733 [2023-03-09T01:16:08.248Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-03-09T01:16:08.248Z] ---> 8ef6971409b8 [2023-03-09T01:16:08.248Z] Step 20/25 : EXPOSE 59910 [2023-03-09T01:16:08.248Z] ---> Running in 8f1997ef5c4f [2023-03-09T01:16:08.248Z] Removing intermediate container 8f1997ef5c4f [2023-03-09T01:16:08.248Z] ---> 2da69a980139 [2023-03-09T01:16:08.248Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-03-09T01:16:08.248Z] ---> Running in 0f365ab222bd [2023-03-09T01:16:08.519Z] Removing intermediate container 0f365ab222bd [2023-03-09T01:16:08.519Z] ---> 929fe8ea5a8b [2023-03-09T01:16:08.519Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-09T01:16:08.519Z] ---> Running in 61cbc6aef484 [2023-03-09T01:16:09.102Z] Removing intermediate container 61cbc6aef484 [2023-03-09T01:16:09.102Z] ---> 38f788a3bda8 [2023-03-09T01:16:09.102Z] Step 23/25 : LABEL arch=arm64 [2023-03-09T01:16:09.102Z] ---> Running in 50dfd5ea0128 [2023-03-09T01:16:10.507Z] Removing intermediate container 50dfd5ea0128 [2023-03-09T01:16:10.507Z] ---> b1c856c7ab60 [2023-03-09T01:16:10.507Z] Step 24/25 : LABEL git_sha=3bdc49cdb5768fe68b2f74db0f6c0f08ce670b33 [2023-03-09T01:16:10.507Z] ---> Running in 389481acd870 [2023-03-09T01:16:10.507Z] Removing intermediate container 389481acd870 [2023-03-09T01:16:10.507Z] ---> 31f9a4499e19 [2023-03-09T01:16:10.507Z] Step 25/25 : LABEL version=0.0.0 [2023-03-09T01:16:10.507Z] ---> Running in 0bc5dc4c0dff [2023-03-09T01:16:10.772Z] Removing intermediate container 0bc5dc4c0dff [2023-03-09T01:16:10.772Z] ---> 458a035a7be8 [2023-03-09T01:16:10.772Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-09T01:16:10.772Z] Successfully built 458a035a7be8 [2023-03-09T01:16:10.772Z] Successfully tagged device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T01:16:11.584Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-09T01:16:11.584Z] [2023-03-09T01:16:11.584Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T01:16:12.038Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-09T01:16:12.617Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-09T01:16:12.617Z] 8998bd30e6a1: Pulling fs layer [2023-03-09T01:16:12.617Z] 04944245beec: Pulling fs layer [2023-03-09T01:16:12.617Z] 699f458cf7ca: Pulling fs layer [2023-03-09T01:16:12.617Z] 765212b225bb: Pulling fs layer [2023-03-09T01:16:12.617Z] f23df028b6ca: Pulling fs layer [2023-03-09T01:16:12.617Z] d65c8cfc05b1: Pulling fs layer [2023-03-09T01:16:12.617Z] 2437ff75d9bd: Pulling fs layer [2023-03-09T01:16:12.617Z] f23df028b6ca: Waiting [2023-03-09T01:16:12.617Z] d65c8cfc05b1: Waiting [2023-03-09T01:16:12.617Z] 2437ff75d9bd: Waiting [2023-03-09T01:16:12.617Z] 765212b225bb: Waiting [2023-03-09T01:16:12.880Z] 04944245beec: Verifying Checksum [2023-03-09T01:16:12.880Z] 04944245beec: Download complete [2023-03-09T01:16:13.144Z] 765212b225bb: Verifying Checksum [2023-03-09T01:16:13.144Z] 765212b225bb: Download complete [2023-03-09T01:16:13.409Z] f23df028b6ca: Verifying Checksum [2023-03-09T01:16:13.409Z] f23df028b6ca: Download complete [2023-03-09T01:16:13.409Z] 699f458cf7ca: Download complete [2023-03-09T01:16:13.409Z] d65c8cfc05b1: Verifying Checksum [2023-03-09T01:16:13.409Z] d65c8cfc05b1: Download complete [2023-03-09T01:16:13.988Z] 8998bd30e6a1: Verifying Checksum [2023-03-09T01:16:13.988Z] 8998bd30e6a1: Download complete [2023-03-09T01:16:16.569Z] 2437ff75d9bd: Verifying Checksum [2023-03-09T01:16:16.569Z] 2437ff75d9bd: Download complete [2023-03-09T01:16:17.526Z] 8998bd30e6a1: Pull complete [2023-03-09T01:16:17.791Z] 04944245beec: Pull complete [2023-03-09T01:16:19.198Z] 699f458cf7ca: Pull complete [2023-03-09T01:16:19.198Z] 765212b225bb: Pull complete [2023-03-09T01:16:19.779Z] f23df028b6ca: Pull complete [2023-03-09T01:16:20.044Z] d65c8cfc05b1: Pull complete [2023-03-09T01:16:32.353Z] 2437ff75d9bd: Pull complete [2023-03-09T01:16:32.353Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-09T01:16:32.353Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-09T01:16:32.353Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T01:16:32.636Z] prd-ubuntu20.04-docker-arm64-4c-16g-8937 does not seem to be running inside a container [2023-03-09T01:16:32.695Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-09T01:16:35.432Z] $ docker top 3f1216f97409a284504d83784276cc43403432c9b5bc11bbfb9546b3e172788e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-09T01:16:35.999Z] ---> job-cost.sh [2023-03-09T01:16:36.264Z] lf-activate-venv: SKIPPING [2023-03-09T01:16:36.264Z] INFO: No Stack... [2023-03-09T01:16:36.528Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-09T01:16:37.480Z] INFO: Archiving Costs [Pipeline] sh [2023-03-09T01:16:37.814Z] + cat /w/workspace/device-gpio/1/archives/cost.csv [2023-03-09T01:16:37.814Z] + cut -d, -f6 [Pipeline] lock [2023-03-09T01:16:37.891Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-121-1-stack-cost] [2023-03-09T01:16:37.899Z] Resource [jenkins-edgexfoundry-device-gpio-PR-121-1-stack-cost] did not exist. Created. [2023-03-09T01:16:37.899Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-121-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-09T01:16:38.386Z] /w/workspace/device-gpio/1@tmp/durable-e13b44b7/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-09T01:16:38.736Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-09T01:16:38.776Z] Warning: overwriting stash ‘stack-cost’ [2023-03-09T01:16:38.857Z] Stashed 1 file(s) [Pipeline] } [2023-03-09T01:16:38.876Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-121-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-09T01:16:38.957Z] $ docker stop --time=1 3f1216f97409a284504d83784276cc43403432c9b5bc11bbfb9546b3e172788e [2023-03-09T01:16:41.596Z] $ docker rm -f --volumes 3f1216f97409a284504d83784276cc43403432c9b5bc11bbfb9546b3e172788e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-03-09T01:16:42.599Z] provisioning config files... [2023-03-09T01:16:42.606Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-121@tmp/config13356996243094525736tmp [Pipeline] { [Pipeline] sh [2023-03-09T01:16:42.933Z] + set +x [2023-03-09T01:16:42.933Z] + curl+ -s https://codecov.io/bash [2023-03-09T01:16:42.933Z] bash -s -- [2023-03-09T01:16:42.933Z] [2023-03-09T01:16:42.933Z] _____ _ [2023-03-09T01:16:42.933Z] / ____| | | [2023-03-09T01:16:42.933Z] | | ___ __| | ___ ___ _____ __ [2023-03-09T01:16:42.933Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-09T01:16:42.933Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-09T01:16:42.933Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-09T01:16:42.933Z] Bash-1.0.6 [2023-03-09T01:16:42.933Z] [2023-03-09T01:16:42.933Z] [2023-03-09T01:16:42.933Z] ==> git version 2.25.1 found [2023-03-09T01:16:42.933Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-03-09T01:16:42.933Z] Release-Date: 2020-01-08 [2023-03-09T01:16:42.933Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-09T01:16:42.933Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-09T01:16:42.933Z] ==> Jenkins CI detected. [2023-03-09T01:16:42.933Z] current dir:  /w/workspace/edgexfoundry_device-gpio_PR-121 [2023-03-09T01:16:42.933Z] project root: . [2023-03-09T01:16:42.933Z] --> token set from env [2023-03-09T01:16:42.933Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-09T01:16:42.933Z] ==> Running gcov in . (disable via -X gcov) [2023-03-09T01:16:42.933Z] ==> Python coveragepy not found [2023-03-09T01:16:42.933Z] ==> Searching for coverage reports in: [2023-03-09T01:16:42.933Z] + . [2023-03-09T01:16:42.933Z] -> Found 1 reports [2023-03-09T01:16:42.933Z] ==> Detecting git/mercurial file structure [2023-03-09T01:16:42.933Z] ==> Reading reports [2023-03-09T01:16:42.933Z] + ./coverage.out bytes=10 [2023-03-09T01:16:42.933Z] ==> Appending adjustments [2023-03-09T01:16:42.933Z] https://docs.codecov.io/docs/fixing-reports [2023-03-09T01:16:43.192Z] + Found adjustments [2023-03-09T01:16:43.192Z] ==> Gzipping contents [2023-03-09T01:16:43.192Z] 4.0K /tmp/codecov.9vc8gK.gz [2023-03-09T01:16:43.192Z] ==> Uploading reports [2023-03-09T01:16:43.192Z] url: https://codecov.io [2023-03-09T01:16:43.192Z] query: branch=PR-121&commit=3bdc49cdb5768fe68b2f74db0f6c0f08ce670b33&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-121%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=121&job=&cmd_args= [2023-03-09T01:16:43.192Z] -> Pinging Codecov [2023-03-09T01:16:43.192Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-121&commit=3bdc49cdb5768fe68b2f74db0f6c0f08ce670b33&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-121%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=121&job=&cmd_args= [2023-03-09T01:16:43.192Z] -> Uploading to [2023-03-09T01:16:43.192Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-09/3EC07B1A8CA8AF9BCAA0BB9F0134797F/3bdc49cdb5768fe68b2f74db0f6c0f08ce670b33/c484ed41-3ca4-4cfd-a6d2-e9c7a9584515.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230309%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230309T011643Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a54d9d5297a8966a512ad63b3f650182d14b838f120ff4bb6754e413a4ef43f0 [2023-03-09T01:16:43.192Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-09T01:16:43.192Z] Dload Upload Total Spent Left Speed [2023-03-09T01:16:43.450Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 742 0 0 100 742 0 2549 --:--:-- --:--:-- --:--:-- 2549 [2023-03-09T01:16:43.450Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/3bdc49cdb5768fe68b2f74db0f6c0f08ce670b33 [Pipeline] } [2023-03-09T01:16:43.479Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-09T01:16:45.152Z] + [ -d /w/workspace/edgexfoundry_device-gpio_PR-121/archives ] [2023-03-09T01:16:45.152Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-121/archives [2023-03-09T01:16:45.152Z] total 16 [2023-03-09T01:16:45.152Z] drwxr-xr-x 3 root root 4096 Mar 9 01:09 . [2023-03-09T01:16:45.152Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 9 01:09 .. [2023-03-09T01:16:45.152Z] drwxr-xr-x 2 root root 4096 Mar 9 01:09 cost [2023-03-09T01:16:45.152Z] -rw-r--r-- 1 root root 83 Mar 9 01:09 cost.csv [2023-03-09T01:16:45.152Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-121/archives [2023-03-09T01:16:45.152Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-121/archives [2023-03-09T01:16:45.152Z] total 16 [2023-03-09T01:16:45.152Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 9 01:09 . [2023-03-09T01:16:45.152Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 9 01:09 .. [2023-03-09T01:16:45.152Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 9 01:09 cost [2023-03-09T01:16:45.152Z] -rw-r--r-- 1 jenkins jenkins 83 Mar 9 01:09 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-09T01:16:45.546Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-09T01:16:46.540Z] ---> package-listing.sh [2023-03-09T01:16:46.540Z] ++ facter osfamily [2023-03-09T01:16:46.540Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-09T01:16:46.798Z] + OS_FAMILY=debian [2023-03-09T01:16:46.798Z] + workspace=/w/workspace/edgexfoundry_device-gpio_PR-121 [2023-03-09T01:16:46.798Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-09T01:16:46.798Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-09T01:16:46.798Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-09T01:16:46.798Z] + PACKAGES=/tmp/packages_start.txt [2023-03-09T01:16:46.798Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-121 ']' [2023-03-09T01:16:46.798Z] + PACKAGES=/tmp/packages_end.txt [2023-03-09T01:16:46.798Z] + case "${OS_FAMILY}" in [2023-03-09T01:16:46.798Z] + dpkg -l [2023-03-09T01:16:46.798Z] + grep '^ii' [2023-03-09T01:16:46.798Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-09T01:16:46.798Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-09T01:16:46.798Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-09T01:16:46.798Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-121 ']' [2023-03-09T01:16:46.798Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-121/archives/ [2023-03-09T01:16:46.798Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-121/archives/ [Pipeline] echo [2023-03-09T01:16:46.832Z] 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-121/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-09T01:16:47.128Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T01:16:47.758Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-09T01:16:47.758Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T01:16:47.906Z] prd-ubuntu20.04-docker-8c-8g-8935 does not seem to be running inside a container [2023-03-09T01:16:47.935Z] $ 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-121/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-121 -v /w/workspace/edgexfoundry_device-gpio_PR-121:/w/workspace/edgexfoundry_device-gpio_PR-121:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-121@tmp:/w/workspace/edgexfoundry_device-gpio_PR-121@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-09T01:16:48.115Z] $ docker top ca5a5d8b87acdf1cbb1daf5f3142386f3dec6e1b8751f7ae12c14cb719ec5e8e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-09T01:16:48.495Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-09T01:16:48.805Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-09T01:16:49.149Z] + ls /var/log/sa-host [2023-03-09T01:16:49.149Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-09T01:16:49.374Z] provisioning config files... [2023-03-09T01:16:49.382Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-121@tmp/config103738479891418455tmp [Pipeline] { [Pipeline] echo [2023-03-09T01:16:49.426Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-09T01:16:49.734Z] ---> create-netrc.sh [Pipeline] } [2023-03-09T01:16:49.764Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-09T01:16:50.162Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-09T01:16:50.207Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-09T01:16:50.553Z] ---> sudo-logs.sh [2023-03-09T01:16:50.553Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-09T01:16:50.633Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-09T01:16:50.940Z] ---> job-cost.sh [2023-03-09T01:16:50.940Z] lf-activate-venv: SKIPPING [2023-03-09T01:16:50.940Z] DEBUG: total: 0.2199999988079071 [2023-03-09T01:16:50.940Z] INFO: Retrieving Stack Cost... [2023-03-09T01:16:51.197Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-09T01:16:51.455Z] INFO: Archiving Costs [Pipeline] echo [2023-03-09T01:16:51.489Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-09T01:16:51.802Z] ---> logs-deploy.sh [2023-03-09T01:16:51.802Z] lf-activate-venv: SKIPPING [2023-03-09T01:16:51.802Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-121/1 [2023-03-09T01:16:51.802Z] INFO: archiving workspace using pattern(s): [2023-03-09T01:16:52.741Z] Archives upload complete. [2023-03-09T01:16:52.999Z] INFO: archiving logs to Nexus [2023-03-09T01:16:53.567Z] ---> uname -a: [2023-03-09T01:16:53.567Z] Linux prd-ubuntu20-04-docker-8c-8g-8935 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-03-09T01:16:53.567Z] [2023-03-09T01:16:53.567Z] [2023-03-09T01:16:53.567Z] ---> lscpu: [2023-03-09T01:16:53.567Z] Architecture: x86_64 [2023-03-09T01:16:53.567Z] CPU op-mode(s): 32-bit, 64-bit [2023-03-09T01:16:53.567Z] Byte Order: Little Endian [2023-03-09T01:16:53.567Z] Address sizes: 40 bits physical, 48 bits virtual [2023-03-09T01:16:53.567Z] CPU(s): 8 [2023-03-09T01:16:53.567Z] On-line CPU(s) list: 0-7 [2023-03-09T01:16:53.567Z] Thread(s) per core: 1 [2023-03-09T01:16:53.567Z] Core(s) per socket: 1 [2023-03-09T01:16:53.567Z] Socket(s): 8 [2023-03-09T01:16:53.567Z] NUMA node(s): 1 [2023-03-09T01:16:53.567Z] Vendor ID: AuthenticAMD [2023-03-09T01:16:53.567Z] CPU family: 23 [2023-03-09T01:16:53.567Z] Model: 49 [2023-03-09T01:16:53.567Z] Model name: AMD EPYC-Rome Processor [2023-03-09T01:16:53.567Z] Stepping: 0 [2023-03-09T01:16:53.567Z] CPU MHz: 2799.998 [2023-03-09T01:16:53.567Z] BogoMIPS: 5599.99 [2023-03-09T01:16:53.567Z] Virtualization: AMD-V [2023-03-09T01:16:53.567Z] Hypervisor vendor: KVM [2023-03-09T01:16:53.567Z] Virtualization type: full [2023-03-09T01:16:53.567Z] L1d cache: 256 KiB [2023-03-09T01:16:53.567Z] L1i cache: 256 KiB [2023-03-09T01:16:53.567Z] L2 cache: 4 MiB [2023-03-09T01:16:53.567Z] L3 cache: 128 MiB [2023-03-09T01:16:53.567Z] NUMA node0 CPU(s): 0-7 [2023-03-09T01:16:53.567Z] Vulnerability Itlb multihit: Not affected [2023-03-09T01:16:53.567Z] Vulnerability L1tf: Not affected [2023-03-09T01:16:53.567Z] Vulnerability Mds: Not affected [2023-03-09T01:16:53.567Z] Vulnerability Meltdown: Not affected [2023-03-09T01:16:53.567Z] Vulnerability Mmio stale data: Not affected [2023-03-09T01:16:53.567Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-03-09T01:16:53.567Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-03-09T01:16:53.568Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-03-09T01:16:53.568Z] Vulnerability Srbds: Not affected [2023-03-09T01:16:53.568Z] Vulnerability Tsx async abort: Not affected [2023-03-09T01:16:53.568Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-03-09T01:16:53.568Z] [2023-03-09T01:16:53.568Z] [2023-03-09T01:16:53.568Z] ---> nproc: [2023-03-09T01:16:53.568Z] 8 [2023-03-09T01:16:53.568Z] [2023-03-09T01:16:53.568Z] [2023-03-09T01:16:53.568Z] ---> df -h: [2023-03-09T01:16:53.568Z] Filesystem Size Used Avail Use% Mounted on [2023-03-09T01:16:53.568Z] overlay 155G 12G 144G 8% / [2023-03-09T01:16:53.568Z] tmpfs 64M 0 64M 0% /dev [2023-03-09T01:16:53.568Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-03-09T01:16:53.568Z] shm 64M 0 64M 0% /dev/shm [2023-03-09T01:16:53.568Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-03-09T01:16:53.568Z] [2023-03-09T01:16:53.568Z] [2023-03-09T01:16:53.568Z] ---> sar -b -r -n DEV: [2023-03-09T01:16:53.568Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8935) 03/09/23 _x86_64_ (8 CPU) [2023-03-09T01:16:53.568Z] [2023-03-09T01:16:53.568Z] 01:06:50 LINUX RESTART (8 CPU) [2023-03-09T01:16:53.568Z] [2023-03-09T01:16:53.568Z] 01:07:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-03-09T01:16:53.568Z] 01:08:01 176.04 48.14 127.90 0.00 5437.36 173693.45 0.00 [2023-03-09T01:16:53.568Z] 01:09:01 139.68 0.85 138.83 0.00 22.93 47179.07 0.00 [2023-03-09T01:16:53.568Z] 01:10:01 174.95 0.25 174.70 0.00 16.00 40079.19 0.00 [2023-03-09T01:16:53.568Z] 01:11:01 2.08 0.00 2.08 0.00 0.00 25.75 0.00 [2023-03-09T01:16:53.568Z] 01:12:01 23.61 8.80 14.81 0.00 930.38 2205.10 0.00 [2023-03-09T01:16:53.568Z] 01:13:01 35.09 2.82 32.28 0.00 4250.62 6658.22 0.00 [2023-03-09T01:16:53.568Z] 01:14:01 3.48 0.02 3.47 0.00 0.13 91.32 0.00 [2023-03-09T01:16:53.568Z] 01:15:01 1.88 0.00 1.88 0.00 0.00 20.66 0.00 [2023-03-09T01:16:53.568Z] 01:16:01 1.45 0.00 1.45 0.00 0.00 15.19 0.00 [2023-03-09T01:16:53.568Z] Average: 62.03 6.76 55.27 0.00 1184.14 29995.88 0.00 [2023-03-09T01:16:53.568Z] [2023-03-09T01:16:53.568Z] 01:07:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-03-09T01:16:53.568Z] 01:08:01 29138636 31563352 758364 2.31 72928 2628840 1940696 5.72 1024900 2368784 668 [2023-03-09T01:16:53.568Z] 01:09:01 28211180 31503812 797756 2.43 147408 3328896 1939596 5.72 1238680 2969268 128524 [2023-03-09T01:16:53.568Z] 01:10:01 27654600 31567552 735104 2.24 159668 3899528 1777752 5.24 1239588 3483120 368 [2023-03-09T01:16:53.568Z] 01:11:01 27654840 31567884 734448 2.23 159696 3899528 1777752 5.24 1239344 3483120 44 [2023-03-09T01:16:53.568Z] 01:12:01 27473184 31527472 756344 2.30 175848 4025628 1950900 5.75 1347024 3536972 1016 [2023-03-09T01:16:53.568Z] 01:13:01 27130276 31549456 734460 2.23 193328 4355476 1834836 5.41 1557960 3651080 48 [2023-03-09T01:16:53.568Z] 01:14:01 27134780 31549224 734844 2.23 191920 4352232 1822068 5.37 1556504 3647860 4 [2023-03-09T01:16:53.568Z] 01:15:01 27141048 31555604 728444 2.22 192000 4352236 1822068 5.37 1550512 3647864 48 [2023-03-09T01:16:53.568Z] 01:16:01 27141444 31556116 728012 2.21 192084 4352236 1822068 5.37 1550888 3647868 156 [2023-03-09T01:16:53.568Z] Average: 27631110 31548941 745308 2.27 164987 3910511 1854193 5.46 1367267 3381771 14542 [2023-03-09T01:16:53.568Z] [2023-03-09T01:16:53.568Z] 01:07:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-03-09T01:16:53.568Z] 01:08:01 ens3 703.93 477.99 6702.56 94.01 0.00 0.00 0.00 0.00 [2023-03-09T01:16:53.568Z] 01:08:01 veth7140c12 2.95 5.12 0.20 40.64 0.00 0.00 0.00 0.00 [2023-03-09T01:16:53.568Z] 01:08:01 lo 7.00 7.00 0.67 0.67 0.00 0.00 0.00 0.00 [2023-03-09T01:16:53.568Z] 01:08:01 docker0 17.63 21.43 1.37 168.99 0.00 0.00 0.00 0.00 [2023-03-09T01:16:53.568Z] 01:09:01 ens3 335.89 195.38 1938.39 28.54 0.00 0.00 0.00 0.00 [2023-03-09T01:16:53.568Z] 01:09:01 vethb339885 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-09T01:16:53.568Z] 01:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-09T01:16:53.568Z] 01:09:01 docker0 177.50 304.55 14.13 1909.71 0.00 0.00 0.00 0.00 [2023-03-09T01:16:53.568Z] 01:10:01 ens3 158.54 113.35 2671.25 95.06 0.00 0.00 0.00 0.00 [2023-03-09T01:16:53.568Z] 01:10:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 [2023-03-09T01:16:53.568Z] 01:10:01 docker0 3.78 6.68 0.22 81.05 0.00 0.00 0.00 0.00 [2023-03-09T01:16:53.568Z] 01:11:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-09T01:16:53.568Z] 01:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-09T01:16:53.568Z] 01:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-09T01:16:53.568Z] 01:12:01 ens3 68.51 39.03 856.60 2.77 0.00 0.00 0.00 0.00 [2023-03-09T01:16:53.568Z] 01:12:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2023-03-09T01:16:53.568Z] 01:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-09T01:16:53.568Z] 01:13:01 ens3 145.18 86.62 1948.80 5.92 0.00 0.00 0.00 0.00 [2023-03-09T01:16:53.568Z] 01:13:01 lo 0.60 0.60 0.05 0.05 0.00 0.00 0.00 0.00 [2023-03-09T01:16:53.568Z] 01:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-09T01:16:53.568Z] 01:14:01 ens3 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-09T01:16:53.568Z] 01:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-09T01:16:53.568Z] 01:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-09T01:16:53.568Z] 01:15:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-09T01:16:53.568Z] 01:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-09T01:16:53.568Z] 01:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-09T01:16:53.568Z] 01:16:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-09T01:16:53.568Z] 01:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-09T01:16:53.568Z] 01:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-09T01:16:53.568Z] Average: ens3 156.93 101.40 1568.60 25.15 0.00 0.00 0.00 0.00 [2023-03-09T01:16:53.568Z] Average: lo 1.15 1.15 0.11 0.11 0.00 0.00 0.00 0.00 [2023-03-09T01:16:53.568Z] Average: docker0 22.10 36.96 1.75 239.97 0.00 0.00 0.00 0.00 [2023-03-09T01:16:53.568Z] [2023-03-09T01:16:53.568Z] [2023-03-09T01:16:53.568Z] ---> sar -P ALL: [2023-03-09T01:16:53.568Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8935) 03/09/23 _x86_64_ (8 CPU) [2023-03-09T01:16:53.568Z] [2023-03-09T01:16:53.568Z] 01:06:50 LINUX RESTART (8 CPU) [2023-03-09T01:16:53.568Z] [2023-03-09T01:16:53.568Z] 01:07:01 CPU %user %nice %system %iowait %steal %idle [2023-03-09T01:16:53.568Z] 01:08:01 all 8.94 0.00 3.09 3.36 0.06 84.56 [2023-03-09T01:16:53.568Z] 01:08:01 0 10.82 0.00 2.80 0.90 0.08 85.39 [2023-03-09T01:16:53.568Z] 01:08:01 1 9.98 0.00 3.47 6.56 0.05 79.94 [2023-03-09T01:16:53.568Z] 01:08:01 2 9.52 0.00 3.18 4.50 0.07 82.73 [2023-03-09T01:16:53.568Z] 01:08:01 3 6.97 0.00 2.95 2.06 0.05 87.97 [2023-03-09T01:16:53.568Z] 01:08:01 4 9.50 0.00 3.45 9.17 0.05 77.83 [2023-03-09T01:16:53.568Z] 01:08:01 5 7.47 0.00 2.81 0.98 0.07 88.68 [2023-03-09T01:16:53.568Z] 01:08:01 6 6.68 0.00 2.60 0.44 0.05 90.23 [2023-03-09T01:16:53.568Z] 01:08:01 7 10.56 0.00 3.45 2.25 0.07 83.68 [2023-03-09T01:16:53.568Z] 01:09:01 all 19.67 0.00 4.31 3.31 0.07 72.64 [2023-03-09T01:16:53.568Z] 01:09:01 0 20.06 0.00 4.76 2.53 0.05 72.59 [2023-03-09T01:16:53.568Z] 01:09:01 1 19.65 0.00 4.06 0.42 0.07 75.80 [2023-03-09T01:16:53.568Z] 01:09:01 2 20.07 0.00 4.02 0.47 0.07 75.36 [2023-03-09T01:16:53.568Z] 01:09:01 3 19.83 0.00 4.48 0.25 0.08 75.35 [2023-03-09T01:16:53.568Z] 01:09:01 4 19.88 0.00 3.76 0.42 0.08 75.86 [2023-03-09T01:16:53.568Z] 01:09:01 5 19.34 0.00 4.76 20.55 0.08 55.26 [2023-03-09T01:16:53.568Z] 01:09:01 6 19.16 0.00 4.29 0.40 0.05 76.10 [2023-03-09T01:16:53.568Z] 01:09:01 7 19.35 0.00 4.34 1.46 0.08 74.76 [2023-03-09T01:16:53.568Z] 01:10:01 all 19.30 0.00 4.32 2.41 0.08 73.89 [2023-03-09T01:16:53.568Z] 01:10:01 0 20.41 0.00 3.66 0.27 0.07 75.59 [2023-03-09T01:16:53.568Z] 01:10:01 1 19.79 0.00 4.14 3.38 0.08 72.61 [2023-03-09T01:16:53.568Z] 01:10:01 2 18.18 0.00 5.45 6.22 0.07 70.08 [2023-03-09T01:16:53.568Z] 01:10:01 3 19.18 0.00 4.05 1.69 0.08 75.00 [2023-03-09T01:16:53.568Z] 01:10:01 4 19.70 0.00 5.02 6.87 0.08 68.33 [2023-03-09T01:16:53.568Z] 01:10:01 5 18.98 0.00 4.18 0.81 0.08 75.94 [2023-03-09T01:16:53.568Z] 01:10:01 6 18.63 0.00 4.32 0.05 0.07 76.94 [2023-03-09T01:16:53.568Z] 01:10:01 7 19.50 0.00 3.77 0.05 0.08 76.59 [2023-03-09T01:16:53.568Z] 01:11:01 all 0.04 0.00 0.02 0.01 0.00 99.92 [2023-03-09T01:16:53.568Z] 01:11:01 0 0.22 0.00 0.08 0.00 0.02 99.68 [2023-03-09T01:16:53.568Z] 01:11:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-09T01:16:53.568Z] 01:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-09T01:16:53.568Z] 01:11:01 3 0.02 0.00 0.02 0.07 0.00 99.90 [2023-03-09T01:16:53.568Z] 01:11:01 4 0.03 0.00 0.00 0.02 0.00 99.95 [2023-03-09T01:16:53.568Z] 01:11:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-09T01:16:53.568Z] 01:11:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-09T01:16:53.568Z] 01:11:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-09T01:16:53.568Z] 01:12:01 all 0.80 0.00 0.61 0.24 0.02 98.34 [2023-03-09T01:16:53.568Z] 01:12:01 0 3.34 0.00 1.87 0.07 0.03 94.69 [2023-03-09T01:16:53.568Z] 01:12:01 1 0.72 0.00 0.60 0.38 0.02 98.28 [2023-03-09T01:16:53.568Z] 01:12:01 2 0.27 0.00 0.68 0.03 0.02 99.00 [2023-03-09T01:16:53.568Z] 01:12:01 3 0.13 0.00 0.25 0.38 0.02 99.22 [2023-03-09T01:16:53.568Z] 01:12:01 4 0.28 0.00 0.33 0.03 0.02 99.33 [2023-03-09T01:16:53.568Z] 01:12:01 5 0.80 0.00 0.40 0.37 0.02 98.41 [2023-03-09T01:16:53.568Z] 01:12:01 6 0.60 0.00 0.45 0.65 0.02 98.28 [2023-03-09T01:16:53.568Z] 01:12:01 7 0.22 0.00 0.23 0.00 0.02 99.53 [2023-03-09T01:16:53.568Z] 01:13:01 all 1.83 0.00 0.82 0.44 0.02 96.89 [2023-03-09T01:16:53.568Z] 01:13:01 0 1.04 0.00 0.55 0.89 0.02 97.51 [2023-03-09T01:16:53.568Z] 01:13:01 1 1.57 0.00 0.97 0.47 0.02 96.98 [2023-03-09T01:16:53.568Z] 01:13:01 2 1.68 0.00 0.55 0.20 0.00 97.57 [2023-03-09T01:16:53.568Z] 01:13:01 3 2.36 0.00 0.49 0.23 0.02 96.90 [2023-03-09T01:16:53.568Z] 01:13:01 4 2.71 0.00 1.05 1.56 0.02 94.66 [2023-03-09T01:16:53.568Z] 01:13:01 5 1.44 0.00 0.43 0.13 0.02 97.98 [2023-03-09T01:16:53.568Z] 01:13:01 6 1.68 0.00 1.60 0.03 0.03 96.65 [2023-03-09T01:16:53.568Z] 01:13:01 7 2.20 0.00 0.89 0.02 0.02 96.88 [2023-03-09T01:16:53.568Z] 01:14:01 all 0.13 0.00 0.06 0.01 0.01 99.80 [2023-03-09T01:16:53.568Z] 01:14:01 0 0.07 0.00 0.08 0.05 0.00 99.80 [2023-03-09T01:16:53.568Z] 01:14:01 1 0.28 0.00 0.10 0.00 0.02 99.60 [2023-03-09T01:16:53.568Z] 01:14:01 2 0.05 0.00 0.05 0.00 0.02 99.88 [2023-03-09T01:16:53.568Z] 01:14:01 3 0.03 0.00 0.03 0.02 0.00 99.92 [2023-03-09T01:16:53.568Z] 01:14:01 4 0.05 0.00 0.07 0.00 0.02 99.87 [2023-03-09T01:16:53.568Z] 01:14:01 5 0.05 0.00 0.03 0.00 0.00 99.92 [2023-03-09T01:16:53.569Z] 01:14:01 6 0.07 0.00 0.05 0.00 0.00 99.88 [2023-03-09T01:16:53.569Z] 01:14:01 7 0.43 0.00 0.03 0.00 0.02 99.52 [2023-03-09T01:16:53.569Z] 01:15:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2023-03-09T01:16:53.569Z] 01:15:01 0 0.00 0.00 0.00 0.03 0.02 99.95 [2023-03-09T01:16:53.569Z] 01:15:01 1 0.03 0.00 0.03 0.02 0.02 99.90 [2023-03-09T01:16:53.569Z] 01:15:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-09T01:16:53.569Z] 01:15:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-09T01:16:53.569Z] 01:15:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-09T01:16:53.569Z] 01:15:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-09T01:16:53.569Z] 01:15:01 6 0.02 0.00 0.02 0.00 0.03 99.93 [2023-03-09T01:16:53.569Z] 01:15:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2023-03-09T01:16:53.569Z] 01:16:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2023-03-09T01:16:53.569Z] 01:16:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2023-03-09T01:16:53.569Z] 01:16:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-09T01:16:53.569Z] 01:16:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-09T01:16:53.569Z] 01:16:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-09T01:16:53.569Z] 01:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-09T01:16:53.569Z] 01:16:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2023-03-09T01:16:53.569Z] 01:16:01 6 0.03 0.00 0.03 0.00 0.02 99.92 [2023-03-09T01:16:53.569Z] 01:16:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-09T01:16:53.569Z] Average: all 5.60 0.00 1.46 1.08 0.03 91.83 [2023-03-09T01:16:53.569Z] Average: 0 6.18 0.00 1.53 0.53 0.03 91.73 [2023-03-09T01:16:53.569Z] Average: 1 5.75 0.00 1.48 1.24 0.03 91.50 [2023-03-09T01:16:53.569Z] Average: 2 5.50 0.00 1.54 1.26 0.03 91.67 [2023-03-09T01:16:53.569Z] Average: 3 5.35 0.00 1.35 0.52 0.03 92.75 [2023-03-09T01:16:53.569Z] Average: 4 5.76 0.00 1.51 1.99 0.03 90.71 [2023-03-09T01:16:53.569Z] Average: 5 5.31 0.00 1.40 2.52 0.03 90.74 [2023-03-09T01:16:53.569Z] Average: 6 5.17 0.00 1.48 0.17 0.03 93.14 [2023-03-09T01:16:53.569Z] Average: 7 5.77 0.00 1.41 0.42 0.03 92.37 [2023-03-09T01:16:53.569Z] [2023-03-09T01:16:53.569Z] [2023-03-09T01:16:53.569Z]