Pull request #16 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9aa0906eae12f84a7f46c0c8278fa61f9c0328c6+8abf73570ad6030a87cde2867b8b9b061b07feca (10cd50d41c6828a307d42d868092837c7ee65e97) 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-ssh11155822797410450240.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh16997652423600876415.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-16/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-16/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12410359514459166632.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-16/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11093271674608716683.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh18080513799280266540.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-16/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-16/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6628698248160134883.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-24523 in /w/workspace/edgexfoundry_device-s7_PR-16 [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-16 # 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 Merging remotes/origin/main commit 8abf73570ad6030a87cde2867b8b9b061b07feca into PR head commit 9aa0906eae12f84a7f46c0c8278fa61f9c0328c6 Merge succeeded, producing 9aa0906eae12f84a7f46c0c8278fa61f9c0328c6 Checking out Revision 9aa0906eae12f84a7f46c0c8278fa61f9c0328c6 (PR-16) Commit message: "Bump github.com/edgexfoundry/device-sdk-go/v4" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac > 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 > 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/16/head:refs/remotes/origin/PR-16 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9aa0906eae12f84a7f46c0c8278fa61f9c0328c6 # 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 8abf73570ad6030a87cde2867b8b9b061b07feca # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9aa0906eae12f84a7f46c0c8278fa61f9c0328c6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-11-04T19:39:07.861Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-11-04T19:39:08.083Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-11-04T19:39:08.210Z] ========================================================= [2024-11-04T19:39:08.210Z] EdgeX Global Pipelines Version Info [2024-11-04T19:39:08.210Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-11-04T19:39:09.336Z] ------------------- [2024-11-04T19:39:09.336Z] stable info: [2024-11-04T19:39:09.336Z] ------------------- [2024-11-04T19:39:09.336Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-11-04T19:39:09.336Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-11-04T19:39:09.336Z] Message: update stable to v1.0.265 [2024-11-04T19:39:09.595Z] ------------------- [2024-11-04T19:39:09.595Z] experimental info: [2024-11-04T19:39:09.595Z] ------------------- [2024-11-04T19:39:09.595Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-11-04T19:39:09.595Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-11-04T19:39:09.595Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-11-04T19:39:09.835Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-s7-settings [Pipeline] echo [2024-11-04T19:39:09.897Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-s7 [Pipeline] echo [2024-11-04T19:39:09.958Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-11-04T19:39:10.018Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-11-04T19:39:10.081Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-11-04T19:39:10.134Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-11-04T19:39:10.191Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-11-04T19:39:10.251Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-11-04T19:39:10.317Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-11-04T19:39:10.369Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-11-04T19:39:10.422Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-11-04T19:39:10.479Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-s7 [Pipeline] echo [2024-11-04T19:39:10.531Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-11-04T19:39:10.589Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-11-04T19:39:10.643Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-11-04T19:39:10.701Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-11-04T19:39:10.761Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-11-04T19:39:10.821Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-11-04T19:39:10.885Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-11-04T19:39:10.945Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-11-04T19:39:10.998Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-11-04T19:39:11.046Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-11-04T19:39:11.099Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-11-04T19:39:11.160Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-11-04T19:39:11.216Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-11-04T19:39:11.278Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-11-04T19:39:11.339Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-11-04T19:39:11.399Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-16 [Pipeline] echo [2024-11-04T19:39:11.462Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-16 [Pipeline] echo [2024-11-04T19:39:11.521Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-16 [Pipeline] echo [2024-11-04T19:39:11.576Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9aa0906eae12f84a7f46c0c8278fa61f9c0328c6 [Pipeline] echo [2024-11-04T19:39:11.638Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9aa0906 [Pipeline] echo [2024-11-04T19:39:11.700Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-04T19:39:11.844Z] provisioning config files... [2024-11-04T19:39:11.857Z] copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_PR-16@tmp/config17780909322877223364tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-04T19:39:12.251Z] ---> ****-login.sh [2024-11-04T19:39:12.251Z] nexus3.edgexfoundry.org:10001 [2024-11-04T19:39:12.515Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-04T19:39:12.516Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-04T19:39:12.516Z] Configure a credential helper to remove this warning. See [2024-11-04T19:39:12.516Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-04T19:39:12.516Z] [2024-11-04T19:39:12.516Z] Login Succeeded [2024-11-04T19:39:12.516Z] nexus3.edgexfoundry.org:10002 [2024-11-04T19:39:12.516Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-04T19:39:12.777Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-04T19:39:12.777Z] Configure a credential helper to remove this warning. See [2024-11-04T19:39:12.778Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-04T19:39:12.778Z] [2024-11-04T19:39:12.778Z] Login Succeeded [2024-11-04T19:39:12.778Z] nexus3.edgexfoundry.org:10003 [2024-11-04T19:39:12.778Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-04T19:39:12.778Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-04T19:39:12.778Z] Configure a credential helper to remove this warning. See [2024-11-04T19:39:12.778Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-04T19:39:12.778Z] [2024-11-04T19:39:12.778Z] Login Succeeded [2024-11-04T19:39:12.778Z] nexus3.edgexfoundry.org:10004 [2024-11-04T19:39:12.778Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-04T19:39:13.040Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-04T19:39:13.040Z] Configure a credential helper to remove this warning. See [2024-11-04T19:39:13.040Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-04T19:39:13.040Z] [2024-11-04T19:39:13.040Z] Login Succeeded [2024-11-04T19:39:13.040Z] ****.io [2024-11-04T19:39:13.040Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-04T19:39:13.301Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-04T19:39:13.301Z] Configure a credential helper to remove this warning. See [2024-11-04T19:39:13.301Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-04T19:39:13.301Z] [2024-11-04T19:39:13.301Z] Login Succeeded [2024-11-04T19:39:13.301Z] ---> ****-login.sh ends [Pipeline] } [2024-11-04T19:39:13.338Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-11-04T19:39:14.015Z] + git rev-list -1 --merges 9aa0906eae12f84a7f46c0c8278fa61f9c0328c6~1..9aa0906eae12f84a7f46c0c8278fa61f9c0328c6 [Pipeline] echo [2024-11-04T19:39:14.063Z] -----------> git rev-list -1 --merges 9aa0906eae12f84a7f46c0c8278fa61f9c0328c6~1..9aa0906eae12f84a7f46c0c8278fa61f9c0328c6 9aa0906eae12f84a7f46c0c8278fa61f9c0328c6 [false] [Pipeline] sh [2024-11-04T19:39:14.393Z] + git log --format=format:%s -1 9aa0906eae12f84a7f46c0c8278fa61f9c0328c6 [Pipeline] echo [2024-11-04T19:39:14.438Z] ========================================================= [2024-11-04T19:39:14.438Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-11-04T19:39:14.438Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-04T19:39:14.892Z] + git log --format=format:%s -1 9aa0906eae12f84a7f46c0c8278fa61f9c0328c6 [Pipeline] echo [2024-11-04T19:39:14.930Z] [semverPrep] GIT_COMMIT: 9aa0906eae12f84a7f46c0c8278fa61f9c0328c6, Commit Message: Bump github.com/edgexfoundry/device-sdk-go/v4 [Pipeline] echo [2024-11-04T19:39:14.973Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-11-04T19:39:15.361Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-04T19:39:15.361Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-11-04T19:39:15.361Z] + [ -e /tmp/ssh_known_hosts ] [2024-11-04T19:39:15.361Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-11-04T19:39:15.361Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-11-04T19:39:15.361Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-11-04T19:39:15.361Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T19:39:15.819Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-04T19:39:15.819Z] [2024-11-04T19:39:15.819Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T19:39:16.243Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-04T19:39:16.243Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-11-04T19:39:16.243Z] b85a868b505f: Pulling fs layer [2024-11-04T19:39:16.243Z] e2be974225ed: Pulling fs layer [2024-11-04T19:39:16.243Z] 339a4e72a1f5: Pulling fs layer [2024-11-04T19:39:16.243Z] 988bab9f4d93: Pulling fs layer [2024-11-04T19:39:16.243Z] 1469e6f7b9e6: Pulling fs layer [2024-11-04T19:39:16.243Z] eaf3925da568: Pulling fs layer [2024-11-04T19:39:16.243Z] bab4dde63d76: Pulling fs layer [2024-11-04T19:39:16.243Z] bde34c3a00c8: Pulling fs layer [2024-11-04T19:39:16.243Z] b352a97aabf1: Pulling fs layer [2024-11-04T19:39:16.243Z] 4872d77fe225: Pulling fs layer [2024-11-04T19:39:16.243Z] 5851b861e8e6: Pulling fs layer [2024-11-04T19:39:16.243Z] 988bab9f4d93: Waiting [2024-11-04T19:39:16.243Z] 1469e6f7b9e6: Waiting [2024-11-04T19:39:16.243Z] b352a97aabf1: Waiting [2024-11-04T19:39:16.243Z] 4872d77fe225: Waiting [2024-11-04T19:39:16.243Z] eaf3925da568: Waiting [2024-11-04T19:39:16.243Z] 5851b861e8e6: Waiting [2024-11-04T19:39:16.243Z] bab4dde63d76: Waiting [2024-11-04T19:39:16.243Z] bde34c3a00c8: Waiting [2024-11-04T19:39:16.243Z] e2be974225ed: Verifying Checksum [2024-11-04T19:39:16.243Z] e2be974225ed: Download complete [2024-11-04T19:39:16.243Z] 988bab9f4d93: Verifying Checksum [2024-11-04T19:39:16.243Z] 988bab9f4d93: Download complete [2024-11-04T19:39:16.503Z] 1469e6f7b9e6: Verifying Checksum [2024-11-04T19:39:16.503Z] 1469e6f7b9e6: Download complete [2024-11-04T19:39:16.503Z] eaf3925da568: Download complete [2024-11-04T19:39:16.503Z] 339a4e72a1f5: Verifying Checksum [2024-11-04T19:39:16.503Z] 339a4e72a1f5: Download complete [2024-11-04T19:39:16.503Z] bde34c3a00c8: Verifying Checksum [2024-11-04T19:39:16.503Z] bde34c3a00c8: Download complete [2024-11-04T19:39:16.503Z] b352a97aabf1: Verifying Checksum [2024-11-04T19:39:16.503Z] b352a97aabf1: Download complete [2024-11-04T19:39:16.503Z] 4872d77fe225: Verifying Checksum [2024-11-04T19:39:16.503Z] 4872d77fe225: Download complete [2024-11-04T19:39:16.503Z] 5851b861e8e6: Verifying Checksum [2024-11-04T19:39:16.503Z] 5851b861e8e6: Download complete [2024-11-04T19:39:16.503Z] b85a868b505f: Verifying Checksum [2024-11-04T19:39:16.503Z] b85a868b505f: Download complete [2024-11-04T19:39:16.762Z] bab4dde63d76: Verifying Checksum [2024-11-04T19:39:16.762Z] bab4dde63d76: Download complete [2024-11-04T19:39:17.704Z] b85a868b505f: Pull complete [2024-11-04T19:39:17.964Z] e2be974225ed: Pull complete [2024-11-04T19:39:18.540Z] 339a4e72a1f5: Pull complete [2024-11-04T19:39:18.540Z] 988bab9f4d93: Pull complete [2024-11-04T19:39:18.800Z] 1469e6f7b9e6: Pull complete [2024-11-04T19:39:18.800Z] eaf3925da568: Pull complete [2024-11-04T19:39:20.705Z] bab4dde63d76: Pull complete [2024-11-04T19:39:20.705Z] bde34c3a00c8: Pull complete [2024-11-04T19:39:20.966Z] b352a97aabf1: Pull complete [2024-11-04T19:39:20.966Z] 4872d77fe225: Pull complete [2024-11-04T19:39:20.966Z] 5851b861e8e6: Pull complete [2024-11-04T19:39:20.966Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-11-04T19:39:20.966Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-04T19:39:20.966Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-04T19:39:21.267Z] prd-ubuntu20.04-docker-8c-8g-24523 does not seem to be running inside a container [2024-11-04T19:39:21.299Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-s7_PR-16 -v /w/workspace/edgexfoundry_device-s7_PR-16:/w/workspace/edgexfoundry_device-s7_PR-16:rw,z -v /w/workspace/edgexfoundry_device-s7_PR-16@tmp:/w/workspace/edgexfoundry_device-s7_PR-16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-04T19:39:23.871Z] $ docker top edf331fda3bac8662c4b58edd5ec91d6ff08d5e27d58aa9914adb9e857919b5b -eo pid,comm [2024-11-04T19:39:23.926Z] 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). [2024-11-04T19:39:23.926Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-04T19:39:24.083Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-04T19:39:24.083Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-04T19:39:24.210Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-04T19:39:24.212Z] $ docker exec edf331fda3bac8662c4b58edd5ec91d6ff08d5e27d58aa9914adb9e857919b5b ssh-agent [2024-11-04T19:39:24.322Z] SSH_AUTH_SOCK=/tmp/ssh-LKVhMUqxhNgg/agent.32 [2024-11-04T19:39:24.322Z] SSH_AGENT_PID=38 [2024-11-04T19:39:24.328Z] Running ssh-add (command line suppressed) [2024-11-04T19:39:24.442Z] Identity added: /w/workspace/edgexfoundry_device-s7_PR-16@tmp/private_key_3464537681819996309.key (/w/workspace/edgexfoundry_device-s7_PR-16@tmp/private_key_3464537681819996309.key) [2024-11-04T19:39:24.460Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-04T19:39:24.815Z] + git tag --points-at HEAD [Pipeline] } [2024-11-04T19:39:24.845Z] $ docker exec --env ******** --env ******** edf331fda3bac8662c4b58edd5ec91d6ff08d5e27d58aa9914adb9e857919b5b ssh-agent -k [2024-11-04T19:39:24.944Z] unset SSH_AUTH_SOCK; [2024-11-04T19:39:24.945Z] unset SSH_AGENT_PID; [2024-11-04T19:39:24.945Z] echo Agent pid 38 killed; [2024-11-04T19:39:25.047Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-11-04T19:39:25.154Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-04T19:39:25.154Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-04T19:39:25.291Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-04T19:39:25.292Z] $ docker exec edf331fda3bac8662c4b58edd5ec91d6ff08d5e27d58aa9914adb9e857919b5b ssh-agent [2024-11-04T19:39:25.406Z] SSH_AUTH_SOCK=/tmp/ssh-HqnQM0CCnHCM/agent.71 [2024-11-04T19:39:25.406Z] SSH_AGENT_PID=77 [2024-11-04T19:39:25.411Z] Running ssh-add (command line suppressed) [2024-11-04T19:39:25.517Z] Identity added: /w/workspace/edgexfoundry_device-s7_PR-16@tmp/private_key_10222723741695363875.key (/w/workspace/edgexfoundry_device-s7_PR-16@tmp/private_key_10222723741695363875.key) [2024-11-04T19:39:25.534Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-04T19:39:25.880Z] + git semver init [2024-11-04T19:39:26.144Z] 2024-11-04 19:39:26,050 [run_init] DEBUG init version:0.0.0 force:False [2024-11-04T19:39:26.144Z] 2024-11-04 19:39:26,051 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-s7_PR-16/.semver [2024-11-04T19:39:26.144Z] 2024-11-04 19:39:26,052 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-s7.git /w/workspace/edgexfoundry_device-s7_PR-16/.semver [2024-11-04T19:39:26.144Z] 2024-11-04 19:39:26,052 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-s7.git', '/w/workspace/edgexfoundry_device-s7_PR-16/.semver'], cwd=/w/workspace/edgexfoundry_device-s7_PR-16, universal_newlines=False, shell=None, istream=None) [2024-11-04T19:39:26.713Z] 2024-11-04 19:39:26,662 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-s7_PR-16/.git/info/exclude [2024-11-04T19:39:26.713Z] 2024-11-04 19:39:26,663 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-s7_PR-16/.semver/PR-16 with force:False [2024-11-04T19:39:26.713Z] 2024-11-04 19:39:26,663 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-s7_PR-16/.semver/PR-16 [2024-11-04T19:39:26.713Z] 2024-11-04 19:39:26,667 [execute] INFO git cat-file --batch-check [2024-11-04T19:39:26.713Z] 2024-11-04 19:39:26,667 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-s7_PR-16/.semver, universal_newlines=False, shell=None, istream=) [2024-11-04T19:39:26.713Z] 2024-11-04 19:39:26,674 [execute] INFO git cat-file --batch [2024-11-04T19:39:26.713Z] 2024-11-04 19:39:26,674 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-s7_PR-16/.semver, universal_newlines=False, shell=None, istream=) [2024-11-04T19:39:26.713Z] 2024-11-04 19:39:26,680 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_PR-16/.semver/PR-16 [2024-11-04T19:39:26.713Z] 0.0.0 [Pipeline] } [2024-11-04T19:39:26.744Z] $ docker exec --env ******** --env ******** edf331fda3bac8662c4b58edd5ec91d6ff08d5e27d58aa9914adb9e857919b5b ssh-agent -k [2024-11-04T19:39:26.838Z] unset SSH_AUTH_SOCK; [2024-11-04T19:39:26.839Z] unset SSH_AGENT_PID; [2024-11-04T19:39:26.839Z] echo Agent pid 77 killed; [2024-11-04T19:39:26.855Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-04T19:39:27.324Z] + git semver [Pipeline] } [2024-11-04T19:39:27.613Z] $ docker stop --time=1 edf331fda3bac8662c4b58edd5ec91d6ff08d5e27d58aa9914adb9e857919b5b [2024-11-04T19:39:28.927Z] $ docker rm -f --volumes edf331fda3bac8662c4b58edd5ec91d6ff08d5e27d58aa9914adb9e857919b5b [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-04T19:39:29.355Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-11-04T19:39:29.659Z] Stashed 1 file(s) [Pipeline] echo [2024-11-04T19:39:29.685Z] [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 [2024-11-04T19:39:30.403Z] provisioning config files... [2024-11-04T19:39:30.422Z] copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_PR-16@tmp/config18246005825340134090tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-04T19:39:30.786Z] ---> ****-login.sh [2024-11-04T19:39:30.786Z] nexus3.edgexfoundry.org:10001 [2024-11-04T19:39:30.786Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-04T19:39:30.786Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-04T19:39:30.786Z] Configure a credential helper to remove this warning. See [2024-11-04T19:39:30.786Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-04T19:39:30.786Z] [2024-11-04T19:39:30.786Z] Login Succeeded [2024-11-04T19:39:30.786Z] nexus3.edgexfoundry.org:10002 [2024-11-04T19:39:30.786Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-04T19:39:30.786Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-04T19:39:30.786Z] Configure a credential helper to remove this warning. See [2024-11-04T19:39:30.787Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-04T19:39:30.787Z] [2024-11-04T19:39:30.787Z] Login Succeeded [2024-11-04T19:39:30.787Z] nexus3.edgexfoundry.org:10003 [2024-11-04T19:39:31.046Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-04T19:39:31.046Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-04T19:39:31.046Z] Configure a credential helper to remove this warning. See [2024-11-04T19:39:31.046Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-04T19:39:31.046Z] [2024-11-04T19:39:31.046Z] Login Succeeded [2024-11-04T19:39:31.046Z] nexus3.edgexfoundry.org:10004 [2024-11-04T19:39:31.046Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-04T19:39:31.046Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-04T19:39:31.046Z] Configure a credential helper to remove this warning. See [2024-11-04T19:39:31.047Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-04T19:39:31.047Z] [2024-11-04T19:39:31.047Z] Login Succeeded [2024-11-04T19:39:31.047Z] ****.io [2024-11-04T19:39:31.306Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-04T19:39:31.306Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-04T19:39:31.306Z] Configure a credential helper to remove this warning. See [2024-11-04T19:39:31.306Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-04T19:39:31.306Z] [2024-11-04T19:39:31.307Z] Login Succeeded [2024-11-04T19:39:31.307Z] ---> ****-login.sh ends [Pipeline] } [2024-11-04T19:39:31.340Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-04T19:39:31.579Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-04T19:39:31.621Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-04T19:39:31.662Z] ========================================================= [2024-11-04T19:39:31.662Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-11-04T19:39:31.662Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T19:39:32.170Z] + 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 . [2024-11-04T19:39:32.170Z] Sending build context to Docker daemon 609.8kB [2024-11-04T19:39:32.170Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2024-11-04T19:39:32.170Z] Step 2/10 : FROM ${BASE} AS builder [2024-11-04T19:39:32.170Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-11-04T19:39:32.170Z] 43c4264eed91: Pulling fs layer [2024-11-04T19:39:32.170Z] 4cc291be95ef: Pulling fs layer [2024-11-04T19:39:32.170Z] 2ac1f1163629: Pulling fs layer [2024-11-04T19:39:32.170Z] 5c3c966382ef: Pulling fs layer [2024-11-04T19:39:32.170Z] 4f4fb700ef54: Pulling fs layer [2024-11-04T19:39:32.170Z] 5d5c8e513c77: Pulling fs layer [2024-11-04T19:39:32.170Z] 9f66e0745190: Pulling fs layer [2024-11-04T19:39:32.170Z] 5c3c966382ef: Waiting [2024-11-04T19:39:32.170Z] 5d5c8e513c77: Waiting [2024-11-04T19:39:32.170Z] 4f4fb700ef54: Waiting [2024-11-04T19:39:32.170Z] f49a43e4bbc0: Pulling fs layer [2024-11-04T19:39:32.170Z] 561ebcabdf7f: Pulling fs layer [2024-11-04T19:39:32.170Z] f49a43e4bbc0: Waiting [2024-11-04T19:39:32.170Z] 561ebcabdf7f: Waiting [2024-11-04T19:39:32.170Z] 4cc291be95ef: Verifying Checksum [2024-11-04T19:39:32.170Z] 4cc291be95ef: Download complete [2024-11-04T19:39:32.170Z] 5c3c966382ef: Verifying Checksum [2024-11-04T19:39:32.170Z] 5c3c966382ef: Download complete [2024-11-04T19:39:32.170Z] 4f4fb700ef54: Verifying Checksum [2024-11-04T19:39:32.170Z] 4f4fb700ef54: Download complete [2024-11-04T19:39:32.431Z] 5d5c8e513c77: Verifying Checksum [2024-11-04T19:39:32.431Z] 5d5c8e513c77: Download complete [2024-11-04T19:39:32.431Z] 43c4264eed91: Verifying Checksum [2024-11-04T19:39:32.431Z] 43c4264eed91: Download complete [2024-11-04T19:39:32.431Z] 9f66e0745190: Verifying Checksum [2024-11-04T19:39:32.431Z] 9f66e0745190: Download complete [2024-11-04T19:39:32.691Z] 43c4264eed91: Pull complete [2024-11-04T19:39:32.691Z] 561ebcabdf7f: Download complete [2024-11-04T19:39:32.691Z] 4cc291be95ef: Pull complete [2024-11-04T19:39:32.949Z] 2ac1f1163629: Verifying Checksum [2024-11-04T19:39:32.949Z] 2ac1f1163629: Download complete [2024-11-04T19:39:33.207Z] f49a43e4bbc0: Verifying Checksum [2024-11-04T19:39:33.207Z] f49a43e4bbc0: Download complete [2024-11-04T19:39:37.408Z] 2ac1f1163629: Pull complete [2024-11-04T19:39:37.408Z] 5c3c966382ef: Pull complete [2024-11-04T19:39:37.408Z] 4f4fb700ef54: Pull complete [2024-11-04T19:39:37.408Z] 5d5c8e513c77: Pull complete [2024-11-04T19:39:37.408Z] 9f66e0745190: Pull complete [2024-11-04T19:39:39.947Z] f49a43e4bbc0: Pull complete [2024-11-04T19:39:40.226Z] 561ebcabdf7f: Pull complete [2024-11-04T19:39:40.226Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-11-04T19:39:40.226Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-04T19:39:40.226Z] ---> 3a752c3f9dda [2024-11-04T19:39:40.226Z] Step 3/10 : ARG MAKE=make build [2024-11-04T19:39:45.187Z] Still waiting to schedule task [2024-11-04T19:39:45.188Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-24524’ is offline [2024-11-04T19:39:46.821Z] ---> Running in 23df993d5df6 [2024-11-04T19:39:46.821Z] Removing intermediate container 23df993d5df6 [2024-11-04T19:39:46.821Z] ---> e1b7cd2eb2e7 [2024-11-04T19:39:46.821Z] Step 4/10 : WORKDIR /device-s7 [2024-11-04T19:39:46.821Z] ---> Running in 8823020ac85b [2024-11-04T19:39:46.821Z] Removing intermediate container 8823020ac85b [2024-11-04T19:39:46.821Z] ---> afc98c8ee307 [2024-11-04T19:39:46.821Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2024-11-04T19:39:46.821Z] ---> Running in c07575973f80 [2024-11-04T19:39:46.821Z] Removing intermediate container c07575973f80 [2024-11-04T19:39:46.821Z] ---> c53556d23ee8 [2024-11-04T19:39:46.821Z] Step 6/10 : RUN apk add --update --no-cache make git gcc libc-dev [2024-11-04T19:39:46.821Z] ---> Running in ddfcf56bb33e [2024-11-04T19:39:47.080Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-04T19:39:47.348Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-04T19:39:47.611Z] OK: 246 MiB in 54 packages [2024-11-04T19:39:48.177Z] Removing intermediate container ddfcf56bb33e [2024-11-04T19:39:48.177Z] ---> 7dc29741a9c4 [2024-11-04T19:39:48.177Z] Step 7/10 : COPY go.mod vendor* ./ [2024-11-04T19:39:48.438Z] ---> ebad3ca7deaa [2024-11-04T19:39:48.438Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-04T19:39:48.438Z] ---> Running in 1fabb88154e9 [2024-11-04T19:40:44.822Z] Removing intermediate container 1fabb88154e9 [2024-11-04T19:40:44.822Z] ---> 50921701c1af [2024-11-04T19:40:44.822Z] Step 9/10 : COPY . . [2024-11-04T19:40:44.822Z] ---> 614381ff6b2b [2024-11-04T19:40:44.822Z] Step 10/10 : RUN ${MAKE} [2024-11-04T19:40:45.081Z] ---> Running in c06b5929743b [2024-11-04T19:40:45.340Z] noop [2024-11-04T19:40:45.910Z] Removing intermediate container c06b5929743b [2024-11-04T19:40:45.910Z] ---> a5263be68efe [2024-11-04T19:40:45.910Z] Successfully built a5263be68efe [2024-11-04T19:40:45.910Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T19:40:46.403Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-04T19:40:46.403Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-04T19:40:46.583Z] prd-ubuntu20.04-docker-8c-8g-24523 does not seem to be running inside a container [2024-11-04T19:40:46.615Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-s7_PR-16 -v /w/workspace/edgexfoundry_device-s7_PR-16:/w/workspace/edgexfoundry_device-s7_PR-16:rw,z -v /w/workspace/edgexfoundry_device-s7_PR-16@tmp:/w/workspace/edgexfoundry_device-s7_PR-16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-11-04T19:40:47.164Z] $ docker top a43c4d7293752f5087faf74716faaf90dd1fd03e06c28b96c1a44bf560dc9375 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-04T19:40:47.576Z] + go version [2024-11-04T19:40:47.576Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-11-04T19:40:47.611Z] $ docker stop --time=1 a43c4d7293752f5087faf74716faaf90dd1fd03e06c28b96c1a44bf560dc9375 [2024-11-04T19:40:49.094Z] $ docker rm -f --volumes a43c4d7293752f5087faf74716faaf90dd1fd03e06c28b96c1a44bf560dc9375 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T19:40:49.880Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-04T19:40:49.880Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-04T19:40:50.057Z] prd-ubuntu20.04-docker-8c-8g-24523 does not seem to be running inside a container [2024-11-04T19:40:50.087Z] $ 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-16 -v /w/workspace/edgexfoundry_device-s7_PR-16:/w/workspace/edgexfoundry_device-s7_PR-16:rw,z -v /w/workspace/edgexfoundry_device-s7_PR-16@tmp:/w/workspace/edgexfoundry_device-s7_PR-16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-11-04T19:40:50.604Z] $ docker top 4b9b23d57ab6167b87b23d02149640fde0ee7eda04b56fa4f6c8f9eab15ac816 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-04T19:40:51.023Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-s7_PR-16 [Pipeline] fileExists [Pipeline] sh [2024-11-04T19:40:51.396Z] + make test [2024-11-04T19:40:51.396Z] go test -race -coverprofile=coverage.out ./... [2024-11-04T19:40:59.506Z] ? github.com/edgexfoundry/device-s7 [no test files] [2024-11-04T19:41:26.024Z] github.com/edgexfoundry/device-s7/cmd coverage: 0.0% of statements [2024-11-04T19:41:26.024Z] github.com/edgexfoundry/device-s7/internal/driver coverage: 0.0% of statements [2024-11-04T19:41:58.100Z] go vet ./... [2024-11-04T19:42:01.387Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-04T19:42:01.387Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-04T19:42:01.387Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-04T19:42:01.456Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-04T19:42:01.499Z] $ docker stop --time=1 4b9b23d57ab6167b87b23d02149640fde0ee7eda04b56fa4f6c8f9eab15ac816 [2024-11-04T19:42:05.362Z] $ docker rm -f --volumes 4b9b23d57ab6167b87b23d02149640fde0ee7eda04b56fa4f6c8f9eab15ac816 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-04T19:42:06.077Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-04T19:42:06.159Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-11-04T19:42:06.829Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-04T19:42:07.148Z] + ls -al . [2024-11-04T19:42:07.149Z] total 216 [2024-11-04T19:42:07.149Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 4 19:40 . [2024-11-04T19:42:07.149Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 4 19:39 .. [2024-11-04T19:42:07.149Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 4 19:41 .git [2024-11-04T19:42:07.149Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 4 19:39 .github [2024-11-04T19:42:07.149Z] -rw-rw-r-- 1 jenkins jenkins 237 Nov 4 19:39 .gitignore [2024-11-04T19:42:07.149Z] -rw-rw-r-- 1 jenkins jenkins 42 Nov 4 19:39 .golangci.yml [2024-11-04T19:42:07.149Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 4 19:39 .semver [2024-11-04T19:42:07.149Z] -rw-rw-r-- 1 jenkins jenkins 19679 Nov 4 19:39 Attribution.txt [2024-11-04T19:42:07.149Z] -rw-rw-r-- 1 jenkins jenkins 1579 Nov 4 19:39 Dockerfile [2024-11-04T19:42:07.149Z] -rw-rw-r-- 1 jenkins jenkins 643 Nov 4 19:39 Jenkinsfile [2024-11-04T19:42:07.149Z] -rw-rw-r-- 1 jenkins jenkins 10947 Nov 4 19:39 LICENSE [2024-11-04T19:42:07.149Z] -rw-rw-r-- 1 jenkins jenkins 1903 Nov 4 19:39 Makefile [2024-11-04T19:42:07.149Z] -rw-rw-r-- 1 jenkins jenkins 614 Nov 4 19:39 OWNERS.md [2024-11-04T19:42:07.149Z] -rw-rw-r-- 1 jenkins jenkins 2393 Nov 4 19:39 README.md [2024-11-04T19:42:07.149Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 4 19:39 VERSION [2024-11-04T19:42:07.149Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 4 19:39 bin [2024-11-04T19:42:07.149Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 4 19:39 cmd [2024-11-04T19:42:07.149Z] -rw-r--r-- 1 jenkins jenkins 17164 Nov 4 19:41 coverage.out [2024-11-04T19:42:07.149Z] -rw-rw-r-- 1 jenkins jenkins 6269 Nov 4 19:39 go.mod [2024-11-04T19:42:07.149Z] -rw-rw-r-- 1 jenkins jenkins 88307 Nov 4 19:39 go.sum [2024-11-04T19:42:07.149Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 4 19:39 internal [2024-11-04T19:42:07.149Z] -rw-rw-r-- 1 jenkins jenkins 223 Nov 4 19:39 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T19:42:07.589Z] + 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=9aa0906eae12f84a7f46c0c8278fa61f9c0328c6 --label arch=amd64 --label version=0.0.0 . [2024-11-04T19:42:07.589Z] Sending build context to Docker daemon 627.7kB [2024-11-04T19:42:07.589Z] Step 1/24 : ARG BASE=golang:1.23-alpine3.20 [2024-11-04T19:42:07.589Z] Step 2/24 : FROM ${BASE} AS builder [2024-11-04T19:42:07.589Z] ---> a5263be68efe [2024-11-04T19:42:07.589Z] Step 3/24 : ARG MAKE=make build [2024-11-04T19:42:07.848Z] ---> Running in 2623d497850f [2024-11-04T19:42:07.849Z] Removing intermediate container 2623d497850f [2024-11-04T19:42:07.849Z] ---> 998de0752df2 [2024-11-04T19:42:07.849Z] Step 4/24 : WORKDIR /device-s7 [2024-11-04T19:42:08.109Z] ---> Running in e212e3aea35c [2024-11-04T19:42:08.109Z] Removing intermediate container e212e3aea35c [2024-11-04T19:42:08.109Z] ---> 834f99d819f1 [2024-11-04T19:42:08.109Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2024-11-04T19:42:08.109Z] ---> Running in 66ad9157a027 [2024-11-04T19:42:08.109Z] Removing intermediate container 66ad9157a027 [2024-11-04T19:42:08.109Z] ---> 8c48d8e8d414 [2024-11-04T19:42:08.109Z] Step 6/24 : RUN apk add --update --no-cache make git gcc libc-dev [2024-11-04T19:42:08.371Z] ---> Running in e9facf36b911 [2024-11-04T19:42:08.634Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-04T19:42:08.634Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-04T19:42:08.893Z] OK: 246 MiB in 54 packages [2024-11-04T19:42:09.153Z] Removing intermediate container e9facf36b911 [2024-11-04T19:42:09.153Z] ---> 7b152905140c [2024-11-04T19:42:09.153Z] Step 7/24 : COPY go.mod vendor* ./ [2024-11-04T19:42:09.412Z] ---> c274256802af [2024-11-04T19:42:09.412Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-04T19:42:09.412Z] ---> Running in ef8aad6a2a9f [2024-11-04T19:42:10.353Z] Removing intermediate container ef8aad6a2a9f [2024-11-04T19:42:10.353Z] ---> c2f900a07bbc [2024-11-04T19:42:10.353Z] Step 9/24 : COPY . . [2024-11-04T19:42:10.353Z] ---> 3e8d729f100f [2024-11-04T19:42:10.353Z] Step 10/24 : RUN ${MAKE} [2024-11-04T19:42:10.353Z] ---> Running in f8e0caca9819 [2024-11-04T19:42:10.646Z] 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.3" -trimpath -mod=readonly -o cmd/device-s7 ./cmd [2024-11-04T19:42:16.491Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-24525 in /w/workspace/edgexfoundry_device-s7_PR-16 [Pipeline] { [Pipeline] ws [2024-11-04T19:42:16.570Z] Running in /w/workspace/device-s7/1 [Pipeline] { [Pipeline] checkout [2024-11-04T19:42:19.678Z] Selected Git installation does not exist. Using Default [2024-11-04T19:42:19.678Z] The recommended git tool is: NONE [2024-11-04T19:42:25.695Z] using credential edgex-jenkins-ssh [2024-11-04T19:42:25.722Z] Cloning the remote Git repository [2024-11-04T19:42:25.788Z] Cloning repository git@github.com:edgexfoundry/device-s7.git [2024-11-04T19:42:25.919Z] > git init /w/workspace/device-s7/1 # timeout=10 [2024-11-04T19:42:26.131Z] Fetching upstream changes from git@github.com:edgexfoundry/device-s7.git [2024-11-04T19:42:26.132Z] > git --version # timeout=10 [2024-11-04T19:42:26.160Z] > git --version # 'git version 2.25.1' [2024-11-04T19:42:26.164Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-04T19:42:26.366Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-s7.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-04T19:42:26.996Z] > git config remote.origin.url git@github.com:edgexfoundry/device-s7.git # timeout=10 [2024-11-04T19:42:27.051Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-04T19:42:28.458Z] > git config remote.origin.url git@github.com:edgexfoundry/device-s7.git # timeout=10 [2024-11-04T19:42:28.515Z] Fetching upstream changes from git@github.com:edgexfoundry/device-s7.git [2024-11-04T19:42:28.516Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-04T19:42:28.548Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-s7.git +refs/pull/16/head:refs/remotes/origin/PR-16 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-11-04T19:42:28.998Z] Merging remotes/origin/main commit 8abf73570ad6030a87cde2867b8b9b061b07feca into PR head commit 9aa0906eae12f84a7f46c0c8278fa61f9c0328c6 [2024-11-04T19:42:29.382Z] Merge succeeded, producing 9aa0906eae12f84a7f46c0c8278fa61f9c0328c6 [2024-11-04T19:42:29.382Z] Checking out Revision 9aa0906eae12f84a7f46c0c8278fa61f9c0328c6 (PR-16) [2024-11-04T19:42:29.021Z] > git config core.sparsecheckout # timeout=10 [2024-11-04T19:42:29.113Z] > git checkout -f 9aa0906eae12f84a7f46c0c8278fa61f9c0328c6 # timeout=10 [2024-11-04T19:42:29.236Z] > git remote # timeout=10 [2024-11-04T19:42:29.265Z] > git config --get remote.origin.url # timeout=10 [2024-11-04T19:42:29.286Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-04T19:42:29.315Z] > git merge 8abf73570ad6030a87cde2867b8b9b061b07feca # timeout=10 [2024-11-04T19:42:29.348Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-11-04T19:42:29.387Z] > git config core.sparsecheckout # timeout=10 [2024-11-04T19:42:29.408Z] > git checkout -f 9aa0906eae12f84a7f46c0c8278fa61f9c0328c6 # timeout=10 [2024-11-04T19:42:30.245Z] Commit message: "Bump github.com/edgexfoundry/device-sdk-go/v4" [2024-11-04T19:42:30.329Z] > git --version # timeout=10 [2024-11-04T19:42:30.350Z] > git --version # 'git version 2.25.1' [2024-11-04T19:42:30.388Z] fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-04T19:42:35.776Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-11-04T19:42:35.776Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-04T19:42:35.776Z] Dload Upload Total Spent Left Speed [2024-11-04T19:42:35.776Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 223k 0 --:--:-- --:--:-- --:--:-- 223k [Pipeline] sh [2024-11-04T19:42:36.165Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-11-04T19:42:36.538Z] + sudo tee /etc/docker/daemon.new [2024-11-04T19:42:36.538Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-11-04T19:42:36.538Z] { [2024-11-04T19:42:36.538Z] "registry-mirrors": [ [2024-11-04T19:42:36.538Z] "https://nexus3.edgexfoundry.org:10001" [2024-11-04T19:42:36.538Z] ], [2024-11-04T19:42:36.538Z] "bip": "10.250.0.254/24", [2024-11-04T19:42:36.538Z] "hosts": [ [2024-11-04T19:42:36.538Z] "tcp://0.0.0.0:5555", [2024-11-04T19:42:36.538Z] "unix:///var/run/docker.sock" [2024-11-04T19:42:36.538Z] ], [2024-11-04T19:42:36.538Z] "mtu": 1458, [2024-11-04T19:42:36.538Z] "selinux-enabled": true, [2024-11-04T19:42:36.538Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-11-04T19:42:36.538Z] } [Pipeline] sh [2024-11-04T19:42:36.909Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-11-04T19:42:37.287Z] + sudo service docker restart [2024-11-04T19:42:49.407Z] Removing intermediate container f8e0caca9819 [2024-11-04T19:42:49.407Z] ---> 82a5d39afbca [2024-11-04T19:42:49.407Z] Step 11/24 : FROM alpine:3.20 [2024-11-04T19:42:49.407Z] 3.20: Pulling from library/alpine [2024-11-04T19:42:49.407Z] 43c4264eed91: Already exists [2024-11-04T19:42:49.407Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-04T19:42:49.407Z] Status: Downloaded newer image for alpine:3.20 [2024-11-04T19:42:49.407Z] ---> 91ef0af61f39 [2024-11-04T19:42:49.407Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2024-11-04T19:42:49.407Z] ---> Running in 75ad4aadb833 [2024-11-04T19:42:49.407Z] Removing intermediate container 75ad4aadb833 [2024-11-04T19:42:49.407Z] ---> e1378c316edb [2024-11-04T19:42:49.407Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2024-11-04T19:42:49.407Z] ---> Running in 93d3ce4e738c [2024-11-04T19:42:49.407Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-04T19:42:49.407Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-04T19:42:49.407Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-11-04T19:42:49.407Z] Executing busybox-1.36.1-r29.trigger [2024-11-04T19:42:49.407Z] OK: 8 MiB in 15 packages [2024-11-04T19:42:49.407Z] Removing intermediate container 93d3ce4e738c [2024-11-04T19:42:49.407Z] ---> 13e7b8264184 [2024-11-04T19:42:49.407Z] Step 14/24 : RUN apk --no-cache upgrade [2024-11-04T19:42:49.407Z] ---> Running in 1f4b2248e3f7 [2024-11-04T19:42:49.407Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-04T19:42:49.407Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-04T19:42:49.407Z] Upgrading critical system libraries and apk-tools: [2024-11-04T19:42:49.407Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-04T19:42:49.407Z] Executing busybox-1.36.1-r29.trigger [2024-11-04T19:42:49.407Z] Continuing the upgrade transaction with new apk-tools: [2024-11-04T19:42:49.407Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-04T19:42:49.407Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-04T19:42:49.407Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-04T19:42:49.407Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-04T19:42:49.407Z] OK: 8 MiB in 15 packages [2024-11-04T19:42:49.407Z] Removing intermediate container 1f4b2248e3f7 [2024-11-04T19:42:49.407Z] ---> 529d0395c001 [2024-11-04T19:42:49.407Z] Step 15/24 : WORKDIR / [2024-11-04T19:42:49.407Z] ---> Running in 15988be7f259 [2024-11-04T19:42:49.407Z] Removing intermediate container 15988be7f259 [2024-11-04T19:42:49.407Z] ---> 779aebf4d4c9 [2024-11-04T19:42:49.407Z] Step 16/24 : COPY --from=builder /device-s7/Attribution.txt /Attribution.txt [2024-11-04T19:42:49.407Z] ---> e74159e8397d [2024-11-04T19:42:49.407Z] Step 17/24 : COPY --from=builder /device-s7/cmd/device-s7 /device-s7 [2024-11-04T19:42:50.343Z] ---> 9d610c25a073 [2024-11-04T19:42:50.343Z] Step 18/24 : COPY --from=builder /device-s7/cmd/res /res [2024-11-04T19:42:50.601Z] ---> 68d8de110868 [2024-11-04T19:42:50.601Z] Step 19/24 : EXPOSE 59994 [2024-11-04T19:42:50.601Z] ---> Running in 3a2701734915 [2024-11-04T19:42:50.601Z] Removing intermediate container 3a2701734915 [2024-11-04T19:42:50.601Z] ---> 0310500fe8d0 [2024-11-04T19:42:50.601Z] Step 20/24 : ENTRYPOINT ["/device-s7"] [2024-11-04T19:42:50.601Z] ---> Running in 815a83aeca9a [2024-11-04T19:42:50.601Z] Removing intermediate container 815a83aeca9a [2024-11-04T19:42:50.601Z] ---> 386d4a9f2a35 [2024-11-04T19:42:50.601Z] Step 21/24 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-11-04T19:42:50.601Z] ---> Running in fcb5cd084d7a [2024-11-04T19:42:50.860Z] Removing intermediate container fcb5cd084d7a [2024-11-04T19:42:50.860Z] ---> a8e00ecb558d [2024-11-04T19:42:50.860Z] Step 22/24 : LABEL arch=amd64 [2024-11-04T19:42:50.860Z] ---> Running in afceb1ea15a7 [2024-11-04T19:42:50.860Z] Removing intermediate container afceb1ea15a7 [2024-11-04T19:42:50.860Z] ---> 44d879785124 [2024-11-04T19:42:50.860Z] Step 23/24 : LABEL git_sha=9aa0906eae12f84a7f46c0c8278fa61f9c0328c6 [2024-11-04T19:42:50.860Z] ---> Running in c30c33c1dbe2 [2024-11-04T19:42:51.119Z] Removing intermediate container c30c33c1dbe2 [2024-11-04T19:42:51.119Z] ---> 21a07333926b [2024-11-04T19:42:51.119Z] Step 24/24 : LABEL version=0.0.0 [2024-11-04T19:42:51.119Z] ---> Running in 2765e1f9d0d0 [2024-11-04T19:42:51.119Z] Removing intermediate container 2765e1f9d0d0 [2024-11-04T19:42:51.119Z] ---> 187e20b5504e [2024-11-04T19:42:51.119Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-04T19:42:51.119Z] Successfully built 187e20b5504e [2024-11-04T19:42:51.119Z] 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 [2024-11-04T19:42:52.117Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-04T19:42:52.117Z] [2024-11-04T19:42:52.117Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T19:42:52.517Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-04T19:42:52.517Z] latest: Pulling from edgex-lftools-log-publisher [2024-11-04T19:42:52.517Z] 5eb5b503b376: Pulling fs layer [2024-11-04T19:42:52.517Z] 5c69ac0246d0: Pulling fs layer [2024-11-04T19:42:52.517Z] ec43610c2a17: Pulling fs layer [2024-11-04T19:42:52.517Z] 3a2ae6a8a46f: Pulling fs layer [2024-11-04T19:42:52.517Z] 33b1e0a273af: Pulling fs layer [2024-11-04T19:42:52.517Z] 3a2ae6a8a46f: Waiting [2024-11-04T19:42:52.517Z] 5d3b04190fa2: Pulling fs layer [2024-11-04T19:42:52.517Z] 33b1e0a273af: Waiting [2024-11-04T19:42:52.517Z] 2f39f015ded8: Pulling fs layer [2024-11-04T19:42:52.517Z] 5d3b04190fa2: Waiting [2024-11-04T19:42:52.517Z] 2f39f015ded8: Waiting [2024-11-04T19:42:52.517Z] 5c69ac0246d0: Download complete [2024-11-04T19:42:52.517Z] 3a2ae6a8a46f: Verifying Checksum [2024-11-04T19:42:52.517Z] 3a2ae6a8a46f: Download complete [2024-11-04T19:42:52.517Z] 33b1e0a273af: Verifying Checksum [2024-11-04T19:42:52.517Z] 33b1e0a273af: Download complete [2024-11-04T19:42:52.517Z] ec43610c2a17: Verifying Checksum [2024-11-04T19:42:52.517Z] ec43610c2a17: Download complete [2024-11-04T19:42:52.517Z] 5d3b04190fa2: Verifying Checksum [2024-11-04T19:42:52.517Z] 5d3b04190fa2: Download complete [2024-11-04T19:42:52.774Z] 5eb5b503b376: Verifying Checksum [2024-11-04T19:42:52.774Z] 5eb5b503b376: Download complete [2024-11-04T19:42:53.346Z] 2f39f015ded8: Verifying Checksum [2024-11-04T19:42:53.346Z] 2f39f015ded8: Download complete [2024-11-04T19:42:53.911Z] 5eb5b503b376: Pull complete [2024-11-04T19:42:54.170Z] 5c69ac0246d0: Pull complete [2024-11-04T19:42:54.736Z] ec43610c2a17: Pull complete [2024-11-04T19:42:54.736Z] 3a2ae6a8a46f: Pull complete [2024-11-04T19:42:54.994Z] 33b1e0a273af: Pull complete [2024-11-04T19:42:54.994Z] 5d3b04190fa2: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-04T19:42:55.694Z] provisioning config files... [2024-11-04T19:42:55.730Z] copy managed file [device-s7-settings] to file:/w/workspace/device-s7/1@tmp/config13659032880427669612tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-04T19:42:56.230Z] ---> ****-login.sh [2024-11-04T19:42:56.230Z] nexus3.edgexfoundry.org:10001 [2024-11-04T19:42:56.818Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-04T19:42:56.818Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-04T19:42:56.818Z] Configure a credential helper to remove this warning. See [2024-11-04T19:42:56.818Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-04T19:42:56.818Z] [2024-11-04T19:42:56.818Z] Login Succeeded [2024-11-04T19:42:56.818Z] nexus3.edgexfoundry.org:10002 [2024-11-04T19:42:57.087Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-04T19:42:57.354Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-04T19:42:57.354Z] Configure a credential helper to remove this warning. See [2024-11-04T19:42:57.354Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-04T19:42:57.354Z] [2024-11-04T19:42:57.354Z] Login Succeeded [2024-11-04T19:42:57.354Z] nexus3.edgexfoundry.org:10003 [2024-11-04T19:42:57.627Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-04T19:42:57.627Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-04T19:42:57.627Z] Configure a credential helper to remove this warning. See [2024-11-04T19:42:57.627Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-04T19:42:57.627Z] [2024-11-04T19:42:57.627Z] Login Succeeded [2024-11-04T19:42:57.627Z] nexus3.edgexfoundry.org:10004 [2024-11-04T19:42:57.896Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-04T19:42:58.164Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-04T19:42:58.164Z] Configure a credential helper to remove this warning. See [2024-11-04T19:42:58.165Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-04T19:42:58.165Z] [2024-11-04T19:42:58.165Z] Login Succeeded [2024-11-04T19:42:58.165Z] ****.io [2024-11-04T19:42:58.433Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-04T19:42:58.702Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-04T19:42:58.702Z] Configure a credential helper to remove this warning. See [2024-11-04T19:42:58.702Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-04T19:42:58.702Z] [2024-11-04T19:42:58.702Z] Login Succeeded [2024-11-04T19:42:58.702Z] ---> ****-login.sh ends [Pipeline] } [2024-11-04T19:42:58.739Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2024-11-04T19:42:59.186Z] 2f39f015ded8: Pull complete [2024-11-04T19:42:59.186Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-11-04T19:42:59.186Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-04T19:42:59.186Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-04T19:42:59.411Z] prd-ubuntu20.04-docker-8c-8g-24523 does not seem to be running inside a container [2024-11-04T19:42:59.441Z] $ 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-16 -v /w/workspace/edgexfoundry_device-s7_PR-16:/w/workspace/edgexfoundry_device-s7_PR-16:rw,z -v /w/workspace/edgexfoundry_device-s7_PR-16@tmp:/w/workspace/edgexfoundry_device-s7_PR-16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-11-04T19:43:04.268Z] $ docker top b4d52162e7cfc56af76f2071bfec4b747d2f23834d33337ab7da731222e5eaa3 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-11-04T19:43:04.434Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] libraryResource [Pipeline] sh [Pipeline] echo [2024-11-04T19:43:04.563Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-04T19:43:04.615Z] ========================================================= [2024-11-04T19:43:04.615Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-11-04T19:43:04.615Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [2024-11-04T19:43:04.766Z] ---> job-cost.sh [2024-11-04T19:43:04.766Z] lf-activate-venv: SKIPPING [2024-11-04T19:43:04.766Z] INFO: No Stack... [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T19:43:05.200Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-11-04T19:43:05.332Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-04T19:43:05.481Z] Sending build context to Docker daemon 405kB [2024-11-04T19:43:05.481Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2024-11-04T19:43:05.481Z] Step 2/10 : FROM ${BASE} AS builder [2024-11-04T19:43:05.591Z] INFO: Archiving Costs [Pipeline] sh [2024-11-04T19:43:05.762Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-11-04T19:43:05.762Z] cf04c63912e1: Pulling fs layer [2024-11-04T19:43:05.762Z] 55b35a11ae5e: Pulling fs layer [2024-11-04T19:43:05.762Z] a37a00ec5f00: Pulling fs layer [2024-11-04T19:43:05.762Z] 50b3750afda1: Pulling fs layer [2024-11-04T19:43:05.762Z] 4f4fb700ef54: Pulling fs layer [2024-11-04T19:43:05.762Z] 80978eb59214: Pulling fs layer [2024-11-04T19:43:05.762Z] c9f46d7d2bd2: Pulling fs layer [2024-11-04T19:43:05.762Z] c5a475d317c9: Pulling fs layer [2024-11-04T19:43:05.762Z] 4f4fb700ef54: Waiting [2024-11-04T19:43:05.762Z] 50b3750afda1: Waiting [2024-11-04T19:43:05.762Z] 80978eb59214: Waiting [2024-11-04T19:43:05.762Z] c9f46d7d2bd2: Waiting [2024-11-04T19:43:05.762Z] c5a475d317c9: Waiting [2024-11-04T19:43:05.762Z] 55b35a11ae5e: Verifying Checksum [2024-11-04T19:43:05.762Z] 55b35a11ae5e: Download complete [2024-11-04T19:43:05.762Z] 50b3750afda1: Verifying Checksum [2024-11-04T19:43:05.762Z] 50b3750afda1: Download complete [2024-11-04T19:43:05.762Z] 4f4fb700ef54: Verifying Checksum [2024-11-04T19:43:05.762Z] 4f4fb700ef54: Download complete [2024-11-04T19:43:05.762Z] 80978eb59214: Verifying Checksum [2024-11-04T19:43:05.762Z] 80978eb59214: Download complete [2024-11-04T19:43:05.762Z] cf04c63912e1: Verifying Checksum [2024-11-04T19:43:05.762Z] cf04c63912e1: Download complete [2024-11-04T19:43:05.927Z] + cat /w/workspace/edgexfoundry_device-s7_PR-16/archives/cost.csv [2024-11-04T19:43:05.927Z] + cut -d, -f6 [Pipeline] lock [2024-11-04T19:43:05.981Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-s7-PR-16-1-stack-cost] [2024-11-04T19:43:05.991Z] Resource [jenkins-edgexfoundry-device-s7-PR-16-1-stack-cost] did not exist. Created. [2024-11-04T19:43:05.998Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-s7-PR-16-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-04T19:43:06.356Z] c5a475d317c9: Verifying Checksum [2024-11-04T19:43:06.356Z] c5a475d317c9: Download complete [2024-11-04T19:43:06.420Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-11-04T19:43:06.480Z] Stashed 1 file(s) [Pipeline] } [2024-11-04T19:43:06.524Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-s7-PR-16-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-04T19:43:06.622Z] $ docker stop --time=1 b4d52162e7cfc56af76f2071bfec4b747d2f23834d33337ab7da731222e5eaa3 [2024-11-04T19:43:06.948Z] cf04c63912e1: Pull complete [2024-11-04T19:43:07.218Z] 55b35a11ae5e: Pull complete [2024-11-04T19:43:07.785Z] $ docker rm -f --volumes b4d52162e7cfc56af76f2071bfec4b747d2f23834d33337ab7da731222e5eaa3 [2024-11-04T19:43:07.808Z] a37a00ec5f00: Verifying Checksum [2024-11-04T19:43:07.808Z] a37a00ec5f00: Download complete [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-11-04T19:43:08.778Z] c9f46d7d2bd2: Verifying Checksum [2024-11-04T19:43:08.778Z] c9f46d7d2bd2: Download complete [2024-11-04T19:43:23.798Z] a37a00ec5f00: Pull complete [2024-11-04T19:43:23.798Z] 50b3750afda1: Pull complete [2024-11-04T19:43:23.798Z] 4f4fb700ef54: Pull complete [2024-11-04T19:43:23.798Z] 80978eb59214: Pull complete [2024-11-04T19:43:30.498Z] c9f46d7d2bd2: Pull complete [2024-11-04T19:43:31.934Z] c5a475d317c9: Pull complete [2024-11-04T19:43:31.934Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-11-04T19:43:31.934Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-11-04T19:43:31.934Z] ---> be29e6b0f0d4 [2024-11-04T19:43:31.934Z] Step 3/10 : ARG MAKE=make build [2024-11-04T19:43:34.549Z] ---> Running in b2037e281ab0 [2024-11-04T19:43:34.549Z] Removing intermediate container b2037e281ab0 [2024-11-04T19:43:34.549Z] ---> 07c47fcfc938 [2024-11-04T19:43:34.549Z] Step 4/10 : WORKDIR /device-s7 [2024-11-04T19:43:34.549Z] ---> Running in a54b4c30a13f [2024-11-04T19:43:34.823Z] Removing intermediate container a54b4c30a13f [2024-11-04T19:43:34.823Z] ---> 4c373e4ec3b9 [2024-11-04T19:43:34.823Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2024-11-04T19:43:35.097Z] ---> Running in 4b1cbb4ad058 [2024-11-04T19:43:35.369Z] Removing intermediate container 4b1cbb4ad058 [2024-11-04T19:43:35.369Z] ---> 19d8ac4af427 [2024-11-04T19:43:35.369Z] Step 6/10 : RUN apk add --update --no-cache make git gcc libc-dev [2024-11-04T19:43:35.369Z] ---> Running in 7df47ccca9d6 [2024-11-04T19:43:36.797Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-04T19:43:37.068Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-04T19:43:39.027Z] OK: 238 MiB in 54 packages [2024-11-04T19:43:39.999Z] Removing intermediate container 7df47ccca9d6 [2024-11-04T19:43:39.999Z] ---> 7801373a5024 [2024-11-04T19:43:39.999Z] Step 7/10 : COPY go.mod vendor* ./ [2024-11-04T19:43:40.595Z] ---> 58e1af6f5276 [2024-11-04T19:43:40.595Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-04T19:43:40.595Z] ---> Running in 48053556f3de [2024-11-04T19:45:47.407Z] Removing intermediate container 48053556f3de [2024-11-04T19:45:47.407Z] ---> b32bc72cfeee [2024-11-04T19:45:47.407Z] Step 9/10 : COPY . . [2024-11-04T19:45:47.407Z] ---> 949d36b04d2d [2024-11-04T19:45:47.407Z] Step 10/10 : RUN ${MAKE} [2024-11-04T19:45:47.407Z] ---> Running in fa5e76072927 [2024-11-04T19:45:47.407Z] noop [2024-11-04T19:45:47.407Z] Removing intermediate container fa5e76072927 [2024-11-04T19:45:47.407Z] ---> 03851abb7a3c [2024-11-04T19:45:47.407Z] Successfully built 03851abb7a3c [2024-11-04T19:45:47.407Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T19:45:47.939Z] + docker inspect -f . ci-base-image-arm64 [2024-11-04T19:45:47.939Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-04T19:45:48.283Z] prd-ubuntu20.04-docker-arm64-4c-16g-24525 does not seem to be running inside a container [2024-11-04T19:45:48.352Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-s7/1 -v /w/workspace/device-s7/1:/w/workspace/device-s7/1:rw,z -v /w/workspace/device-s7/1@tmp:/w/workspace/device-s7/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-11-04T19:45:49.777Z] $ docker top 12a1eb73afc8beef7d5c459dcddde7e31f4350168c99ac631d002498c3384e4b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-04T19:45:50.748Z] + go version [2024-11-04T19:45:50.748Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-11-04T19:45:50.788Z] $ docker stop --time=1 12a1eb73afc8beef7d5c459dcddde7e31f4350168c99ac631d002498c3384e4b [2024-11-04T19:45:52.518Z] $ docker rm -f --volumes 12a1eb73afc8beef7d5c459dcddde7e31f4350168c99ac631d002498c3384e4b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T19:45:53.499Z] + docker inspect -f . ci-base-image-arm64 [2024-11-04T19:45:53.499Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-04T19:45:53.797Z] prd-ubuntu20.04-docker-arm64-4c-16g-24525 does not seem to be running inside a container [2024-11-04T19:45:53.872Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-s7/1 -v /w/workspace/device-s7/1:/w/workspace/device-s7/1:rw,z -v /w/workspace/device-s7/1@tmp:/w/workspace/device-s7/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-11-04T19:45:55.217Z] $ docker top eea36b81998f824269be79c181b05e0508e2b9d5f67bf599f34f4b17b63d9d89 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-04T19:45:56.170Z] + git config --global --add safe.directory /w/workspace/device-s7/1 [Pipeline] fileExists [Pipeline] sh [2024-11-04T19:45:56.925Z] + make test [2024-11-04T19:45:56.925Z] go test -race -coverprofile=coverage.out ./... [2024-11-04T19:46:53.406Z] ? github.com/edgexfoundry/device-s7 [no test files] [2024-11-04T19:50:30.638Z] github.com/edgexfoundry/device-s7/cmd coverage: 0.0% of statements [2024-11-04T19:50:30.638Z] github.com/edgexfoundry/device-s7/internal/driver coverage: 0.0% of statements [2024-11-04T19:50:30.638Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-11-04T19:50:30.638Z] go vet ./... [2024-11-04T19:54:37.552Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-04T19:54:37.552Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-04T19:54:37.552Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-04T19:54:37.601Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-04T19:54:37.637Z] $ docker stop --time=1 eea36b81998f824269be79c181b05e0508e2b9d5f67bf599f34f4b17b63d9d89 [2024-11-04T19:54:39.513Z] $ docker rm -f --volumes eea36b81998f824269be79c181b05e0508e2b9d5f67bf599f34f4b17b63d9d89 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-04T19:54:41.903Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-04T19:54:41.944Z] Warning: overwriting stash ‘coverage-report’ [2024-11-04T19:54:42.398Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-04T19:54:43.042Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-04T19:54:43.390Z] + ls -al . [2024-11-04T19:54:43.390Z] total 212 [2024-11-04T19:54:43.390Z] drwxrwxr-x 7 jenkins jenkins 4096 Nov 4 19:46 . [2024-11-04T19:54:43.390Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 4 19:42 .. [2024-11-04T19:54:43.390Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 4 19:42 .git [2024-11-04T19:54:43.390Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 4 19:42 .github [2024-11-04T19:54:43.390Z] -rw-rw-r-- 1 jenkins jenkins 237 Nov 4 19:42 .gitignore [2024-11-04T19:54:43.390Z] -rw-rw-r-- 1 jenkins jenkins 42 Nov 4 19:42 .golangci.yml [2024-11-04T19:54:43.390Z] -rw-rw-r-- 1 jenkins jenkins 19679 Nov 4 19:42 Attribution.txt [2024-11-04T19:54:43.390Z] -rw-rw-r-- 1 jenkins jenkins 1579 Nov 4 19:42 Dockerfile [2024-11-04T19:54:43.390Z] -rw-rw-r-- 1 jenkins jenkins 643 Nov 4 19:42 Jenkinsfile [2024-11-04T19:54:43.390Z] -rw-rw-r-- 1 jenkins jenkins 10947 Nov 4 19:42 LICENSE [2024-11-04T19:54:43.390Z] -rw-rw-r-- 1 jenkins jenkins 1903 Nov 4 19:42 Makefile [2024-11-04T19:54:43.390Z] -rw-rw-r-- 1 jenkins jenkins 614 Nov 4 19:42 OWNERS.md [2024-11-04T19:54:43.390Z] -rw-rw-r-- 1 jenkins jenkins 2393 Nov 4 19:42 README.md [2024-11-04T19:54:43.390Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 4 19:39 VERSION [2024-11-04T19:54:43.390Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 4 19:42 bin [2024-11-04T19:54:43.390Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 4 19:42 cmd [2024-11-04T19:54:43.390Z] -rw-r--r-- 1 jenkins jenkins 17164 Nov 4 19:50 coverage.out [2024-11-04T19:54:43.390Z] -rw-rw-r-- 1 jenkins jenkins 6269 Nov 4 19:42 go.mod [2024-11-04T19:54:43.390Z] -rw-rw-r-- 1 jenkins jenkins 88307 Nov 4 19:42 go.sum [2024-11-04T19:54:43.390Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 4 19:42 internal [2024-11-04T19:54:43.390Z] -rw-rw-r-- 1 jenkins jenkins 223 Nov 4 19:42 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T19:54:43.841Z] + docker build -t device-s7-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=9aa0906eae12f84a7f46c0c8278fa61f9c0328c6 --label arch=arm64 --label version=0.0.0 . [2024-11-04T19:54:44.112Z] Sending build context to Docker daemon 422.9kB [2024-11-04T19:54:44.112Z] Step 1/24 : ARG BASE=golang:1.23-alpine3.20 [2024-11-04T19:54:44.112Z] Step 2/24 : FROM ${BASE} AS builder [2024-11-04T19:54:44.112Z] ---> 03851abb7a3c [2024-11-04T19:54:44.112Z] Step 3/24 : ARG MAKE=make build [2024-11-04T19:54:44.112Z] ---> Running in e762165e439a [2024-11-04T19:54:44.697Z] Removing intermediate container e762165e439a [2024-11-04T19:54:44.697Z] ---> ecac58fa8c15 [2024-11-04T19:54:44.697Z] Step 4/24 : WORKDIR /device-s7 [2024-11-04T19:54:44.697Z] ---> Running in 5b3cf6f142a0 [2024-11-04T19:54:44.964Z] Removing intermediate container 5b3cf6f142a0 [2024-11-04T19:54:44.964Z] ---> ae7fb8b00e53 [2024-11-04T19:54:44.964Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2024-11-04T19:54:44.964Z] ---> Running in b1f60ddd7ecc [2024-11-04T19:54:45.234Z] Removing intermediate container b1f60ddd7ecc [2024-11-04T19:54:45.234Z] ---> 9be70dd2599f [2024-11-04T19:54:45.234Z] Step 6/24 : RUN apk add --update --no-cache make git gcc libc-dev [2024-11-04T19:54:45.517Z] ---> Running in 7a61292c2493 [2024-11-04T19:54:46.491Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-04T19:54:46.761Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-04T19:54:48.725Z] OK: 238 MiB in 54 packages [2024-11-04T19:54:49.699Z] Removing intermediate container 7a61292c2493 [2024-11-04T19:54:49.699Z] ---> 956f43b50f96 [2024-11-04T19:54:49.699Z] Step 7/24 : COPY go.mod vendor* ./ [2024-11-04T19:54:49.967Z] ---> 3f7bcd02a827 [2024-11-04T19:54:49.967Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-04T19:54:50.242Z] ---> Running in 2567e81953a9 [2024-11-04T19:54:53.631Z] Removing intermediate container 2567e81953a9 [2024-11-04T19:54:53.631Z] ---> 1a785e811e59 [2024-11-04T19:54:53.631Z] Step 9/24 : COPY . . [2024-11-04T19:54:54.228Z] ---> 4e53506afd23 [2024-11-04T19:54:54.228Z] Step 10/24 : RUN ${MAKE} [2024-11-04T19:54:54.498Z] ---> Running in 5fe4da88e9c8 [2024-11-04T19:54:55.472Z] 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.3" -trimpath -mod=readonly -o cmd/device-s7 ./cmd [2024-11-04T19:58:47.341Z] Removing intermediate container 5fe4da88e9c8 [2024-11-04T19:58:47.341Z] ---> 3eedb4481ea6 [2024-11-04T19:58:47.341Z] Step 11/24 : FROM alpine:3.20 [2024-11-04T19:58:47.341Z] 3.20: Pulling from library/alpine [2024-11-04T19:58:47.341Z] cf04c63912e1: Already exists [2024-11-04T19:58:47.341Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-04T19:58:47.341Z] Status: Downloaded newer image for alpine:3.20 [2024-11-04T19:58:47.341Z] ---> c157a85ed455 [2024-11-04T19:58:47.341Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2024-11-04T19:58:47.341Z] ---> Running in 343bb02b0c84 [2024-11-04T19:58:47.341Z] Removing intermediate container 343bb02b0c84 [2024-11-04T19:58:47.341Z] ---> 89c3892fa6d6 [2024-11-04T19:58:47.341Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2024-11-04T19:58:47.341Z] ---> Running in f3c30dd6a1ac [2024-11-04T19:58:47.341Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-04T19:58:47.341Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-04T19:58:47.341Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-11-04T19:58:47.341Z] Executing busybox-1.36.1-r29.trigger [2024-11-04T19:58:47.341Z] OK: 9 MiB in 15 packages [2024-11-04T19:58:47.341Z] Removing intermediate container f3c30dd6a1ac [2024-11-04T19:58:47.341Z] ---> 93ca1a94522d [2024-11-04T19:58:47.341Z] Step 14/24 : RUN apk --no-cache upgrade [2024-11-04T19:58:47.341Z] ---> Running in 7b1a8b072eee [2024-11-04T19:58:47.341Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-04T19:58:47.341Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-04T19:58:47.616Z] Upgrading critical system libraries and apk-tools: [2024-11-04T19:58:47.616Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-04T19:58:47.616Z] Executing busybox-1.36.1-r29.trigger [2024-11-04T19:58:48.203Z] Continuing the upgrade transaction with new apk-tools: [2024-11-04T19:58:48.204Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-04T19:58:48.471Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-04T19:58:49.884Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-04T19:58:50.151Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-04T19:58:50.151Z] OK: 9 MiB in 15 packages [2024-11-04T19:58:51.581Z] Removing intermediate container 7b1a8b072eee [2024-11-04T19:58:51.581Z] ---> 70788ae3b6cb [2024-11-04T19:58:51.581Z] Step 15/24 : WORKDIR / [2024-11-04T19:58:51.581Z] ---> Running in f5c84f90748c [2024-11-04T19:58:51.581Z] Removing intermediate container f5c84f90748c [2024-11-04T19:58:51.581Z] ---> 09a55360b8e1 [2024-11-04T19:58:51.581Z] Step 16/24 : COPY --from=builder /device-s7/Attribution.txt /Attribution.txt [2024-11-04T19:58:52.176Z] ---> ea1ae8ba8603 [2024-11-04T19:58:52.176Z] Step 17/24 : COPY --from=builder /device-s7/cmd/device-s7 /device-s7 [2024-11-04T19:58:54.787Z] ---> fba7908b1f6e [2024-11-04T19:58:54.788Z] Step 18/24 : COPY --from=builder /device-s7/cmd/res /res [2024-11-04T19:58:54.788Z] ---> dc5b8c8d5fb6 [2024-11-04T19:58:54.788Z] Step 19/24 : EXPOSE 59994 [2024-11-04T19:58:54.788Z] ---> Running in f963388e9c93 [2024-11-04T19:58:55.388Z] Removing intermediate container f963388e9c93 [2024-11-04T19:58:55.388Z] ---> 26edde343faa [2024-11-04T19:58:55.388Z] Step 20/24 : ENTRYPOINT ["/device-s7"] [2024-11-04T19:58:55.388Z] ---> Running in 319f8d584c58 [2024-11-04T19:58:55.655Z] Removing intermediate container 319f8d584c58 [2024-11-04T19:58:55.655Z] ---> 542605a4267f [2024-11-04T19:58:55.655Z] Step 21/24 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-11-04T19:58:55.655Z] ---> Running in 8441746655b4 [2024-11-04T19:58:55.928Z] Removing intermediate container 8441746655b4 [2024-11-04T19:58:55.928Z] ---> d5965892ed88 [2024-11-04T19:58:55.928Z] Step 22/24 : LABEL arch=arm64 [2024-11-04T19:58:56.200Z] ---> Running in cea4084ca266 [2024-11-04T19:58:56.469Z] Removing intermediate container cea4084ca266 [2024-11-04T19:58:56.469Z] ---> 5c53a14f127a [2024-11-04T19:58:56.469Z] Step 23/24 : LABEL git_sha=9aa0906eae12f84a7f46c0c8278fa61f9c0328c6 [2024-11-04T19:58:56.469Z] ---> Running in af42889d6dc8 [2024-11-04T19:58:56.739Z] Removing intermediate container af42889d6dc8 [2024-11-04T19:58:56.739Z] ---> 1ebc312ef6d2 [2024-11-04T19:58:56.739Z] Step 24/24 : LABEL version=0.0.0 [2024-11-04T19:58:57.008Z] ---> Running in b9f54a08d31d [2024-11-04T19:58:57.275Z] Removing intermediate container b9f54a08d31d [2024-11-04T19:58:57.275Z] ---> bcf80d3d9890 [2024-11-04T19:58:57.275Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-04T19:58:57.275Z] Successfully built bcf80d3d9890 [2024-11-04T19:58:57.275Z] Successfully tagged device-s7-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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T19:58:58.207Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-04T19:58:58.207Z] [2024-11-04T19:58:58.207Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T19:58:58.637Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-04T19:58:58.908Z] arm64: Pulling from edgex-lftools-log-publisher [2024-11-04T19:58:58.909Z] 8998bd30e6a1: Pulling fs layer [2024-11-04T19:58:58.909Z] 04944245beec: Pulling fs layer [2024-11-04T19:58:58.909Z] 699f458cf7ca: Pulling fs layer [2024-11-04T19:58:58.909Z] 765212b225bb: Pulling fs layer [2024-11-04T19:58:58.909Z] f23df028b6ca: Pulling fs layer [2024-11-04T19:58:58.909Z] d65c8cfc05b1: Pulling fs layer [2024-11-04T19:58:58.909Z] 2437ff75d9bd: Pulling fs layer [2024-11-04T19:58:58.909Z] 765212b225bb: Waiting [2024-11-04T19:58:58.909Z] f23df028b6ca: Waiting [2024-11-04T19:58:58.909Z] d65c8cfc05b1: Waiting [2024-11-04T19:58:58.909Z] 2437ff75d9bd: Waiting [2024-11-04T19:58:58.909Z] 04944245beec: Verifying Checksum [2024-11-04T19:58:58.909Z] 04944245beec: Download complete [2024-11-04T19:58:58.909Z] 765212b225bb: Verifying Checksum [2024-11-04T19:58:58.909Z] 765212b225bb: Download complete [2024-11-04T19:58:58.909Z] f23df028b6ca: Verifying Checksum [2024-11-04T19:58:58.909Z] f23df028b6ca: Download complete [2024-11-04T19:58:58.909Z] d65c8cfc05b1: Verifying Checksum [2024-11-04T19:58:58.909Z] d65c8cfc05b1: Download complete [2024-11-04T19:58:59.180Z] 699f458cf7ca: Verifying Checksum [2024-11-04T19:58:59.180Z] 699f458cf7ca: Download complete [2024-11-04T19:58:59.448Z] 8998bd30e6a1: Verifying Checksum [2024-11-04T19:58:59.448Z] 8998bd30e6a1: Download complete [2024-11-04T19:59:02.043Z] 2437ff75d9bd: Verifying Checksum [2024-11-04T19:59:02.043Z] 2437ff75d9bd: Download complete [2024-11-04T19:59:04.640Z] 8998bd30e6a1: Pull complete [2024-11-04T19:59:04.908Z] 04944245beec: Pull complete [2024-11-04T19:59:06.316Z] 699f458cf7ca: Pull complete [2024-11-04T19:59:06.584Z] 765212b225bb: Pull complete [2024-11-04T19:59:07.547Z] f23df028b6ca: Pull complete [2024-11-04T19:59:07.815Z] d65c8cfc05b1: Pull complete [2024-11-04T19:59:26.046Z] 2437ff75d9bd: Pull complete [2024-11-04T19:59:26.046Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-11-04T19:59:26.046Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-04T19:59:26.046Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-04T19:59:26.441Z] prd-ubuntu20.04-docker-arm64-4c-16g-24525 does not seem to be running inside a container [2024-11-04T19:59:26.512Z] $ 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-s7/1 -v /w/workspace/device-s7/1:/w/workspace/device-s7/1:rw,z -v /w/workspace/device-s7/1@tmp:/w/workspace/device-s7/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-11-04T19:59:29.581Z] $ docker top 2fb58c71857d91ebb55be4d5fee3465a7f27dd8d77aad3c66d270dc5bb40cf8d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-04T19:59:30.576Z] ---> job-cost.sh [2024-11-04T19:59:30.576Z] lf-activate-venv: SKIPPING [2024-11-04T19:59:30.576Z] INFO: No Stack... [2024-11-04T19:59:31.163Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-11-04T19:59:32.126Z] INFO: Archiving Costs [Pipeline] sh [2024-11-04T19:59:32.814Z] + cat /w/workspace/device-s7/1/archives/cost.csv [2024-11-04T19:59:32.814Z] + cut -d, -f6 [Pipeline] lock [2024-11-04T19:59:32.911Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-s7-PR-16-1-stack-cost] [2024-11-04T19:59:32.919Z] Resource [jenkins-edgexfoundry-device-s7-PR-16-1-stack-cost] did not exist. Created. [2024-11-04T19:59:32.926Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-s7-PR-16-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-04T19:59:33.689Z] /w/workspace/device-s7/1@tmp/durable-35e62c26/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-11-04T19:59:34.368Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-11-04T19:59:34.414Z] Warning: overwriting stash ‘stack-cost’ [2024-11-04T19:59:34.467Z] Stashed 1 file(s) [Pipeline] } [2024-11-04T19:59:34.491Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-s7-PR-16-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-04T19:59:34.573Z] $ docker stop --time=1 2fb58c71857d91ebb55be4d5fee3465a7f27dd8d77aad3c66d270dc5bb40cf8d [2024-11-04T19:59:37.495Z] $ docker rm -f --volumes 2fb58c71857d91ebb55be4d5fee3465a7f27dd8d77aad3c66d270dc5bb40cf8d [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 [2024-11-04T19:59:38.701Z] provisioning config files... [2024-11-04T19:59:38.709Z] copy managed file [device-s7-codecov-token] to file:/w/workspace/edgexfoundry_device-s7_PR-16@tmp/config3925907773108648020tmp [Pipeline] { [Pipeline] sh [2024-11-04T19:59:39.078Z] + set +x [2024-11-04T19:59:39.078Z] + + bash -s -- [2024-11-04T19:59:39.078Z] curl -s https://codecov.io/bash [2024-11-04T19:59:39.078Z] [2024-11-04T19:59:39.078Z] _____ _ [2024-11-04T19:59:39.078Z] / ____| | | [2024-11-04T19:59:39.078Z] | | ___ __| | ___ ___ _____ __ [2024-11-04T19:59:39.078Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-11-04T19:59:39.078Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-11-04T19:59:39.078Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-11-04T19:59:39.078Z] Bash-1.0.6 [2024-11-04T19:59:39.078Z] [2024-11-04T19:59:39.078Z] [2024-11-04T19:59:39.078Z] ==> git version 2.25.1 found [2024-11-04T19:59:39.078Z] ==> 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 [2024-11-04T19:59:39.078Z] Release-Date: 2020-01-08 [2024-11-04T19:59:39.078Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-11-04T19:59:39.078Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-11-04T19:59:39.078Z] ==> Jenkins CI detected. [2024-11-04T19:59:39.078Z] current dir:  /w/workspace/edgexfoundry_device-s7_PR-16 [2024-11-04T19:59:39.078Z] project root: . [2024-11-04T19:59:39.078Z] --> token set from env [2024-11-04T19:59:39.078Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-11-04T19:59:39.078Z] ==> Running gcov in . (disable via -X gcov) [2024-11-04T19:59:39.078Z] ==> Python coveragepy not found [2024-11-04T19:59:39.078Z] ==> Searching for coverage reports in: [2024-11-04T19:59:39.078Z] + . [2024-11-04T19:59:39.078Z] -> Found 1 reports [2024-11-04T19:59:39.339Z] ==> Detecting git/mercurial file structure [2024-11-04T19:59:39.339Z] ==> Reading reports [2024-11-04T19:59:39.339Z] + ./coverage.out bytes=17164 [2024-11-04T19:59:39.339Z] ==> Appending adjustments [2024-11-04T19:59:39.339Z] https://docs.codecov.io/docs/fixing-reports [2024-11-04T19:59:39.339Z] + Found adjustments [2024-11-04T19:59:39.339Z] ==> Gzipping contents [2024-11-04T19:59:39.339Z] 4.0K /tmp/codecov.H489O9.gz [2024-11-04T19:59:39.339Z] ==> Uploading reports [2024-11-04T19:59:39.339Z] url: https://codecov.io [2024-11-04T19:59:39.339Z] query: branch=PR-16&commit=9aa0906eae12f84a7f46c0c8278fa61f9c0328c6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-s7%2Fjob%2FPR-16%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-s7&service=jenkins&flags=&pr=16&job=&cmd_args= [2024-11-04T19:59:39.339Z] -> Pinging Codecov [2024-11-04T19:59:39.340Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-16&commit=9aa0906eae12f84a7f46c0c8278fa61f9c0328c6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-s7%2Fjob%2FPR-16%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-s7&service=jenkins&flags=&pr=16&job=&cmd_args= [2024-11-04T19:59:39.600Z] -> Uploading to [2024-11-04T19:59:39.600Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-s7/9aa0906eae12f84a7f46c0c8278fa61f9c0328c6/bd6bc326-f550-468c-8f3a-62f6396e5521.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241104%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241104T195939Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=cbb1c6ff416977cd8c0a3c79ef6881aea4c19bc1de4e528e55ded1fe705cccd3 [2024-11-04T19:59:39.600Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-04T19:59:39.600Z] Dload Upload Total Spent Left Speed [2024-11-04T19:59:39.861Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2591 0 0 100 2591 0 12051 --:--:-- --:--:-- --:--:-- 12107 [2024-11-04T19:59:39.861Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-s7/commit/9aa0906eae12f84a7f46c0c8278fa61f9c0328c6 [Pipeline] } [2024-11-04T19:59:39.903Z] 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 [2024-11-04T19:59:42.156Z] + [ -d /w/workspace/edgexfoundry_device-s7_PR-16/archives ] [2024-11-04T19:59:42.156Z] + ls -al /w/workspace/edgexfoundry_device-s7_PR-16/archives [2024-11-04T19:59:42.156Z] total 16 [2024-11-04T19:59:42.156Z] drwxr-xr-x 3 root root 4096 Nov 4 19:43 . [2024-11-04T19:59:42.156Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 4 19:43 .. [2024-11-04T19:59:42.156Z] drwxr-xr-x 2 root root 4096 Nov 4 19:43 cost [2024-11-04T19:59:42.156Z] -rw-r--r-- 1 root root 80 Nov 4 19:43 cost.csv [2024-11-04T19:59:42.156Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-s7_PR-16/archives [2024-11-04T19:59:42.156Z] + ls -al /w/workspace/edgexfoundry_device-s7_PR-16/archives [2024-11-04T19:59:42.156Z] total 16 [2024-11-04T19:59:42.156Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 4 19:43 . [2024-11-04T19:59:42.156Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 4 19:43 .. [2024-11-04T19:59:42.156Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 4 19:43 cost [2024-11-04T19:59:42.156Z] -rw-r--r-- 1 jenkins jenkins 80 Nov 4 19:43 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-11-04T19:59:42.501Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-04T19:59:43.411Z] ---> package-listing.sh [2024-11-04T19:59:43.411Z] ++ facter osfamily [2024-11-04T19:59:43.411Z] ++ tr '[:upper:]' '[:lower:]' [2024-11-04T19:59:43.671Z] + OS_FAMILY=debian [2024-11-04T19:59:43.671Z] + workspace=/w/workspace/edgexfoundry_device-s7_PR-16 [2024-11-04T19:59:43.671Z] + START_PACKAGES=/tmp/packages_start.txt [2024-11-04T19:59:43.671Z] + END_PACKAGES=/tmp/packages_end.txt [2024-11-04T19:59:43.671Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-11-04T19:59:43.671Z] + PACKAGES=/tmp/packages_start.txt [2024-11-04T19:59:43.671Z] + '[' /w/workspace/edgexfoundry_device-s7_PR-16 ']' [2024-11-04T19:59:43.671Z] + PACKAGES=/tmp/packages_end.txt [2024-11-04T19:59:43.671Z] + case "${OS_FAMILY}" in [2024-11-04T19:59:43.671Z] + dpkg -l [2024-11-04T19:59:43.671Z] + grep '^ii' [2024-11-04T19:59:43.671Z] + '[' -f /tmp/packages_start.txt ']' [2024-11-04T19:59:43.671Z] + '[' -f /tmp/packages_end.txt ']' [2024-11-04T19:59:43.671Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-11-04T19:59:43.671Z] + '[' /w/workspace/edgexfoundry_device-s7_PR-16 ']' [2024-11-04T19:59:43.671Z] + mkdir -p /w/workspace/edgexfoundry_device-s7_PR-16/archives/ [2024-11-04T19:59:43.671Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-s7_PR-16/archives/ [Pipeline] echo [2024-11-04T19:59:43.713Z] 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-16/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-11-04T19:59:44.013Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T19:59:44.664Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-04T19:59:44.664Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-04T19:59:44.849Z] prd-ubuntu20.04-docker-8c-8g-24523 does not seem to be running inside a container [2024-11-04T19:59:44.873Z] $ 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-16/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-16 -v /w/workspace/edgexfoundry_device-s7_PR-16:/w/workspace/edgexfoundry_device-s7_PR-16:rw,z -v /w/workspace/edgexfoundry_device-s7_PR-16@tmp:/w/workspace/edgexfoundry_device-s7_PR-16@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 [2024-11-04T19:59:45.077Z] $ docker top d160b08fe41659aa9999bbc5115594b4a5e34cc639e00237df074cec54993c4f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-04T19:59:45.498Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-11-04T19:59:45.816Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-11-04T19:59:46.137Z] + ls /var/log/sa-host [2024-11-04T19:59:46.137Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-04T19:59:46.293Z] provisioning config files... [2024-11-04T19:59:46.302Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-s7_PR-16@tmp/config16623805736998780348tmp [Pipeline] { [Pipeline] echo [2024-11-04T19:59:46.380Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-04T19:59:46.701Z] ---> create-netrc.sh [Pipeline] } [2024-11-04T19:59:46.739Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-11-04T19:59:47.177Z] ---> python-tools-install.sh [Pipeline] echo [2024-11-04T19:59:47.222Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-04T19:59:47.547Z] ---> sudo-logs.sh [2024-11-04T19:59:47.547Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-11-04T19:59:47.650Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-04T19:59:47.974Z] ---> job-cost.sh [2024-11-04T19:59:47.974Z] lf-activate-venv: SKIPPING [2024-11-04T19:59:47.974Z] DEBUG: total: 0.2199999988079071 [2024-11-04T19:59:47.974Z] INFO: Retrieving Stack Cost... [2024-11-04T19:59:48.232Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-04T19:59:48.800Z] INFO: Archiving Costs [Pipeline] echo [2024-11-04T19:59:48.849Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-04T19:59:49.179Z] ---> logs-deploy.sh [2024-11-04T19:59:49.179Z] lf-activate-venv: SKIPPING [2024-11-04T19:59:49.179Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-s7/PR-16/1 [2024-11-04T19:59:49.179Z] INFO: archiving workspace using pattern(s): [2024-11-04T19:59:50.118Z] Archives upload complete. [2024-11-04T19:59:50.118Z] INFO: archiving logs to Nexus