Pull request #357 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 477ecd2da564d99dc00933cd236141b597d37819+71e268e2bbeb5f32b791e9fe51a95144d8b6bbea (3d08990d2ec189eb2741326630c85e2ccb246cd6) 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-ssh11662475992861131085.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh3481453888342259606.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-rest-go/branches/PR-357/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-rest-go/branches/PR-357/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12571549817721129288.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-rest-go/branches/PR-357/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8317586708172129790.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh1626044719754100729.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-rest-go/branches/PR-357/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-rest-go/branches/PR-357/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1427014281334949285.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-rest-go] ========================================================= [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-rest-go-settings PROJECT: device-rest-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 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-rest 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 Running on prd-ubuntu20.04-docker-8c-8g-12056 in /w/workspace/gexfoundry_device-rest-go_PR-357 [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-rest-go.git > git init /w/workspace/gexfoundry_device-rest-go_PR-357 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.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-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.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-rest-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/357/head:refs/remotes/origin/PR-357 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 71e268e2bbeb5f32b791e9fe51a95144d8b6bbea into PR head commit 477ecd2da564d99dc00933cd236141b597d37819 Merge succeeded, producing 477ecd2da564d99dc00933cd236141b597d37819 Checking out Revision 477ecd2da564d99dc00933cd236141b597d37819 (PR-357) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-26T20:28:43.897Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-26T20:28:44.068Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo > git config core.sparsecheckout # timeout=10 > git checkout -f 477ecd2da564d99dc00933cd236141b597d37819 # 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 71e268e2bbeb5f32b791e9fe51a95144d8b6bbea # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 477ecd2da564d99dc00933cd236141b597d37819 # timeout=10 [2023-10-26T20:28:44.165Z] ========================================================= [2023-10-26T20:28:44.165Z] EdgeX Global Pipelines Version Info [2023-10-26T20:28:44.165Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-26T20:28:44.882Z] ------------------- [2023-10-26T20:28:44.882Z] stable info: [2023-10-26T20:28:44.882Z] ------------------- [2023-10-26T20:28:44.883Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-26T20:28:44.883Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-26T20:28:44.883Z] Message: update stable to v1.0.254 [2023-10-26T20:28:45.453Z] ------------------- [2023-10-26T20:28:45.453Z] experimental info: [2023-10-26T20:28:45.453Z] ------------------- [2023-10-26T20:28:45.453Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-26T20:28:45.453Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-26T20:28:45.453Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-26T20:28:45.728Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2023-10-26T20:28:45.771Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2023-10-26T20:28:45.817Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-26T20:28:45.858Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-26T20:28:45.898Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-26T20:28:45.937Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-26T20:28:45.978Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-26T20:28:46.017Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-10-26T20:28:46.054Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-26T20:28:46.094Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-26T20:28:46.132Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-26T20:28:46.168Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2023-10-26T20:28:46.204Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-26T20:28:46.245Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-26T20:28:46.286Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-26T20:28:46.325Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-26T20:28:46.372Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-10-26T20:28:46.415Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-10-26T20:28:46.458Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-26T20:28:46.500Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-26T20:28:46.540Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-10-26T20:28:46.577Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-10-26T20:28:46.615Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-10-26T20:28:46.655Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-10-26T20:28:46.700Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-10-26T20:28:46.742Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-26T20:28:46.787Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-26T20:28:46.829Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-357 [Pipeline] echo [2023-10-26T20:28:46.874Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-357 [Pipeline] echo [2023-10-26T20:28:46.915Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-357 [Pipeline] echo [2023-10-26T20:28:46.961Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 477ecd2da564d99dc00933cd236141b597d37819 [Pipeline] echo [2023-10-26T20:28:47.003Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 477ecd2 [Pipeline] echo [2023-10-26T20:28:47.042Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-26T20:28:47.156Z] provisioning config files... [2023-10-26T20:28:47.170Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-357@tmp/config3955629049589116079tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-26T20:28:47.521Z] ---> docker-login.sh [2023-10-26T20:28:47.522Z] nexus3.edgexfoundry.org:10001 [2023-10-26T20:28:47.522Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T20:28:47.781Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T20:28:47.781Z] Configure a credential helper to remove this warning. See [2023-10-26T20:28:47.781Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T20:28:47.781Z] [2023-10-26T20:28:47.781Z] Login Succeeded [2023-10-26T20:28:47.781Z] nexus3.edgexfoundry.org:10002 [2023-10-26T20:28:47.781Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T20:28:48.040Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T20:28:48.040Z] Configure a credential helper to remove this warning. See [2023-10-26T20:28:48.040Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T20:28:48.040Z] [2023-10-26T20:28:48.040Z] Login Succeeded [2023-10-26T20:28:48.040Z] nexus3.edgexfoundry.org:10003 [2023-10-26T20:28:48.040Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T20:28:48.040Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T20:28:48.040Z] Configure a credential helper to remove this warning. See [2023-10-26T20:28:48.040Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T20:28:48.040Z] [2023-10-26T20:28:48.040Z] Login Succeeded [2023-10-26T20:28:48.040Z] nexus3.edgexfoundry.org:10004 [2023-10-26T20:28:48.040Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T20:28:48.040Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T20:28:48.040Z] Configure a credential helper to remove this warning. See [2023-10-26T20:28:48.040Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T20:28:48.040Z] [2023-10-26T20:28:48.040Z] Login Succeeded [2023-10-26T20:28:48.307Z] docker.io [2023-10-26T20:28:48.307Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T20:28:48.567Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T20:28:48.567Z] Configure a credential helper to remove this warning. See [2023-10-26T20:28:48.567Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T20:28:48.567Z] [2023-10-26T20:28:48.567Z] Login Succeeded [2023-10-26T20:28:48.567Z] ---> docker-login.sh ends [Pipeline] } [2023-10-26T20:28:48.595Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-10-26T20:28:49.203Z] + git rev-list -1 --merges 477ecd2da564d99dc00933cd236141b597d37819~1..477ecd2da564d99dc00933cd236141b597d37819 [Pipeline] echo [2023-10-26T20:28:49.267Z] -----------> git rev-list -1 --merges 477ecd2da564d99dc00933cd236141b597d37819~1..477ecd2da564d99dc00933cd236141b597d37819 477ecd2da564d99dc00933cd236141b597d37819 [false] [Pipeline] sh [2023-10-26T20:28:49.580Z] + git log --format=format:%s -1 477ecd2da564d99dc00933cd236141b597d37819 [Pipeline] echo [2023-10-26T20:28:49.624Z] ========================================================= [2023-10-26T20:28:49.624Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-26T20:28:49.624Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-26T20:28:50.046Z] + git log --format=format:%s -1 477ecd2da564d99dc00933cd236141b597d37819 [Pipeline] echo [2023-10-26T20:28:50.077Z] [semverPrep] GIT_COMMIT: 477ecd2da564d99dc00933cd236141b597d37819, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-10-26T20:28:50.113Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-10-26T20:28:50.511Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-26T20:28:50.511Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-26T20:28:50.511Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-26T20:28:50.511Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-26T20:28:50.511Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-26T20:28:50.511Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-26T20:28:50.511Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T20:28:50.985Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-26T20:28:50.985Z] [2023-10-26T20:28:50.985Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T20:28:51.368Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-26T20:28:51.368Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-26T20:28:51.368Z] b85a868b505f: Pulling fs layer [2023-10-26T20:28:51.368Z] e2be974225ed: Pulling fs layer [2023-10-26T20:28:51.368Z] 339a4e72a1f5: Pulling fs layer [2023-10-26T20:28:51.368Z] 988bab9f4d93: Pulling fs layer [2023-10-26T20:28:51.368Z] 1469e6f7b9e6: Pulling fs layer [2023-10-26T20:28:51.368Z] eaf3925da568: Pulling fs layer [2023-10-26T20:28:51.368Z] bab4dde63d76: Pulling fs layer [2023-10-26T20:28:51.368Z] bde34c3a00c8: Pulling fs layer [2023-10-26T20:28:51.368Z] b352a97aabf1: Pulling fs layer [2023-10-26T20:28:51.368Z] 4872d77fe225: Pulling fs layer [2023-10-26T20:28:51.368Z] 5851b861e8e6: Pulling fs layer [2023-10-26T20:28:51.368Z] 988bab9f4d93: Waiting [2023-10-26T20:28:51.368Z] 1469e6f7b9e6: Waiting [2023-10-26T20:28:51.368Z] eaf3925da568: Waiting [2023-10-26T20:28:51.368Z] b352a97aabf1: Waiting [2023-10-26T20:28:51.368Z] bde34c3a00c8: Waiting [2023-10-26T20:28:51.368Z] 5851b861e8e6: Waiting [2023-10-26T20:28:51.368Z] 4872d77fe225: Waiting [2023-10-26T20:28:51.368Z] bab4dde63d76: Waiting [2023-10-26T20:28:51.368Z] e2be974225ed: Download complete [2023-10-26T20:28:51.368Z] 988bab9f4d93: Verifying Checksum [2023-10-26T20:28:51.368Z] 988bab9f4d93: Download complete [2023-10-26T20:28:51.632Z] 339a4e72a1f5: Verifying Checksum [2023-10-26T20:28:51.632Z] 339a4e72a1f5: Download complete [2023-10-26T20:28:51.632Z] 1469e6f7b9e6: Verifying Checksum [2023-10-26T20:28:51.632Z] 1469e6f7b9e6: Download complete [2023-10-26T20:28:51.632Z] bde34c3a00c8: Verifying Checksum [2023-10-26T20:28:51.632Z] bde34c3a00c8: Download complete [2023-10-26T20:28:51.632Z] b352a97aabf1: Verifying Checksum [2023-10-26T20:28:51.632Z] b352a97aabf1: Download complete [2023-10-26T20:28:51.632Z] 4872d77fe225: Verifying Checksum [2023-10-26T20:28:51.632Z] 4872d77fe225: Download complete [2023-10-26T20:28:51.632Z] 5851b861e8e6: Download complete [2023-10-26T20:28:51.632Z] b85a868b505f: Verifying Checksum [2023-10-26T20:28:51.632Z] b85a868b505f: Download complete [2023-10-26T20:28:51.895Z] bab4dde63d76: Verifying Checksum [2023-10-26T20:28:51.895Z] bab4dde63d76: Download complete [2023-10-26T20:28:52.855Z] b85a868b505f: Pull complete [2023-10-26T20:28:52.855Z] e2be974225ed: Pull complete [2023-10-26T20:28:53.424Z] 339a4e72a1f5: Pull complete [2023-10-26T20:28:53.424Z] 988bab9f4d93: Pull complete [2023-10-26T20:28:53.685Z] 1469e6f7b9e6: Pull complete [2023-10-26T20:28:53.685Z] eaf3925da568: Pull complete [2023-10-26T20:28:55.580Z] bab4dde63d76: Pull complete [2023-10-26T20:28:55.580Z] bde34c3a00c8: Pull complete [2023-10-26T20:28:55.580Z] b352a97aabf1: Pull complete [2023-10-26T20:28:55.580Z] 4872d77fe225: Pull complete [2023-10-26T20:28:55.838Z] 5851b861e8e6: Pull complete [2023-10-26T20:28:55.838Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-26T20:28:55.838Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-26T20:28:55.839Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-26T20:28:56.048Z] prd-ubuntu20.04-docker-8c-8g-12056 does not seem to be running inside a container [2023-10-26T20:28:56.075Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-357 -v /w/workspace/gexfoundry_device-rest-go_PR-357:/w/workspace/gexfoundry_device-rest-go_PR-357:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-357@tmp:/w/workspace/gexfoundry_device-rest-go_PR-357@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-26T20:28:57.179Z] $ docker top d00a25914e9d6b570c876c8ab652cfb781bbad888f1eff9dabc71ba506907dc0 -eo pid,comm [2023-10-26T20:28:57.239Z] 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-10-26T20:28:57.239Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-26T20:28:57.352Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-26T20:28:57.352Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-26T20:28:57.476Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-26T20:28:57.477Z] $ docker exec d00a25914e9d6b570c876c8ab652cfb781bbad888f1eff9dabc71ba506907dc0 ssh-agent [2023-10-26T20:28:57.603Z] SSH_AUTH_SOCK=/tmp/ssh-ZG1EGbymRXOU/agent.32 [2023-10-26T20:28:57.603Z] SSH_AGENT_PID=38 [2023-10-26T20:28:57.609Z] Running ssh-add (command line suppressed) [2023-10-26T20:28:57.698Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-357@tmp/private_key_5710843064375434547.key (/w/workspace/gexfoundry_device-rest-go_PR-357@tmp/private_key_5710843064375434547.key) [2023-10-26T20:28:57.717Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-26T20:28:58.041Z] + git tag --points-at HEAD [Pipeline] } [2023-10-26T20:28:58.063Z] $ docker exec --env ******** --env ******** d00a25914e9d6b570c876c8ab652cfb781bbad888f1eff9dabc71ba506907dc0 ssh-agent -k [2023-10-26T20:28:58.155Z] unset SSH_AUTH_SOCK; [2023-10-26T20:28:58.157Z] unset SSH_AGENT_PID; [2023-10-26T20:28:58.157Z] echo Agent pid 38 killed; [2023-10-26T20:28:58.169Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-26T20:28:58.254Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-26T20:28:58.254Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-26T20:28:58.382Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-26T20:28:58.383Z] $ docker exec d00a25914e9d6b570c876c8ab652cfb781bbad888f1eff9dabc71ba506907dc0 ssh-agent [2023-10-26T20:28:58.497Z] SSH_AUTH_SOCK=/tmp/ssh-9QCeO9Kt5C0o/agent.70 [2023-10-26T20:28:58.497Z] SSH_AGENT_PID=76 [2023-10-26T20:28:58.501Z] Running ssh-add (command line suppressed) [2023-10-26T20:28:58.601Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-357@tmp/private_key_12165092477075598460.key (/w/workspace/gexfoundry_device-rest-go_PR-357@tmp/private_key_12165092477075598460.key) [2023-10-26T20:28:58.619Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-26T20:28:58.941Z] + git semver init [2023-10-26T20:28:59.200Z] 2023-10-26 20:28:59,096 [run_init] DEBUG init version:0.0.0 force:False [2023-10-26T20:28:59.200Z] 2023-10-26 20:28:59,097 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-rest-go_PR-357/.semver [2023-10-26T20:28:59.200Z] 2023-10-26 20:28:59,097 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/gexfoundry_device-rest-go_PR-357/.semver [2023-10-26T20:28:59.200Z] 2023-10-26 20:28:59,097 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/gexfoundry_device-rest-go_PR-357/.semver'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-357, universal_newlines=False, shell=None, istream=None) [2023-10-26T20:29:00.579Z] 2023-10-26 20:29:00,199 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-rest-go_PR-357/.git/info/exclude [2023-10-26T20:29:00.579Z] 2023-10-26 20:29:00,200 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-rest-go_PR-357/.semver/PR-357 with force:False [2023-10-26T20:29:00.579Z] 2023-10-26 20:29:00,200 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-rest-go_PR-357/.semver/PR-357 [2023-10-26T20:29:00.579Z] 2023-10-26 20:29:00,204 [execute] INFO git cat-file --batch-check [2023-10-26T20:29:00.579Z] 2023-10-26 20:29:00,204 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-357/.semver, universal_newlines=False, shell=None, istream=) [2023-10-26T20:29:00.579Z] 2023-10-26 20:29:00,211 [execute] INFO git cat-file --batch [2023-10-26T20:29:00.579Z] 2023-10-26 20:29:00,211 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-357/.semver, universal_newlines=False, shell=None, istream=) [2023-10-26T20:29:00.579Z] 2023-10-26 20:29:00,216 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-rest-go_PR-357/.semver/PR-357 [2023-10-26T20:29:00.579Z] 0.0.0 [Pipeline] } [2023-10-26T20:29:00.603Z] $ docker exec --env ******** --env ******** d00a25914e9d6b570c876c8ab652cfb781bbad888f1eff9dabc71ba506907dc0 ssh-agent -k [2023-10-26T20:29:00.708Z] unset SSH_AUTH_SOCK; [2023-10-26T20:29:00.709Z] unset SSH_AGENT_PID; [2023-10-26T20:29:00.709Z] echo Agent pid 76 killed; [2023-10-26T20:29:00.723Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-26T20:29:01.150Z] + git semver [Pipeline] } [2023-10-26T20:29:01.429Z] $ docker stop --time=1 d00a25914e9d6b570c876c8ab652cfb781bbad888f1eff9dabc71ba506907dc0 [2023-10-26T20:29:02.717Z] $ docker rm -f --volumes d00a25914e9d6b570c876c8ab652cfb781bbad888f1eff9dabc71ba506907dc0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-26T20:29:03.131Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-26T20:29:03.412Z] Stashed 1 file(s) [Pipeline] echo [2023-10-26T20:29:03.428Z] [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-10-26T20:29:03.988Z] provisioning config files... [2023-10-26T20:29:03.998Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-357@tmp/config611944340685863513tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-26T20:29:04.338Z] ---> docker-login.sh [2023-10-26T20:29:04.338Z] nexus3.edgexfoundry.org:10001 [2023-10-26T20:29:04.338Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T20:29:04.338Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T20:29:04.338Z] Configure a credential helper to remove this warning. See [2023-10-26T20:29:04.338Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T20:29:04.338Z] [2023-10-26T20:29:04.338Z] Login Succeeded [2023-10-26T20:29:04.338Z] nexus3.edgexfoundry.org:10002 [2023-10-26T20:29:04.338Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T20:29:04.338Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T20:29:04.338Z] Configure a credential helper to remove this warning. See [2023-10-26T20:29:04.338Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T20:29:04.338Z] [2023-10-26T20:29:04.338Z] Login Succeeded [2023-10-26T20:29:04.338Z] nexus3.edgexfoundry.org:10003 [2023-10-26T20:29:04.598Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T20:29:04.598Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T20:29:04.598Z] Configure a credential helper to remove this warning. See [2023-10-26T20:29:04.598Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T20:29:04.598Z] [2023-10-26T20:29:04.598Z] Login Succeeded [2023-10-26T20:29:04.598Z] nexus3.edgexfoundry.org:10004 [2023-10-26T20:29:04.598Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T20:29:04.598Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T20:29:04.598Z] Configure a credential helper to remove this warning. See [2023-10-26T20:29:04.598Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T20:29:04.598Z] [2023-10-26T20:29:04.598Z] Login Succeeded [2023-10-26T20:29:04.598Z] docker.io [2023-10-26T20:29:04.857Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T20:29:05.115Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T20:29:05.115Z] Configure a credential helper to remove this warning. See [2023-10-26T20:29:05.115Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T20:29:05.115Z] [2023-10-26T20:29:05.115Z] Login Succeeded [2023-10-26T20:29:05.115Z] ---> docker-login.sh ends [Pipeline] } [2023-10-26T20:29:05.140Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-26T20:29:05.335Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-26T20:29:05.372Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-26T20:29:05.404Z] ========================================================= [2023-10-26T20:29:05.404Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-26T20:29:05.404Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T20:29:06.022Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-26T20:29:06.022Z] Sending build context to Docker daemon 10.94MB [2023-10-26T20:29:06.022Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-26T20:29:06.022Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-26T20:29:06.022Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-26T20:29:06.022Z] 7264a8db6415: Pulling fs layer [2023-10-26T20:29:06.022Z] c4d48a809fc2: Pulling fs layer [2023-10-26T20:29:06.022Z] 4f1c88b9dad5: Pulling fs layer [2023-10-26T20:29:06.022Z] ad3a456e5733: Pulling fs layer [2023-10-26T20:29:06.022Z] 33e27b845d1e: Pulling fs layer [2023-10-26T20:29:06.022Z] c68163c4e522: Pulling fs layer [2023-10-26T20:29:06.022Z] 50da416c3ac9: Pulling fs layer [2023-10-26T20:29:06.022Z] 23d2d4c4bb30: Pulling fs layer [2023-10-26T20:29:06.022Z] c68163c4e522: Waiting [2023-10-26T20:29:06.022Z] ad3a456e5733: Waiting [2023-10-26T20:29:06.022Z] 33e27b845d1e: Waiting [2023-10-26T20:29:06.022Z] 50da416c3ac9: Waiting [2023-10-26T20:29:06.022Z] 23d2d4c4bb30: Waiting [2023-10-26T20:29:06.022Z] c4d48a809fc2: Verifying Checksum [2023-10-26T20:29:06.022Z] c4d48a809fc2: Download complete [2023-10-26T20:29:06.022Z] ad3a456e5733: Download complete [2023-10-26T20:29:06.281Z] 33e27b845d1e: Download complete [2023-10-26T20:29:06.281Z] 7264a8db6415: Verifying Checksum [2023-10-26T20:29:06.281Z] 7264a8db6415: Download complete [2023-10-26T20:29:06.281Z] c68163c4e522: Verifying Checksum [2023-10-26T20:29:06.281Z] c68163c4e522: Download complete [2023-10-26T20:29:06.281Z] 7264a8db6415: Pull complete [2023-10-26T20:29:06.542Z] 23d2d4c4bb30: Verifying Checksum [2023-10-26T20:29:06.542Z] 23d2d4c4bb30: Download complete [2023-10-26T20:29:06.542Z] c4d48a809fc2: Pull complete [2023-10-26T20:29:06.542Z] 4f1c88b9dad5: Verifying Checksum [2023-10-26T20:29:06.542Z] 4f1c88b9dad5: Download complete [2023-10-26T20:29:07.121Z] 50da416c3ac9: Verifying Checksum [2023-10-26T20:29:07.121Z] 50da416c3ac9: Download complete [2023-10-26T20:29:09.653Z] 4f1c88b9dad5: Pull complete [2023-10-26T20:29:09.653Z] ad3a456e5733: Pull complete [2023-10-26T20:29:09.911Z] 33e27b845d1e: Pull complete [2023-10-26T20:29:09.911Z] c68163c4e522: Pull complete [2023-10-26T20:29:12.453Z] 50da416c3ac9: Pull complete [2023-10-26T20:29:12.453Z] 23d2d4c4bb30: Pull complete [2023-10-26T20:29:12.453Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-26T20:29:12.453Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-26T20:29:12.453Z] ---> 0786185ac409 [2023-10-26T20:29:12.453Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-10-26T20:29:13.832Z] ---> Running in f29f8296e427 [2023-10-26T20:29:13.832Z] Removing intermediate container f29f8296e427 [2023-10-26T20:29:13.832Z] ---> 55a2a1fc9568 [2023-10-26T20:29:13.832Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-26T20:29:13.832Z] ---> Running in 37beca27d9e3 [2023-10-26T20:29:13.832Z] Removing intermediate container 37beca27d9e3 [2023-10-26T20:29:13.832Z] ---> fbb8776cbb51 [2023-10-26T20:29:13.832Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-10-26T20:29:13.832Z] ---> Running in 2540a626900e [2023-10-26T20:29:13.832Z] Removing intermediate container 2540a626900e [2023-10-26T20:29:13.832Z] ---> c03fcccd4146 [2023-10-26T20:29:13.832Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-26T20:29:13.832Z] ---> Running in 4f4b73ef7e4f [2023-10-26T20:29:14.092Z] Removing intermediate container 4f4b73ef7e4f [2023-10-26T20:29:14.092Z] ---> 963c211a916a [2023-10-26T20:29:14.092Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-26T20:29:14.092Z] ---> Running in f89e2ed34e6c [2023-10-26T20:29:14.352Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-26T20:29:14.352Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-26T20:29:14.919Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-10-26T20:29:14.919Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-10-26T20:29:14.919Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-10-26T20:29:14.919Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-10-26T20:29:14.919Z] Executing busybox-1.36.1-r2.trigger [2023-10-26T20:29:14.919Z] OK: 268 MiB in 56 packages [2023-10-26T20:29:15.179Z] Removing intermediate container f89e2ed34e6c [2023-10-26T20:29:15.179Z] ---> 896f1d30d40c [2023-10-26T20:29:15.179Z] Step 8/12 : WORKDIR /device-rest-go [2023-10-26T20:29:15.179Z] ---> Running in ab753863d030 [2023-10-26T20:29:15.436Z] Removing intermediate container ab753863d030 [2023-10-26T20:29:15.436Z] ---> 3146eed980ea [2023-10-26T20:29:15.436Z] Step 9/12 : COPY go.mod vendor* ./ [2023-10-26T20:29:15.436Z] ---> eb9eb199da1e [2023-10-26T20:29:15.436Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-26T20:29:15.436Z] ---> Running in fd7fa18e8741 [2023-10-26T20:29:18.815Z] Still waiting to schedule task [2023-10-26T20:29:18.816Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-10-26T20:30:02.133Z] Removing intermediate container fd7fa18e8741 [2023-10-26T20:30:02.133Z] ---> c76a41d800dc [2023-10-26T20:30:02.133Z] Step 11/12 : COPY . . [2023-10-26T20:30:02.133Z] ---> 17ce9dc0b6c4 [2023-10-26T20:30:02.133Z] Step 12/12 : RUN $MAKE [2023-10-26T20:30:02.133Z] ---> Running in eb13923076ed [2023-10-26T20:30:02.133Z] noop [2023-10-26T20:30:02.133Z] Removing intermediate container eb13923076ed [2023-10-26T20:30:02.133Z] ---> ce5ba9044fdc [2023-10-26T20:30:02.133Z] Successfully built ce5ba9044fdc [2023-10-26T20:30:02.133Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T20:30:02.592Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-26T20:30:02.593Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-26T20:30:02.739Z] prd-ubuntu20.04-docker-8c-8g-12056 does not seem to be running inside a container [2023-10-26T20:30:02.770Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-357 -v /w/workspace/gexfoundry_device-rest-go_PR-357:/w/workspace/gexfoundry_device-rest-go_PR-357:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-357@tmp:/w/workspace/gexfoundry_device-rest-go_PR-357@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 ******** ci-base-image-x86_64 cat [2023-10-26T20:30:03.104Z] $ docker top 5e033cdfee71db5250ed23cbd1c028759aee870e826cdecdb6f1fde65a6cbd79 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-26T20:30:03.483Z] + go version [2023-10-26T20:30:03.483Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-26T20:30:03.522Z] $ docker stop --time=1 5e033cdfee71db5250ed23cbd1c028759aee870e826cdecdb6f1fde65a6cbd79 [2023-10-26T20:30:04.775Z] $ docker rm -f --volumes 5e033cdfee71db5250ed23cbd1c028759aee870e826cdecdb6f1fde65a6cbd79 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T20:30:05.492Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-26T20:30:05.492Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-26T20:30:05.644Z] prd-ubuntu20.04-docker-8c-8g-12056 does not seem to be running inside a container [2023-10-26T20:30:05.684Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-rest-go_PR-357 -v /w/workspace/gexfoundry_device-rest-go_PR-357:/w/workspace/gexfoundry_device-rest-go_PR-357:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-357@tmp:/w/workspace/gexfoundry_device-rest-go_PR-357@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 ******** ci-base-image-x86_64 cat [2023-10-26T20:30:05.987Z] $ docker top ac7513354e2621f761eeb47ebcc3e4ab978cb821a01c561c546d145483d5ed4c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-26T20:30:06.366Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-rest-go_PR-357 [Pipeline] fileExists [Pipeline] sh [2023-10-26T20:30:06.723Z] + make test [2023-10-26T20:30:06.723Z] go test ./... -coverprofile=coverage.out ./... [2023-10-26T20:30:08.099Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2023-10-26T20:30:18.080Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2023-10-26T20:30:18.080Z] ok github.com/edgexfoundry/device-rest-go/driver 0.009s coverage: 33.2% of statements [2023-10-26T20:30:23.340Z] go vet ./... [2023-10-26T20:30:25.863Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-26T20:30:25.863Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-26T20:30:25.863Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-26T20:30:26.150Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-26T20:30:26.183Z] $ docker stop --time=1 ac7513354e2621f761eeb47ebcc3e4ab978cb821a01c561c546d145483d5ed4c [2023-10-26T20:30:29.434Z] $ docker rm -f --volumes ac7513354e2621f761eeb47ebcc3e4ab978cb821a01c561c546d145483d5ed4c [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-26T20:30:29.963Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-26T20:30:30.023Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-10-26T20:30:30.714Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-26T20:30:31.086Z] + ls -al . [2023-10-26T20:30:31.086Z] total 184 [2023-10-26T20:30:31.086Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 26 20:30 . [2023-10-26T20:30:31.086Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 20:28 .. [2023-10-26T20:30:31.086Z] -rw-rw-r-- 1 jenkins jenkins 151 Oct 26 20:28 .dockerignore [2023-10-26T20:30:31.086Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 26 20:30 .git [2023-10-26T20:30:31.086Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 20:28 .github [2023-10-26T20:30:31.086Z] -rw-rw-r-- 1 jenkins jenkins 264 Oct 26 20:28 .gitignore [2023-10-26T20:30:31.086Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 26 20:28 .golangci.yml [2023-10-26T20:30:31.086Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 26 20:29 .semver [2023-10-26T20:30:31.086Z] -rw-rw-r-- 1 jenkins jenkins 10300 Oct 26 20:28 Attribution.txt [2023-10-26T20:30:31.086Z] -rw-rw-r-- 1 jenkins jenkins 15709 Oct 26 20:28 CHANGELOG.md [2023-10-26T20:30:31.086Z] -rw-rw-r-- 1 jenkins jenkins 1578 Oct 26 20:28 Dockerfile [2023-10-26T20:30:31.086Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 26 20:28 GOVERNANCE.md [2023-10-26T20:30:31.086Z] -rw-rw-r-- 1 jenkins jenkins 680 Oct 26 20:28 Jenkinsfile [2023-10-26T20:30:31.086Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 26 20:28 LICENSE [2023-10-26T20:30:31.086Z] -rw-rw-r-- 1 jenkins jenkins 2010 Oct 26 20:28 Makefile [2023-10-26T20:30:31.086Z] -rw-rw-r-- 1 jenkins jenkins 620 Oct 26 20:28 OWNERS.md [2023-10-26T20:30:31.087Z] -rw-rw-r-- 1 jenkins jenkins 15738 Oct 26 20:28 README.md [2023-10-26T20:30:31.087Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 26 20:29 VERSION [2023-10-26T20:30:31.087Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 20:28 bin [2023-10-26T20:30:31.087Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 20:28 cmd [2023-10-26T20:30:31.087Z] -rw-r--r-- 1 jenkins jenkins 14499 Oct 26 20:30 coverage.out [2023-10-26T20:30:31.087Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 20:28 driver [2023-10-26T20:30:31.087Z] -rw-rw-r-- 1 jenkins jenkins 3891 Oct 26 20:28 go.mod [2023-10-26T20:30:31.087Z] -rw-rw-r-- 1 jenkins jenkins 35094 Oct 26 20:28 go.sum [2023-10-26T20:30:31.087Z] -rw-rw-r-- 1 jenkins jenkins 713 Oct 26 20:28 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T20:30:31.547Z] + docker build -t device-rest -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=477ecd2da564d99dc00933cd236141b597d37819 --label arch=amd64 --label version=0.0.0 . [2023-10-26T20:30:31.547Z] Sending build context to Docker daemon 10.96MB [2023-10-26T20:30:31.547Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-10-26T20:30:31.547Z] Step 2/25 : FROM ${BASE} AS builder [2023-10-26T20:30:31.547Z] ---> ce5ba9044fdc [2023-10-26T20:30:31.547Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-10-26T20:30:31.813Z] ---> Running in 38f9c521f98f [2023-10-26T20:30:31.813Z] Removing intermediate container 38f9c521f98f [2023-10-26T20:30:31.813Z] ---> b8a78afb6ba0 [2023-10-26T20:30:31.813Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-26T20:30:31.813Z] ---> Running in 994190b5b5d0 [2023-10-26T20:30:31.813Z] Removing intermediate container 994190b5b5d0 [2023-10-26T20:30:31.813Z] ---> a2937f133c8f [2023-10-26T20:30:31.813Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-10-26T20:30:31.813Z] ---> Running in 8af66ace0336 [2023-10-26T20:30:32.077Z] Removing intermediate container 8af66ace0336 [2023-10-26T20:30:32.077Z] ---> 96f545c868bf [2023-10-26T20:30:32.077Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-10-26T20:30:32.077Z] ---> Running in bc50244c2990 [2023-10-26T20:30:32.077Z] Removing intermediate container bc50244c2990 [2023-10-26T20:30:32.077Z] ---> 37cd8873325b [2023-10-26T20:30:32.077Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-26T20:30:32.077Z] ---> Running in 33941e1ef0b8 [2023-10-26T20:30:32.337Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-26T20:30:32.594Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-26T20:30:32.852Z] OK: 268 MiB in 56 packages [2023-10-26T20:30:33.418Z] Removing intermediate container 33941e1ef0b8 [2023-10-26T20:30:33.418Z] ---> 0274cba328aa [2023-10-26T20:30:33.418Z] Step 8/25 : WORKDIR /device-rest-go [2023-10-26T20:30:33.418Z] ---> Running in b3a3bf0f443d [2023-10-26T20:30:33.418Z] Removing intermediate container b3a3bf0f443d [2023-10-26T20:30:33.418Z] ---> 5013c7333557 [2023-10-26T20:30:33.418Z] Step 9/25 : COPY go.mod vendor* ./ [2023-10-26T20:30:33.418Z] ---> f98878ae06c2 [2023-10-26T20:30:33.418Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-26T20:30:33.418Z] ---> Running in 8da218487b4b [2023-10-26T20:30:34.469Z] Removing intermediate container 8da218487b4b [2023-10-26T20:30:34.469Z] ---> 9978ea72758d [2023-10-26T20:30:34.469Z] Step 11/25 : COPY . . [2023-10-26T20:30:34.731Z] ---> 6084dc983f82 [2023-10-26T20:30:34.731Z] Step 12/25 : RUN $MAKE [2023-10-26T20:30:34.731Z] ---> Running in 8a077da4083e [2023-10-26T20:30:34.990Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.37" -trimpath -mod=readonly -o cmd/device-rest ./cmd [2023-10-26T20:30:53.102Z] Removing intermediate container 8a077da4083e [2023-10-26T20:30:53.102Z] ---> ab0360327f67 [2023-10-26T20:30:53.102Z] Step 13/25 : FROM alpine:3.18 [2023-10-26T20:30:53.360Z] 3.18: Pulling from library/alpine [2023-10-26T20:30:53.619Z] 96526aa774ef: Pulling fs layer [2023-10-26T20:30:53.619Z] 96526aa774ef: Download complete [2023-10-26T20:30:53.935Z] 96526aa774ef: Pull complete [2023-10-26T20:30:53.935Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-26T20:30:53.935Z] Status: Downloaded newer image for alpine:3.18 [2023-10-26T20:30:53.935Z] ---> 8ca4688f4f35 [2023-10-26T20:30:53.935Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-10-26T20:30:54.194Z] ---> Running in d076e837afae [2023-10-26T20:30:54.194Z] Removing intermediate container d076e837afae [2023-10-26T20:30:54.194Z] ---> 9ac6974507d0 [2023-10-26T20:30:54.194Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2023-10-26T20:30:54.194Z] ---> Running in 1eaf7ceb5e58 [2023-10-26T20:30:54.194Z] Removing intermediate container 1eaf7ceb5e58 [2023-10-26T20:30:54.194Z] ---> 64c9a03524a0 [2023-10-26T20:30:54.194Z] Step 16/25 : RUN apk add --update --no-cache dumb-init [2023-10-26T20:30:54.194Z] ---> Running in b69ffc0bef34 [2023-10-26T20:30:54.452Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-26T20:30:54.712Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-26T20:30:54.712Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-10-26T20:30:54.712Z] Executing busybox-1.36.1-r2.trigger [2023-10-26T20:30:54.712Z] OK: 7 MiB in 16 packages [2023-10-26T20:30:54.970Z] Removing intermediate container b69ffc0bef34 [2023-10-26T20:30:54.970Z] ---> 17b72128bcef [2023-10-26T20:30:54.970Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2023-10-26T20:30:55.905Z] ---> f8a5349f42e9 [2023-10-26T20:30:55.905Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2023-10-26T20:30:55.905Z] ---> c28eae04429b [2023-10-26T20:30:55.905Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2023-10-26T20:30:56.164Z] ---> b00a1496dd04 [2023-10-26T20:30:56.164Z] Step 20/25 : EXPOSE 59986 [2023-10-26T20:30:56.164Z] ---> Running in 10d6d552c8ae [2023-10-26T20:30:56.164Z] Removing intermediate container 10d6d552c8ae [2023-10-26T20:30:56.164Z] ---> 267c58349705 [2023-10-26T20:30:56.164Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2023-10-26T20:30:56.164Z] ---> Running in b41b30a6ebde [2023-10-26T20:30:56.421Z] Removing intermediate container b41b30a6ebde [2023-10-26T20:30:56.421Z] ---> 33084a29955f [2023-10-26T20:30:56.421Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-10-26T20:30:56.421Z] ---> Running in b86a1ab40e41 [2023-10-26T20:30:56.421Z] Removing intermediate container b86a1ab40e41 [2023-10-26T20:30:56.421Z] ---> f5de7890557b [2023-10-26T20:30:56.421Z] Step 23/25 : LABEL arch=amd64 [2023-10-26T20:30:56.421Z] ---> Running in f554c47d7b85 [2023-10-26T20:30:56.421Z] Removing intermediate container f554c47d7b85 [2023-10-26T20:30:56.421Z] ---> ef40554f391f [2023-10-26T20:30:56.422Z] Step 24/25 : LABEL git_sha=477ecd2da564d99dc00933cd236141b597d37819 [2023-10-26T20:30:56.422Z] ---> Running in 2fd215a37e31 [2023-10-26T20:30:56.679Z] Removing intermediate container 2fd215a37e31 [2023-10-26T20:30:56.679Z] ---> 412451e92ad3 [2023-10-26T20:30:56.679Z] Step 25/25 : LABEL version=0.0.0 [2023-10-26T20:30:56.679Z] ---> Running in 2903acbfe3cf [2023-10-26T20:30:56.679Z] Removing intermediate container 2903acbfe3cf [2023-10-26T20:30:56.679Z] ---> a6334e2d46b0 [2023-10-26T20:30:56.679Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-26T20:30:56.679Z] Successfully built a6334e2d46b0 [2023-10-26T20:30:56.679Z] Successfully tagged device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T20:30:57.515Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-26T20:30:57.515Z] [2023-10-26T20:30:57.515Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T20:30:57.894Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-26T20:30:57.894Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-26T20:30:57.894Z] 5eb5b503b376: Pulling fs layer [2023-10-26T20:30:57.894Z] 5c69ac0246d0: Pulling fs layer [2023-10-26T20:30:57.894Z] ec43610c2a17: Pulling fs layer [2023-10-26T20:30:57.894Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-26T20:30:57.894Z] 33b1e0a273af: Pulling fs layer [2023-10-26T20:30:57.894Z] 5d3b04190fa2: Pulling fs layer [2023-10-26T20:30:57.894Z] 2f39f015ded8: Pulling fs layer [2023-10-26T20:30:57.894Z] 2f39f015ded8: Waiting [2023-10-26T20:30:57.894Z] 33b1e0a273af: Waiting [2023-10-26T20:30:57.894Z] 3a2ae6a8a46f: Waiting [2023-10-26T20:30:57.894Z] 5d3b04190fa2: Waiting [2023-10-26T20:30:57.894Z] 5c69ac0246d0: Download complete [2023-10-26T20:30:57.894Z] 3a2ae6a8a46f: Verifying Checksum [2023-10-26T20:30:57.894Z] 3a2ae6a8a46f: Download complete [2023-10-26T20:30:57.894Z] 33b1e0a273af: Verifying Checksum [2023-10-26T20:30:57.894Z] 33b1e0a273af: Download complete [2023-10-26T20:30:57.894Z] ec43610c2a17: Verifying Checksum [2023-10-26T20:30:57.894Z] ec43610c2a17: Download complete [2023-10-26T20:30:57.894Z] 5d3b04190fa2: Verifying Checksum [2023-10-26T20:30:57.894Z] 5d3b04190fa2: Download complete [2023-10-26T20:30:58.152Z] 5eb5b503b376: Verifying Checksum [2023-10-26T20:30:58.152Z] 5eb5b503b376: Download complete [2023-10-26T20:30:58.721Z] 2f39f015ded8: Download complete [2023-10-26T20:30:59.286Z] 5eb5b503b376: Pull complete [2023-10-26T20:30:59.543Z] 5c69ac0246d0: Pull complete [2023-10-26T20:30:59.803Z] ec43610c2a17: Pull complete [2023-10-26T20:30:59.803Z] 3a2ae6a8a46f: Pull complete [2023-10-26T20:31:00.061Z] 33b1e0a273af: Pull complete [2023-10-26T20:31:00.318Z] 5d3b04190fa2: Pull complete [2023-10-26T20:31:00.385Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-12057 in /w/workspace/gexfoundry_device-rest-go_PR-357 [Pipeline] { [Pipeline] ws [2023-10-26T20:31:00.441Z] Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout [2023-10-26T20:31:00.520Z] The recommended git tool is: git [2023-10-26T20:31:04.492Z] 2f39f015ded8: Pull complete [2023-10-26T20:31:04.492Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-26T20:31:04.492Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-26T20:31:04.492Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-26T20:31:04.723Z] prd-ubuntu20.04-docker-8c-8g-12056 does not seem to be running inside a container [2023-10-26T20:31:04.757Z] $ 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/gexfoundry_device-rest-go_PR-357 -v /w/workspace/gexfoundry_device-rest-go_PR-357:/w/workspace/gexfoundry_device-rest-go_PR-357:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-357@tmp:/w/workspace/gexfoundry_device-rest-go_PR-357@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-10-26T20:31:05.743Z] using credential edgex-jenkins-ssh [2023-10-26T20:31:05.759Z] Cloning the remote Git repository [2023-10-26T20:31:05.805Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2023-10-26T20:31:05.902Z] > git init /w/workspace/device-rest-go/1 # timeout=10 [2023-10-26T20:31:06.048Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2023-10-26T20:31:06.049Z] > git --version # timeout=10 [2023-10-26T20:31:06.071Z] > git --version # 'git version 2.25.1' [2023-10-26T20:31:06.073Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-26T20:31:06.248Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-26T20:31:08.437Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2023-10-26T20:31:08.465Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-26T20:31:09.350Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2023-10-26T20:31:09.637Z] $ docker top 4e21eeef9478284bb508428ca84e206a8066426e685d97ebb6b363af4a4bc3e6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-26T20:31:09.959Z] Merging remotes/origin/main commit 71e268e2bbeb5f32b791e9fe51a95144d8b6bbea into PR head commit 477ecd2da564d99dc00933cd236141b597d37819 [2023-10-26T20:31:10.093Z] ---> job-cost.sh [2023-10-26T20:31:10.094Z] lf-activate-venv: SKIPPING [2023-10-26T20:31:10.094Z] INFO: No Stack... [2023-10-26T20:31:10.247Z] Merge succeeded, producing 477ecd2da564d99dc00933cd236141b597d37819 [2023-10-26T20:31:10.248Z] Checking out Revision 477ecd2da564d99dc00933cd236141b597d37819 (PR-357) [2023-10-26T20:31:10.352Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-26T20:31:10.611Z] INFO: Archiving Costs [Pipeline] sh [2023-10-26T20:31:10.739Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-10-26T20:31:09.394Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2023-10-26T20:31:09.395Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-26T20:31:09.418Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/357/head:refs/remotes/origin/PR-357 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-10-26T20:31:09.979Z] > git config core.sparsecheckout # timeout=10 [2023-10-26T20:31:10.053Z] > git checkout -f 477ecd2da564d99dc00933cd236141b597d37819 # timeout=10 [2023-10-26T20:31:10.130Z] > git remote # timeout=10 [2023-10-26T20:31:10.153Z] > git config --get remote.origin.url # timeout=10 [2023-10-26T20:31:10.185Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-26T20:31:10.201Z] > git merge 71e268e2bbeb5f32b791e9fe51a95144d8b6bbea # timeout=10 [2023-10-26T20:31:10.227Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-10-26T20:31:10.256Z] > git config core.sparsecheckout # timeout=10 [2023-10-26T20:31:10.273Z] > git checkout -f 477ecd2da564d99dc00933cd236141b597d37819 # timeout=10 [2023-10-26T20:31:10.788Z] > git --version # timeout=10 [2023-10-26T20:31:10.800Z] > git --version # 'git version 2.25.1' [2023-10-26T20:31:10.819Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-26T20:31:10.931Z] + cat /w/workspace/gexfoundry_device-rest-go_PR-357/archives/cost.csv [2023-10-26T20:31:10.931Z] + cut -d, -f6 [Pipeline] lock [2023-10-26T20:31:10.969Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-357-1-stack-cost] [2023-10-26T20:31:10.973Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-357-1-stack-cost] did not exist. Created. [2023-10-26T20:31:10.973Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-357-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-26T20:31:11.254Z] [2023-10-26T20:31:11.254Z] GitHub has been notified of this commit’s build result [2023-10-26T20:31:11.254Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2023-10-26T20:31:11.357Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-10-26T20:31:11.430Z] Stashed 1 file(s) [Pipeline] } [2023-10-26T20:31:11.445Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-357-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-26T20:31:11.498Z] $ docker stop --time=1 4e21eeef9478284bb508428ca84e206a8066426e685d97ebb6b363af4a4bc3e6 [2023-10-26T20:31:12.638Z] $ docker rm -f --volumes 4e21eeef9478284bb508428ca84e206a8066426e685d97ebb6b363af4a4bc3e6 [Pipeline] stage [Pipeline] { (Prep) [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-26T20:31:13.443Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-26T20:31:13.443Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-26T20:31:13.443Z] Dload Upload Total Spent Left Speed [2023-10-26T20:31:13.443Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 77278 0 --:--:-- --:--:-- --:--:-- 77278 [Pipeline] sh [2023-10-26T20:31:14.098Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-26T20:31:14.463Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-26T20:31:14.463Z] + sudo tee /etc/docker/daemon.new [2023-10-26T20:31:14.463Z] { [2023-10-26T20:31:14.463Z] "registry-mirrors": [ [2023-10-26T20:31:14.463Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-26T20:31:14.463Z] ], [2023-10-26T20:31:14.463Z] "bip": "10.250.0.254/24", [2023-10-26T20:31:14.463Z] "hosts": [ [2023-10-26T20:31:14.463Z] "tcp://0.0.0.0:5555", [2023-10-26T20:31:14.463Z] "unix:///var/run/docker.sock" [2023-10-26T20:31:14.463Z] ], [2023-10-26T20:31:14.463Z] "mtu": 1458, [2023-10-26T20:31:14.463Z] "selinux-enabled": true, [2023-10-26T20:31:14.463Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-26T20:31:14.463Z] } [Pipeline] sh [2023-10-26T20:31:14.804Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-26T20:31:15.160Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-26T20:31:33.471Z] provisioning config files... [2023-10-26T20:31:33.500Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config5557768426730618141tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-26T20:31:33.891Z] ---> docker-login.sh [2023-10-26T20:31:33.892Z] nexus3.edgexfoundry.org:10001 [2023-10-26T20:31:34.160Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T20:31:34.436Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T20:31:34.436Z] Configure a credential helper to remove this warning. See [2023-10-26T20:31:34.436Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T20:31:34.436Z] [2023-10-26T20:31:34.436Z] Login Succeeded [2023-10-26T20:31:34.436Z] nexus3.edgexfoundry.org:10002 [2023-10-26T20:31:34.707Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T20:31:34.976Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T20:31:34.976Z] Configure a credential helper to remove this warning. See [2023-10-26T20:31:34.976Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T20:31:34.976Z] [2023-10-26T20:31:34.976Z] Login Succeeded [2023-10-26T20:31:34.976Z] nexus3.edgexfoundry.org:10003 [2023-10-26T20:31:35.244Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T20:31:35.244Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T20:31:35.244Z] Configure a credential helper to remove this warning. See [2023-10-26T20:31:35.244Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T20:31:35.244Z] [2023-10-26T20:31:35.244Z] Login Succeeded [2023-10-26T20:31:35.244Z] nexus3.edgexfoundry.org:10004 [2023-10-26T20:31:35.513Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T20:31:35.781Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T20:31:35.781Z] Configure a credential helper to remove this warning. See [2023-10-26T20:31:35.781Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T20:31:35.781Z] [2023-10-26T20:31:35.781Z] Login Succeeded [2023-10-26T20:31:35.781Z] docker.io [2023-10-26T20:31:36.051Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T20:31:36.319Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T20:31:36.319Z] Configure a credential helper to remove this warning. See [2023-10-26T20:31:36.319Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T20:31:36.319Z] [2023-10-26T20:31:36.319Z] Login Succeeded [2023-10-26T20:31:36.319Z] ---> docker-login.sh ends [Pipeline] } [2023-10-26T20:31:36.350Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-26T20:31:36.754Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-26T20:31:36.791Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-26T20:31:36.822Z] ========================================================= [2023-10-26T20:31:36.823Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-26T20:31:36.823Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T20:31:37.316Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-26T20:31:38.280Z] Sending build context to Docker daemon 121.9kB [2023-10-26T20:31:38.550Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-26T20:31:38.550Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-26T20:31:38.820Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-26T20:31:38.820Z] 9fda8d8052c6: Pulling fs layer [2023-10-26T20:31:38.820Z] 5d54e960e981: Pulling fs layer [2023-10-26T20:31:38.820Z] c4a7e357bf2a: Pulling fs layer [2023-10-26T20:31:38.820Z] f0e02332f6b5: Pulling fs layer [2023-10-26T20:31:38.820Z] cefa15bbcfad: Pulling fs layer [2023-10-26T20:31:38.820Z] 17808c966233: Pulling fs layer [2023-10-26T20:31:38.820Z] f4c1fc716caa: Pulling fs layer [2023-10-26T20:31:38.820Z] f0e02332f6b5: Waiting [2023-10-26T20:31:38.820Z] cefa15bbcfad: Waiting [2023-10-26T20:31:38.820Z] 17808c966233: Waiting [2023-10-26T20:31:38.820Z] f4c1fc716caa: Waiting [2023-10-26T20:31:38.820Z] 5d54e960e981: Download complete [2023-10-26T20:31:38.820Z] f0e02332f6b5: Verifying Checksum [2023-10-26T20:31:38.820Z] f0e02332f6b5: Download complete [2023-10-26T20:31:38.820Z] cefa15bbcfad: Verifying Checksum [2023-10-26T20:31:38.820Z] cefa15bbcfad: Download complete [2023-10-26T20:31:38.820Z] 9fda8d8052c6: Verifying Checksum [2023-10-26T20:31:38.820Z] 9fda8d8052c6: Download complete [2023-10-26T20:31:39.414Z] f4c1fc716caa: Verifying Checksum [2023-10-26T20:31:39.414Z] f4c1fc716caa: Download complete [2023-10-26T20:31:39.699Z] 9fda8d8052c6: Pull complete [2023-10-26T20:31:40.288Z] 5d54e960e981: Pull complete [2023-10-26T20:31:40.557Z] c4a7e357bf2a: Verifying Checksum [2023-10-26T20:31:40.557Z] c4a7e357bf2a: Download complete [2023-10-26T20:31:41.531Z] 17808c966233: Verifying Checksum [2023-10-26T20:31:41.531Z] 17808c966233: Download complete [2023-10-26T20:31:53.941Z] c4a7e357bf2a: Pull complete [2023-10-26T20:31:53.941Z] f0e02332f6b5: Pull complete [2023-10-26T20:31:53.941Z] cefa15bbcfad: Pull complete [2023-10-26T20:32:04.060Z] 17808c966233: Pull complete [2023-10-26T20:32:07.398Z] f4c1fc716caa: Pull complete [2023-10-26T20:32:07.398Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-26T20:32:07.398Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-26T20:32:07.398Z] ---> ea914061e18c [2023-10-26T20:32:07.398Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-10-26T20:32:07.980Z] ---> Running in 7a7f89d584f0 [2023-10-26T20:32:08.566Z] Removing intermediate container 7a7f89d584f0 [2023-10-26T20:32:08.566Z] ---> eca30d137e89 [2023-10-26T20:32:08.566Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-26T20:32:08.566Z] ---> Running in 88427f8af9b9 [2023-10-26T20:32:08.834Z] Removing intermediate container 88427f8af9b9 [2023-10-26T20:32:08.834Z] ---> a2fae37c3de5 [2023-10-26T20:32:08.834Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-10-26T20:32:08.834Z] ---> Running in bd52af3a36c2 [2023-10-26T20:32:09.418Z] Removing intermediate container bd52af3a36c2 [2023-10-26T20:32:09.418Z] ---> 2ba5bbbd8b13 [2023-10-26T20:32:09.418Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-26T20:32:09.418Z] ---> Running in 16d22992d187 [2023-10-26T20:32:09.686Z] Removing intermediate container 16d22992d187 [2023-10-26T20:32:09.686Z] ---> 47783c91f61e [2023-10-26T20:32:09.686Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-26T20:32:09.686Z] ---> Running in d3dc82d24ff5 [2023-10-26T20:32:11.093Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-26T20:32:11.360Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-26T20:32:12.770Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-10-26T20:32:12.770Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-10-26T20:32:12.770Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-10-26T20:32:12.770Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-10-26T20:32:12.770Z] Executing busybox-1.36.1-r2.trigger [2023-10-26T20:32:12.770Z] OK: 270 MiB in 56 packages [2023-10-26T20:32:13.737Z] Removing intermediate container d3dc82d24ff5 [2023-10-26T20:32:13.737Z] ---> e20dfeeab16a [2023-10-26T20:32:13.737Z] Step 8/12 : WORKDIR /device-rest-go [2023-10-26T20:32:13.737Z] ---> Running in 40eaced3d4c6 [2023-10-26T20:32:14.003Z] Removing intermediate container 40eaced3d4c6 [2023-10-26T20:32:14.003Z] ---> 64cc94cfce05 [2023-10-26T20:32:14.003Z] Step 9/12 : COPY go.mod vendor* ./ [2023-10-26T20:32:14.586Z] ---> f3b487ba3c40 [2023-10-26T20:32:14.586Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-26T20:32:14.586Z] ---> Running in c5a5ff8ed12e [2023-10-26T20:33:52.611Z] Removing intermediate container c5a5ff8ed12e [2023-10-26T20:33:52.611Z] ---> 8285f4294894 [2023-10-26T20:33:52.611Z] Step 11/12 : COPY . . [2023-10-26T20:33:52.611Z] ---> e14ec62b0a1a [2023-10-26T20:33:52.611Z] Step 12/12 : RUN $MAKE [2023-10-26T20:33:52.611Z] ---> Running in 2a2e02048b1c [2023-10-26T20:33:52.611Z] noop [2023-10-26T20:33:52.611Z] Removing intermediate container 2a2e02048b1c [2023-10-26T20:33:52.611Z] ---> cb486f8a14ce [2023-10-26T20:33:52.611Z] Successfully built cb486f8a14ce [2023-10-26T20:33:52.611Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T20:33:53.088Z] + docker inspect -f . ci-base-image-arm64 [2023-10-26T20:33:53.088Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-26T20:33:53.363Z] prd-ubuntu20.04-docker-arm64-4c-16g-12057 does not seem to be running inside a container [2023-10-26T20:33:53.427Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/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 ******** ci-base-image-arm64 cat [2023-10-26T20:33:54.716Z] $ docker top 4b10c241c300a5a13925bab4f1e2331b4d2f382ebcd8c539fafb720477db11bb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-26T20:33:55.598Z] + go version [2023-10-26T20:33:55.598Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-26T20:33:55.636Z] $ docker stop --time=1 4b10c241c300a5a13925bab4f1e2331b4d2f382ebcd8c539fafb720477db11bb [2023-10-26T20:33:59.744Z] $ docker rm -f --volumes 4b10c241c300a5a13925bab4f1e2331b4d2f382ebcd8c539fafb720477db11bb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T20:34:00.577Z] + docker inspect -f . ci-base-image-arm64 [2023-10-26T20:34:00.577Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-26T20:34:00.821Z] prd-ubuntu20.04-docker-arm64-4c-16g-12057 does not seem to be running inside a container [2023-10-26T20:34:00.887Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/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 ******** ci-base-image-arm64 cat [2023-10-26T20:34:02.094Z] $ docker top bea84625a33044fd330469b3e08557c3ce7603b282a7f831f54b4f3992646024 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-26T20:34:02.992Z] + git config --global --add safe.directory /w/workspace/device-rest-go/1 [Pipeline] fileExists [Pipeline] sh [2023-10-26T20:34:03.712Z] + make test [2023-10-26T20:34:03.712Z] go test ./... -coverprofile=coverage.out ./... [2023-10-26T20:34:07.990Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2023-10-26T20:35:44.669Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2023-10-26T20:35:45.251Z] ok github.com/edgexfoundry/device-rest-go/driver 0.048s coverage: 33.2% of statements [2023-10-26T20:35:46.213Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-10-26T20:35:46.213Z] go vet ./... [2023-10-26T20:36:18.440Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-26T20:36:18.440Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-26T20:36:18.440Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-26T20:36:18.480Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-26T20:36:18.514Z] $ docker stop --time=1 bea84625a33044fd330469b3e08557c3ce7603b282a7f831f54b4f3992646024 [2023-10-26T20:36:20.490Z] $ docker rm -f --volumes bea84625a33044fd330469b3e08557c3ce7603b282a7f831f54b4f3992646024 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-26T20:36:21.842Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-26T20:36:21.877Z] Warning: overwriting stash ‘coverage-report’ [2023-10-26T20:36:22.316Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-26T20:36:22.933Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-26T20:36:23.275Z] + ls -al . [2023-10-26T20:36:23.275Z] total 180 [2023-10-26T20:36:23.275Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 26 20:34 . [2023-10-26T20:36:23.275Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 20:31 .. [2023-10-26T20:36:23.275Z] -rw-rw-r-- 1 jenkins jenkins 151 Oct 26 20:31 .dockerignore [2023-10-26T20:36:23.275Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 26 20:31 .git [2023-10-26T20:36:23.275Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 20:31 .github [2023-10-26T20:36:23.275Z] -rw-rw-r-- 1 jenkins jenkins 264 Oct 26 20:31 .gitignore [2023-10-26T20:36:23.275Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 26 20:31 .golangci.yml [2023-10-26T20:36:23.275Z] -rw-rw-r-- 1 jenkins jenkins 10300 Oct 26 20:31 Attribution.txt [2023-10-26T20:36:23.275Z] -rw-rw-r-- 1 jenkins jenkins 15709 Oct 26 20:31 CHANGELOG.md [2023-10-26T20:36:23.275Z] -rw-rw-r-- 1 jenkins jenkins 1578 Oct 26 20:31 Dockerfile [2023-10-26T20:36:23.275Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 26 20:31 GOVERNANCE.md [2023-10-26T20:36:23.275Z] -rw-rw-r-- 1 jenkins jenkins 680 Oct 26 20:31 Jenkinsfile [2023-10-26T20:36:23.275Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 26 20:31 LICENSE [2023-10-26T20:36:23.275Z] -rw-rw-r-- 1 jenkins jenkins 2010 Oct 26 20:31 Makefile [2023-10-26T20:36:23.275Z] -rw-rw-r-- 1 jenkins jenkins 620 Oct 26 20:31 OWNERS.md [2023-10-26T20:36:23.275Z] -rw-rw-r-- 1 jenkins jenkins 15738 Oct 26 20:31 README.md [2023-10-26T20:36:23.275Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 26 20:29 VERSION [2023-10-26T20:36:23.275Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 20:31 bin [2023-10-26T20:36:23.275Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 20:31 cmd [2023-10-26T20:36:23.275Z] -rw-r--r-- 1 jenkins jenkins 14499 Oct 26 20:35 coverage.out [2023-10-26T20:36:23.275Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 20:31 driver [2023-10-26T20:36:23.275Z] -rw-rw-r-- 1 jenkins jenkins 3891 Oct 26 20:31 go.mod [2023-10-26T20:36:23.275Z] -rw-rw-r-- 1 jenkins jenkins 35094 Oct 26 20:31 go.sum [2023-10-26T20:36:23.275Z] -rw-rw-r-- 1 jenkins jenkins 713 Oct 26 20:31 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T20:36:23.680Z] + docker build -t device-rest-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=477ecd2da564d99dc00933cd236141b597d37819 --label arch=arm64 --label version=0.0.0 . [2023-10-26T20:36:23.680Z] Sending build context to Docker daemon 137.2kB [2023-10-26T20:36:23.949Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-10-26T20:36:23.949Z] Step 2/25 : FROM ${BASE} AS builder [2023-10-26T20:36:23.949Z] ---> cb486f8a14ce [2023-10-26T20:36:23.949Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-10-26T20:36:23.949Z] ---> Running in 6f2f89ab91a7 [2023-10-26T20:36:24.220Z] Removing intermediate container 6f2f89ab91a7 [2023-10-26T20:36:24.220Z] ---> 06886c2fc4cb [2023-10-26T20:36:24.220Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-26T20:36:24.489Z] ---> Running in 7c01f9a9694b [2023-10-26T20:36:24.767Z] Removing intermediate container 7c01f9a9694b [2023-10-26T20:36:24.767Z] ---> 4aff37e29f1c [2023-10-26T20:36:24.767Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-10-26T20:36:24.767Z] ---> Running in 89b503f2fe7d [2023-10-26T20:36:25.352Z] Removing intermediate container 89b503f2fe7d [2023-10-26T20:36:25.352Z] ---> 8949982163d2 [2023-10-26T20:36:25.352Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-10-26T20:36:25.352Z] ---> Running in 81537da12ea1 [2023-10-26T20:36:25.620Z] Removing intermediate container 81537da12ea1 [2023-10-26T20:36:25.620Z] ---> dbaf32e05788 [2023-10-26T20:36:25.620Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-26T20:36:25.620Z] ---> Running in 9e74f8e96829 [2023-10-26T20:36:27.039Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-26T20:36:27.039Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-26T20:36:28.449Z] OK: 270 MiB in 56 packages [2023-10-26T20:36:29.036Z] Removing intermediate container 9e74f8e96829 [2023-10-26T20:36:29.036Z] ---> e8a0cb509b5e [2023-10-26T20:36:29.036Z] Step 8/25 : WORKDIR /device-rest-go [2023-10-26T20:36:29.303Z] ---> Running in 86c7a845a734 [2023-10-26T20:36:29.569Z] Removing intermediate container 86c7a845a734 [2023-10-26T20:36:29.569Z] ---> bfbb8ea995cc [2023-10-26T20:36:29.569Z] Step 9/25 : COPY go.mod vendor* ./ [2023-10-26T20:36:34.937Z] ---> 173988e17097 [2023-10-26T20:36:34.937Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-26T20:36:34.937Z] ---> Running in e379d6a24c7b [2023-10-26T20:36:36.349Z] Removing intermediate container e379d6a24c7b [2023-10-26T20:36:36.349Z] ---> e9b86dc5bcd1 [2023-10-26T20:36:36.349Z] Step 11/25 : COPY . . [2023-10-26T20:36:36.936Z] ---> 1ab34c663996 [2023-10-26T20:36:36.936Z] Step 12/25 : RUN $MAKE [2023-10-26T20:36:36.936Z] ---> Running in c74e598cc6ef [2023-10-26T20:36:37.905Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.37" -trimpath -mod=readonly -o cmd/device-rest ./cmd [2023-10-26T20:38:29.564Z] Removing intermediate container c74e598cc6ef [2023-10-26T20:38:29.564Z] ---> 004ce186247e [2023-10-26T20:38:29.564Z] Step 13/25 : FROM alpine:3.18 [2023-10-26T20:38:29.564Z] 3.18: Pulling from library/alpine [2023-10-26T20:38:29.564Z] 579b34f0a95b: Pulling fs layer [2023-10-26T20:38:29.564Z] 579b34f0a95b: Verifying Checksum [2023-10-26T20:38:29.564Z] 579b34f0a95b: Download complete [2023-10-26T20:38:29.564Z] 579b34f0a95b: Pull complete [2023-10-26T20:38:29.564Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-26T20:38:29.564Z] Status: Downloaded newer image for alpine:3.18 [2023-10-26T20:38:29.564Z] ---> 3cc203321400 [2023-10-26T20:38:29.564Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-10-26T20:38:29.564Z] ---> Running in 0a855c3640c5 [2023-10-26T20:38:29.564Z] Removing intermediate container 0a855c3640c5 [2023-10-26T20:38:29.564Z] ---> 7a4b8b718e59 [2023-10-26T20:38:29.564Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2023-10-26T20:38:29.564Z] ---> Running in edec788f8a51 [2023-10-26T20:38:29.564Z] Removing intermediate container edec788f8a51 [2023-10-26T20:38:29.564Z] ---> 4ee9c27a0ce4 [2023-10-26T20:38:29.564Z] Step 16/25 : RUN apk add --update --no-cache dumb-init [2023-10-26T20:38:29.564Z] ---> Running in a45cfff9774a [2023-10-26T20:38:29.564Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-26T20:38:29.564Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-26T20:38:30.156Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-10-26T20:38:30.156Z] Executing busybox-1.36.1-r2.trigger [2023-10-26T20:38:30.156Z] OK: 8 MiB in 16 packages [2023-10-26T20:38:31.583Z] Removing intermediate container a45cfff9774a [2023-10-26T20:38:31.583Z] ---> 8a00363bc19b [2023-10-26T20:38:31.583Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2023-10-26T20:38:32.991Z] ---> 832c916d8e2e [2023-10-26T20:38:32.991Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2023-10-26T20:38:33.261Z] ---> 5a1a0bd9793d [2023-10-26T20:38:33.261Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2023-10-26T20:38:37.510Z] ---> 14d8edeae5f2 [2023-10-26T20:38:37.510Z] Step 20/25 : EXPOSE 59986 [2023-10-26T20:38:37.510Z] ---> Running in 92994278becb [2023-10-26T20:38:37.779Z] Removing intermediate container 92994278becb [2023-10-26T20:38:37.779Z] ---> affcca6a86c4 [2023-10-26T20:38:37.779Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2023-10-26T20:38:37.779Z] ---> Running in 6665cb92ed07 [2023-10-26T20:38:38.046Z] Removing intermediate container 6665cb92ed07 [2023-10-26T20:38:38.046Z] ---> 670748880be6 [2023-10-26T20:38:38.046Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-10-26T20:38:38.324Z] ---> Running in 88b152219084 [2023-10-26T20:38:38.590Z] Removing intermediate container 88b152219084 [2023-10-26T20:38:38.590Z] ---> fd7d45f64de8 [2023-10-26T20:38:38.590Z] Step 23/25 : LABEL arch=arm64 [2023-10-26T20:38:38.590Z] ---> Running in a3ed3cf2b2c6 [2023-10-26T20:38:38.865Z] Removing intermediate container a3ed3cf2b2c6 [2023-10-26T20:38:38.865Z] ---> e3af5c029f2b [2023-10-26T20:38:38.865Z] Step 24/25 : LABEL git_sha=477ecd2da564d99dc00933cd236141b597d37819 [2023-10-26T20:38:39.133Z] ---> Running in f319cc19152a [2023-10-26T20:38:39.400Z] Removing intermediate container f319cc19152a [2023-10-26T20:38:39.400Z] ---> dc4e9fe32712 [2023-10-26T20:38:39.400Z] Step 25/25 : LABEL version=0.0.0 [2023-10-26T20:38:39.400Z] ---> Running in b42e087ad6f2 [2023-10-26T20:38:39.665Z] Removing intermediate container b42e087ad6f2 [2023-10-26T20:38:39.666Z] ---> 3ebc537fca0c [2023-10-26T20:38:39.666Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-26T20:38:39.666Z] Successfully built 3ebc537fca0c [2023-10-26T20:38:39.666Z] Successfully tagged device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T20:38:40.470Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-26T20:38:40.470Z] [2023-10-26T20:38:40.470Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T20:38:40.878Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-26T20:38:41.147Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-26T20:38:41.147Z] 8998bd30e6a1: Pulling fs layer [2023-10-26T20:38:41.147Z] 04944245beec: Pulling fs layer [2023-10-26T20:38:41.147Z] 699f458cf7ca: Pulling fs layer [2023-10-26T20:38:41.147Z] 765212b225bb: Pulling fs layer [2023-10-26T20:38:41.147Z] f23df028b6ca: Pulling fs layer [2023-10-26T20:38:41.147Z] d65c8cfc05b1: Pulling fs layer [2023-10-26T20:38:41.147Z] 2437ff75d9bd: Pulling fs layer [2023-10-26T20:38:41.147Z] f23df028b6ca: Waiting [2023-10-26T20:38:41.147Z] d65c8cfc05b1: Waiting [2023-10-26T20:38:41.147Z] 2437ff75d9bd: Waiting [2023-10-26T20:38:41.147Z] 765212b225bb: Waiting [2023-10-26T20:38:41.147Z] 04944245beec: Verifying Checksum [2023-10-26T20:38:41.147Z] 04944245beec: Download complete [2023-10-26T20:38:41.147Z] 765212b225bb: Verifying Checksum [2023-10-26T20:38:41.147Z] 765212b225bb: Download complete [2023-10-26T20:38:41.147Z] f23df028b6ca: Download complete [2023-10-26T20:38:41.147Z] d65c8cfc05b1: Download complete [2023-10-26T20:38:41.417Z] 699f458cf7ca: Verifying Checksum [2023-10-26T20:38:41.417Z] 699f458cf7ca: Download complete [2023-10-26T20:38:42.009Z] 8998bd30e6a1: Verifying Checksum [2023-10-26T20:38:42.009Z] 8998bd30e6a1: Download complete [2023-10-26T20:38:44.608Z] 2437ff75d9bd: Verifying Checksum [2023-10-26T20:38:44.608Z] 2437ff75d9bd: Download complete [2023-10-26T20:38:46.547Z] 8998bd30e6a1: Pull complete [2023-10-26T20:38:47.129Z] 04944245beec: Pull complete [2023-10-26T20:38:49.071Z] 699f458cf7ca: Pull complete [2023-10-26T20:38:49.071Z] 765212b225bb: Pull complete [2023-10-26T20:38:49.761Z] f23df028b6ca: Pull complete [2023-10-26T20:38:50.062Z] d65c8cfc05b1: Pull complete [2023-10-26T20:39:08.296Z] 2437ff75d9bd: Pull complete [2023-10-26T20:39:08.296Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-26T20:39:08.296Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-26T20:39:08.296Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-26T20:39:08.632Z] prd-ubuntu20.04-docker-arm64-4c-16g-12057 does not seem to be running inside a container [2023-10-26T20:39:08.715Z] $ 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-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-10-26T20:39:11.391Z] $ docker top 5a54771cbffb1aa94443f40a38a77e6dfc9ac6102d5719f36740ec51717b10ff -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-26T20:39:12.349Z] ---> job-cost.sh [2023-10-26T20:39:12.349Z] lf-activate-venv: SKIPPING [2023-10-26T20:39:12.349Z] INFO: No Stack... [2023-10-26T20:39:12.613Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-26T20:39:13.567Z] INFO: Archiving Costs [Pipeline] sh [2023-10-26T20:39:14.219Z] + cat /w/workspace/device-rest-go/1/archives/cost.csv [2023-10-26T20:39:14.219Z] + cut -d, -f6 [Pipeline] lock [2023-10-26T20:39:14.298Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-357-1-stack-cost] [2023-10-26T20:39:14.302Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-357-1-stack-cost] did not exist. Created. [2023-10-26T20:39:14.302Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-357-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-26T20:39:15.028Z] /w/workspace/device-rest-go/1@tmp/durable-83409f62/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-10-26T20:39:15.702Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-26T20:39:15.740Z] Warning: overwriting stash ‘stack-cost’ [2023-10-26T20:39:15.781Z] Stashed 1 file(s) [Pipeline] } [2023-10-26T20:39:15.795Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-357-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-26T20:39:15.877Z] $ docker stop --time=1 5a54771cbffb1aa94443f40a38a77e6dfc9ac6102d5719f36740ec51717b10ff [2023-10-26T20:39:17.427Z] $ docker rm -f --volumes 5a54771cbffb1aa94443f40a38a77e6dfc9ac6102d5719f36740ec51717b10ff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-10-26T20:39:18.447Z] provisioning config files... [2023-10-26T20:39:18.453Z] copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-357@tmp/config14648687058270802675tmp [Pipeline] { [Pipeline] sh [2023-10-26T20:39:18.782Z] + set +x [2023-10-26T20:39:18.782Z] + bash -s -- [2023-10-26T20:39:18.782Z] + curl -s https://codecov.io/bash [2023-10-26T20:39:18.782Z] [2023-10-26T20:39:18.782Z] _____ _ [2023-10-26T20:39:18.782Z] / ____| | | [2023-10-26T20:39:18.782Z] | | ___ __| | ___ ___ _____ __ [2023-10-26T20:39:18.782Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-26T20:39:18.782Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-26T20:39:18.782Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-26T20:39:18.782Z] Bash-1.0.6 [2023-10-26T20:39:18.782Z] [2023-10-26T20:39:18.782Z] [2023-10-26T20:39:18.782Z] ==> git version 2.25.1 found [2023-10-26T20:39:18.782Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-10-26T20:39:18.782Z] Release-Date: 2020-01-08 [2023-10-26T20:39:18.782Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-10-26T20:39:18.782Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-26T20:39:18.782Z] ==> Jenkins CI detected. [2023-10-26T20:39:18.782Z] current dir:  /w/workspace/gexfoundry_device-rest-go_PR-357 [2023-10-26T20:39:18.782Z] project root: . [2023-10-26T20:39:18.782Z] --> token set from env [2023-10-26T20:39:18.782Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-26T20:39:18.782Z] ==> Running gcov in . (disable via -X gcov) [2023-10-26T20:39:18.782Z] ==> Python coveragepy not found [2023-10-26T20:39:18.782Z] ==> Searching for coverage reports in: [2023-10-26T20:39:18.782Z] + . [2023-10-26T20:39:19.041Z] -> Found 1 reports [2023-10-26T20:39:19.041Z] ==> Detecting git/mercurial file structure [2023-10-26T20:39:19.041Z] ==> Reading reports [2023-10-26T20:39:19.041Z] + ./coverage.out bytes=14499 [2023-10-26T20:39:19.041Z] ==> Appending adjustments [2023-10-26T20:39:19.041Z] https://docs.codecov.io/docs/fixing-reports [2023-10-26T20:39:19.041Z] + Found adjustments [2023-10-26T20:39:19.041Z] ==> Gzipping contents [2023-10-26T20:39:19.041Z] 4.0K /tmp/codecov.zgV4YU.gz [2023-10-26T20:39:19.041Z] ==> Uploading reports [2023-10-26T20:39:19.041Z] url: https://codecov.io [2023-10-26T20:39:19.041Z] query: branch=PR-357&commit=477ecd2da564d99dc00933cd236141b597d37819&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-357%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=357&job=&cmd_args= [2023-10-26T20:39:19.041Z] -> Pinging Codecov [2023-10-26T20:39:19.041Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c51feb23-73ac-4f49-b3d1-d26df23137db&branch=PR-357&commit=477ecd2da564d99dc00933cd236141b597d37819&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-357%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=357&job=&cmd_args= [2023-10-26T20:39:19.041Z] -> Uploading to [2023-10-26T20:39:19.041Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-26/4E5D53B4F1F92C436F7061BF334D961C/477ecd2da564d99dc00933cd236141b597d37819/f717cca3-0363-473e-9f0a-558d5f8239f0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231026%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231026T203918Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=10c2bb045cb6296b63e63e5304ad5f00d9832c3c0e11a40bf928c52ae7ae46ad [2023-10-26T20:39:19.041Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-26T20:39:19.041Z] Dload Upload Total Spent Left Speed [2023-10-26T20:39:19.609Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2321 0 0 100 2321 0 7894 --:--:-- --:--:-- --:--:-- 7894 [2023-10-26T20:39:19.609Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/477ecd2da564d99dc00933cd236141b597d37819 [Pipeline] } [2023-10-26T20:39:19.636Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-10-26T20:39:21.407Z] + [ -d /w/workspace/gexfoundry_device-rest-go_PR-357/archives ] [2023-10-26T20:39:21.407Z] + ls -al /w/workspace/gexfoundry_device-rest-go_PR-357/archives [2023-10-26T20:39:21.407Z] total 16 [2023-10-26T20:39:21.407Z] drwxr-xr-x 3 root root 4096 Oct 26 20:31 . [2023-10-26T20:39:21.407Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 26 20:31 .. [2023-10-26T20:39:21.407Z] drwxr-xr-x 2 root root 4096 Oct 26 20:31 cost [2023-10-26T20:39:21.407Z] -rw-r--r-- 1 root root 86 Oct 26 20:31 cost.csv [2023-10-26T20:39:21.407Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-rest-go_PR-357/archives [2023-10-26T20:39:21.407Z] + ls -al /w/workspace/gexfoundry_device-rest-go_PR-357/archives [2023-10-26T20:39:21.407Z] total 16 [2023-10-26T20:39:21.407Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 26 20:31 . [2023-10-26T20:39:21.407Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 26 20:31 .. [2023-10-26T20:39:21.407Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 26 20:31 cost [2023-10-26T20:39:21.407Z] -rw-r--r-- 1 jenkins jenkins 86 Oct 26 20:31 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-26T20:39:21.740Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-26T20:39:22.622Z] ---> package-listing.sh [2023-10-26T20:39:22.622Z] ++ facter osfamily [2023-10-26T20:39:22.622Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-26T20:39:22.881Z] + OS_FAMILY=debian [2023-10-26T20:39:22.881Z] + workspace=/w/workspace/gexfoundry_device-rest-go_PR-357 [2023-10-26T20:39:22.881Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-26T20:39:22.881Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-26T20:39:22.881Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-26T20:39:22.881Z] + PACKAGES=/tmp/packages_start.txt [2023-10-26T20:39:22.881Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-357 ']' [2023-10-26T20:39:22.881Z] + PACKAGES=/tmp/packages_end.txt [2023-10-26T20:39:22.881Z] + case "${OS_FAMILY}" in [2023-10-26T20:39:22.881Z] + dpkg -l [2023-10-26T20:39:22.881Z] + grep '^ii' [2023-10-26T20:39:22.881Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-26T20:39:22.881Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-26T20:39:22.881Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-26T20:39:22.881Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-357 ']' [2023-10-26T20:39:22.881Z] + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-357/archives/ [2023-10-26T20:39:22.881Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-357/archives/ [Pipeline] echo [2023-10-26T20:39:22.914Z] 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/gexfoundry_device-rest-go_PR-357/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-10-26T20:39:23.203Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T20:39:23.824Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-26T20:39:23.824Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-26T20:39:23.970Z] prd-ubuntu20.04-docker-8c-8g-12056 does not seem to be running inside a container [2023-10-26T20:39:24.009Z] $ 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/gexfoundry_device-rest-go_PR-357/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-rest-go_PR-357 -v /w/workspace/gexfoundry_device-rest-go_PR-357:/w/workspace/gexfoundry_device-rest-go_PR-357:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-357@tmp:/w/workspace/gexfoundry_device-rest-go_PR-357@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-26T20:39:24.219Z] $ docker top 74d7f14a38423dc19ae8814d0c097f13ecb12237c612f792072f58212d110a39 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-26T20:39:24.599Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-26T20:39:24.912Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-26T20:39:25.225Z] + ls /var/log/sa-host [2023-10-26T20:39:25.225Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-26T20:39:25.468Z] provisioning config files... [2023-10-26T20:39:25.477Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-357@tmp/config11773810612036568326tmp [Pipeline] { [Pipeline] echo [2023-10-26T20:39:25.531Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-26T20:39:25.837Z] ---> create-netrc.sh [Pipeline] } [2023-10-26T20:39:25.862Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-26T20:39:26.269Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-26T20:39:26.301Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-26T20:39:26.606Z] ---> sudo-logs.sh [2023-10-26T20:39:26.607Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-26T20:39:26.692Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-26T20:39:27.002Z] ---> job-cost.sh [2023-10-26T20:39:27.002Z] lf-activate-venv: SKIPPING [2023-10-26T20:39:27.002Z] DEBUG: total: 0.2199999988079071 [2023-10-26T20:39:27.002Z] INFO: Retrieving Stack Cost... [2023-10-26T20:39:27.259Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-26T20:39:27.831Z] INFO: Archiving Costs [Pipeline] echo [2023-10-26T20:39:27.861Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-26T20:39:28.167Z] ---> logs-deploy.sh [2023-10-26T20:39:28.167Z] lf-activate-venv: SKIPPING [2023-10-26T20:39:28.167Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-357/1 [2023-10-26T20:39:28.167Z] INFO: archiving workspace using pattern(s): [2023-10-26T20:39:29.102Z] Archives upload complete. [2023-10-26T20:39:29.361Z] INFO: archiving logs to Nexus [2023-10-26T20:39:29.932Z] ---> uname -a: [2023-10-26T20:39:29.932Z] Linux prd-ubuntu20-04-docker-8c-8g-12056 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-10-26T20:39:29.932Z] [2023-10-26T20:39:29.932Z] [2023-10-26T20:39:29.932Z] ---> lscpu: [2023-10-26T20:39:29.932Z] Architecture: x86_64 [2023-10-26T20:39:29.932Z] CPU op-mode(s): 32-bit, 64-bit [2023-10-26T20:39:29.932Z] Byte Order: Little Endian [2023-10-26T20:39:29.932Z] Address sizes: 40 bits physical, 48 bits virtual [2023-10-26T20:39:29.932Z] CPU(s): 8 [2023-10-26T20:39:29.932Z] On-line CPU(s) list: 0-7 [2023-10-26T20:39:29.932Z] Thread(s) per core: 1 [2023-10-26T20:39:29.932Z] Core(s) per socket: 1 [2023-10-26T20:39:29.932Z] Socket(s): 8 [2023-10-26T20:39:29.932Z] NUMA node(s): 1 [2023-10-26T20:39:29.932Z] Vendor ID: AuthenticAMD [2023-10-26T20:39:29.932Z] CPU family: 23 [2023-10-26T20:39:29.932Z] Model: 49 [2023-10-26T20:39:29.932Z] Model name: AMD EPYC-Rome Processor [2023-10-26T20:39:29.932Z] Stepping: 0 [2023-10-26T20:39:29.932Z] CPU MHz: 2799.998 [2023-10-26T20:39:29.932Z] BogoMIPS: 5599.99 [2023-10-26T20:39:29.932Z] Virtualization: AMD-V [2023-10-26T20:39:29.932Z] Hypervisor vendor: KVM [2023-10-26T20:39:29.932Z] Virtualization type: full [2023-10-26T20:39:29.932Z] L1d cache: 256 KiB [2023-10-26T20:39:29.932Z] L1i cache: 256 KiB [2023-10-26T20:39:29.932Z] L2 cache: 4 MiB [2023-10-26T20:39:29.932Z] L3 cache: 128 MiB [2023-10-26T20:39:29.932Z] NUMA node0 CPU(s): 0-7 [2023-10-26T20:39:29.932Z] Vulnerability Itlb multihit: Not affected [2023-10-26T20:39:29.932Z] Vulnerability L1tf: Not affected [2023-10-26T20:39:29.932Z] Vulnerability Mds: Not affected [2023-10-26T20:39:29.932Z] Vulnerability Meltdown: Not affected [2023-10-26T20:39:29.932Z] Vulnerability Mmio stale data: Not affected [2023-10-26T20:39:29.932Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-10-26T20:39:29.932Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-10-26T20:39:29.932Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-10-26T20:39:29.932Z] Vulnerability Srbds: Not affected [2023-10-26T20:39:29.932Z] Vulnerability Tsx async abort: Not affected [2023-10-26T20:39:29.932Z] 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-10-26T20:39:29.932Z] [2023-10-26T20:39:29.932Z] [2023-10-26T20:39:29.932Z] ---> nproc: [2023-10-26T20:39:29.932Z] 8 [2023-10-26T20:39:29.932Z] [2023-10-26T20:39:29.932Z] [2023-10-26T20:39:29.932Z] ---> df -h: [2023-10-26T20:39:29.932Z] Filesystem Size Used Avail Use% Mounted on [2023-10-26T20:39:29.932Z] overlay 155G 12G 144G 8% / [2023-10-26T20:39:29.932Z] tmpfs 64M 0 64M 0% /dev [2023-10-26T20:39:29.932Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-10-26T20:39:29.932Z] shm 64M 0 64M 0% /dev/shm [2023-10-26T20:39:29.932Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-10-26T20:39:29.932Z] [2023-10-26T20:39:29.932Z] [2023-10-26T20:39:29.932Z] ---> sar -b -r -n DEV: [2023-10-26T20:39:29.932Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-12056) 10/26/23 _x86_64_ (8 CPU) [2023-10-26T20:39:29.932Z] [2023-10-26T20:39:29.932Z] 20:28:08 LINUX RESTART (8 CPU) [2023-10-26T20:39:29.932Z] [2023-10-26T20:39:29.932Z] 20:29:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-10-26T20:39:29.932Z] 20:30:01 226.12 1.17 224.96 0.00 30.79 73697.57 0.00 [2023-10-26T20:39:29.932Z] 20:31:01 173.52 0.30 173.22 0.00 24.13 31578.74 0.00 [2023-10-26T20:39:29.932Z] 20:32:01 46.58 0.02 46.56 0.00 2.67 16452.21 0.00 [2023-10-26T20:39:29.932Z] 20:33:01 1.77 0.00 1.77 0.00 0.00 20.13 0.00 [2023-10-26T20:39:29.932Z] 20:34:01 40.11 12.65 27.46 0.00 5444.03 6308.02 0.00 [2023-10-26T20:39:29.932Z] 20:35:01 2.03 0.00 2.03 0.00 0.00 21.60 0.00 [2023-10-26T20:39:29.932Z] 20:36:01 1.40 0.00 1.40 0.00 0.00 15.06 0.00 [2023-10-26T20:39:29.932Z] 20:37:01 1.90 0.00 1.90 0.00 0.00 20.53 0.00 [2023-10-26T20:39:29.932Z] 20:38:01 1.50 0.00 1.50 0.00 0.00 17.33 0.00 [2023-10-26T20:39:29.932Z] 20:39:01 2.25 0.00 2.25 0.00 0.00 37.99 0.00 [2023-10-26T20:39:29.932Z] Average: 49.72 1.41 48.31 0.00 550.15 12817.93 0.00 [2023-10-26T20:39:29.932Z] [2023-10-26T20:39:29.932Z] 20:29:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-10-26T20:39:29.932Z] 20:30:01 28471096 31588436 725532 2.21 148972 3170720 1759804 5.19 1045856 2912144 512 [2023-10-26T20:39:29.932Z] 20:31:01 27645920 31543348 765748 2.33 161052 3880044 2054584 6.06 1276772 3443700 435948 [2023-10-26T20:39:29.932Z] 20:32:01 27628636 31570424 737356 2.24 165696 3901540 1749340 5.16 1263200 3452620 4 [2023-10-26T20:39:29.932Z] 20:33:01 27628808 31570812 736388 2.24 165744 3901552 1749340 5.16 1262980 3452620 36 [2023-10-26T20:39:29.932Z] 20:34:01 27260088 31558364 739252 2.25 173844 4234600 1814800 5.35 1490888 3565656 44 [2023-10-26T20:39:29.932Z] 20:35:01 27260380 31558720 738820 2.25 173908 4234596 1814800 5.35 1490824 3565656 8 [2023-10-26T20:39:29.932Z] 20:36:01 27267120 31565488 731976 2.23 173968 4234596 1814800 5.35 1483684 3565668 8 [2023-10-26T20:39:29.932Z] 20:37:01 27267552 31566040 731392 2.22 174044 4234600 1814800 5.35 1483808 3565676 8 [2023-10-26T20:39:29.932Z] 20:38:01 27267168 31566252 731844 2.23 174124 4234596 1814800 5.35 1483328 3566220 12 [2023-10-26T20:39:29.932Z] 20:39:01 27267540 31566836 731260 2.22 174204 4234716 1814800 5.35 1483576 3566328 12 [2023-10-26T20:39:29.932Z] Average: 27496431 31565472 736957 2.24 168556 4026156 1820187 5.36 1376492 3465629 43659 [2023-10-26T20:39:29.932Z] [2023-10-26T20:39:29.932Z] 20:29:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-10-26T20:39:29.932Z] 20:30:01 ens3 421.39 303.18 5501.50 35.69 0.00 0.00 0.00 0.00 [2023-10-26T20:39:29.932Z] 20:30:01 docker0 229.69 296.35 18.70 2413.63 0.00 0.00 0.00 0.00 [2023-10-26T20:39:29.932Z] 20:30:01 lo 2.67 2.67 0.27 0.27 0.00 0.00 0.00 0.00 [2023-10-26T20:39:29.932Z] 20:31:01 ens3 151.19 106.83 2670.35 100.33 0.00 0.00 0.00 0.00 [2023-10-26T20:39:29.932Z] 20:31:01 docker0 3.47 7.02 0.21 62.35 0.00 0.00 0.00 0.00 [2023-10-26T20:39:29.932Z] 20:31:01 lo 2.00 2.00 0.20 0.20 0.00 0.00 0.00 0.00 [2023-10-26T20:39:29.932Z] 20:32:01 ens3 11.30 7.72 12.42 4.53 0.00 0.00 0.00 0.00 [2023-10-26T20:39:29.932Z] 20:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-26T20:39:29.932Z] 20:32:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-26T20:39:29.932Z] 20:33:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-26T20:39:29.932Z] 20:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-26T20:39:29.932Z] 20:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-26T20:39:29.932Z] 20:34:01 ens3 132.63 60.57 2027.58 4.37 0.00 0.00 0.00 0.00 [2023-10-26T20:39:29.932Z] 20:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-26T20:39:29.932Z] 20:34:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2023-10-26T20:39:29.933Z] 20:35:01 ens3 0.25 0.20 0.02 0.01 0.00 0.00 0.00 0.00 [2023-10-26T20:39:29.933Z] 20:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-26T20:39:29.933Z] 20:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-26T20:39:29.933Z] 20:36:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-26T20:39:29.933Z] 20:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-26T20:39:29.933Z] 20:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-26T20:39:29.933Z] 20:37:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-26T20:39:29.933Z] 20:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-26T20:39:29.933Z] 20:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-26T20:39:29.933Z] 20:38:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-26T20:39:29.933Z] 20:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-26T20:39:29.933Z] 20:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-26T20:39:29.933Z] 20:39:01 ens3 1.20 0.30 0.87 0.08 0.00 0.00 0.00 0.00 [2023-10-26T20:39:29.933Z] 20:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-26T20:39:29.933Z] 20:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-26T20:39:29.933Z] Average: ens3 71.84 47.91 1021.35 14.50 0.00 0.00 0.00 0.00 [2023-10-26T20:39:29.933Z] Average: docker0 23.32 30.34 1.89 247.63 0.00 0.00 0.00 0.00 [2023-10-26T20:39:29.933Z] Average: lo 0.59 0.59 0.06 0.06 0.00 0.00 0.00 0.00 [2023-10-26T20:39:29.933Z] [2023-10-26T20:39:29.933Z] [2023-10-26T20:39:29.933Z] ---> sar -P ALL: [2023-10-26T20:39:29.933Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-12056) 10/26/23 _x86_64_ (8 CPU) [2023-10-26T20:39:29.933Z] [2023-10-26T20:39:29.933Z] 20:28:08 LINUX RESTART (8 CPU) [2023-10-26T20:39:29.933Z] [2023-10-26T20:39:29.933Z] 20:29:01 CPU %user %nice %system %iowait %steal %idle [2023-10-26T20:39:29.933Z] 20:30:01 all 7.26 0.00 3.63 1.55 0.05 87.52 [2023-10-26T20:39:29.933Z] 20:30:01 0 8.31 0.00 2.93 0.10 0.05 88.60 [2023-10-26T20:39:29.933Z] 20:30:01 1 5.72 0.00 3.31 1.16 0.03 89.77 [2023-10-26T20:39:29.933Z] 20:30:01 2 6.89 0.00 3.41 0.81 0.05 88.84 [2023-10-26T20:39:29.933Z] 20:30:01 3 7.34 0.00 3.62 0.02 0.05 88.98 [2023-10-26T20:39:29.933Z] 20:30:01 4 8.08 0.00 3.32 0.05 0.07 88.48 [2023-10-26T20:39:29.933Z] 20:30:01 5 7.68 0.00 3.29 0.54 0.03 88.46 [2023-10-26T20:39:29.933Z] 20:30:01 6 6.90 0.00 4.75 7.68 0.08 80.59 [2023-10-26T20:39:29.933Z] 20:30:01 7 7.13 0.00 4.41 2.03 0.05 86.39 [2023-10-26T20:39:29.933Z] 20:31:01 all 36.65 0.00 4.80 2.44 0.08 56.02 [2023-10-26T20:39:29.933Z] 20:31:01 0 37.83 0.00 4.86 2.24 0.08 54.99 [2023-10-26T20:39:29.933Z] 20:31:01 1 35.97 0.00 4.71 0.27 0.08 58.96 [2023-10-26T20:39:29.933Z] 20:31:01 2 35.95 0.00 5.26 1.21 0.07 57.51 [2023-10-26T20:39:29.933Z] 20:31:01 3 36.83 0.00 4.88 0.82 0.08 57.39 [2023-10-26T20:39:29.933Z] 20:31:01 4 35.84 0.00 4.40 4.92 0.08 54.75 [2023-10-26T20:39:29.933Z] 20:31:01 5 36.83 0.00 4.52 0.64 0.08 57.93 [2023-10-26T20:39:29.933Z] 20:31:01 6 36.22 0.00 4.66 0.42 0.08 58.61 [2023-10-26T20:39:29.933Z] 20:31:01 7 37.76 0.00 5.14 9.02 0.08 47.99 [2023-10-26T20:39:29.933Z] 20:32:01 all 0.97 0.00 0.44 1.03 0.01 97.54 [2023-10-26T20:39:29.933Z] 20:32:01 0 0.92 0.00 0.28 0.37 0.02 98.41 [2023-10-26T20:39:29.933Z] 20:32:01 1 0.95 0.00 0.28 0.02 0.02 98.73 [2023-10-26T20:39:29.933Z] 20:32:01 2 0.69 0.00 0.33 0.02 0.02 98.95 [2023-10-26T20:39:29.933Z] 20:32:01 3 1.02 0.00 0.40 0.02 0.02 98.55 [2023-10-26T20:39:29.933Z] 20:32:01 4 1.68 0.00 0.38 0.58 0.02 97.34 [2023-10-26T20:39:29.933Z] 20:32:01 5 0.73 0.00 0.52 1.08 0.00 97.67 [2023-10-26T20:39:29.933Z] 20:32:01 6 0.93 0.00 0.33 0.00 0.02 98.72 [2023-10-26T20:39:29.933Z] 20:32:01 7 0.84 0.00 1.02 6.17 0.02 91.95 [2023-10-26T20:39:29.933Z] 20:33:01 all 0.04 0.00 0.02 0.00 0.01 99.94 [2023-10-26T20:39:29.933Z] 20:33:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2023-10-26T20:39:29.933Z] 20:33:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-10-26T20:39:29.933Z] 20:33:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-26T20:39:29.933Z] 20:33:01 3 0.07 0.00 0.03 0.00 0.02 99.88 [2023-10-26T20:39:29.933Z] 20:33:01 4 0.22 0.00 0.05 0.00 0.02 99.72 [2023-10-26T20:39:29.933Z] 20:33:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2023-10-26T20:39:29.933Z] 20:33:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-26T20:39:29.933Z] 20:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-26T20:39:29.933Z] 20:34:01 all 1.26 0.00 0.59 0.35 0.02 97.78 [2023-10-26T20:39:29.933Z] 20:34:01 0 1.48 0.00 0.53 0.07 0.02 97.90 [2023-10-26T20:39:29.933Z] 20:34:01 1 1.70 0.00 0.53 0.27 0.03 97.46 [2023-10-26T20:39:29.933Z] 20:34:01 2 0.55 0.00 0.35 0.02 0.02 99.07 [2023-10-26T20:39:29.933Z] 20:34:01 3 1.30 0.00 0.63 0.48 0.00 97.58 [2023-10-26T20:39:29.933Z] 20:34:01 4 1.19 0.00 0.54 0.42 0.03 97.82 [2023-10-26T20:39:29.933Z] 20:34:01 5 0.52 0.00 0.58 0.77 0.02 98.11 [2023-10-26T20:39:29.933Z] 20:34:01 6 1.75 0.00 0.82 0.68 0.03 96.72 [2023-10-26T20:39:29.933Z] 20:34:01 7 1.57 0.00 0.74 0.08 0.02 97.59 [2023-10-26T20:39:29.933Z] 20:35:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2023-10-26T20:39:29.933Z] 20:35:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-26T20:39:29.933Z] 20:35:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2023-10-26T20:39:29.933Z] 20:35:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-26T20:39:29.933Z] 20:35:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-10-26T20:39:29.933Z] 20:35:01 4 0.03 0.00 0.05 0.05 0.02 99.85 [2023-10-26T20:39:29.933Z] 20:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-26T20:39:29.933Z] 20:35:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-10-26T20:39:29.933Z] 20:35:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-10-26T20:39:29.933Z] 20:36:01 all 0.03 0.00 0.01 0.00 0.00 99.95 [2023-10-26T20:39:29.933Z] 20:36:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-26T20:39:29.933Z] 20:36:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2023-10-26T20:39:29.933Z] 20:36:01 2 0.05 0.00 0.00 0.00 0.00 99.95 [2023-10-26T20:39:29.933Z] 20:36:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-10-26T20:39:29.933Z] 20:36:01 4 0.08 0.00 0.02 0.03 0.00 99.87 [2023-10-26T20:39:29.933Z] 20:36:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-26T20:39:29.933Z] 20:36:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2023-10-26T20:39:29.933Z] 20:36:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-10-26T20:39:29.933Z] 20:37:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2023-10-26T20:39:29.933Z] 20:37:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-10-26T20:39:29.933Z] 20:37:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-10-26T20:39:29.933Z] 20:37:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2023-10-26T20:39:29.933Z] 20:37:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2023-10-26T20:39:29.933Z] 20:37:01 4 0.02 0.00 0.03 0.03 0.02 99.90 [2023-10-26T20:39:29.933Z] 20:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-26T20:39:29.933Z] 20:37:01 6 0.02 0.00 0.03 0.00 0.02 99.93 [2023-10-26T20:39:29.933Z] 20:37:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-26T20:39:29.933Z] 20:38:01 all 0.04 0.00 0.01 0.00 0.01 99.94 [2023-10-26T20:39:29.933Z] 20:38:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2023-10-26T20:39:29.933Z] 20:38:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2023-10-26T20:39:29.933Z] 20:38:01 2 0.05 0.00 0.02 0.00 0.02 99.92 [2023-10-26T20:39:29.933Z] 20:38:01 3 0.05 0.00 0.02 0.00 0.02 99.92 [2023-10-26T20:39:29.933Z] 20:38:01 4 0.07 0.00 0.02 0.03 0.02 99.87 [2023-10-26T20:39:29.933Z] 20:38:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-26T20:39:29.933Z] 20:38:01 6 0.03 0.00 0.03 0.00 0.02 99.92 [2023-10-26T20:39:29.933Z] 20:38:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-26T20:39:29.933Z] 20:39:01 all 0.11 0.00 0.01 0.01 0.00 99.86 [2023-10-26T20:39:29.933Z] 20:39:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-26T20:39:29.933Z] 20:39:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-26T20:39:29.933Z] 20:39:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2023-10-26T20:39:29.933Z] 20:39:01 3 0.30 0.00 0.00 0.00 0.00 99.70 [2023-10-26T20:39:29.933Z] 20:39:01 4 0.47 0.00 0.07 0.03 0.00 99.43 [2023-10-26T20:39:29.933Z] 20:39:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-10-26T20:39:29.933Z] 20:39:01 6 0.07 0.00 0.02 0.02 0.02 99.88 [2023-10-26T20:39:29.933Z] 20:39:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-10-26T20:39:29.933Z] Average: all 4.60 0.00 0.95 0.54 0.02 93.89 [2023-10-26T20:39:29.933Z] Average: 0 4.82 0.00 0.86 0.28 0.02 94.02 [2023-10-26T20:39:29.933Z] Average: 1 4.42 0.00 0.89 0.17 0.02 94.50 [2023-10-26T20:39:29.933Z] Average: 2 4.38 0.00 0.93 0.20 0.02 94.46 [2023-10-26T20:39:29.933Z] Average: 3 4.66 0.00 0.95 0.14 0.02 94.23 [2023-10-26T20:39:29.933Z] Average: 4 4.73 0.00 0.88 0.61 0.03 93.74 [2023-10-26T20:39:29.933Z] Average: 5 4.54 0.00 0.88 0.30 0.01 94.26 [2023-10-26T20:39:29.933Z] Average: 6 4.56 0.00 1.06 0.87 0.03 93.48 [2023-10-26T20:39:29.933Z] Average: 7 4.70 0.00 1.12 1.72 0.02 92.44 [2023-10-26T20:39:29.933Z] [2023-10-26T20:39:29.933Z] [2023-10-26T20:39:29.933Z]