Pull request #29 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 17b80ea179dab20c305645d13cb5db7ec147f979+8fa916ce010980c1c8f1cc0c44bc57ac3f4eb985 (d9c981e47c05d144aa432368bba217e644e435ce) 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-ssh12967311414106499662.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh13126234454712950556.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-s7/branches/PR-29/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-s7/branches/PR-29/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9181262025712147420.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-s7/branches/PR-29/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2829086447028708558.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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-ssh10919914511163400553.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-s7/branches/PR-29/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-s7/branches/PR-29/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4684916474772459036.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-s7] ========================================================= [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-s7-settings PROJECT: device-s7 USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 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-s7 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-35345 in /w/workspace/edgexfoundry_device-s7_PR-29 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-s7.git > git init /w/workspace/edgexfoundry_device-s7_PR-29 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-s7.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-s7.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-s7.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 8fa916ce010980c1c8f1cc0c44bc57ac3f4eb985 into PR head commit 17b80ea179dab20c305645d13cb5db7ec147f979 Merge succeeded, producing 17b80ea179dab20c305645d13cb5db7ec147f979 Checking out Revision 17b80ea179dab20c305645d13cb5db7ec147f979 (PR-29) Commit message: "build(deps): bump github.com/spf13/cast from 1.7.0 to 1.7.1" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 7928b8837ad34b090831a72fcdf53bff9dae4c17 > git config remote.origin.url git@github.com:edgexfoundry/device-s7.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-s7.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-s7.git +refs/pull/29/head:refs/remotes/origin/PR-29 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 17b80ea179dab20c305645d13cb5db7ec147f979 # 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 8fa916ce010980c1c8f1cc0c44bc57ac3f4eb985 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 17b80ea179dab20c305645d13cb5db7ec147f979 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:55:26 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:55:26 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:55:26 ========================================================= 19:55:26 EdgeX Global Pipelines Version Info 19:55:26 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:55:27 ------------------- 19:55:27 stable info: 19:55:27 ------------------- 19:55:27 Commited By: Cherry Wang cherry@iotechsys.com 19:55:27 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 19:55:27 Message: update stable to v1.0.269 19:55:27 ------------------- 19:55:27 experimental info: 19:55:27 ------------------- 19:55:27 Commited By: **** collab-it+edgex@linuxfoundation.org 19:55:27 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 19:55:27 Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:55:28 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-s7-settings [Pipeline] echo 19:55:28 [edgeXSetupEnvironment]: set envvar PROJECT = device-s7 [Pipeline] echo 19:55:28 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:55:28 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:55:28 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:55:28 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 19:55:28 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:55:28 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 19:55:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:55:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:55:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:55:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-s7 [Pipeline] echo 19:55:28 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:55:28 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:55:28 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:55:29 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:55:29 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 19:55:29 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 19:55:29 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:55:29 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:55:29 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 19:55:29 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 19:55:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 19:55:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 19:55:29 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 19:55:29 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:55:29 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:55:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-29 [Pipeline] echo 19:55:29 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-29 [Pipeline] echo 19:55:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-29 [Pipeline] echo 19:55:29 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 17b80ea179dab20c305645d13cb5db7ec147f979 [Pipeline] echo 19:55:29 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 17b80ea [Pipeline] echo 19:55:30 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:55:30 provisioning config files... 19:55:30 copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_PR-29@tmp/config17644295893166571682tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:55:30 ---> ****-login.sh 19:55:30 nexus3.edgexfoundry.org:10001 19:55:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:55:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:55:30 Configure a credential helper to remove this warning. See 19:55:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:55:30 19:55:30 Login Succeeded 19:55:30 nexus3.edgexfoundry.org:10002 19:55:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:55:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:55:31 Configure a credential helper to remove this warning. See 19:55:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:55:31 19:55:31 Login Succeeded 19:55:31 nexus3.edgexfoundry.org:10003 19:55:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:55:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:55:31 Configure a credential helper to remove this warning. See 19:55:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:55:31 19:55:31 Login Succeeded 19:55:31 nexus3.edgexfoundry.org:10004 19:55:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:55:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:55:31 Configure a credential helper to remove this warning. See 19:55:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:55:31 19:55:31 Login Succeeded 19:55:31 ****.io 19:55:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:55:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:55:31 Configure a credential helper to remove this warning. See 19:55:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:55:31 19:55:31 Login Succeeded 19:55:31 ---> ****-login.sh ends [Pipeline] } 19:55:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:55:32 + git rev-list -1 --merges 17b80ea179dab20c305645d13cb5db7ec147f979~1..17b80ea179dab20c305645d13cb5db7ec147f979 [Pipeline] echo 19:55:32 -----------> git rev-list -1 --merges 17b80ea179dab20c305645d13cb5db7ec147f979~1..17b80ea179dab20c305645d13cb5db7ec147f979 17b80ea179dab20c305645d13cb5db7ec147f979 [false] [Pipeline] sh 19:55:32 + git log --format=format:%s -1 17b80ea179dab20c305645d13cb5db7ec147f979 [Pipeline] echo 19:55:32 ========================================================= 19:55:32 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:55:32 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:55:33 + git log --format=format:%s -1 17b80ea179dab20c305645d13cb5db7ec147f979 [Pipeline] echo 19:55:33 [semverPrep] GIT_COMMIT: 17b80ea179dab20c305645d13cb5db7ec147f979, Commit Message: build(deps): bump github.com/spf13/cast from 1.7.0 to 1.7.1 [Pipeline] echo 19:55:33 [semverPrep] This is not a build commit. [Pipeline] sh 19:55:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:55:33 + grep -v github /etc/ssh/ssh_known_hosts 19:55:33 + [ -e /tmp/ssh_known_hosts ] 19:55:33 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:55:33 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:55:33 + sudo tee -a /etc/ssh/ssh_known_hosts 19:55:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:55:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:55:34 19:55:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:55:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:55:34 0.1.4: Pulling from edgex-devops/py-git-semver 19:55:34 b85a868b505f: Pulling fs layer 19:55:34 e2be974225ed: Pulling fs layer 19:55:34 339a4e72a1f5: Pulling fs layer 19:55:34 988bab9f4d93: Pulling fs layer 19:55:34 1469e6f7b9e6: Pulling fs layer 19:55:34 eaf3925da568: Pulling fs layer 19:55:34 bab4dde63d76: Pulling fs layer 19:55:34 bde34c3a00c8: Pulling fs layer 19:55:34 b352a97aabf1: Pulling fs layer 19:55:34 4872d77fe225: Pulling fs layer 19:55:34 5851b861e8e6: Pulling fs layer 19:55:34 eaf3925da568: Waiting 19:55:34 bab4dde63d76: Waiting 19:55:34 bde34c3a00c8: Waiting 19:55:34 1469e6f7b9e6: Waiting 19:55:34 988bab9f4d93: Waiting 19:55:34 4872d77fe225: Waiting 19:55:34 5851b861e8e6: Waiting 19:55:34 b352a97aabf1: Waiting 19:55:34 e2be974225ed: Verifying Checksum 19:55:34 e2be974225ed: Download complete 19:55:34 988bab9f4d93: Download complete 19:55:34 1469e6f7b9e6: Verifying Checksum 19:55:34 1469e6f7b9e6: Download complete 19:55:34 eaf3925da568: Verifying Checksum 19:55:34 eaf3925da568: Download complete 19:55:34 339a4e72a1f5: Verifying Checksum 19:55:34 339a4e72a1f5: Download complete 19:55:34 bde34c3a00c8: Verifying Checksum 19:55:34 bde34c3a00c8: Download complete 19:55:34 b352a97aabf1: Verifying Checksum 19:55:34 b352a97aabf1: Download complete 19:55:34 4872d77fe225: Verifying Checksum 19:55:34 4872d77fe225: Download complete 19:55:34 5851b861e8e6: Download complete 19:55:34 b85a868b505f: Download complete 19:55:35 bab4dde63d76: Verifying Checksum 19:55:35 bab4dde63d76: Download complete 19:55:36 b85a868b505f: Pull complete 19:55:36 e2be974225ed: Pull complete 19:55:37 339a4e72a1f5: Pull complete 19:55:37 988bab9f4d93: Pull complete 19:55:37 1469e6f7b9e6: Pull complete 19:55:37 eaf3925da568: Pull complete 19:55:39 bab4dde63d76: Pull complete 19:55:39 bde34c3a00c8: Pull complete 19:55:39 b352a97aabf1: Pull complete 19:55:39 4872d77fe225: Pull complete 19:55:39 5851b861e8e6: Pull complete 19:55:39 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:55:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:55:39 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:55:39 prd-ubuntu20.04-docker-8c-8g-35345 does not seem to be running inside a container 19:55:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-s7_PR-29 -v /w/workspace/edgexfoundry_device-s7_PR-29:/w/workspace/edgexfoundry_device-s7_PR-29:rw,z -v /w/workspace/edgexfoundry_device-s7_PR-29@tmp:/w/workspace/edgexfoundry_device-s7_PR-29@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 19:55:42 $ docker top 8fd2b0a34f7dfc39686702589839a7606fcad35c95261c1d9b86b17abfad36e3 -eo pid,comm 19:55:42 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). 19:55:42 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:55:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:55:43 [ssh-agent] Looking for ssh-agent implementation... 19:55:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:55:43 $ docker exec 8fd2b0a34f7dfc39686702589839a7606fcad35c95261c1d9b86b17abfad36e3 ssh-agent 19:55:43 SSH_AUTH_SOCK=/tmp/ssh-Ctyjn4HRJdJb/agent.31 19:55:43 SSH_AGENT_PID=37 19:55:43 Running ssh-add (command line suppressed) 19:55:43 Identity added: /w/workspace/edgexfoundry_device-s7_PR-29@tmp/private_key_8305245809674096035.key (/w/workspace/edgexfoundry_device-s7_PR-29@tmp/private_key_8305245809674096035.key) 19:55:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:55:43 + git tag --points-at HEAD [Pipeline] } 19:55:43 $ docker exec --env ******** --env ******** 8fd2b0a34f7dfc39686702589839a7606fcad35c95261c1d9b86b17abfad36e3 ssh-agent -k 19:55:43 unset SSH_AUTH_SOCK; 19:55:43 unset SSH_AGENT_PID; 19:55:43 echo Agent pid 37 killed; 19:55:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:55:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:55:43 [ssh-agent] Looking for ssh-agent implementation... 19:55:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:55:44 $ docker exec 8fd2b0a34f7dfc39686702589839a7606fcad35c95261c1d9b86b17abfad36e3 ssh-agent 19:55:44 SSH_AUTH_SOCK=/tmp/ssh-1aB6pDl19jcb/agent.70 19:55:44 SSH_AGENT_PID=76 19:55:44 Running ssh-add (command line suppressed) 19:55:44 Identity added: /w/workspace/edgexfoundry_device-s7_PR-29@tmp/private_key_17836702992515499860.key (/w/workspace/edgexfoundry_device-s7_PR-29@tmp/private_key_17836702992515499860.key) 19:55:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:55:44 + git semver init 19:55:44 2024-12-18 19:55:44,851 [run_init] DEBUG init version:0.0.0 force:False 19:55:44 2024-12-18 19:55:44,852 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-s7_PR-29/.semver 19:55:44 2024-12-18 19:55:44,852 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-s7.git /w/workspace/edgexfoundry_device-s7_PR-29/.semver 19:55:44 2024-12-18 19:55:44,853 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-s7.git', '/w/workspace/edgexfoundry_device-s7_PR-29/.semver'], cwd=/w/workspace/edgexfoundry_device-s7_PR-29, universal_newlines=False, shell=None, istream=None) 19:55:45 2024-12-18 19:55:45,462 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-s7_PR-29/.git/info/exclude 19:55:45 2024-12-18 19:55:45,463 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-s7_PR-29/.semver/PR-29 with force:False 19:55:45 2024-12-18 19:55:45,463 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-s7_PR-29/.semver/PR-29 19:55:45 2024-12-18 19:55:45,467 [execute] INFO git cat-file --batch-check 19:55:45 2024-12-18 19:55:45,468 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-s7_PR-29/.semver, universal_newlines=False, shell=None, istream=) 19:55:45 2024-12-18 19:55:45,474 [execute] INFO git cat-file --batch 19:55:45 2024-12-18 19:55:45,474 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-s7_PR-29/.semver, universal_newlines=False, shell=None, istream=) 19:55:45 2024-12-18 19:55:45,479 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_PR-29/.semver/PR-29 19:55:45 0.0.0 [Pipeline] } 19:55:45 $ docker exec --env ******** --env ******** 8fd2b0a34f7dfc39686702589839a7606fcad35c95261c1d9b86b17abfad36e3 ssh-agent -k 19:55:45 unset SSH_AUTH_SOCK; 19:55:45 unset SSH_AGENT_PID; 19:55:45 echo Agent pid 76 killed; 19:55:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:55:46 + git semver [Pipeline] } 19:55:46 $ docker stop --time=1 8fd2b0a34f7dfc39686702589839a7606fcad35c95261c1d9b86b17abfad36e3 19:55:47 $ docker rm -f --volumes 8fd2b0a34f7dfc39686702589839a7606fcad35c95261c1d9b86b17abfad36e3 [Pipeline] // withDockerContainer [Pipeline] sh 19:55:48 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:55:48 Stashed 1 file(s) [Pipeline] echo 19:55:48 [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) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Prep) [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:55:49 provisioning config files... 19:55:49 copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_PR-29@tmp/config11776587924631434075tmp [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] libraryResource [Pipeline] sh 19:55:50 ---> ****-login.sh 19:55:50 nexus3.edgexfoundry.org:10001 19:55:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:55:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:55:50 Configure a credential helper to remove this warning. See 19:55:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:55:50 19:55:50 Login Succeeded 19:55:50 nexus3.edgexfoundry.org:10002 19:55:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:55:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:55:50 Configure a credential helper to remove this warning. See 19:55:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:55:50 19:55:50 Login Succeeded 19:55:50 nexus3.edgexfoundry.org:10003 19:55:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:55:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:55:50 Configure a credential helper to remove this warning. See 19:55:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:55:50 19:55:50 Login Succeeded 19:55:50 nexus3.edgexfoundry.org:10004 19:55:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:55:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:55:50 Configure a credential helper to remove this warning. See 19:55:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:55:50 19:55:50 Login Succeeded 19:55:50 ****.io 19:55:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:55:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:55:50 Configure a credential helper to remove this warning. See 19:55:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:55:50 19:55:50 Login Succeeded 19:55:50 ---> ****-login.sh ends [Pipeline] } 19:55:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:55:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:55:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:55:51 ========================================================= 19:55:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 19:55:51 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:55:51 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 19:55:51 Sending build context to Docker daemon 653.8kB 19:55:51 Step 1/10 : ARG BASE=golang:1.23-alpine3.20 19:55:51 Step 2/10 : FROM ${BASE} AS builder 19:55:51 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 19:55:51 43c4264eed91: Pulling fs layer 19:55:51 4cc291be95ef: Pulling fs layer 19:55:51 2ac1f1163629: Pulling fs layer 19:55:51 5c3c966382ef: Pulling fs layer 19:55:51 4f4fb700ef54: Pulling fs layer 19:55:51 5d5c8e513c77: Pulling fs layer 19:55:51 9f66e0745190: Pulling fs layer 19:55:51 f49a43e4bbc0: Pulling fs layer 19:55:51 561ebcabdf7f: Pulling fs layer 19:55:51 4f4fb700ef54: Waiting 19:55:51 f49a43e4bbc0: Waiting 19:55:51 5d5c8e513c77: Waiting 19:55:51 561ebcabdf7f: Waiting 19:55:51 4cc291be95ef: Verifying Checksum 19:55:51 4cc291be95ef: Download complete 19:55:51 5c3c966382ef: Verifying Checksum 19:55:51 5c3c966382ef: Download complete 19:55:51 4f4fb700ef54: Verifying Checksum 19:55:51 4f4fb700ef54: Download complete 19:55:51 5d5c8e513c77: Download complete 19:55:51 43c4264eed91: Verifying Checksum 19:55:51 43c4264eed91: Download complete 19:55:52 9f66e0745190: Verifying Checksum 19:55:52 9f66e0745190: Download complete 19:55:52 43c4264eed91: Pull complete 19:55:52 561ebcabdf7f: Download complete 19:55:52 4cc291be95ef: Pull complete 19:55:52 2ac1f1163629: Verifying Checksum 19:55:52 2ac1f1163629: Download complete 19:55:52 f49a43e4bbc0: Verifying Checksum 19:55:52 f49a43e4bbc0: Download complete 19:55:55 2ac1f1163629: Pull complete 19:55:55 5c3c966382ef: Pull complete 19:55:55 4f4fb700ef54: Pull complete 19:55:55 5d5c8e513c77: Pull complete 19:55:55 9f66e0745190: Pull complete 19:55:57 f49a43e4bbc0: Pull complete 19:55:58 561ebcabdf7f: Pull complete 19:55:58 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 19:55:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 19:55:58 ---> 3a752c3f9dda 19:55:58 Step 3/10 : ARG MAKE=make build 19:56:03 ---> Running in 4d8d58c78692 19:56:03 Removing intermediate container 4d8d58c78692 19:56:03 ---> dca5a6294c6b 19:56:03 Step 4/10 : WORKDIR /device-s7 19:56:03 ---> Running in 2c1ac7cac1d5 19:56:03 Removing intermediate container 2c1ac7cac1d5 19:56:03 ---> fdad0c8264ac 19:56:03 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' 19:56:03 ---> Running in 01b84afae67e 19:56:03 Removing intermediate container 01b84afae67e 19:56:03 ---> d262bb0b8bd7 19:56:03 Step 6/10 : RUN apk add --update --no-cache make git gcc libc-dev 19:56:03 ---> Running in fb7bd262a09d 19:56:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:56:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:56:03 OK: 246 MiB in 54 packages 19:56:04 Removing intermediate container fb7bd262a09d 19:56:04 ---> 1444a64f5d11 19:56:04 Step 7/10 : COPY go.mod vendor* ./ 19:56:04 ---> b82373ec80a7 19:56:04 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:56:04 ---> Running in 968b8b1837ea 19:57:00 Removing intermediate container 968b8b1837ea 19:57:00 ---> e549cc15c772 19:57:00 Step 9/10 : COPY . . 19:57:00 ---> cf92deba45e0 19:57:00 Step 10/10 : RUN ${MAKE} 19:57:00 ---> Running in fcb19fb171b3 19:57:00 noop 19:57:00 Removing intermediate container fcb19fb171b3 19:57:00 ---> 53b6e62531dc 19:57:00 Successfully built 53b6e62531dc 19:57:00 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:57:00 + docker inspect -f . ci-base-image-x86_64 19:57:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:57:01 prd-ubuntu20.04-docker-8c-8g-35345 does not seem to be running inside a container 19:57:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-s7_PR-29 -v /w/workspace/edgexfoundry_device-s7_PR-29:/w/workspace/edgexfoundry_device-s7_PR-29:rw,z -v /w/workspace/edgexfoundry_device-s7_PR-29@tmp:/w/workspace/edgexfoundry_device-s7_PR-29@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 19:57:01 $ docker top a2575132250b08644ee465be895a72f8d7b660356cfaf460500d5aaee66307a6 -eo pid,comm [Pipeline] { [Pipeline] sh 19:57:01 + go version 19:57:01 go version go1.23.2 linux/amd64 [Pipeline] } 19:57:01 $ docker stop --time=1 a2575132250b08644ee465be895a72f8d7b660356cfaf460500d5aaee66307a6 19:57:03 $ docker rm -f --volumes a2575132250b08644ee465be895a72f8d7b660356cfaf460500d5aaee66307a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:57:04 + docker inspect -f . ci-base-image-x86_64 19:57:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:57:04 prd-ubuntu20.04-docker-8c-8g-35345 does not seem to be running inside a container 19:57:04 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-s7_PR-29 -v /w/workspace/edgexfoundry_device-s7_PR-29:/w/workspace/edgexfoundry_device-s7_PR-29:rw,z -v /w/workspace/edgexfoundry_device-s7_PR-29@tmp:/w/workspace/edgexfoundry_device-s7_PR-29@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 19:57:04 $ docker top bca52e7767b94e44da3d5e381fd0a80a0859520418e14cf6ff8e97eca258f2bb -eo pid,comm [Pipeline] { [Pipeline] sh 19:57:05 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-s7_PR-29 [Pipeline] fileExists [Pipeline] sh 19:57:05 + make test 19:57:05 go test -race -coverprofile=coverage.out ./... 19:57:13 ? github.com/edgexfoundry/device-s7 [no test files] 19:57:40 github.com/edgexfoundry/device-s7/cmd coverage: 0.0% of statements 19:57:40 github.com/edgexfoundry/device-s7/internal/driver coverage: 0.0% of statements 19:58:12 go vet ./... 19:58:13 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:58:13 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:58:13 ./bin/test-attribution-txt.sh [Pipeline] echo 19:58:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 19:58:13 $ docker stop --time=1 bca52e7767b94e44da3d5e381fd0a80a0859520418e14cf6ff8e97eca258f2bb 19:58:18 $ docker rm -f --volumes bca52e7767b94e44da3d5e381fd0a80a0859520418e14cf6ff8e97eca258f2bb [Pipeline] // withDockerContainer [Pipeline] sh 19:58:18 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:58:19 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 19:58:19 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:58:20 + ls -al . 19:58:20 total 228 19:58:20 drwxrwxr-x 8 jenkins jenkins 4096 Dec 18 19:57 . 19:58:20 drwxrwxr-x 4 jenkins jenkins 4096 Dec 18 19:55 .. 19:58:20 drwxrwxr-x 8 jenkins jenkins 4096 Dec 18 19:57 .git 19:58:20 drwxrwxr-x 2 jenkins jenkins 4096 Dec 18 19:55 .github 19:58:20 -rw-rw-r-- 1 jenkins jenkins 237 Dec 18 19:55 .gitignore 19:58:20 -rw-rw-r-- 1 jenkins jenkins 42 Dec 18 19:55 .golangci.yml 19:58:20 drwxr-xr-x 3 jenkins jenkins 4096 Dec 18 19:55 .semver 19:58:20 -rw-rw-r-- 1 jenkins jenkins 19679 Dec 18 19:55 Attribution.txt 19:58:20 -rw-rw-r-- 1 jenkins jenkins 1579 Dec 18 19:55 Dockerfile 19:58:20 -rw-rw-r-- 1 jenkins jenkins 643 Dec 18 19:55 Jenkinsfile 19:58:20 -rw-rw-r-- 1 jenkins jenkins 10947 Dec 18 19:55 LICENSE 19:58:20 -rw-rw-r-- 1 jenkins jenkins 1903 Dec 18 19:55 Makefile 19:58:20 -rw-rw-r-- 1 jenkins jenkins 614 Dec 18 19:55 OWNERS.md 19:58:20 -rw-rw-r-- 1 jenkins jenkins 2393 Dec 18 19:55 README.md 19:58:20 -rw-rw-r-- 1 jenkins jenkins 5 Dec 18 19:55 VERSION 19:58:20 drwxrwxr-x 2 jenkins jenkins 4096 Dec 18 19:55 bin 19:58:20 drwxrwxr-x 3 jenkins jenkins 4096 Dec 18 19:55 cmd 19:58:20 -rw-r--r-- 1 jenkins jenkins 17164 Dec 18 19:57 coverage.out 19:58:20 -rw-rw-r-- 1 jenkins jenkins 6929 Dec 18 19:55 go.mod 19:58:20 -rw-rw-r-- 1 jenkins jenkins 100385 Dec 18 19:55 go.sum 19:58:20 drwxrwxr-x 3 jenkins jenkins 4096 Dec 18 19:55 internal 19:58:20 -rw-rw-r-- 1 jenkins jenkins 223 Dec 18 19:55 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:58:20 + docker build -t device-s7 -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=17b80ea179dab20c305645d13cb5db7ec147f979 --label arch=amd64 --label version=0.0.0 . 19:58:20 Sending build context to Docker daemon 671.7kB 19:58:20 Step 1/24 : ARG BASE=golang:1.23-alpine3.20 19:58:20 Step 2/24 : FROM ${BASE} AS builder 19:58:20 ---> 53b6e62531dc 19:58:20 Step 3/24 : ARG MAKE=make build 19:58:20 ---> Running in 57392313c8f6 19:58:20 Removing intermediate container 57392313c8f6 19:58:20 ---> 341dfb68ef65 19:58:20 Step 4/24 : WORKDIR /device-s7 19:58:20 ---> Running in 39ff322f5a10 19:58:20 Removing intermediate container 39ff322f5a10 19:58:20 ---> 4a82ba30f2cb 19:58:20 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' 19:58:20 ---> Running in 2e445e7fb7f6 19:58:20 Removing intermediate container 2e445e7fb7f6 19:58:20 ---> cca95414951f 19:58:20 Step 6/24 : RUN apk add --update --no-cache make git gcc libc-dev 19:58:21 ---> Running in 291e2d16b90d 19:58:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:58:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:58:21 OK: 246 MiB in 54 packages 19:58:22 Removing intermediate container 291e2d16b90d 19:58:22 ---> 376d9567c1fd 19:58:22 Step 7/24 : COPY go.mod vendor* ./ 19:58:22 ---> 0bbea1bd40bc 19:58:22 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:58:22 ---> Running in 914a31a2b1bd 19:58:23 Removing intermediate container 914a31a2b1bd 19:58:23 ---> 4f3dd1c31be2 19:58:23 Step 9/24 : COPY . . 19:58:23 ---> 29336b9ec069 19:58:23 Step 10/24 : RUN ${MAKE} 19:58:23 ---> Running in f76d5e91bad7 19:58:23 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/device-s7.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.1" -trimpath -mod=readonly -o cmd/device-s7 ./cmd 19:59:02 Removing intermediate container f76d5e91bad7 19:59:02 ---> 5376cf26fded 19:59:02 Step 11/24 : FROM alpine:3.20 19:59:02 3.20: Pulling from library/alpine 19:59:02 da9db072f522: Pulling fs layer 19:59:02 da9db072f522: Verifying Checksum 19:59:02 da9db072f522: Download complete 19:59:02 da9db072f522: Pull complete 19:59:02 Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 19:59:02 Status: Downloaded newer image for alpine:3.20 19:59:02 ---> 63b790fccc90 19:59:02 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' 19:59:02 ---> Running in 00522edd10c9 19:59:02 Removing intermediate container 00522edd10c9 19:59:02 ---> 75579ffbc2db 19:59:02 Step 13/24 : RUN apk add --update --no-cache dumb-init 19:59:02 ---> Running in e55338737e30 19:59:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:59:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:59:02 (1/1) Installing dumb-init (1.2.5-r3) 19:59:02 Executing busybox-1.36.1-r29.trigger 19:59:02 OK: 8 MiB in 15 packages 19:59:02 Removing intermediate container e55338737e30 19:59:02 ---> e10b00cb5a27 19:59:02 Step 14/24 : RUN apk --no-cache upgrade 19:59:02 ---> Running in 0a457bea7da8 19:59:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:59:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:59:02 Upgrading critical system libraries and apk-tools: 19:59:02 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 19:59:02 Executing busybox-1.36.1-r29.trigger 19:59:02 Continuing the upgrade transaction with new apk-tools: 19:59:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:59:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:59:02 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 19:59:02 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 19:59:02 OK: 8 MiB in 15 packages 19:59:02 Removing intermediate container 0a457bea7da8 19:59:02 ---> 252aa7c47f59 19:59:02 Step 15/24 : WORKDIR / 19:59:02 ---> Running in ca7cfa50d087 19:59:02 Removing intermediate container ca7cfa50d087 19:59:02 ---> e63f6bfdb798 19:59:02 Step 16/24 : COPY --from=builder /device-s7/Attribution.txt /Attribution.txt 19:59:02 ---> 32503852b6c1 19:59:02 Step 17/24 : COPY --from=builder /device-s7/cmd/device-s7 /device-s7 19:59:02 ---> e60f45c5e311 19:59:02 Step 18/24 : COPY --from=builder /device-s7/cmd/res /res 19:59:03 ---> 1b843f0a1705 19:59:03 Step 19/24 : EXPOSE 59994 19:59:03 ---> Running in 37248772169d 19:59:03 Removing intermediate container 37248772169d 19:59:03 ---> a78972268004 19:59:03 Step 20/24 : ENTRYPOINT ["/device-s7"] 19:59:03 ---> Running in 9a752c76cf5b 19:59:03 Removing intermediate container 9a752c76cf5b 19:59:03 ---> cd9b14e2ee91 19:59:03 Step 21/24 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 19:59:03 ---> Running in 62b26bfd95d2 19:59:03 Removing intermediate container 62b26bfd95d2 19:59:03 ---> ec1707441b3c 19:59:03 Step 22/24 : LABEL arch=amd64 19:59:03 ---> Running in da721cae17f6 19:59:03 Removing intermediate container da721cae17f6 19:59:03 ---> 7e49f168c09a 19:59:03 Step 23/24 : LABEL git_sha=17b80ea179dab20c305645d13cb5db7ec147f979 19:59:03 ---> Running in 10fd67f3613c 19:59:03 Removing intermediate container 10fd67f3613c 19:59:03 ---> 95da60989f4f 19:59:03 Step 24/24 : LABEL version=0.0.0 19:59:03 ---> Running in da7ffd97e351 19:59:03 Removing intermediate container da7ffd97e351 19:59:03 ---> 5970ec73dacf 19:59:03 [Warning] One or more build-args [ARCH] were not consumed 19:59:03 Successfully built 5970ec73dacf 19:59:03 Successfully tagged device-s7:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:59:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:59:04 19:59:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:59:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:59:05 latest: Pulling from edgex-lftools-log-publisher 19:59:05 5eb5b503b376: Pulling fs layer 19:59:05 5c69ac0246d0: Pulling fs layer 19:59:05 ec43610c2a17: Pulling fs layer 19:59:05 3a2ae6a8a46f: Pulling fs layer 19:59:05 33b1e0a273af: Pulling fs layer 19:59:05 5d3b04190fa2: Pulling fs layer 19:59:05 3a2ae6a8a46f: Waiting 19:59:05 33b1e0a273af: Waiting 19:59:05 5d3b04190fa2: Waiting 19:59:05 2f39f015ded8: Pulling fs layer 19:59:05 2f39f015ded8: Waiting 19:59:05 5c69ac0246d0: Verifying Checksum 19:59:05 5c69ac0246d0: Download complete 19:59:05 3a2ae6a8a46f: Verifying Checksum 19:59:05 3a2ae6a8a46f: Download complete 19:59:05 33b1e0a273af: Verifying Checksum 19:59:05 33b1e0a273af: Download complete 19:59:05 ec43610c2a17: Verifying Checksum 19:59:05 ec43610c2a17: Download complete 19:59:05 5d3b04190fa2: Verifying Checksum 19:59:05 5d3b04190fa2: Download complete 19:59:05 5eb5b503b376: Verifying Checksum 19:59:05 5eb5b503b376: Download complete 19:59:05 2f39f015ded8: Download complete 19:59:06 5eb5b503b376: Pull complete 19:59:06 5c69ac0246d0: Pull complete 19:59:07 ec43610c2a17: Pull complete 19:59:07 3a2ae6a8a46f: Pull complete 19:59:07 33b1e0a273af: Pull complete 19:59:07 5d3b04190fa2: Pull complete 19:59:11 2f39f015ded8: Pull complete 19:59:11 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:59:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:59:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:59:12 prd-ubuntu20.04-docker-8c-8g-35345 does not seem to be running inside a container 19:59:12 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-s7_PR-29 -v /w/workspace/edgexfoundry_device-s7_PR-29:/w/workspace/edgexfoundry_device-s7_PR-29:rw,z -v /w/workspace/edgexfoundry_device-s7_PR-29@tmp:/w/workspace/edgexfoundry_device-s7_PR-29@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 19:59:15 $ docker top db03a02b9a158724126546d33cb75968617a1293f87046bd075c750881755766 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:59:16 ---> job-cost.sh 19:59:16 lf-activate-venv: SKIPPING 19:59:16 INFO: No Stack... 19:59:16 INFO: Retrieving Pricing Info for: v3-standard-8 19:59:16 INFO: Archiving Costs [Pipeline] sh 19:59:17 + cat /w/workspace/edgexfoundry_device-s7_PR-29/archives/cost.csv 19:59:17 + cut -d, -f6 [Pipeline] lock 19:59:17 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-s7-PR-29-1-stack-cost] 19:59:17 Resource [jenkins-edgexfoundry-device-s7-PR-29-1-stack-cost] did not exist. Created. 19:59:17 Lock acquired on [Resource: jenkins-edgexfoundry-device-s7-PR-29-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:59:17 + echo total: 0.2199999988079071 [Pipeline] stash 19:59:17 Stashed 1 file(s) [Pipeline] } 19:59:17 Lock released on resource [Resource: jenkins-edgexfoundry-device-s7-PR-29-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:59:18 $ docker stop --time=1 db03a02b9a158724126546d33cb75968617a1293f87046bd075c750881755766 19:59:19 $ docker rm -f --volumes db03a02b9a158724126546d33cb75968617a1293f87046bd075c750881755766 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 19:59:19 provisioning config files... 19:59:19 copy managed file [device-s7-codecov-token] to file:/w/workspace/edgexfoundry_device-s7_PR-29@tmp/config13998910307599241723tmp [Pipeline] { [Pipeline] sh 19:59:20 + set +x 19:59:20 + curl -s https://codecov.io/bash 19:59:20 + bash -s -- 19:59:20 19:59:20 _____ _ 19:59:20 / ____| | | 19:59:20 | | ___ __| | ___ ___ _____ __ 19:59:20 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:59:20 | |___| (_) | (_| | __/ (_| (_) \ V / 19:59:20 \_____\___/ \__,_|\___|\___\___/ \_/ 19:59:20 Bash-1.0.6 19:59:20 19:59:20 19:59:20 ==> git version 2.25.1 found 19:59:20 ==> 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 19:59:20 Release-Date: 2020-01-08 19:59:20 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:59:20 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:59:20 ==> Jenkins CI detected. 19:59:20 current dir:  /w/workspace/edgexfoundry_device-s7_PR-29 19:59:20 project root: . 19:59:20 --> token set from env 19:59:20 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:59:20 ==> Running gcov in . (disable via -X gcov) 19:59:20 ==> Python coveragepy not found 19:59:20 ==> Searching for coverage reports in: 19:59:20 + . 19:59:20 -> Found 1 reports 19:59:20 ==> Detecting git/mercurial file structure 19:59:20 ==> Reading reports 19:59:20 + ./coverage.out bytes=17164 19:59:20 ==> Appending adjustments 19:59:20 https://docs.codecov.io/docs/fixing-reports 19:59:20 + Found adjustments 19:59:20 ==> Gzipping contents 19:59:20 4.0K /tmp/codecov.olDKW1.gz 19:59:20 ==> Uploading reports 19:59:20 url: https://codecov.io 19:59:20 query: branch=PR-29&commit=17b80ea179dab20c305645d13cb5db7ec147f979&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-s7%2Fjob%2FPR-29%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-s7&service=jenkins&flags=&pr=29&job=&cmd_args= 19:59:20 -> Pinging Codecov 19:59:20 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-29&commit=17b80ea179dab20c305645d13cb5db7ec147f979&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-s7%2Fjob%2FPR-29%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-s7&service=jenkins&flags=&pr=29&job=&cmd_args= 19:59:20 -> Uploading to 19:59:20 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-s7/17b80ea179dab20c305645d13cb5db7ec147f979/efa0950c-76ff-4ed4-9fc3-ede62b1fb547.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241218%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241218T195920Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=b95c72bc4a5871bcb35a30eeffc2632b3d034cb62f99ff41174f18e4596221b3 19:59:20 % Total % Received % Xferd Average Speed Time Time Time Current 19:59:20 Dload Upload Total Spent Left Speed 19:59:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2591 0 0 100 2591 0 13636 --:--:-- --:--:-- --:--:-- 13565 19:59:20 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-s7/commit/17b80ea179dab20c305645d13cb5db7ec147f979 [Pipeline] } 19:59:20 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 19:59:23 + [ -d /w/workspace/edgexfoundry_device-s7_PR-29/archives ] 19:59:23 + ls -al /w/workspace/edgexfoundry_device-s7_PR-29/archives 19:59:23 total 16 19:59:23 drwxr-xr-x 3 root root 4096 Dec 18 19:59 . 19:59:23 drwxrwxr-x 9 jenkins jenkins 4096 Dec 18 19:59 .. 19:59:23 drwxr-xr-x 2 root root 4096 Dec 18 19:59 cost 19:59:23 -rw-r--r-- 1 root root 80 Dec 18 19:59 cost.csv 19:59:23 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-s7_PR-29/archives 19:59:23 + ls -al /w/workspace/edgexfoundry_device-s7_PR-29/archives 19:59:23 total 16 19:59:23 drwxr-xr-x 3 jenkins jenkins 4096 Dec 18 19:59 . 19:59:23 drwxrwxr-x 9 jenkins jenkins 4096 Dec 18 19:59 .. 19:59:23 drwxr-xr-x 2 jenkins jenkins 4096 Dec 18 19:59 cost 19:59:23 -rw-r--r-- 1 jenkins jenkins 80 Dec 18 19:59 cost.csv [Pipeline] libraryResource [Pipeline] sh 19:59:23 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:59:24 ---> package-listing.sh 19:59:24 ++ facter osfamily 19:59:24 ++ tr '[:upper:]' '[:lower:]' 19:59:24 + OS_FAMILY=debian 19:59:24 + workspace=/w/workspace/edgexfoundry_device-s7_PR-29 19:59:24 + START_PACKAGES=/tmp/packages_start.txt 19:59:24 + END_PACKAGES=/tmp/packages_end.txt 19:59:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:59:24 + PACKAGES=/tmp/packages_start.txt 19:59:24 + '[' /w/workspace/edgexfoundry_device-s7_PR-29 ']' 19:59:24 + PACKAGES=/tmp/packages_end.txt 19:59:24 + case "${OS_FAMILY}" in 19:59:24 + dpkg -l 19:59:24 + grep '^ii' 19:59:24 + '[' -f /tmp/packages_start.txt ']' 19:59:24 + '[' -f /tmp/packages_end.txt ']' 19:59:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:59:24 + '[' /w/workspace/edgexfoundry_device-s7_PR-29 ']' 19:59:24 + mkdir -p /w/workspace/edgexfoundry_device-s7_PR-29/archives/ 19:59:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-s7_PR-29/archives/ [Pipeline] echo 19:59:24 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-s7_PR-29/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:59:24 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:59:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:59:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:59:25 prd-ubuntu20.04-docker-8c-8g-35345 does not seem to be running inside a container 19:59:25 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-s7_PR-29/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-s7_PR-29 -v /w/workspace/edgexfoundry_device-s7_PR-29:/w/workspace/edgexfoundry_device-s7_PR-29:rw,z -v /w/workspace/edgexfoundry_device-s7_PR-29@tmp:/w/workspace/edgexfoundry_device-s7_PR-29@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 19:59:26 $ docker top c607036b698933244646d4268033d0d7da3fc371bd6da90dc059f3ea0c2c4605 -eo pid,comm [Pipeline] { [Pipeline] sh 19:59:26 + touch /tmp/pre-build-complete [Pipeline] sh 19:59:26 + mkdir -p /var/log/sysstat [Pipeline] sh 19:59:27 + ls /var/log/sa-host 19:59:27 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:59:27 provisioning config files... 19:59:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-s7_PR-29@tmp/config14552939196464277313tmp [Pipeline] { [Pipeline] echo 19:59:27 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:59:27 ---> create-netrc.sh [Pipeline] } 19:59:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:59:28 ---> python-tools-install.sh [Pipeline] echo 19:59:28 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:59:28 ---> sudo-logs.sh 19:59:28 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:59:28 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:59:29 ---> job-cost.sh 19:59:29 lf-activate-venv: SKIPPING 19:59:29 DEBUG: total: 0.2199999988079071 19:59:29 INFO: Retrieving Stack Cost... 19:59:29 INFO: Retrieving Pricing Info for: v3-standard-8 19:59:29 INFO: Archiving Costs [Pipeline] echo 19:59:29 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:59:29 ---> logs-deploy.sh 19:59:29 lf-activate-venv: SKIPPING 19:59:29 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-s7/PR-29/1 19:59:29 INFO: archiving workspace using pattern(s): 19:59:30 Archives upload complete. 19:59:31 INFO: archiving logs to Nexus 19:59:31 ---> uname -a: 19:59:31 Linux prd-ubuntu20-04-docker-8c-8g-35345 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 19:59:31 19:59:31 19:59:31 ---> lscpu: 19:59:31 Architecture: x86_64 19:59:31 CPU op-mode(s): 32-bit, 64-bit 19:59:31 Byte Order: Little Endian 19:59:31 Address sizes: 40 bits physical, 48 bits virtual 19:59:31 CPU(s): 8 19:59:31 On-line CPU(s) list: 0-7 19:59:31 Thread(s) per core: 1 19:59:31 Core(s) per socket: 1 19:59:31 Socket(s): 8 19:59:31 NUMA node(s): 1 19:59:31 Vendor ID: AuthenticAMD 19:59:31 CPU family: 23 19:59:31 Model: 49 19:59:31 Model name: AMD EPYC-Rome Processor 19:59:31 Stepping: 0 19:59:31 CPU MHz: 2799.998 19:59:31 BogoMIPS: 5599.99 19:59:31 Virtualization: AMD-V 19:59:31 Hypervisor vendor: KVM 19:59:31 Virtualization type: full 19:59:31 L1d cache: 256 KiB 19:59:31 L1i cache: 256 KiB 19:59:31 L2 cache: 4 MiB 19:59:31 L3 cache: 128 MiB 19:59:31 NUMA node0 CPU(s): 0-7 19:59:31 Vulnerability Itlb multihit: Not affected 19:59:31 Vulnerability L1tf: Not affected 19:59:31 Vulnerability Mds: Not affected 19:59:31 Vulnerability Meltdown: Not affected 19:59:31 Vulnerability Mmio stale data: Not affected 19:59:31 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:59:31 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:59:31 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 19:59:31 Vulnerability Srbds: Not affected 19:59:31 Vulnerability Tsx async abort: Not affected 19:59:31 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 19:59:31 19:59:31 19:59:31 ---> nproc: 19:59:31 8 19:59:31 19:59:31 19:59:31 ---> df -h: 19:59:31 Filesystem Size Used Avail Use% Mounted on 19:59:31 overlay 155G 12G 144G 8% / 19:59:31 tmpfs 64M 0 64M 0% /dev 19:59:31 tmpfs 16G 0 16G 0% /sys/fs/cgroup 19:59:31 shm 64M 0 64M 0% /dev/shm 19:59:31 /dev/vda1 155G 12G 144G 8% /facter-os 19:59:31 19:59:31 19:59:31 ---> sar -b -r -n DEV: 19:59:31 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-35345) 12/18/24 _x86_64_ (8 CPU) 19:59:31 19:59:31 19:54:45 LINUX RESTART (8 CPU) 19:59:31 19:59:31 19:55:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:59:31 19:56:02 375.64 47.91 327.73 0.00 5393.31 161956.15 0.00 19:59:31 19:57:01 292.76 2.41 290.36 0.00 21.83 77512.69 0.00 19:59:31 19:58:01 35.24 0.03 35.20 0.00 2.67 13116.43 0.00 19:59:31 19:59:01 136.72 0.18 136.54 0.00 15.99 49636.94 0.00 19:59:31 Average: 209.81 12.69 197.11 0.00 1365.61 75579.80 0.00 19:59:31 19:59:31 19:55:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:59:31 19:56:02 29250404 31561216 772736 2.35 74448 2498756 1875176 5.53 990992 2256740 156 19:59:31 19:57:01 28008328 31503876 813088 2.47 187740 3453756 2297584 6.77 1158560 3199812 448 19:59:31 19:58:01 26634508 31040776 1267516 3.85 193220 4278168 2406428 7.09 1742220 3899708 489148 19:59:31 19:59:01 27524000 31524264 787892 2.40 197008 3905252 1919820 5.66 1316832 3476340 484 19:59:31 Average: 27854310 31407533 910308 2.77 163104 3533983 2124752 6.26 1302151 3208150 122559 19:59:31 19:59:31 19:55:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:59:31 19:56:02 lo 7.12 7.12 0.69 0.69 0.00 0.00 0.00 0.00 19:59:31 19:56:02 ens3 437.68 306.49 5598.64 91.49 0.00 0.00 0.00 0.00 19:59:31 19:56:02 docker0 1.11 1.30 0.13 2.67 0.00 0.00 0.00 0.00 19:59:31 19:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:59:31 19:57:01 veth3a99a18 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:59:31 19:57:01 ens3 482.17 316.61 3382.65 36.44 0.00 0.00 0.00 0.00 19:59:31 19:57:01 docker0 309.69 470.97 27.28 3371.61 0.00 0.00 0.00 0.00 19:59:31 19:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:59:31 19:58:01 ens3 23.63 14.18 32.16 9.50 0.00 0.00 0.00 0.00 19:59:31 19:58:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 19:59:31 19:58:01 veth44b61eb 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 19:59:31 19:59:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 19:59:31 19:59:01 ens3 36.82 21.31 266.88 8.07 0.00 0.00 0.00 0.00 19:59:31 19:59:01 docker0 7.10 14.31 0.43 190.60 0.00 0.00 0.00 0.00 19:59:31 Average: lo 2.14 2.14 0.21 0.21 0.00 0.00 0.00 0.00 19:59:31 Average: ens3 244.15 164.06 2316.83 36.40 0.00 0.00 0.00 0.00 19:59:31 Average: docker0 78.47 120.14 6.87 880.41 0.00 0.00 0.00 0.00 19:59:31 19:59:31 19:59:31 ---> sar -P ALL: 19:59:31 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-35345) 12/18/24 _x86_64_ (8 CPU) 19:59:31 19:59:31 19:54:45 LINUX RESTART (8 CPU) 19:59:31 19:59:31 19:55:01 CPU %user %nice %system %iowait %steal %idle 19:59:31 19:56:02 all 8.90 0.00 3.07 3.20 0.05 84.77 19:59:31 19:56:02 0 7.85 0.00 3.32 3.67 0.05 85.11 19:59:31 19:56:02 1 7.73 0.00 3.38 9.44 0.05 79.41 19:59:31 19:56:02 2 11.57 0.00 2.62 0.57 0.07 85.16 19:59:31 19:56:02 3 10.80 0.00 2.20 1.43 0.03 85.53 19:59:31 19:56:02 4 8.38 0.00 2.77 1.59 0.05 87.21 19:59:31 19:56:02 5 7.63 0.00 3.04 8.20 0.05 81.08 19:59:31 19:56:02 6 9.12 0.00 4.65 0.32 0.07 85.85 19:59:31 19:56:02 7 8.10 0.00 2.59 0.40 0.07 88.84 19:59:31 19:57:01 all 6.62 0.00 3.34 4.62 0.06 85.35 19:59:31 19:57:01 0 7.45 0.00 3.05 1.20 0.07 88.23 19:59:31 19:57:01 1 3.91 0.00 4.21 27.85 0.07 63.97 19:59:31 19:57:01 2 6.21 0.00 2.97 3.98 0.05 86.80 19:59:31 19:57:01 3 7.49 0.00 3.26 2.11 0.12 87.03 19:59:31 19:57:01 4 6.59 0.00 2.71 0.51 0.05 90.13 19:59:31 19:57:01 5 7.36 0.00 3.20 0.36 0.05 89.04 19:59:31 19:57:01 6 6.59 0.00 2.93 0.39 0.05 90.04 19:59:31 19:57:01 7 7.38 0.00 4.44 0.65 0.05 87.48 19:59:31 19:58:01 all 54.50 0.00 7.63 0.61 0.08 37.18 19:59:31 19:58:01 0 54.25 0.00 7.30 0.10 0.10 38.25 19:59:31 19:58:01 1 53.05 0.00 7.74 2.55 0.07 36.59 19:59:31 19:58:01 2 54.60 0.00 7.43 0.55 0.08 37.33 19:59:31 19:58:01 3 56.37 0.00 7.54 0.50 0.08 35.50 19:59:31 19:58:01 4 56.40 0.00 7.18 0.37 0.08 35.97 19:59:31 19:58:01 5 54.82 0.00 8.05 0.17 0.07 36.89 19:59:31 19:58:01 6 52.59 0.00 8.30 0.08 0.08 38.94 19:59:31 19:58:01 7 53.95 0.00 7.47 0.51 0.10 37.97 19:59:31 19:59:01 all 37.10 0.00 6.12 2.50 0.07 54.21 19:59:31 19:59:01 0 35.56 0.00 5.80 0.44 0.07 58.13 19:59:31 19:59:01 1 36.05 0.00 6.28 10.87 0.08 46.71 19:59:31 19:59:01 2 37.67 0.00 5.59 1.41 0.05 55.28 19:59:31 19:59:01 3 38.36 0.00 6.64 5.93 0.07 49.01 19:59:31 19:59:01 4 37.91 0.00 5.81 0.56 0.08 55.65 19:59:31 19:59:01 5 38.02 0.00 6.71 0.34 0.08 54.85 19:59:31 19:59:01 6 36.76 0.00 6.00 0.20 0.07 56.97 19:59:31 19:59:01 7 36.43 0.00 6.14 0.30 0.07 57.06 19:59:31 Average: all 26.87 0.00 5.05 2.72 0.07 65.29 19:59:31 Average: 0 26.37 0.00 4.88 1.35 0.07 67.33 19:59:31 Average: 1 25.29 0.00 5.41 12.60 0.07 56.64 19:59:31 Average: 2 27.63 0.00 4.66 1.62 0.06 66.02 19:59:31 Average: 3 28.36 0.00 4.92 2.49 0.08 64.16 19:59:31 Average: 4 27.36 0.00 4.62 0.76 0.07 67.19 19:59:31 Average: 5 27.04 0.00 5.26 2.27 0.06 65.36 19:59:31 Average: 6 26.35 0.00 5.48 0.25 0.07 67.85 19:59:31 Average: 7 26.52 0.00 5.16 0.47 0.07 67.78 19:59:31 19:59:31 19:59:31