Pull request #139 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 47fc3d3fbd872ef2c195f7be2fb7a940dd8f68bd+21c70a64d9894c2455aedb4662d61c2d9e09ca22 (9c2f6ed3fa632049a2f2513e8ba3b3db8fe79d47) 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-ssh11632740336042259610.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh15402760076033255066.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-139/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-139/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10925951270834470524.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-139/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5400555275733096695.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4808172356701038871.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-139/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-139/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12740561087862568693.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-gpio] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-gpio-settings PROJECT: device-gpio USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-gpio DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-5392 in /w/workspace/edgexfoundry_device-gpio_PR-139 [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-139 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/139/head:refs/remotes/origin/PR-139 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 21c70a64d9894c2455aedb4662d61c2d9e09ca22 into PR head commit 47fc3d3fbd872ef2c195f7be2fb7a940dd8f68bd Merge succeeded, producing 47fc3d3fbd872ef2c195f7be2fb7a940dd8f68bd Checking out Revision 47fc3d3fbd872ef2c195f7be2fb7a940dd8f68bd (PR-139) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-23T01:08:52.974Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-23T01:08:53.163Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 47fc3d3fbd872ef2c195f7be2fb7a940dd8f68bd # 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 21c70a64d9894c2455aedb4662d61c2d9e09ca22 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 47fc3d3fbd872ef2c195f7be2fb7a940dd8f68bd # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-23T01:08:53.277Z] ========================================================= [2023-03-23T01:08:53.277Z] EdgeX Global Pipelines Version Info [2023-03-23T01:08:53.277Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-23T01:08:54.034Z] ------------------- [2023-03-23T01:08:54.034Z] stable info: [2023-03-23T01:08:54.034Z] ------------------- [2023-03-23T01:08:54.034Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-23T01:08:54.034Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-23T01:08:54.034Z] Message: update stable to v1.0.245 [2023-03-23T01:08:54.604Z] ------------------- [2023-03-23T01:08:54.604Z] experimental info: [2023-03-23T01:08:54.604Z] ------------------- [2023-03-23T01:08:54.604Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-23T01:08:54.604Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-03-23T01:08:54.604Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-23T01:08:54.943Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2023-03-23T01:08:54.984Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2023-03-23T01:08:55.030Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-23T01:08:55.075Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-23T01:08:55.113Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-23T01:08:55.164Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-23T01:08:55.212Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-23T01:08:55.255Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-23T01:08:55.293Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-23T01:08:55.340Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-23T01:08:55.379Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-23T01:08:55.419Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2023-03-23T01:08:55.464Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-23T01:08:55.508Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-23T01:08:55.545Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-23T01:08:55.622Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-23T01:08:55.724Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-23T01:08:55.766Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-23T01:08:55.807Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-23T01:08:55.851Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-23T01:08:55.898Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-23T01:08:55.939Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-23T01:08:55.980Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-23T01:08:56.024Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-23T01:08:56.065Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-23T01:08:56.116Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-23T01:08:56.162Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-23T01:08:56.203Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-139 [Pipeline] echo [2023-03-23T01:08:56.246Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-139 [Pipeline] echo [2023-03-23T01:08:56.282Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-139 [Pipeline] echo [2023-03-23T01:08:56.321Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 47fc3d3fbd872ef2c195f7be2fb7a940dd8f68bd [Pipeline] echo [2023-03-23T01:08:56.369Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 47fc3d3 [Pipeline] echo [2023-03-23T01:08:56.411Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-23T01:08:56.531Z] provisioning config files... [2023-03-23T01:08:56.547Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-139@tmp/config8731004743751421715tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-23T01:08:56.900Z] ---> docker-login.sh [2023-03-23T01:08:56.900Z] nexus3.edgexfoundry.org:10001 [2023-03-23T01:08:57.161Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T01:08:57.161Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T01:08:57.161Z] Configure a credential helper to remove this warning. See [2023-03-23T01:08:57.161Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T01:08:57.161Z] [2023-03-23T01:08:57.161Z] Login Succeeded [2023-03-23T01:08:57.161Z] nexus3.edgexfoundry.org:10002 [2023-03-23T01:08:57.161Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T01:08:57.422Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T01:08:57.422Z] Configure a credential helper to remove this warning. See [2023-03-23T01:08:57.422Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T01:08:57.422Z] [2023-03-23T01:08:57.422Z] Login Succeeded [2023-03-23T01:08:57.422Z] nexus3.edgexfoundry.org:10003 [2023-03-23T01:08:57.422Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T01:08:57.422Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T01:08:57.422Z] Configure a credential helper to remove this warning. See [2023-03-23T01:08:57.422Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T01:08:57.422Z] [2023-03-23T01:08:57.422Z] Login Succeeded [2023-03-23T01:08:57.422Z] nexus3.edgexfoundry.org:10004 [2023-03-23T01:08:57.422Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T01:08:57.687Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T01:08:57.687Z] Configure a credential helper to remove this warning. See [2023-03-23T01:08:57.687Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T01:08:57.687Z] [2023-03-23T01:08:57.687Z] Login Succeeded [2023-03-23T01:08:57.687Z] docker.io [2023-03-23T01:08:57.687Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T01:08:57.946Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T01:08:57.947Z] Configure a credential helper to remove this warning. See [2023-03-23T01:08:57.947Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T01:08:57.947Z] [2023-03-23T01:08:57.947Z] Login Succeeded [2023-03-23T01:08:57.947Z] ---> docker-login.sh ends [Pipeline] } [2023-03-23T01:08:57.977Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-23T01:08:58.590Z] + git rev-list -1 --merges 47fc3d3fbd872ef2c195f7be2fb7a940dd8f68bd~1..47fc3d3fbd872ef2c195f7be2fb7a940dd8f68bd [Pipeline] echo [2023-03-23T01:08:58.648Z] -----------> git rev-list -1 --merges 47fc3d3fbd872ef2c195f7be2fb7a940dd8f68bd~1..47fc3d3fbd872ef2c195f7be2fb7a940dd8f68bd 47fc3d3fbd872ef2c195f7be2fb7a940dd8f68bd [false] [Pipeline] sh [2023-03-23T01:08:58.960Z] + git log --format=format:%s -1 47fc3d3fbd872ef2c195f7be2fb7a940dd8f68bd [Pipeline] echo [2023-03-23T01:08:59.090Z] ========================================================= [2023-03-23T01:08:59.091Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-23T01:08:59.091Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-23T01:08:59.542Z] + git log --format=format:%s -1 47fc3d3fbd872ef2c195f7be2fb7a940dd8f68bd [Pipeline] echo [2023-03-23T01:08:59.575Z] [semverPrep] GIT_COMMIT: 47fc3d3fbd872ef2c195f7be2fb7a940dd8f68bd, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo [2023-03-23T01:08:59.608Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-23T01:08:59.989Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-23T01:08:59.989Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-23T01:08:59.989Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-23T01:08:59.989Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-23T01:08:59.989Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-23T01:08:59.989Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-23T01:08:59.989Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T01:09:00.421Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-23T01:09:00.421Z] [2023-03-23T01:09:00.421Z] 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-23T01:09:00.798Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-23T01:09:00.798Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-23T01:09:00.798Z] b85a868b505f: Pulling fs layer [2023-03-23T01:09:00.798Z] e2be974225ed: Pulling fs layer [2023-03-23T01:09:00.798Z] 339a4e72a1f5: Pulling fs layer [2023-03-23T01:09:00.798Z] 988bab9f4d93: Pulling fs layer [2023-03-23T01:09:00.798Z] 1469e6f7b9e6: Pulling fs layer [2023-03-23T01:09:00.798Z] eaf3925da568: Pulling fs layer [2023-03-23T01:09:00.798Z] bab4dde63d76: Pulling fs layer [2023-03-23T01:09:00.798Z] bde34c3a00c8: Pulling fs layer [2023-03-23T01:09:00.798Z] b352a97aabf1: Pulling fs layer [2023-03-23T01:09:00.798Z] 4872d77fe225: Pulling fs layer [2023-03-23T01:09:00.798Z] 5851b861e8e6: Pulling fs layer [2023-03-23T01:09:00.798Z] 988bab9f4d93: Waiting [2023-03-23T01:09:00.798Z] 1469e6f7b9e6: Waiting [2023-03-23T01:09:00.798Z] bab4dde63d76: Waiting [2023-03-23T01:09:00.798Z] eaf3925da568: Waiting [2023-03-23T01:09:00.798Z] bde34c3a00c8: Waiting [2023-03-23T01:09:00.798Z] b352a97aabf1: Waiting [2023-03-23T01:09:00.798Z] 4872d77fe225: Waiting [2023-03-23T01:09:00.798Z] 5851b861e8e6: Waiting [2023-03-23T01:09:00.798Z] e2be974225ed: Download complete [2023-03-23T01:09:00.798Z] 988bab9f4d93: Verifying Checksum [2023-03-23T01:09:00.798Z] 988bab9f4d93: Download complete [2023-03-23T01:09:01.059Z] 339a4e72a1f5: Verifying Checksum [2023-03-23T01:09:01.059Z] 339a4e72a1f5: Download complete [2023-03-23T01:09:01.059Z] 1469e6f7b9e6: Verifying Checksum [2023-03-23T01:09:01.059Z] 1469e6f7b9e6: Download complete [2023-03-23T01:09:01.059Z] eaf3925da568: Download complete [2023-03-23T01:09:01.059Z] bde34c3a00c8: Verifying Checksum [2023-03-23T01:09:01.059Z] bde34c3a00c8: Download complete [2023-03-23T01:09:01.059Z] b352a97aabf1: Verifying Checksum [2023-03-23T01:09:01.059Z] b352a97aabf1: Download complete [2023-03-23T01:09:01.059Z] 4872d77fe225: Download complete [2023-03-23T01:09:01.059Z] 5851b861e8e6: Download complete [2023-03-23T01:09:01.059Z] b85a868b505f: Download complete [2023-03-23T01:09:01.319Z] bab4dde63d76: Verifying Checksum [2023-03-23T01:09:01.319Z] bab4dde63d76: Download complete [2023-03-23T01:09:02.694Z] b85a868b505f: Pull complete [2023-03-23T01:09:02.694Z] e2be974225ed: Pull complete [2023-03-23T01:09:03.262Z] 339a4e72a1f5: Pull complete [2023-03-23T01:09:03.262Z] 988bab9f4d93: Pull complete [2023-03-23T01:09:03.830Z] 1469e6f7b9e6: Pull complete [2023-03-23T01:09:03.830Z] eaf3925da568: Pull complete [2023-03-23T01:09:05.735Z] bab4dde63d76: Pull complete [2023-03-23T01:09:05.735Z] bde34c3a00c8: Pull complete [2023-03-23T01:09:05.735Z] b352a97aabf1: Pull complete [2023-03-23T01:09:05.735Z] 4872d77fe225: Pull complete [2023-03-23T01:09:05.735Z] 5851b861e8e6: Pull complete [2023-03-23T01:09:05.735Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-23T01:09:05.735Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-23T01:09:05.735Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-23T01:09:06.064Z] prd-ubuntu20.04-docker-8c-8g-5392 does not seem to be running inside a container [2023-03-23T01:09:06.098Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-139 -v /w/workspace/edgexfoundry_device-gpio_PR-139:/w/workspace/edgexfoundry_device-gpio_PR-139:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-139@tmp:/w/workspace/edgexfoundry_device-gpio_PR-139@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-23T01:09:08.646Z] $ docker top c29b9bbce168986f5d0d3e1d07a8c0077c502add49e5efb47db1617d70210bd7 -eo pid,comm [2023-03-23T01:09:08.698Z] 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-23T01:09:08.698Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-23T01:09:08.829Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-23T01:09:08.829Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-23T01:09:08.942Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-23T01:09:08.946Z] $ docker exec c29b9bbce168986f5d0d3e1d07a8c0077c502add49e5efb47db1617d70210bd7 ssh-agent [2023-03-23T01:09:09.048Z] SSH_AUTH_SOCK=/tmp/ssh-PuY6zpcLHCfZ/agent.33 [2023-03-23T01:09:09.048Z] SSH_AGENT_PID=39 [2023-03-23T01:09:09.054Z] Running ssh-add (command line suppressed) [2023-03-23T01:09:09.156Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-139@tmp/private_key_17734986863291852465.key (/w/workspace/edgexfoundry_device-gpio_PR-139@tmp/private_key_17734986863291852465.key) [2023-03-23T01:09:09.171Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-23T01:09:09.505Z] + git tag --points-at HEAD [Pipeline] } [2023-03-23T01:09:09.531Z] $ docker exec --env ******** --env ******** c29b9bbce168986f5d0d3e1d07a8c0077c502add49e5efb47db1617d70210bd7 ssh-agent -k [2023-03-23T01:09:09.632Z] unset SSH_AUTH_SOCK; [2023-03-23T01:09:09.632Z] unset SSH_AGENT_PID; [2023-03-23T01:09:09.633Z] echo Agent pid 39 killed; [2023-03-23T01:09:09.645Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-23T01:09:09.748Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-23T01:09:09.748Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-23T01:09:09.861Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-23T01:09:09.865Z] $ docker exec c29b9bbce168986f5d0d3e1d07a8c0077c502add49e5efb47db1617d70210bd7 ssh-agent [2023-03-23T01:09:09.993Z] SSH_AUTH_SOCK=/tmp/ssh-BIn1kEdrgvQL/agent.71 [2023-03-23T01:09:09.993Z] SSH_AGENT_PID=77 [2023-03-23T01:09:09.999Z] Running ssh-add (command line suppressed) [2023-03-23T01:09:10.110Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-139@tmp/private_key_12511747287969554563.key (/w/workspace/edgexfoundry_device-gpio_PR-139@tmp/private_key_12511747287969554563.key) [2023-03-23T01:09:10.121Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-23T01:09:10.452Z] + git semver init [2023-03-23T01:09:10.711Z] 2023-03-23 01:09:10,648 [run_init] DEBUG init version:0.0.0 force:False [2023-03-23T01:09:10.711Z] 2023-03-23 01:09:10,649 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-139/.semver [2023-03-23T01:09:10.711Z] 2023-03-23 01:09:10,649 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-139/.semver [2023-03-23T01:09:10.711Z] 2023-03-23 01:09:10,650 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-139/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-139, universal_newlines=False, shell=None, istream=None) [2023-03-23T01:09:11.650Z] 2023-03-23 01:09:11,573 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-139/.git/info/exclude [2023-03-23T01:09:11.650Z] 2023-03-23 01:09:11,574 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-139/.semver/PR-139 with force:False [2023-03-23T01:09:11.650Z] 2023-03-23 01:09:11,574 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-139/.semver/PR-139 [2023-03-23T01:09:11.650Z] 2023-03-23 01:09:11,578 [execute] INFO git cat-file --batch-check [2023-03-23T01:09:11.650Z] 2023-03-23 01:09:11,579 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-139/.semver, universal_newlines=False, shell=None, istream=) [2023-03-23T01:09:11.650Z] 2023-03-23 01:09:11,585 [execute] INFO git cat-file --batch [2023-03-23T01:09:11.650Z] 2023-03-23 01:09:11,585 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-139/.semver, universal_newlines=False, shell=None, istream=) [2023-03-23T01:09:11.650Z] 2023-03-23 01:09:11,591 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-139/.semver/PR-139 [2023-03-23T01:09:11.650Z] 0.0.0 [Pipeline] } [2023-03-23T01:09:11.683Z] $ docker exec --env ******** --env ******** c29b9bbce168986f5d0d3e1d07a8c0077c502add49e5efb47db1617d70210bd7 ssh-agent -k [2023-03-23T01:09:11.783Z] unset SSH_AUTH_SOCK; [2023-03-23T01:09:11.784Z] unset SSH_AGENT_PID; [2023-03-23T01:09:11.784Z] echo Agent pid 77 killed; [2023-03-23T01:09:11.791Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-23T01:09:12.285Z] + git semver [Pipeline] } [2023-03-23T01:09:12.584Z] $ docker stop --time=1 c29b9bbce168986f5d0d3e1d07a8c0077c502add49e5efb47db1617d70210bd7 [2023-03-23T01:09:13.884Z] $ docker rm -f --volumes c29b9bbce168986f5d0d3e1d07a8c0077c502add49e5efb47db1617d70210bd7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-23T01:09:14.275Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-23T01:09:14.559Z] Stashed 1 file(s) [Pipeline] echo [2023-03-23T01:09:14.579Z] [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-23T01:09:15.184Z] provisioning config files... [2023-03-23T01:09:15.194Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-139@tmp/config17195837374822647297tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-23T01:09:15.542Z] ---> docker-login.sh [2023-03-23T01:09:15.542Z] nexus3.edgexfoundry.org:10001 [2023-03-23T01:09:15.542Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T01:09:15.542Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T01:09:15.542Z] Configure a credential helper to remove this warning. See [2023-03-23T01:09:15.542Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T01:09:15.542Z] [2023-03-23T01:09:15.542Z] Login Succeeded [2023-03-23T01:09:15.542Z] nexus3.edgexfoundry.org:10002 [2023-03-23T01:09:15.542Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T01:09:15.542Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T01:09:15.542Z] Configure a credential helper to remove this warning. See [2023-03-23T01:09:15.542Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T01:09:15.542Z] [2023-03-23T01:09:15.542Z] Login Succeeded [2023-03-23T01:09:15.542Z] nexus3.edgexfoundry.org:10003 [2023-03-23T01:09:15.801Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T01:09:15.801Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T01:09:15.801Z] Configure a credential helper to remove this warning. See [2023-03-23T01:09:15.801Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T01:09:15.801Z] [2023-03-23T01:09:15.801Z] Login Succeeded [2023-03-23T01:09:15.801Z] nexus3.edgexfoundry.org:10004 [2023-03-23T01:09:15.801Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T01:09:15.801Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T01:09:15.801Z] Configure a credential helper to remove this warning. See [2023-03-23T01:09:15.801Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T01:09:15.801Z] [2023-03-23T01:09:15.801Z] Login Succeeded [2023-03-23T01:09:15.801Z] docker.io [2023-03-23T01:09:16.061Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T01:09:16.061Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T01:09:16.061Z] Configure a credential helper to remove this warning. See [2023-03-23T01:09:16.061Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T01:09:16.061Z] [2023-03-23T01:09:16.061Z] Login Succeeded [2023-03-23T01:09:16.061Z] ---> docker-login.sh ends [Pipeline] } [2023-03-23T01:09:16.086Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-23T01:09:16.269Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-23T01:09:16.303Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-23T01:09:16.333Z] ========================================================= [2023-03-23T01:09:16.333Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-23T01:09:16.333Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T01:09:16.816Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-23T01:09:16.816Z] Sending build context to Docker daemon 16.03MB [2023-03-23T01:09:16.816Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-23T01:09:16.816Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-23T01:09:17.078Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-23T01:09:17.078Z] 63b65145d645: Pulling fs layer [2023-03-23T01:09:17.078Z] a2d21d5440eb: Pulling fs layer [2023-03-23T01:09:17.078Z] 935e6c44a52c: Pulling fs layer [2023-03-23T01:09:17.078Z] 94cc34f8dd06: Pulling fs layer [2023-03-23T01:09:17.078Z] 30dea6a524f1: Pulling fs layer [2023-03-23T01:09:17.078Z] a2aff8979fd8: Pulling fs layer [2023-03-23T01:09:17.078Z] 6808be2612f2: Pulling fs layer [2023-03-23T01:09:17.078Z] f25807f1079a: Pulling fs layer [2023-03-23T01:09:17.078Z] a2aff8979fd8: Waiting [2023-03-23T01:09:17.078Z] 6808be2612f2: Waiting [2023-03-23T01:09:17.078Z] f25807f1079a: Waiting [2023-03-23T01:09:17.078Z] 94cc34f8dd06: Waiting [2023-03-23T01:09:17.078Z] 30dea6a524f1: Waiting [2023-03-23T01:09:17.078Z] a2d21d5440eb: Verifying Checksum [2023-03-23T01:09:17.078Z] a2d21d5440eb: Download complete [2023-03-23T01:09:17.078Z] 94cc34f8dd06: Verifying Checksum [2023-03-23T01:09:17.078Z] 94cc34f8dd06: Download complete [2023-03-23T01:09:17.078Z] 30dea6a524f1: Verifying Checksum [2023-03-23T01:09:17.078Z] 30dea6a524f1: Download complete [2023-03-23T01:09:17.078Z] 63b65145d645: Download complete [2023-03-23T01:09:17.078Z] a2aff8979fd8: Verifying Checksum [2023-03-23T01:09:17.078Z] a2aff8979fd8: Download complete [2023-03-23T01:09:17.341Z] 63b65145d645: Pull complete [2023-03-23T01:09:17.341Z] a2d21d5440eb: Pull complete [2023-03-23T01:09:17.604Z] f25807f1079a: Verifying Checksum [2023-03-23T01:09:17.604Z] f25807f1079a: Download complete [2023-03-23T01:09:17.863Z] 935e6c44a52c: Verifying Checksum [2023-03-23T01:09:17.863Z] 935e6c44a52c: Download complete [2023-03-23T01:09:18.123Z] 6808be2612f2: Verifying Checksum [2023-03-23T01:09:18.123Z] 6808be2612f2: Download complete [2023-03-23T01:09:21.408Z] 935e6c44a52c: Pull complete [2023-03-23T01:09:21.679Z] 94cc34f8dd06: Pull complete [2023-03-23T01:09:21.937Z] 30dea6a524f1: Pull complete [2023-03-23T01:09:22.505Z] a2aff8979fd8: Pull complete [2023-03-23T01:09:25.054Z] 6808be2612f2: Pull complete [2023-03-23T01:09:25.623Z] f25807f1079a: Pull complete [2023-03-23T01:09:25.623Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-23T01:09:25.623Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-23T01:09:25.623Z] ---> 3b553350e43f [2023-03-23T01:09:25.623Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-23T01:09:30.011Z] Still waiting to schedule task [2023-03-23T01:09:30.011Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-03-23T01:09:30.894Z] ---> Running in 788e64d508d1 [2023-03-23T01:09:30.894Z] Removing intermediate container 788e64d508d1 [2023-03-23T01:09:30.894Z] ---> cc3afc229f00 [2023-03-23T01:09:30.894Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-23T01:09:30.894Z] ---> Running in 2bd55b2b23ca [2023-03-23T01:09:30.894Z] Removing intermediate container 2bd55b2b23ca [2023-03-23T01:09:30.894Z] ---> c619ad2543f0 [2023-03-23T01:09:30.894Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-03-23T01:09:30.894Z] ---> Running in a81bc06628fd [2023-03-23T01:09:30.894Z] Removing intermediate container a81bc06628fd [2023-03-23T01:09:30.894Z] ---> b51a9128b201 [2023-03-23T01:09:30.894Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-23T01:09:30.894Z] ---> Running in 722c1adbb999 [2023-03-23T01:09:30.894Z] Removing intermediate container 722c1adbb999 [2023-03-23T01:09:30.894Z] ---> f1fa39b94604 [2023-03-23T01:09:30.894Z] Step 7/12 : WORKDIR /device-gpio [2023-03-23T01:09:30.894Z] ---> Running in deb86bc85e05 [2023-03-23T01:09:30.894Z] Removing intermediate container deb86bc85e05 [2023-03-23T01:09:30.894Z] ---> 1aba11757c25 [2023-03-23T01:09:30.894Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-23T01:09:30.894Z] ---> Running in 4df8b28bfaec [2023-03-23T01:09:31.154Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-23T01:09:31.412Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-23T01:09:31.412Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-03-23T01:09:31.670Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-03-23T01:09:31.670Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-03-23T01:09:31.670Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-03-23T01:09:31.670Z] Executing busybox-1.35.0-r29.trigger [2023-03-23T01:09:31.670Z] OK: 269 MiB in 57 packages [2023-03-23T01:09:32.254Z] Removing intermediate container 4df8b28bfaec [2023-03-23T01:09:32.254Z] ---> 0a54229eecee [2023-03-23T01:09:32.254Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-23T01:09:32.254Z] ---> 7c912bde1c8a [2023-03-23T01:09:32.254Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-23T01:09:32.254Z] ---> Running in 2184979aad27 [2023-03-23T01:10:11.038Z] Removing intermediate container 2184979aad27 [2023-03-23T01:10:11.038Z] ---> 4f3529b13956 [2023-03-23T01:10:11.038Z] Step 11/12 : COPY . . [2023-03-23T01:10:11.038Z] ---> 5c3ce9442e8d [2023-03-23T01:10:11.038Z] Step 12/12 : RUN ${MAKE} [2023-03-23T01:10:11.038Z] ---> Running in 977b6cc45bee [2023-03-23T01:10:11.038Z] noop [2023-03-23T01:10:11.038Z] Removing intermediate container 977b6cc45bee [2023-03-23T01:10:11.038Z] ---> 722633f955c9 [2023-03-23T01:10:11.038Z] Successfully built 722633f955c9 [2023-03-23T01:10:11.038Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T01:10:11.487Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-23T01:10:11.487Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-23T01:10:11.652Z] prd-ubuntu20.04-docker-8c-8g-5392 does not seem to be running inside a container [2023-03-23T01:10:11.684Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-139 -v /w/workspace/edgexfoundry_device-gpio_PR-139:/w/workspace/edgexfoundry_device-gpio_PR-139:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-139@tmp:/w/workspace/edgexfoundry_device-gpio_PR-139@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-23T01:10:12.053Z] $ docker top d0ca924103fb756e8ee167e78c3b2b86fab58dc386c635f6e4bab059f3cb054f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-23T01:10:12.458Z] + go version [2023-03-23T01:10:12.458Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-23T01:10:12.490Z] $ docker stop --time=1 d0ca924103fb756e8ee167e78c3b2b86fab58dc386c635f6e4bab059f3cb054f [2023-03-23T01:10:13.839Z] $ docker rm -f --volumes d0ca924103fb756e8ee167e78c3b2b86fab58dc386c635f6e4bab059f3cb054f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T01:10:14.582Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-23T01:10:14.582Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-23T01:10:14.748Z] prd-ubuntu20.04-docker-8c-8g-5392 does not seem to be running inside a container [2023-03-23T01:10:14.781Z] $ 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-139 -v /w/workspace/edgexfoundry_device-gpio_PR-139:/w/workspace/edgexfoundry_device-gpio_PR-139:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-139@tmp:/w/workspace/edgexfoundry_device-gpio_PR-139@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-23T01:10:15.111Z] $ docker top 8f8dcdbafa6dd14e18b83f40e915d44e5d13c2b17467bedcd723ec77c465044b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-23T01:10:15.526Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-139 [Pipeline] fileExists [Pipeline] sh [2023-03-23T01:10:15.885Z] + make test [2023-03-23T01:10:15.885Z] go test ./... -coverprofile=coverage.out ./... [2023-03-23T01:10:21.150Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-03-23T01:10:29.244Z] # github.com/edgexfoundry/device-sdk-go/v3/internal/common [2023-03-23T01:10:29.244Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.28/internal/common/utils.go:43:3: unknown field LastConnected in struct literal of type dtos.UpdateDevice [2023-03-23T01:10:29.244Z] # github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers [2023-03-23T01:10:29.244Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:76:36: not enough arguments in call to clients.NewEventClient [2023-03-23T01:10:29.244Z] have (string) [2023-03-23T01:10:29.244Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-23T01:10:29.244Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:82:37: not enough arguments in call to clients.NewDeviceClient [2023-03-23T01:10:29.244Z] have (string) [2023-03-23T01:10:29.244Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-23T01:10:29.244Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:85:44: not enough arguments in call to clients.NewDeviceServiceClient [2023-03-23T01:10:29.244Z] have (string) [2023-03-23T01:10:29.244Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-23T01:10:29.244Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:88:44: not enough arguments in call to clients.NewDeviceProfileClient [2023-03-23T01:10:29.244Z] have (string) [2023-03-23T01:10:29.244Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-23T01:10:29.244Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:91:47: not enough arguments in call to clients.NewProvisionWatcherClient [2023-03-23T01:10:29.244Z] have (string) [2023-03-23T01:10:29.244Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-23T01:10:29.244Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:118:39: not enough arguments in call to clients.NewCommandClient [2023-03-23T01:10:29.244Z] have (string) [2023-03-23T01:10:29.244Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-23T01:10:29.244Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:130:43: not enough arguments in call to clients.NewNotificationClient [2023-03-23T01:10:29.244Z] have (string) [2023-03-23T01:10:29.244Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-23T01:10:29.244Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:133:43: not enough arguments in call to clients.NewSubscriptionClient [2023-03-23T01:10:29.244Z] have (string) [2023-03-23T01:10:29.244Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-23T01:10:29.244Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:140:39: not enough arguments in call to clients.NewIntervalClient [2023-03-23T01:10:29.244Z] have (string) [2023-03-23T01:10:29.244Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-23T01:10:29.244Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:143:45: not enough arguments in call to clients.NewIntervalActionClient [2023-03-23T01:10:29.244Z] have (string) [2023-03-23T01:10:29.244Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-23T01:10:29.244Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:143:45: too many errors [2023-03-23T01:10:29.244Z] FAIL [2023-03-23T01:10:29.244Z] make: *** [Makefile:29: unittest] Error 1 [Pipeline] } [2023-03-23T01:10:29.288Z] $ docker stop --time=1 8f8dcdbafa6dd14e18b83f40e915d44e5d13c2b17467bedcd723ec77c465044b [2023-03-23T01:10:32.438Z] $ docker rm -f --volumes 8f8dcdbafa6dd14e18b83f40e915d44e5d13c2b17467bedcd723ec77c465044b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T01:10:33.577Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-23T01:10:33.577Z] [2023-03-23T01:10:33.577Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T01:10:33.965Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-23T01:10:33.966Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-23T01:10:33.966Z] 5eb5b503b376: Pulling fs layer [2023-03-23T01:10:33.966Z] 5c69ac0246d0: Pulling fs layer [2023-03-23T01:10:33.966Z] ec43610c2a17: Pulling fs layer [2023-03-23T01:10:33.966Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-23T01:10:33.966Z] 33b1e0a273af: Pulling fs layer [2023-03-23T01:10:33.966Z] 5d3b04190fa2: Pulling fs layer [2023-03-23T01:10:33.966Z] 2f39f015ded8: Pulling fs layer [2023-03-23T01:10:33.966Z] 5d3b04190fa2: Waiting [2023-03-23T01:10:33.966Z] 3a2ae6a8a46f: Waiting [2023-03-23T01:10:33.966Z] 33b1e0a273af: Waiting [2023-03-23T01:10:33.966Z] 2f39f015ded8: Waiting [2023-03-23T01:10:33.966Z] 5c69ac0246d0: Download complete [2023-03-23T01:10:33.966Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-23T01:10:34.226Z] 33b1e0a273af: Verifying Checksum [2023-03-23T01:10:34.226Z] 33b1e0a273af: Download complete [2023-03-23T01:10:34.226Z] 5d3b04190fa2: Download complete [2023-03-23T01:10:34.226Z] ec43610c2a17: Verifying Checksum [2023-03-23T01:10:34.226Z] ec43610c2a17: Download complete [2023-03-23T01:10:34.226Z] 5eb5b503b376: Download complete [2023-03-23T01:10:34.792Z] 2f39f015ded8: Verifying Checksum [2023-03-23T01:10:34.792Z] 2f39f015ded8: Download complete [2023-03-23T01:10:35.357Z] 5eb5b503b376: Pull complete [2023-03-23T01:10:35.357Z] 5c69ac0246d0: Pull complete [2023-03-23T01:10:35.928Z] ec43610c2a17: Pull complete [2023-03-23T01:10:35.928Z] 3a2ae6a8a46f: Pull complete [2023-03-23T01:10:36.193Z] 33b1e0a273af: Pull complete [2023-03-23T01:10:36.193Z] 5d3b04190fa2: Pull complete [2023-03-23T01:10:40.525Z] 2f39f015ded8: Pull complete [2023-03-23T01:10:40.525Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-23T01:10:40.525Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-23T01:10:40.525Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-23T01:10:40.741Z] prd-ubuntu20.04-docker-8c-8g-5392 does not seem to be running inside a container [2023-03-23T01:10:40.772Z] $ 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-139 -v /w/workspace/edgexfoundry_device-gpio_PR-139:/w/workspace/edgexfoundry_device-gpio_PR-139:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-139@tmp:/w/workspace/edgexfoundry_device-gpio_PR-139@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-23T01:10:45.079Z] $ docker top 0572c53852b044efe96e817580ac7a25bf50d920699ff5151a3ed66780c384d2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-23T01:10:45.506Z] ---> job-cost.sh [2023-03-23T01:10:45.506Z] lf-activate-venv: SKIPPING [2023-03-23T01:10:45.506Z] INFO: No Stack... [2023-03-23T01:10:45.765Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-23T01:10:46.025Z] INFO: Archiving Costs [Pipeline] sh [2023-03-23T01:10:46.334Z] + cat /w/workspace/edgexfoundry_device-gpio_PR-139/archives/cost.csv [2023-03-23T01:10:46.334Z] + cut -d, -f6 [Pipeline] lock [2023-03-23T01:10:46.374Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-139-1-stack-cost] [2023-03-23T01:10:46.379Z] Resource [jenkins-edgexfoundry-device-gpio-PR-139-1-stack-cost] did not exist. Created. [2023-03-23T01:10:46.379Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-139-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-23T01:10:46.765Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-23T01:10:46.823Z] Stashed 1 file(s) [Pipeline] } [2023-03-23T01:10:46.848Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-139-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-23T01:10:46.935Z] $ docker stop --time=1 0572c53852b044efe96e817580ac7a25bf50d920699ff5151a3ed66780c384d2 [2023-03-23T01:10:48.079Z] $ docker rm -f --volumes 0572c53852b044efe96e817580ac7a25bf50d920699ff5151a3ed66780c384d2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-23T01:10:48.437Z] Failed in branch amd64 [2023-03-23T01:12:43.901Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5398 in /w/workspace/edgexfoundry_device-gpio_PR-139 [Pipeline] { [Pipeline] ws [2023-03-23T01:12:43.958Z] Running in /w/workspace/device-gpio/1 [Pipeline] { [Pipeline] checkout [2023-03-23T01:12:44.045Z] The recommended git tool is: git [2023-03-23T01:12:50.198Z] using credential edgex-jenkins-ssh [2023-03-23T01:12:50.218Z] Cloning the remote Git repository [2023-03-23T01:12:50.272Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2023-03-23T01:12:50.386Z] > git init /w/workspace/device-gpio/1 # timeout=10 [2023-03-23T01:12:50.559Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-03-23T01:12:50.560Z] > git --version # timeout=10 [2023-03-23T01:12:50.586Z] > git --version # 'git version 2.25.1' [2023-03-23T01:12:50.589Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-23T01:12:50.760Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-23T01:12:52.322Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-03-23T01:12:52.348Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-23T01:12:53.913Z] Merging remotes/origin/main commit 21c70a64d9894c2455aedb4662d61c2d9e09ca22 into PR head commit 47fc3d3fbd872ef2c195f7be2fb7a940dd8f68bd [2023-03-23T01:12:54.228Z] Merge succeeded, producing 47fc3d3fbd872ef2c195f7be2fb7a940dd8f68bd [2023-03-23T01:12:54.229Z] Checking out Revision 47fc3d3fbd872ef2c195f7be2fb7a940dd8f68bd (PR-139) [2023-03-23T01:12:53.369Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-03-23T01:12:53.414Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-03-23T01:12:53.415Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-23T01:12:53.434Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/139/head:refs/remotes/origin/PR-139 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-23T01:12:53.932Z] > git config core.sparsecheckout # timeout=10 [2023-03-23T01:12:54.015Z] > git checkout -f 47fc3d3fbd872ef2c195f7be2fb7a940dd8f68bd # timeout=10 [2023-03-23T01:12:54.112Z] > git remote # timeout=10 [2023-03-23T01:12:54.135Z] > git config --get remote.origin.url # timeout=10 [2023-03-23T01:12:54.169Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-23T01:12:54.183Z] > git merge 21c70a64d9894c2455aedb4662d61c2d9e09ca22 # timeout=10 [2023-03-23T01:12:54.210Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-23T01:12:54.234Z] > git config core.sparsecheckout # timeout=10 [2023-03-23T01:12:54.250Z] > git checkout -f 47fc3d3fbd872ef2c195f7be2fb7a940dd8f68bd # timeout=10 [2023-03-23T01:12:54.721Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" [2023-03-23T01:12:54.773Z] > git --version # timeout=10 [2023-03-23T01:12:54.786Z] > git --version # 'git version 2.25.1' [2023-03-23T01:12:54.800Z] fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-23T01:12:55.936Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-23T01:12:55.936Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-23T01:12:55.936Z] Dload Upload Total Spent Left Speed [2023-03-23T01:12:55.936Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 234k 0 --:--:-- --:--:-- --:--:-- 234k [Pipeline] sh [2023-03-23T01:12:56.593Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-23T01:12:56.943Z] + sudo tee /etc/docker/daemon.new [2023-03-23T01:12:56.943Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-23T01:12:56.943Z] { [2023-03-23T01:12:56.943Z] "registry-mirrors": [ [2023-03-23T01:12:56.943Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-23T01:12:56.943Z] ], [2023-03-23T01:12:56.943Z] "bip": "10.250.0.254/24", [2023-03-23T01:12:56.943Z] "hosts": [ [2023-03-23T01:12:56.943Z] "tcp://0.0.0.0:5555", [2023-03-23T01:12:56.943Z] "unix:///var/run/docker.sock" [2023-03-23T01:12:56.943Z] ], [2023-03-23T01:12:56.944Z] "mtu": 1458, [2023-03-23T01:12:56.944Z] "selinux-enabled": true, [2023-03-23T01:12:56.944Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-23T01:12:56.944Z] } [Pipeline] sh [2023-03-23T01:12:57.291Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-23T01:12:57.640Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-23T01:13:15.965Z] provisioning config files... [2023-03-23T01:13:15.994Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/1@tmp/config17501205189114828469tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-23T01:13:16.378Z] ---> docker-login.sh [2023-03-23T01:13:16.378Z] nexus3.edgexfoundry.org:10001 [2023-03-23T01:13:16.966Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T01:13:16.966Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T01:13:16.966Z] Configure a credential helper to remove this warning. See [2023-03-23T01:13:16.966Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T01:13:16.966Z] [2023-03-23T01:13:16.966Z] Login Succeeded [2023-03-23T01:13:16.966Z] nexus3.edgexfoundry.org:10002 [2023-03-23T01:13:17.239Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T01:13:17.521Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T01:13:17.521Z] Configure a credential helper to remove this warning. See [2023-03-23T01:13:17.521Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T01:13:17.521Z] [2023-03-23T01:13:17.521Z] Login Succeeded [2023-03-23T01:13:17.521Z] nexus3.edgexfoundry.org:10003 [2023-03-23T01:13:17.521Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T01:13:17.792Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T01:13:17.792Z] Configure a credential helper to remove this warning. See [2023-03-23T01:13:17.792Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T01:13:17.792Z] [2023-03-23T01:13:17.792Z] Login Succeeded [2023-03-23T01:13:17.792Z] nexus3.edgexfoundry.org:10004 [2023-03-23T01:13:18.063Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T01:13:18.063Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T01:13:18.063Z] Configure a credential helper to remove this warning. See [2023-03-23T01:13:18.063Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T01:13:18.063Z] [2023-03-23T01:13:18.063Z] Login Succeeded [2023-03-23T01:13:18.063Z] docker.io [2023-03-23T01:13:18.331Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T01:13:18.599Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T01:13:18.599Z] Configure a credential helper to remove this warning. See [2023-03-23T01:13:18.599Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T01:13:18.599Z] [2023-03-23T01:13:18.599Z] Login Succeeded [2023-03-23T01:13:18.599Z] ---> docker-login.sh ends [Pipeline] } [2023-03-23T01:13:18.630Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-23T01:13:19.024Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-23T01:13:19.061Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-23T01:13:19.094Z] ========================================================= [2023-03-23T01:13:19.094Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-23T01:13:19.094Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T01:13:19.611Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-23T01:13:19.879Z] Sending build context to Docker daemon 8.095MB [2023-03-23T01:13:19.879Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-23T01:13:19.879Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-23T01:13:20.153Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-23T01:13:20.153Z] af6eaf76a39c: Pulling fs layer [2023-03-23T01:13:20.153Z] 55522c791124: Pulling fs layer [2023-03-23T01:13:20.153Z] ce5c4a1c91eb: Pulling fs layer [2023-03-23T01:13:20.153Z] 169dfbe0d373: Pulling fs layer [2023-03-23T01:13:20.153Z] e1ff8fa3b103: Pulling fs layer [2023-03-23T01:13:20.153Z] 52ebb69f0ebf: Pulling fs layer [2023-03-23T01:13:20.153Z] 5abe8eddf0d5: Pulling fs layer [2023-03-23T01:13:20.153Z] 169dfbe0d373: Waiting [2023-03-23T01:13:20.153Z] 52ebb69f0ebf: Waiting [2023-03-23T01:13:20.153Z] 5abe8eddf0d5: Waiting [2023-03-23T01:13:20.428Z] 55522c791124: Verifying Checksum [2023-03-23T01:13:20.428Z] 55522c791124: Download complete [2023-03-23T01:13:20.428Z] 169dfbe0d373: Verifying Checksum [2023-03-23T01:13:20.428Z] 169dfbe0d373: Download complete [2023-03-23T01:13:20.428Z] e1ff8fa3b103: Verifying Checksum [2023-03-23T01:13:20.428Z] e1ff8fa3b103: Download complete [2023-03-23T01:13:20.428Z] af6eaf76a39c: Download complete [2023-03-23T01:13:21.399Z] af6eaf76a39c: Pull complete [2023-03-23T01:13:21.399Z] 5abe8eddf0d5: Verifying Checksum [2023-03-23T01:13:21.399Z] 5abe8eddf0d5: Download complete [2023-03-23T01:13:21.994Z] 55522c791124: Pull complete [2023-03-23T01:13:22.590Z] ce5c4a1c91eb: Verifying Checksum [2023-03-23T01:13:22.590Z] ce5c4a1c91eb: Download complete [2023-03-23T01:13:22.857Z] 52ebb69f0ebf: Verifying Checksum [2023-03-23T01:13:22.857Z] 52ebb69f0ebf: Download complete [2023-03-23T01:13:33.040Z] ce5c4a1c91eb: Pull complete [2023-03-23T01:13:33.317Z] 169dfbe0d373: Pull complete [2023-03-23T01:13:33.586Z] e1ff8fa3b103: Pull complete [2023-03-23T01:13:40.243Z] 52ebb69f0ebf: Pull complete [2023-03-23T01:13:40.833Z] 5abe8eddf0d5: Pull complete [2023-03-23T01:13:40.833Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-23T01:13:41.103Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-23T01:13:41.103Z] ---> 6cb57ee374ae [2023-03-23T01:13:41.103Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-23T01:13:43.084Z] ---> Running in b25723be173d [2023-03-23T01:13:43.084Z] Removing intermediate container b25723be173d [2023-03-23T01:13:43.084Z] ---> c04a81bed054 [2023-03-23T01:13:43.084Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-23T01:13:43.084Z] ---> Running in 86b4794c0d0f [2023-03-23T01:13:43.352Z] Removing intermediate container 86b4794c0d0f [2023-03-23T01:13:43.352Z] ---> 5e1cd87dbadc [2023-03-23T01:13:43.352Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-03-23T01:13:43.624Z] ---> Running in bf266c95008b [2023-03-23T01:13:43.891Z] Removing intermediate container bf266c95008b [2023-03-23T01:13:43.891Z] ---> b2c0c6b3dbfa [2023-03-23T01:13:43.891Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-23T01:13:43.891Z] ---> Running in e9ca6661ba3c [2023-03-23T01:13:44.158Z] Removing intermediate container e9ca6661ba3c [2023-03-23T01:13:44.158Z] ---> 6c244910eaea [2023-03-23T01:13:44.158Z] Step 7/12 : WORKDIR /device-gpio [2023-03-23T01:13:44.427Z] ---> Running in 2a4ca1cfa3ef [2023-03-23T01:13:44.699Z] Removing intermediate container 2a4ca1cfa3ef [2023-03-23T01:13:44.699Z] ---> 9975c0cbb986 [2023-03-23T01:13:44.699Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-23T01:13:44.699Z] ---> Running in e0d936dfdfae [2023-03-23T01:13:46.111Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-23T01:13:46.379Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-23T01:13:47.338Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-03-23T01:13:47.338Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-03-23T01:13:47.338Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-03-23T01:13:47.609Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-03-23T01:13:47.609Z] Executing busybox-1.35.0-r29.trigger [2023-03-23T01:13:47.609Z] OK: 268 MiB in 57 packages [2023-03-23T01:13:48.574Z] Removing intermediate container e0d936dfdfae [2023-03-23T01:13:48.574Z] ---> 5313622eba66 [2023-03-23T01:13:48.574Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-23T01:13:49.165Z] ---> 5fe4005fa87c [2023-03-23T01:13:49.165Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-23T01:13:49.165Z] ---> Running in 31c3d349e2f1 [2023-03-23T01:15:10.820Z] Removing intermediate container 31c3d349e2f1 [2023-03-23T01:15:10.820Z] ---> 14553c93663c [2023-03-23T01:15:10.820Z] Step 11/12 : COPY . . [2023-03-23T01:15:10.820Z] ---> 827c3547db2e [2023-03-23T01:15:10.820Z] Step 12/12 : RUN ${MAKE} [2023-03-23T01:15:10.820Z] ---> Running in 39f722832c8e [2023-03-23T01:15:10.820Z] noop [2023-03-23T01:15:10.820Z] Removing intermediate container 39f722832c8e [2023-03-23T01:15:10.820Z] ---> 66671116711f [2023-03-23T01:15:10.820Z] Successfully built 66671116711f [2023-03-23T01:15:10.820Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T01:15:11.323Z] + docker inspect -f . ci-base-image-arm64 [2023-03-23T01:15:11.323Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-23T01:15:11.646Z] prd-ubuntu20.04-docker-arm64-4c-16g-5398 does not seem to be running inside a container [2023-03-23T01:15:11.737Z] $ 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-23T01:15:13.098Z] $ docker top 57ebc85e8fb19bf4ef434c215477cd90fab19ceee69e0db3a8e3e83a7720d531 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-23T01:15:14.014Z] + go version [2023-03-23T01:15:14.014Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-23T01:15:14.053Z] $ docker stop --time=1 57ebc85e8fb19bf4ef434c215477cd90fab19ceee69e0db3a8e3e83a7720d531 [2023-03-23T01:15:15.704Z] $ docker rm -f --volumes 57ebc85e8fb19bf4ef434c215477cd90fab19ceee69e0db3a8e3e83a7720d531 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T01:15:16.549Z] + docker inspect -f . ci-base-image-arm64 [2023-03-23T01:15:16.549Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-23T01:15:16.829Z] prd-ubuntu20.04-docker-arm64-4c-16g-5398 does not seem to be running inside a container [2023-03-23T01:15:16.912Z] $ 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-23T01:15:18.113Z] $ docker top 387b98fc8f6e7592964ef9350a6ef9bfa0aba1436cf520a06ac3b927186de560 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-23T01:15:18.683Z] + git config --global --add safe.directory /w/workspace/device-gpio/1 [Pipeline] fileExists [Pipeline] sh [2023-03-23T01:15:19.667Z] + make test [2023-03-23T01:15:19.667Z] go test ./... -coverprofile=coverage.out ./... [2023-03-23T01:15:51.905Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-03-23T01:17:58.666Z] # github.com/edgexfoundry/device-sdk-go/v3/internal/common [2023-03-23T01:17:58.666Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.28/internal/common/utils.go:43:3: unknown field LastConnected in struct literal of type dtos.UpdateDevice [2023-03-23T01:17:58.666Z] # github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers [2023-03-23T01:17:58.666Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:76:36: not enough arguments in call to clients.NewEventClient [2023-03-23T01:17:58.666Z] have (string) [2023-03-23T01:17:58.666Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-23T01:17:58.666Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:82:37: not enough arguments in call to clients.NewDeviceClient [2023-03-23T01:17:58.666Z] have (string) [2023-03-23T01:17:58.666Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-23T01:17:58.666Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:85:44: not enough arguments in call to clients.NewDeviceServiceClient [2023-03-23T01:17:58.666Z] have (string) [2023-03-23T01:17:58.666Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-23T01:17:58.666Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:88:44: not enough arguments in call to clients.NewDeviceProfileClient [2023-03-23T01:17:58.666Z] have (string) [2023-03-23T01:17:58.666Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-23T01:17:58.666Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:91:47: not enough arguments in call to clients.NewProvisionWatcherClient [2023-03-23T01:17:58.666Z] have (string) [2023-03-23T01:17:58.666Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-23T01:17:58.666Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:118:39: not enough arguments in call to clients.NewCommandClient [2023-03-23T01:17:58.666Z] have (string) [2023-03-23T01:17:58.666Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-23T01:17:58.666Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:130:43: not enough arguments in call to clients.NewNotificationClient [2023-03-23T01:17:58.666Z] have (string) [2023-03-23T01:17:58.666Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-23T01:17:58.666Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:133:43: not enough arguments in call to clients.NewSubscriptionClient [2023-03-23T01:17:58.666Z] have (string) [2023-03-23T01:17:58.666Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-23T01:17:58.666Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:140:39: not enough arguments in call to clients.NewIntervalClient [2023-03-23T01:17:58.666Z] have (string) [2023-03-23T01:17:58.666Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-23T01:17:58.666Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:143:45: not enough arguments in call to clients.NewIntervalActionClient [2023-03-23T01:17:58.666Z] have (string) [2023-03-23T01:17:58.666Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-23T01:17:58.666Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:143:45: too many errors [2023-03-23T01:17:58.666Z] FAIL [2023-03-23T01:17:59.632Z] make: *** [Makefile:29: unittest] Error 1 [Pipeline] } [2023-03-23T01:17:59.688Z] $ docker stop --time=1 387b98fc8f6e7592964ef9350a6ef9bfa0aba1436cf520a06ac3b927186de560 [2023-03-23T01:18:01.838Z] $ docker rm -f --volumes 387b98fc8f6e7592964ef9350a6ef9bfa0aba1436cf520a06ac3b927186de560 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T01:18:03.834Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-23T01:18:03.834Z] [2023-03-23T01:18:03.834Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T01:18:04.285Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-23T01:18:04.285Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-23T01:18:04.285Z] 8998bd30e6a1: Pulling fs layer [2023-03-23T01:18:04.285Z] 04944245beec: Pulling fs layer [2023-03-23T01:18:04.286Z] 699f458cf7ca: Pulling fs layer [2023-03-23T01:18:04.286Z] 765212b225bb: Pulling fs layer [2023-03-23T01:18:04.286Z] f23df028b6ca: Pulling fs layer [2023-03-23T01:18:04.286Z] d65c8cfc05b1: Pulling fs layer [2023-03-23T01:18:04.286Z] 2437ff75d9bd: Pulling fs layer [2023-03-23T01:18:04.286Z] 765212b225bb: Waiting [2023-03-23T01:18:04.286Z] f23df028b6ca: Waiting [2023-03-23T01:18:04.286Z] d65c8cfc05b1: Waiting [2023-03-23T01:18:04.286Z] 2437ff75d9bd: Waiting [2023-03-23T01:18:04.557Z] 04944245beec: Verifying Checksum [2023-03-23T01:18:04.557Z] 04944245beec: Download complete [2023-03-23T01:18:04.557Z] 765212b225bb: Verifying Checksum [2023-03-23T01:18:04.557Z] 765212b225bb: Download complete [2023-03-23T01:18:04.829Z] f23df028b6ca: Verifying Checksum [2023-03-23T01:18:04.829Z] f23df028b6ca: Download complete [2023-03-23T01:18:04.829Z] d65c8cfc05b1: Verifying Checksum [2023-03-23T01:18:04.829Z] d65c8cfc05b1: Download complete [2023-03-23T01:18:04.829Z] 699f458cf7ca: Verifying Checksum [2023-03-23T01:18:04.829Z] 699f458cf7ca: Download complete [2023-03-23T01:18:05.422Z] 8998bd30e6a1: Verifying Checksum [2023-03-23T01:18:05.423Z] 8998bd30e6a1: Download complete [2023-03-23T01:18:08.014Z] 2437ff75d9bd: Download complete [2023-03-23T01:18:11.389Z] 8998bd30e6a1: Pull complete [2023-03-23T01:18:11.389Z] 04944245beec: Pull complete [2023-03-23T01:18:12.795Z] 699f458cf7ca: Pull complete [2023-03-23T01:18:12.795Z] 765212b225bb: Pull complete [2023-03-23T01:18:13.752Z] f23df028b6ca: Pull complete [2023-03-23T01:18:14.020Z] d65c8cfc05b1: Pull complete [2023-03-23T01:18:29.017Z] 2437ff75d9bd: Pull complete [2023-03-23T01:18:29.017Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-23T01:18:29.017Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-23T01:18:29.017Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-23T01:18:29.342Z] prd-ubuntu20.04-docker-arm64-4c-16g-5398 does not seem to be running inside a container [2023-03-23T01:18:29.422Z] $ 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-23T01:18:31.981Z] $ docker top 19e9ec33ed98d2570bf2ded1d879de9d7e5065f3841bee10c41017b98613c6b9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-23T01:18:32.890Z] ---> job-cost.sh [2023-03-23T01:18:32.890Z] lf-activate-venv: SKIPPING [2023-03-23T01:18:32.890Z] INFO: No Stack... [2023-03-23T01:18:33.156Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-23T01:18:34.113Z] INFO: Archiving Costs [Pipeline] sh [2023-03-23T01:18:34.448Z] + cut -d, -f6 [2023-03-23T01:18:34.449Z] + cat /w/workspace/device-gpio/1/archives/cost.csv [Pipeline] lock [2023-03-23T01:18:34.529Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-139-1-stack-cost] [2023-03-23T01:18:34.536Z] Resource [jenkins-edgexfoundry-device-gpio-PR-139-1-stack-cost] did not exist. Created. [2023-03-23T01:18:34.536Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-139-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-23T01:18:34.946Z] /w/workspace/device-gpio/1@tmp/durable-9b2bb247/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-23T01:18:35.609Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-23T01:18:35.648Z] Warning: overwriting stash ‘stack-cost’ [2023-03-23T01:18:36.044Z] Stashed 1 file(s) [Pipeline] } [2023-03-23T01:18:36.063Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-139-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-23T01:18:36.141Z] $ docker stop --time=1 19e9ec33ed98d2570bf2ded1d879de9d7e5065f3841bee10c41017b98613c6b9 [2023-03-23T01:18:37.633Z] $ docker rm -f --volumes 19e9ec33ed98d2570bf2ded1d879de9d7e5065f3841bee10c41017b98613c6b9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-23T01:18:38.313Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-23T01:18:40.360Z] + [ -d /w/workspace/edgexfoundry_device-gpio_PR-139/archives ] [2023-03-23T01:18:40.360Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-139/archives [2023-03-23T01:18:40.360Z] total 16 [2023-03-23T01:18:40.360Z] drwxr-xr-x 3 root root 4096 Mar 23 01:10 . [2023-03-23T01:18:40.360Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 23 01:10 .. [2023-03-23T01:18:40.360Z] drwxr-xr-x 2 root root 4096 Mar 23 01:10 cost [2023-03-23T01:18:40.360Z] -rw-r--r-- 1 root root 83 Mar 23 01:10 cost.csv [2023-03-23T01:18:40.360Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-139/archives [2023-03-23T01:18:40.360Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-139/archives [2023-03-23T01:18:40.360Z] total 16 [2023-03-23T01:18:40.360Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 23 01:10 . [2023-03-23T01:18:40.360Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 23 01:10 .. [2023-03-23T01:18:40.360Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 23 01:10 cost [2023-03-23T01:18:40.360Z] -rw-r--r-- 1 jenkins jenkins 83 Mar 23 01:10 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-23T01:18:40.687Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-23T01:18:41.579Z] ---> package-listing.sh [2023-03-23T01:18:41.579Z] ++ facter osfamily [2023-03-23T01:18:41.579Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-23T01:18:41.839Z] + OS_FAMILY=debian [2023-03-23T01:18:41.839Z] + workspace=/w/workspace/edgexfoundry_device-gpio_PR-139 [2023-03-23T01:18:41.839Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-23T01:18:41.839Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-23T01:18:41.839Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-23T01:18:41.839Z] + PACKAGES=/tmp/packages_start.txt [2023-03-23T01:18:41.839Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-139 ']' [2023-03-23T01:18:41.839Z] + PACKAGES=/tmp/packages_end.txt [2023-03-23T01:18:41.839Z] + case "${OS_FAMILY}" in [2023-03-23T01:18:41.839Z] + dpkg -l [2023-03-23T01:18:41.839Z] + grep '^ii' [2023-03-23T01:18:41.839Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-23T01:18:41.839Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-23T01:18:41.839Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-23T01:18:41.839Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-139 ']' [2023-03-23T01:18:41.839Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-139/archives/ [2023-03-23T01:18:41.839Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-139/archives/ [Pipeline] echo [2023-03-23T01:18:41.868Z] 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-139/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-23T01:18:42.161Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T01:18:42.797Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-23T01:18:42.797Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-23T01:18:42.934Z] prd-ubuntu20.04-docker-8c-8g-5392 does not seem to be running inside a container [2023-03-23T01:18:42.965Z] $ 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-139/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-139 -v /w/workspace/edgexfoundry_device-gpio_PR-139:/w/workspace/edgexfoundry_device-gpio_PR-139:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-139@tmp:/w/workspace/edgexfoundry_device-gpio_PR-139@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-23T01:18:43.151Z] $ docker top c52281267964dede32d2334b55b7d53b5332ca3654848b2a5864f75586f0adea -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-23T01:18:43.540Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-23T01:18:43.856Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-23T01:18:44.167Z] + ls /var/log/sa-host [2023-03-23T01:18:44.168Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-23T01:18:44.303Z] provisioning config files... [2023-03-23T01:18:44.312Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-139@tmp/config17313376643777083718tmp [Pipeline] { [Pipeline] echo [2023-03-23T01:18:44.365Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-23T01:18:44.680Z] ---> create-netrc.sh [Pipeline] } [2023-03-23T01:18:44.711Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-23T01:18:45.111Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-23T01:18:45.141Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-23T01:18:45.451Z] ---> sudo-logs.sh [2023-03-23T01:18:45.451Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-23T01:18:45.532Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-23T01:18:45.840Z] ---> job-cost.sh [2023-03-23T01:18:45.840Z] lf-activate-venv: SKIPPING [2023-03-23T01:18:45.840Z] DEBUG: total: 0.2199999988079071 [2023-03-23T01:18:45.840Z] INFO: Retrieving Stack Cost... [2023-03-23T01:18:46.100Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-23T01:18:46.668Z] INFO: Archiving Costs [Pipeline] echo [2023-03-23T01:18:46.700Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-23T01:18:47.015Z] ---> logs-deploy.sh [2023-03-23T01:18:47.015Z] lf-activate-venv: SKIPPING [2023-03-23T01:18:47.015Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-139/1 [2023-03-23T01:18:47.015Z] INFO: archiving workspace using pattern(s): [2023-03-23T01:18:48.520Z] Archives upload complete. [2023-03-23T01:18:48.520Z] INFO: archiving logs to Nexus [2023-03-23T01:18:49.433Z] ---> uname -a: [2023-03-23T01:18:49.434Z] Linux prd-ubuntu20-04-docker-8c-8g-5392 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-03-23T01:18:49.434Z] [2023-03-23T01:18:49.434Z] [2023-03-23T01:18:49.434Z] ---> lscpu: [2023-03-23T01:18:49.434Z] Architecture: x86_64 [2023-03-23T01:18:49.434Z] CPU op-mode(s): 32-bit, 64-bit [2023-03-23T01:18:49.434Z] Byte Order: Little Endian [2023-03-23T01:18:49.434Z] Address sizes: 40 bits physical, 48 bits virtual [2023-03-23T01:18:49.434Z] CPU(s): 8 [2023-03-23T01:18:49.434Z] On-line CPU(s) list: 0-7 [2023-03-23T01:18:49.434Z] Thread(s) per core: 1 [2023-03-23T01:18:49.434Z] Core(s) per socket: 1 [2023-03-23T01:18:49.434Z] Socket(s): 8 [2023-03-23T01:18:49.434Z] NUMA node(s): 1 [2023-03-23T01:18:49.434Z] Vendor ID: AuthenticAMD [2023-03-23T01:18:49.434Z] CPU family: 23 [2023-03-23T01:18:49.434Z] Model: 49 [2023-03-23T01:18:49.434Z] Model name: AMD EPYC-Rome Processor [2023-03-23T01:18:49.434Z] Stepping: 0 [2023-03-23T01:18:49.434Z] CPU MHz: 2800.000 [2023-03-23T01:18:49.434Z] BogoMIPS: 5600.00 [2023-03-23T01:18:49.434Z] Virtualization: AMD-V [2023-03-23T01:18:49.434Z] Hypervisor vendor: KVM [2023-03-23T01:18:49.434Z] Virtualization type: full [2023-03-23T01:18:49.434Z] L1d cache: 256 KiB [2023-03-23T01:18:49.434Z] L1i cache: 256 KiB [2023-03-23T01:18:49.434Z] L2 cache: 4 MiB [2023-03-23T01:18:49.434Z] L3 cache: 128 MiB [2023-03-23T01:18:49.434Z] NUMA node0 CPU(s): 0-7 [2023-03-23T01:18:49.434Z] Vulnerability Itlb multihit: Not affected [2023-03-23T01:18:49.434Z] Vulnerability L1tf: Not affected [2023-03-23T01:18:49.434Z] Vulnerability Mds: Not affected [2023-03-23T01:18:49.434Z] Vulnerability Meltdown: Not affected [2023-03-23T01:18:49.434Z] Vulnerability Mmio stale data: Not affected [2023-03-23T01:18:49.434Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-03-23T01:18:49.434Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-03-23T01:18:49.434Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-03-23T01:18:49.434Z] Vulnerability Srbds: Not affected [2023-03-23T01:18:49.434Z] Vulnerability Tsx async abort: Not affected [2023-03-23T01:18:49.434Z] 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-23T01:18:49.434Z] [2023-03-23T01:18:49.434Z] [2023-03-23T01:18:49.434Z] ---> nproc: [2023-03-23T01:18:49.434Z] 8 [2023-03-23T01:18:49.434Z] [2023-03-23T01:18:49.434Z] [2023-03-23T01:18:49.434Z] ---> df -h: [2023-03-23T01:18:49.434Z] Filesystem Size Used Avail Use% Mounted on [2023-03-23T01:18:49.434Z] overlay 155G 12G 144G 8% / [2023-03-23T01:18:49.434Z] tmpfs 64M 0 64M 0% /dev [2023-03-23T01:18:49.434Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-03-23T01:18:49.434Z] shm 64M 0 64M 0% /dev/shm [2023-03-23T01:18:49.434Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-03-23T01:18:49.434Z] [2023-03-23T01:18:49.434Z] [2023-03-23T01:18:49.434Z] ---> sar -b -r -n DEV: [2023-03-23T01:18:49.434Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5392) 03/23/23 _x86_64_ (8 CPU) [2023-03-23T01:18:49.434Z] [2023-03-23T01:18:49.434Z] 01:08:09 LINUX RESTART (8 CPU) [2023-03-23T01:18:49.434Z] [2023-03-23T01:18:49.434Z] 01:09:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-03-23T01:18:49.434Z] 01:10:01 173.07 4.33 168.74 0.00 432.99 127690.18 0.00 [2023-03-23T01:18:49.434Z] 01:11:01 107.15 0.23 106.92 0.00 16.00 45320.05 0.00 [2023-03-23T01:18:49.434Z] 01:12:01 1.88 0.00 1.88 0.00 0.00 22.28 0.00 [2023-03-23T01:18:49.434Z] 01:13:01 2.18 0.00 2.18 0.00 0.00 26.40 0.00 [2023-03-23T01:18:49.434Z] 01:14:01 54.01 10.58 43.43 0.00 5154.87 8815.46 0.00 [2023-03-23T01:18:49.434Z] 01:15:01 4.80 0.02 4.78 0.00 0.13 104.52 0.00 [2023-03-23T01:18:49.434Z] 01:16:01 1.38 0.00 1.38 0.00 0.00 15.06 0.00 [2023-03-23T01:18:49.434Z] 01:17:01 1.98 0.02 1.97 0.00 0.13 21.33 0.00 [2023-03-23T01:18:49.434Z] 01:18:01 1.77 0.00 1.77 0.00 0.00 19.86 0.00 [2023-03-23T01:18:49.434Z] Average: 38.69 1.69 37.00 0.00 622.68 20226.13 0.00 [2023-03-23T01:18:49.434Z] [2023-03-23T01:18:49.434Z] 01:09:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-03-23T01:18:49.434Z] 01:10:01 27859440 31599996 695824 2.12 144584 3752756 1893756 5.58 1151072 3374088 546612 [2023-03-23T01:18:49.434Z] 01:11:01 27953688 31581232 713788 2.17 152948 3636104 1768060 5.21 1162684 3268424 368 [2023-03-23T01:18:49.434Z] 01:12:01 27953820 31581508 713196 2.17 153012 3636104 1768060 5.21 1162684 3268424 8 [2023-03-23T01:18:49.434Z] 01:13:01 27955032 31582964 711572 2.16 153120 3636104 1768060 5.21 1160816 3268492 16 [2023-03-23T01:18:49.434Z] 01:14:01 27416468 31560864 726852 2.21 186792 4094312 1816756 5.35 1486904 3447576 248 [2023-03-23T01:18:49.434Z] 01:15:01 27431176 31570772 716892 2.18 185384 4091056 1797724 5.30 1475504 3444392 12 [2023-03-23T01:18:49.434Z] 01:16:01 27431352 31571000 716708 2.18 185464 4091060 1797724 5.30 1475544 3444400 8 [2023-03-23T01:18:49.434Z] 01:17:01 27430640 31570700 717272 2.18 185556 4091056 1797724 5.30 1475328 3444716 8 [2023-03-23T01:18:49.434Z] 01:18:01 27430724 31571032 716660 2.18 185636 4091048 1797724 5.30 1475376 3444756 12 [2023-03-23T01:18:49.434Z] Average: 27651371 31576674 714307 2.17 170277 3902178 1800621 5.31 1336212 3378363 60810 [2023-03-23T01:18:49.434Z] [2023-03-23T01:18:49.434Z] 01:09:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-03-23T01:18:49.434Z] 01:10:01 lo 2.67 2.67 0.26 0.26 0.00 0.00 0.00 0.00 [2023-03-23T01:18:49.434Z] 01:10:01 ens3 478.49 320.30 6139.97 43.03 0.00 0.00 0.00 0.00 [2023-03-23T01:18:49.434Z] 01:10:01 docker0 202.55 283.57 15.97 2065.27 0.00 0.00 0.00 0.00 [2023-03-23T01:18:49.434Z] 01:11:01 lo 1.13 1.13 0.10 0.10 0.00 0.00 0.00 0.00 [2023-03-23T01:18:49.434Z] 01:11:01 ens3 135.03 94.80 2557.25 95.92 0.00 0.00 0.00 0.00 [2023-03-23T01:18:49.434Z] 01:11:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-23T01:18:49.434Z] 01:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-23T01:18:49.434Z] 01:12:01 ens3 1.25 0.33 0.40 0.26 0.00 0.00 0.00 0.00 [2023-03-23T01:18:49.434Z] 01:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-23T01:18:49.434Z] 01:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-23T01:18:49.434Z] 01:13:01 ens3 0.82 0.47 0.71 0.27 0.00 0.00 0.00 0.00 [2023-03-23T01:18:49.434Z] 01:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-23T01:18:49.434Z] 01:14:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2023-03-23T01:18:49.434Z] 01:14:01 ens3 144.38 76.69 2808.73 5.55 0.00 0.00 0.00 0.00 [2023-03-23T01:18:49.434Z] 01:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-23T01:18:49.434Z] 01:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-23T01:18:49.434Z] 01:15:01 ens3 0.28 0.20 0.02 0.01 0.00 0.00 0.00 0.00 [2023-03-23T01:18:49.434Z] 01:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-23T01:18:49.434Z] 01:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-23T01:18:49.434Z] 01:16:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-23T01:18:49.434Z] 01:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-23T01:18:49.434Z] 01:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-23T01:18:49.434Z] 01:17:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-23T01:18:49.434Z] 01:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-23T01:18:49.434Z] 01:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-23T01:18:49.434Z] 01:18:01 ens3 0.18 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2023-03-23T01:18:49.434Z] 01:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-23T01:18:49.434Z] Average: lo 0.56 0.56 0.05 0.05 0.00 0.00 0.00 0.00 [2023-03-23T01:18:49.434Z] Average: ens3 84.52 54.77 1278.57 16.12 0.00 0.00 0.00 0.00 [2023-03-23T01:18:49.434Z] Average: docker0 22.51 31.52 1.77 229.48 0.00 0.00 0.00 0.00 [2023-03-23T01:18:49.434Z] [2023-03-23T01:18:49.434Z] [2023-03-23T01:18:49.434Z] ---> sar -P ALL: [2023-03-23T01:18:49.434Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5392) 03/23/23 _x86_64_ (8 CPU) [2023-03-23T01:18:49.434Z] [2023-03-23T01:18:49.434Z] 01:08:09 LINUX RESTART (8 CPU) [2023-03-23T01:18:49.434Z] [2023-03-23T01:18:49.434Z] 01:09:01 CPU %user %nice %system %iowait %steal %idle [2023-03-23T01:18:49.434Z] 01:10:01 all 9.26 0.00 4.29 4.43 0.08 81.93 [2023-03-23T01:18:49.434Z] 01:10:01 0 8.50 0.00 5.00 0.35 0.07 86.08 [2023-03-23T01:18:49.434Z] 01:10:01 1 10.89 0.00 4.03 3.88 0.07 81.13 [2023-03-23T01:18:49.434Z] 01:10:01 2 7.49 0.00 3.54 2.25 0.07 86.65 [2023-03-23T01:18:49.434Z] 01:10:01 3 10.07 0.00 4.23 2.24 0.07 83.39 [2023-03-23T01:18:49.434Z] 01:10:01 4 8.54 0.00 4.87 18.50 0.09 68.00 [2023-03-23T01:18:49.434Z] 01:10:01 5 8.86 0.00 4.50 3.72 0.08 82.84 [2023-03-23T01:18:49.434Z] 01:10:01 6 9.82 0.00 3.44 0.74 0.08 85.92 [2023-03-23T01:18:49.434Z] 01:10:01 7 9.89 0.00 4.76 3.91 0.14 81.30 [2023-03-23T01:18:49.434Z] 01:11:01 all 16.49 0.00 3.96 2.84 0.06 76.66 [2023-03-23T01:18:49.434Z] 01:11:01 0 16.60 0.00 3.63 0.13 0.05 79.59 [2023-03-23T01:18:49.435Z] 01:11:01 1 16.88 0.00 4.82 1.08 0.05 77.17 [2023-03-23T01:18:49.435Z] 01:11:01 2 16.69 0.00 4.26 8.41 0.05 70.59 [2023-03-23T01:18:49.435Z] 01:11:01 3 16.34 0.00 3.77 0.03 0.05 79.80 [2023-03-23T01:18:49.435Z] 01:11:01 4 15.80 0.00 4.02 8.76 0.07 71.35 [2023-03-23T01:18:49.435Z] 01:11:01 5 16.34 0.00 3.55 0.59 0.05 79.47 [2023-03-23T01:18:49.435Z] 01:11:01 6 16.60 0.00 3.66 0.03 0.05 79.65 [2023-03-23T01:18:49.435Z] 01:11:01 7 16.66 0.00 3.95 3.73 0.08 75.57 [2023-03-23T01:18:49.435Z] 01:12:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2023-03-23T01:18:49.435Z] 01:12:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-23T01:18:49.435Z] 01:12:01 1 0.08 0.00 0.00 0.00 0.00 99.92 [2023-03-23T01:18:49.435Z] 01:12:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-23T01:18:49.435Z] 01:12:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-03-23T01:18:49.435Z] 01:12:01 4 0.07 0.00 0.05 0.00 0.03 99.85 [2023-03-23T01:18:49.435Z] 01:12:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-23T01:18:49.435Z] 01:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-23T01:18:49.435Z] 01:12:01 7 0.02 0.00 0.00 0.03 0.02 99.93 [2023-03-23T01:18:49.435Z] 01:13:01 all 0.09 0.00 0.02 0.01 0.01 99.88 [2023-03-23T01:18:49.435Z] 01:13:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2023-03-23T01:18:49.435Z] 01:13:01 1 0.08 0.00 0.02 0.00 0.02 99.88 [2023-03-23T01:18:49.435Z] 01:13:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2023-03-23T01:18:49.435Z] 01:13:01 3 0.42 0.00 0.03 0.00 0.00 99.55 [2023-03-23T01:18:49.435Z] 01:13:01 4 0.07 0.00 0.02 0.00 0.02 99.90 [2023-03-23T01:18:49.435Z] 01:13:01 5 0.05 0.00 0.00 0.00 0.00 99.95 [2023-03-23T01:18:49.435Z] 01:13:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-23T01:18:49.435Z] 01:13:01 7 0.03 0.00 0.03 0.10 0.00 99.83 [2023-03-23T01:18:49.435Z] 01:14:01 all 2.32 0.00 1.31 0.62 0.02 95.73 [2023-03-23T01:18:49.435Z] 01:14:01 0 1.07 0.00 3.23 0.70 0.02 94.98 [2023-03-23T01:18:49.435Z] 01:14:01 1 3.77 0.00 0.77 0.67 0.02 94.77 [2023-03-23T01:18:49.435Z] 01:14:01 2 2.57 0.00 1.27 0.52 0.03 95.61 [2023-03-23T01:18:49.435Z] 01:14:01 3 2.54 0.00 0.76 0.07 0.03 96.59 [2023-03-23T01:18:49.435Z] 01:14:01 4 2.81 0.00 0.90 0.45 0.03 95.80 [2023-03-23T01:18:49.435Z] 01:14:01 5 1.52 0.00 1.42 0.63 0.02 96.41 [2023-03-23T01:18:49.435Z] 01:14:01 6 3.09 0.00 0.99 0.31 0.02 95.59 [2023-03-23T01:18:49.435Z] 01:14:01 7 1.15 0.00 1.14 1.64 0.03 96.03 [2023-03-23T01:18:49.435Z] 01:15:01 all 0.33 0.00 0.05 0.01 0.01 99.60 [2023-03-23T01:18:49.435Z] 01:15:01 0 0.23 0.00 0.05 0.00 0.00 99.72 [2023-03-23T01:18:49.435Z] 01:15:01 1 0.08 0.00 0.05 0.07 0.02 99.78 [2023-03-23T01:18:49.435Z] 01:15:01 2 0.07 0.00 0.08 0.02 0.00 99.83 [2023-03-23T01:18:49.435Z] 01:15:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2023-03-23T01:18:49.435Z] 01:15:01 4 0.08 0.00 0.05 0.00 0.00 99.87 [2023-03-23T01:18:49.435Z] 01:15:01 5 0.08 0.00 0.02 0.00 0.02 99.88 [2023-03-23T01:18:49.435Z] 01:15:01 6 2.02 0.00 0.07 0.02 0.02 97.88 [2023-03-23T01:18:49.435Z] 01:15:01 7 0.00 0.00 0.03 0.02 0.00 99.95 [2023-03-23T01:18:49.435Z] 01:16:01 all 0.01 0.00 0.00 0.01 0.01 99.97 [2023-03-23T01:18:49.435Z] 01:16:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2023-03-23T01:18:49.435Z] 01:16:01 1 0.02 0.00 0.02 0.05 0.02 99.90 [2023-03-23T01:18:49.435Z] 01:16:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-03-23T01:18:49.435Z] 01:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-23T01:18:49.435Z] 01:16:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2023-03-23T01:18:49.435Z] 01:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-23T01:18:49.435Z] 01:16:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-23T01:18:49.435Z] 01:16:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2023-03-23T01:18:49.435Z] 01:17:01 all 0.03 0.00 0.01 0.01 0.01 99.95 [2023-03-23T01:18:49.435Z] 01:17:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-23T01:18:49.435Z] 01:17:01 1 0.05 0.00 0.02 0.03 0.03 99.87 [2023-03-23T01:18:49.435Z] 01:17:01 2 0.03 0.00 0.02 0.02 0.00 99.93 [2023-03-23T01:18:49.435Z] 01:17:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-23T01:18:49.435Z] 01:17:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-23T01:18:49.435Z] 01:17:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-23T01:18:49.435Z] 01:17:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-23T01:18:49.435Z] 01:17:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2023-03-23T01:18:49.435Z] 01:18:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2023-03-23T01:18:49.435Z] 01:18:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-23T01:18:49.435Z] 01:18:01 1 0.07 0.00 0.03 0.07 0.02 99.82 [2023-03-23T01:18:49.435Z] 01:18:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2023-03-23T01:18:49.435Z] 01:18:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-23T01:18:49.435Z] 01:18:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2023-03-23T01:18:49.435Z] 01:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-23T01:18:49.435Z] 01:18:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2023-03-23T01:18:49.435Z] 01:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-23T01:18:49.435Z] Average: all 3.15 0.00 1.07 0.88 0.02 94.89 [2023-03-23T01:18:49.435Z] Average: 0 2.92 0.00 1.32 0.13 0.02 95.61 [2023-03-23T01:18:49.435Z] Average: 1 3.52 0.00 1.08 0.64 0.03 94.73 [2023-03-23T01:18:49.435Z] Average: 2 2.97 0.00 1.01 1.24 0.02 94.76 [2023-03-23T01:18:49.435Z] Average: 3 3.25 0.00 0.98 0.26 0.02 95.49 [2023-03-23T01:18:49.435Z] Average: 4 3.02 0.00 1.09 3.04 0.03 92.83 [2023-03-23T01:18:49.435Z] Average: 5 2.96 0.00 1.05 0.55 0.02 95.42 [2023-03-23T01:18:49.435Z] Average: 6 3.49 0.00 0.90 0.12 0.02 95.47 [2023-03-23T01:18:49.435Z] Average: 7 3.06 0.00 1.09 1.04 0.03 94.78 [2023-03-23T01:18:49.435Z] [2023-03-23T01:18:49.435Z] [2023-03-23T01:18:49.435Z]