Pull request #416 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/device-onvif-camera Obtained Jenkinsfile from 17d5c0e640642aeb3e085d6e8d8b752c0ef918cc+5c31a42961058bd23b8ccbd80479928550a3acc6 (7999594c2a52c68bb1ecb95dfaa78255f729278c) 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-ssh17568723132752408031.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh5863949852304374329.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-onvif-camera/branches/PR-416/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-onvif-camera/branches/PR-416/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5829998886928396848.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-onvif-camera/branches/PR-416/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7829519221047103862.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh14871399597247421680.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-onvif-camera/branches/PR-416/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-onvif-camera/branches/PR-416/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11971257371925838667.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v3]] ========================================================= [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-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera 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: true SWAGGER_API_FOLDERS: doc/openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-24586 in /w/workspace/undry_device-onvif-camera_PR-416 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/undry_device-onvif-camera_PR-416 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.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-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.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-onvif-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/416/head:refs/remotes/origin/PR-416 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 5c31a42961058bd23b8ccbd80479928550a3acc6 into PR head commit 17d5c0e640642aeb3e085d6e8d8b752c0ef918cc Merge succeeded, producing 17d5c0e640642aeb3e085d6e8d8b752c0ef918cc Checking out Revision 17d5c0e640642aeb3e085d6e8d8b752c0ef918cc (PR-416) > git config core.sparsecheckout # timeout=10 > git checkout -f 17d5c0e640642aeb3e085d6e8d8b752c0ef918cc # 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 5c31a42961058bd23b8ccbd80479928550a3acc6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 17d5c0e640642aeb3e085d6e8d8b752c0ef918cc # timeout=10 Commit message: "build: [Device Onvif] Add ldflags to strip debug info from binary" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:26:11 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:26:11 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:26:12 ========================================================= 20:26:12 EdgeX Global Pipelines Version Info 20:26:12 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:26:12 ------------------- 20:26:12 stable info: 20:26:12 ------------------- 20:26:12 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:26:12 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 20:26:12 Message: update stable to v1.0.258 20:26:13 ------------------- 20:26:13 experimental info: 20:26:13 ------------------- 20:26:13 Commited By: **** collab-it+edgex@linuxfoundation.org 20:26:13 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 20:26:13 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:26:13 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 20:26:13 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 20:26:13 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:26:13 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:26:13 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:26:13 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 20:26:14 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:26:14 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:26:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:26:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:26:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:26:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 20:26:14 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:26:14 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:26:14 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:26:14 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:26:14 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:26:14 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:26:14 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:26:14 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:26:14 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:26:15 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo 20:26:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:26:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:26:15 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:26:15 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:26:15 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:26:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-416 [Pipeline] echo 20:26:15 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-416 [Pipeline] echo 20:26:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-416 [Pipeline] echo 20:26:15 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 17d5c0e640642aeb3e085d6e8d8b752c0ef918cc [Pipeline] echo 20:26:15 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 17d5c0e [Pipeline] echo 20:26:15 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:26:16 provisioning config files... 20:26:16 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-416@tmp/config95227247588296113tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:26:16 ---> ****-login.sh 20:26:16 nexus3.edgexfoundry.org:10001 20:26:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:26:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:26:16 Configure a credential helper to remove this warning. See 20:26:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:26:16 20:26:16 Login Succeeded 20:26:16 nexus3.edgexfoundry.org:10002 20:26:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:26:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:26:16 Configure a credential helper to remove this warning. See 20:26:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:26:16 20:26:16 Login Succeeded 20:26:16 nexus3.edgexfoundry.org:10003 20:26:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:26:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:26:17 Configure a credential helper to remove this warning. See 20:26:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:26:17 20:26:17 Login Succeeded 20:26:17 nexus3.edgexfoundry.org:10004 20:26:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:26:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:26:17 Configure a credential helper to remove this warning. See 20:26:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:26:17 20:26:17 Login Succeeded 20:26:17 ****.io 20:26:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:26:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:26:17 Configure a credential helper to remove this warning. See 20:26:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:26:17 20:26:17 Login Succeeded 20:26:17 ---> ****-login.sh ends [Pipeline] } 20:26:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:26:18 + git rev-list -1 --merges 17d5c0e640642aeb3e085d6e8d8b752c0ef918cc~1..17d5c0e640642aeb3e085d6e8d8b752c0ef918cc [Pipeline] echo 20:26:18 -----------> git rev-list -1 --merges 17d5c0e640642aeb3e085d6e8d8b752c0ef918cc~1..17d5c0e640642aeb3e085d6e8d8b752c0ef918cc 17d5c0e640642aeb3e085d6e8d8b752c0ef918cc [false] [Pipeline] sh 20:26:18 + git log --format=format:%s -1 17d5c0e640642aeb3e085d6e8d8b752c0ef918cc [Pipeline] echo 20:26:18 ========================================================= 20:26:18 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:26:18 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:26:19 + git log --format=format:%s -1 17d5c0e640642aeb3e085d6e8d8b752c0ef918cc [Pipeline] echo 20:26:19 [semverPrep] GIT_COMMIT: 17d5c0e640642aeb3e085d6e8d8b752c0ef918cc, Commit Message: build: [Device Onvif] Add ldflags to strip debug info from binary [Pipeline] echo 20:26:19 [semverPrep] This is not a build commit. [Pipeline] sh 20:26:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:26:19 + grep -v github /etc/ssh/ssh_known_hosts 20:26:19 + [ -e /tmp/ssh_known_hosts ] 20:26:19 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:26:19 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=sudo 20:26:19 tee -a /etc/ssh/ssh_known_hosts 20:26:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:26:20 20:26:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:26:20 0.1.4: Pulling from edgex-devops/py-git-semver 20:26:20 b85a868b505f: Pulling fs layer 20:26:20 e2be974225ed: Pulling fs layer 20:26:20 339a4e72a1f5: Pulling fs layer 20:26:20 988bab9f4d93: Pulling fs layer 20:26:20 1469e6f7b9e6: Pulling fs layer 20:26:20 eaf3925da568: Pulling fs layer 20:26:20 bab4dde63d76: Pulling fs layer 20:26:20 bde34c3a00c8: Pulling fs layer 20:26:20 b352a97aabf1: Pulling fs layer 20:26:20 4872d77fe225: Pulling fs layer 20:26:20 5851b861e8e6: Pulling fs layer 20:26:20 988bab9f4d93: Waiting 20:26:20 eaf3925da568: Waiting 20:26:20 bab4dde63d76: Waiting 20:26:20 1469e6f7b9e6: Waiting 20:26:20 bde34c3a00c8: Waiting 20:26:20 5851b861e8e6: Waiting 20:26:20 b352a97aabf1: Waiting 20:26:20 4872d77fe225: Waiting 20:26:20 e2be974225ed: Verifying Checksum 20:26:20 e2be974225ed: Download complete 20:26:20 988bab9f4d93: Download complete 20:26:20 1469e6f7b9e6: Verifying Checksum 20:26:20 1469e6f7b9e6: Download complete 20:26:20 eaf3925da568: Verifying Checksum 20:26:20 eaf3925da568: Download complete 20:26:20 339a4e72a1f5: Verifying Checksum 20:26:20 339a4e72a1f5: Download complete 20:26:20 bde34c3a00c8: Download complete 20:26:20 b352a97aabf1: Verifying Checksum 20:26:20 b352a97aabf1: Download complete 20:26:20 4872d77fe225: Verifying Checksum 20:26:20 4872d77fe225: Download complete 20:26:20 5851b861e8e6: Verifying Checksum 20:26:20 5851b861e8e6: Download complete 20:26:20 b85a868b505f: Verifying Checksum 20:26:21 bab4dde63d76: Verifying Checksum 20:26:21 bab4dde63d76: Download complete 20:26:22 b85a868b505f: Pull complete 20:26:22 e2be974225ed: Pull complete 20:26:22 339a4e72a1f5: Pull complete 20:26:23 988bab9f4d93: Pull complete 20:26:23 1469e6f7b9e6: Pull complete 20:26:23 eaf3925da568: Pull complete 20:26:25 bab4dde63d76: Pull complete 20:26:25 bde34c3a00c8: Pull complete 20:26:25 b352a97aabf1: Pull complete 20:26:25 4872d77fe225: Pull complete 20:26:25 5851b861e8e6: Pull complete 20:26:25 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:26:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:26:25 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:26:26 prd-ubuntu20.04-docker-8c-8g-24586 does not seem to be running inside a container 20:26:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-416 -v /w/workspace/undry_device-onvif-camera_PR-416:/w/workspace/undry_device-onvif-camera_PR-416:rw,z -v /w/workspace/undry_device-onvif-camera_PR-416@tmp:/w/workspace/undry_device-onvif-camera_PR-416@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-devops/py-git-semver:0.1.4 cat 20:26:28 $ docker top 845e9e1047d7cba033a9b1546cfb207f670f3f1669bbc110ce78172a05f8162f -eo pid,comm 20:26:28 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). 20:26:28 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:26:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:26:29 [ssh-agent] Looking for ssh-agent implementation... 20:26:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:26:29 $ docker exec 845e9e1047d7cba033a9b1546cfb207f670f3f1669bbc110ce78172a05f8162f ssh-agent 20:26:29 SSH_AUTH_SOCK=/tmp/ssh-JHHipzqD1IRp/agent.31 20:26:29 SSH_AGENT_PID=37 20:26:29 Running ssh-add (command line suppressed) 20:26:29 Identity added: /w/workspace/undry_device-onvif-camera_PR-416@tmp/private_key_17289077691079963351.key (/w/workspace/undry_device-onvif-camera_PR-416@tmp/private_key_17289077691079963351.key) 20:26:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:26:29 + git tag --points-at HEAD [Pipeline] } 20:26:29 $ docker exec --env ******** --env ******** 845e9e1047d7cba033a9b1546cfb207f670f3f1669bbc110ce78172a05f8162f ssh-agent -k 20:26:29 unset SSH_AUTH_SOCK; 20:26:29 unset SSH_AGENT_PID; 20:26:29 echo Agent pid 37 killed; 20:26:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:26:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:26:30 [ssh-agent] Looking for ssh-agent implementation... 20:26:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:26:30 $ docker exec 845e9e1047d7cba033a9b1546cfb207f670f3f1669bbc110ce78172a05f8162f ssh-agent 20:26:30 SSH_AUTH_SOCK=/tmp/ssh-tBfSFjA6CWhj/agent.69 20:26:30 SSH_AGENT_PID=75 20:26:30 Running ssh-add (command line suppressed) 20:26:30 Identity added: /w/workspace/undry_device-onvif-camera_PR-416@tmp/private_key_1756850924537851412.key (/w/workspace/undry_device-onvif-camera_PR-416@tmp/private_key_1756850924537851412.key) 20:26:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:26:30 + git semver init 20:26:31 2023-12-06 20:26:31,054 [run_init] DEBUG init version:0.0.0 force:False 20:26:31 2023-12-06 20:26:31,054 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-416/.semver 20:26:31 2023-12-06 20:26:31,055 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-416/.semver 20:26:31 2023-12-06 20:26:31,055 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-416/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-416, universal_newlines=False, shell=None, istream=None) 20:26:33 2023-12-06 20:26:32,977 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-416/.git/info/exclude 20:26:33 2023-12-06 20:26:32,979 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-416/.semver/PR-416 with force:False 20:26:33 2023-12-06 20:26:32,979 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-416/.semver/PR-416 20:26:33 2023-12-06 20:26:32,982 [execute] INFO git cat-file --batch-check 20:26:33 2023-12-06 20:26:32,983 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-416/.semver, universal_newlines=False, shell=None, istream=) 20:26:33 2023-12-06 20:26:32,989 [execute] INFO git cat-file --batch 20:26:33 2023-12-06 20:26:32,989 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-416/.semver, universal_newlines=False, shell=None, istream=) 20:26:33 2023-12-06 20:26:32,993 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-416/.semver/PR-416 20:26:33 0.0.0 [Pipeline] } 20:26:33 $ docker exec --env ******** --env ******** 845e9e1047d7cba033a9b1546cfb207f670f3f1669bbc110ce78172a05f8162f ssh-agent -k 20:26:33 unset SSH_AUTH_SOCK; 20:26:33 unset SSH_AGENT_PID; 20:26:33 echo Agent pid 75 killed; 20:26:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:26:33 + git semver [Pipeline] } 20:26:33 $ docker stop --time=1 845e9e1047d7cba033a9b1546cfb207f670f3f1669bbc110ce78172a05f8162f 20:26:35 $ docker rm -f --volumes 845e9e1047d7cba033a9b1546cfb207f670f3f1669bbc110ce78172a05f8162f [Pipeline] // withDockerContainer [Pipeline] sh 20:26:35 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:26:36 Stashed 1 file(s) [Pipeline] echo 20:26:36 [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 20:26:36 provisioning config files... 20:26:36 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-416@tmp/config2426764834572954291tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:26:37 ---> ****-login.sh 20:26:37 nexus3.edgexfoundry.org:10001 20:26:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:26:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:26:37 Configure a credential helper to remove this warning. See 20:26:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:26:37 20:26:37 Login Succeeded 20:26:37 nexus3.edgexfoundry.org:10002 20:26:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:26:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:26:37 Configure a credential helper to remove this warning. See 20:26:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:26:37 20:26:37 Login Succeeded 20:26:37 nexus3.edgexfoundry.org:10003 20:26:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:26:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:26:37 Configure a credential helper to remove this warning. See 20:26:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:26:37 20:26:37 Login Succeeded 20:26:37 nexus3.edgexfoundry.org:10004 20:26:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:26:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:26:37 Configure a credential helper to remove this warning. See 20:26:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:26:37 20:26:37 Login Succeeded 20:26:37 ****.io 20:26:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:26:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:26:38 Configure a credential helper to remove this warning. See 20:26:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:26:38 20:26:38 Login Succeeded 20:26:38 ---> ****-login.sh ends [Pipeline] } 20:26:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:26:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:26:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:26:38 ========================================================= 20:26:38 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 20:26:38 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:39 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 20:26:39 Sending build context to Docker daemon 34.25MB 20:26:39 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 20:26:39 Step 2/13 : FROM ${BASE} AS builder 20:26:39 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 20:26:39 7264a8db6415: Pulling fs layer 20:26:39 c4d48a809fc2: Pulling fs layer 20:26:39 4f1c88b9dad5: Pulling fs layer 20:26:39 ad3a456e5733: Pulling fs layer 20:26:39 69c7f0334f64: Pulling fs layer 20:26:39 1f1c1a5573a3: Pulling fs layer 20:26:39 ce7588e14bc9: Pulling fs layer 20:26:39 b5e4710f87ac: Pulling fs layer 20:26:39 ad3a456e5733: Waiting 20:26:39 69c7f0334f64: Waiting 20:26:39 1f1c1a5573a3: Waiting 20:26:39 ce7588e14bc9: Waiting 20:26:39 b5e4710f87ac: Waiting 20:26:39 c4d48a809fc2: Verifying Checksum 20:26:39 c4d48a809fc2: Download complete 20:26:39 ad3a456e5733: Download complete 20:26:39 69c7f0334f64: Verifying Checksum 20:26:39 69c7f0334f64: Download complete 20:26:39 7264a8db6415: Verifying Checksum 20:26:39 7264a8db6415: Download complete 20:26:39 1f1c1a5573a3: Verifying Checksum 20:26:39 1f1c1a5573a3: Download complete 20:26:39 7264a8db6415: Pull complete 20:26:39 b5e4710f87ac: Verifying Checksum 20:26:39 b5e4710f87ac: Download complete 20:26:39 c4d48a809fc2: Pull complete 20:26:39 4f1c88b9dad5: Download complete 20:26:40 ce7588e14bc9: Verifying Checksum 20:26:40 ce7588e14bc9: Download complete 20:26:43 4f1c88b9dad5: Pull complete 20:26:43 ad3a456e5733: Pull complete 20:26:43 69c7f0334f64: Pull complete 20:26:43 1f1c1a5573a3: Pull complete 20:26:46 ce7588e14bc9: Pull complete 20:26:46 b5e4710f87ac: Pull complete 20:26:46 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 20:26:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 20:26:46 ---> 88b5674ff536 20:26:46 Step 3/13 : ARG ADD_BUILD_TAGS="" 20:26:50 ---> Running in b3e55e11b915 20:26:50 Removing intermediate container b3e55e11b915 20:26:50 ---> ebd11e40d5af 20:26:50 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:26:50 ---> Running in 0a23ee75d665 20:26:50 Removing intermediate container 0a23ee75d665 20:26:50 ---> 04db78043fa9 20:26:50 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 20:26:50 ---> Running in 29b6e23ad5fa 20:26:50 Removing intermediate container 29b6e23ad5fa 20:26:50 ---> 0470de806a03 20:26:50 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 20:26:50 ---> Running in 7e470ad14c84 20:26:50 Removing intermediate container 7e470ad14c84 20:26:50 ---> 939058cc4a12 20:26:50 Step 7/13 : LABEL Name=edgex-device-onvif-camera 20:26:50 ---> Running in f2bca5e186a0 20:26:50 Removing intermediate container f2bca5e186a0 20:26:50 ---> 9c803ba0e741 20:26:50 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:26:50 ---> Running in 46158441c8ac 20:26:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:26:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:26:51 OK: 264 MiB in 52 packages 20:26:51 Removing intermediate container 46158441c8ac 20:26:51 ---> bf2f10e40536 20:26:51 Step 9/13 : WORKDIR /device-onvif-camera 20:26:51 ---> Running in 8d2174a006a5 20:26:51 Still waiting to schedule task 20:26:51 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 20:26:51 Removing intermediate container 8d2174a006a5 20:26:51 ---> 7e3afa00d8f4 20:26:51 Step 10/13 : COPY go.mod vendor* ./ 20:26:51 ---> 050b4317db0b 20:26:51 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:26:51 ---> Running in 487a3137411f 20:27:48 Removing intermediate container 487a3137411f 20:27:48 ---> bb3d25f6a40c 20:27:48 Step 12/13 : COPY . . 20:27:48 ---> 29e4eb31db3e 20:27:48 Step 13/13 : RUN ${MAKE} 20:27:48 ---> Running in 7283cadd0855 20:27:48 noop 20:27:48 Removing intermediate container 7283cadd0855 20:27:48 ---> 44c9e833a73a 20:27:48 Successfully built 44c9e833a73a 20:27:48 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:48 + docker inspect -f . ci-base-image-x86_64 20:27:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:27:48 prd-ubuntu20.04-docker-8c-8g-24586 does not seem to be running inside a container 20:27:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-416 -v /w/workspace/undry_device-onvif-camera_PR-416:/w/workspace/undry_device-onvif-camera_PR-416:rw,z -v /w/workspace/undry_device-onvif-camera_PR-416@tmp:/w/workspace/undry_device-onvif-camera_PR-416@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:27:49 $ docker top 220134bde3f68fc41155d3607ba86695e0e377f6adb2652276f3add2d438132e -eo pid,comm [Pipeline] { [Pipeline] sh 20:27:49 + go version 20:27:49 go version go1.21.0 linux/amd64 [Pipeline] } 20:27:49 $ docker stop --time=1 220134bde3f68fc41155d3607ba86695e0e377f6adb2652276f3add2d438132e 20:27:50 $ docker rm -f --volumes 220134bde3f68fc41155d3607ba86695e0e377f6adb2652276f3add2d438132e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:51 + docker inspect -f . ci-base-image-x86_64 20:27:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:27:52 prd-ubuntu20.04-docker-8c-8g-24586 does not seem to be running inside a container 20:27:52 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-onvif-camera_PR-416 -v /w/workspace/undry_device-onvif-camera_PR-416:/w/workspace/undry_device-onvif-camera_PR-416:rw,z -v /w/workspace/undry_device-onvif-camera_PR-416@tmp:/w/workspace/undry_device-onvif-camera_PR-416@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:27:52 $ docker top 0a72f665df26f208f0ef29347a2d0aadbff26bcf0e8a51678b7d06c59aadfd46 -eo pid,comm [Pipeline] { [Pipeline] sh 20:27:52 + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-416 [Pipeline] fileExists [Pipeline] sh 20:27:53 + make test 20:27:53 go test ./... -coverprofile=coverage.out ./... 20:27:54 ? github.com/edgexfoundry/device-onvif-camera [no test files] 20:28:07 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 20:28:07 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 20:28:07 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.034s coverage: 31.5% of statements 20:28:07 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.142s coverage: 86.5% of statements 20:28:16 go vet ./... 20:28:19 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:28:19 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:28:19 ./bin/test-attribution-txt.sh [Pipeline] echo 20:28:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 20:28:19 $ docker stop --time=1 0a72f665df26f208f0ef29347a2d0aadbff26bcf0e8a51678b7d06c59aadfd46 20:28:23 $ docker rm -f --volumes 0a72f665df26f208f0ef29347a2d0aadbff26bcf0e8a51678b7d06c59aadfd46 [Pipeline] // withDockerContainer [Pipeline] sh 20:28:24 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:28:24 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 20:28:25 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:28:25 + ls -al . 20:28:25 total 240 20:28:25 drwxrwxr-x 9 jenkins jenkins 4096 Dec 6 20:27 . 20:28:25 drwxrwxr-x 4 jenkins jenkins 4096 Dec 6 20:26 .. 20:28:25 drwxrwxr-x 8 jenkins jenkins 4096 Dec 6 20:28 .git 20:28:25 drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 20:26 .github 20:28:25 -rw-rw-r-- 1 jenkins jenkins 493 Dec 6 20:26 .gitignore 20:28:25 -rw-rw-r-- 1 jenkins jenkins 42 Dec 6 20:26 .golangci.yml 20:28:25 drwxr-xr-x 3 jenkins jenkins 4096 Dec 6 20:26 .semver 20:28:25 -rw-rw-r-- 1 jenkins jenkins 11155 Dec 6 20:26 Attribution.txt 20:28:25 -rw-rw-r-- 1 jenkins jenkins 17665 Dec 6 20:26 CHANGELOG.md 20:28:25 -rw-rw-r-- 1 jenkins jenkins 1683 Dec 6 20:26 Dockerfile 20:28:25 -rw-rw-r-- 1 jenkins jenkins 677 Dec 6 20:26 GOVERNANCE.md 20:28:25 -rw-rw-r-- 1 jenkins jenkins 739 Dec 6 20:26 Jenkinsfile 20:28:25 -rw-rw-r-- 1 jenkins jenkins 11348 Dec 6 20:26 LICENSE 20:28:25 -rw-rw-r-- 1 jenkins jenkins 2883 Dec 6 20:26 Makefile 20:28:25 -rw-rw-r-- 1 jenkins jenkins 625 Dec 6 20:26 OWNERS.md 20:28:25 -rw-rw-r-- 1 jenkins jenkins 2620 Dec 6 20:26 README.md 20:28:25 -rw-rw-r-- 1 jenkins jenkins 5 Dec 6 20:26 VERSION 20:28:25 drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 20:26 bin 20:28:25 drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 20:26 cmd 20:28:25 -rw-r--r-- 1 jenkins jenkins 78456 Dec 6 20:28 coverage.out 20:28:25 drwxrwxr-x 4 jenkins jenkins 4096 Dec 6 20:26 doc 20:28:25 -rw-rw-r-- 1 jenkins jenkins 4082 Dec 6 20:26 go.mod 20:28:25 -rw-rw-r-- 1 jenkins jenkins 35678 Dec 6 20:26 go.sum 20:28:25 drwxrwxr-x 4 jenkins jenkins 4096 Dec 6 20:26 internal 20:28:25 -rw-rw-r-- 1 jenkins jenkins 236 Dec 6 20:26 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:28:25 + docker build -t device-onvif-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=17d5c0e640642aeb3e085d6e8d8b752c0ef918cc --label arch=amd64 --label version=0.0.0 . 20:28:25 Sending build context to Docker daemon 34.33MB 20:28:25 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 20:28:25 Step 2/27 : FROM ${BASE} AS builder 20:28:25 ---> 44c9e833a73a 20:28:25 Step 3/27 : ARG ADD_BUILD_TAGS="" 20:28:26 ---> Running in dd219f50533f 20:28:26 Removing intermediate container dd219f50533f 20:28:26 ---> 77adcb826054 20:28:26 Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:28:26 ---> Running in 430d57b7a44d 20:28:27 Removing intermediate container 430d57b7a44d 20:28:27 ---> 36dae3910a28 20:28:27 Step 5/27 : ARG ALPINE_PKG_BASE="make git" 20:28:27 ---> Running in 8dd45bba9e44 20:28:27 Removing intermediate container 8dd45bba9e44 20:28:27 ---> 06902f147959 20:28:27 Step 6/27 : ARG ALPINE_PKG_EXTRA="" 20:28:27 ---> Running in 949f8e96cb90 20:28:27 Removing intermediate container 949f8e96cb90 20:28:27 ---> 132b6ff939e4 20:28:27 Step 7/27 : LABEL Name=edgex-device-onvif-camera 20:28:28 ---> Running in 4a6106f04884 20:28:28 Removing intermediate container 4a6106f04884 20:28:28 ---> 208e26627966 20:28:28 Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:28:28 ---> Running in 9c6ac22aaf71 20:28:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:28:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:28:29 OK: 264 MiB in 52 packages 20:28:29 Removing intermediate container 9c6ac22aaf71 20:28:29 ---> a3fb41285eb8 20:28:29 Step 9/27 : WORKDIR /device-onvif-camera 20:28:29 ---> Running in 6821c29aef4e 20:28:29 Removing intermediate container 6821c29aef4e 20:28:29 ---> bd11a56a864e 20:28:29 Step 10/27 : COPY go.mod vendor* ./ 20:28:30 ---> 0bc32ec8b359 20:28:30 Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:28:30 ---> Running in c7ed7416de72 20:28:30 Removing intermediate container c7ed7416de72 20:28:30 ---> f98c5ee2f0a0 20:28:30 Step 12/27 : COPY . . 20:28:31 ---> c076e7feac84 20:28:31 Step 13/27 : RUN ${MAKE} 20:28:31 ---> Running in 63a15ba13155 20:28:31 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.2" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 20:28:53 Removing intermediate container 63a15ba13155 20:28:53 ---> d983b5737ef5 20:28:53 Step 14/27 : FROM alpine:3.18 20:28:53 3.18: Pulling from library/alpine 20:28:53 c926b61bad3b: Pulling fs layer 20:28:53 c926b61bad3b: Verifying Checksum 20:28:53 c926b61bad3b: Download complete 20:28:53 c926b61bad3b: Pull complete 20:28:53 Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 20:28:53 Status: Downloaded newer image for alpine:3.18 20:28:53 ---> b541f2080109 20:28:53 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:28:53 ---> Running in defb06fd9277 20:28:53 Removing intermediate container defb06fd9277 20:28:53 ---> 3c8e21aa4ee8 20:28:53 Step 16/27 : RUN apk add --update --no-cache dumb-init 20:28:53 ---> Running in e6272e6898bc 20:28:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:28:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:28:53 (1/1) Installing dumb-init (1.2.5-r2) 20:28:53 Executing busybox-1.36.1-r5.trigger 20:28:53 OK: 7 MiB in 16 packages 20:28:53 Removing intermediate container e6272e6898bc 20:28:53 ---> 30400cb25bdb 20:28:53 Step 17/27 : RUN apk --no-cache upgrade 20:28:53 ---> Running in 1537c7ae324e 20:28:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:28:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:28:53 OK: 7 MiB in 16 packages 20:28:54 Removing intermediate container 1537c7ae324e 20:28:54 ---> 1e531978f728 20:28:54 Step 18/27 : WORKDIR / 20:28:54 ---> Running in 897925f68a79 20:28:54 Removing intermediate container 897925f68a79 20:28:54 ---> b819b16a3d9b 20:28:54 Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / 20:28:54 ---> 909fe4bcde67 20:28:54 Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / 20:28:54 ---> a60d4c851ec2 20:28:54 Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / 20:28:54 ---> 78494ccd83df 20:28:54 Step 22/27 : EXPOSE 59984 20:28:54 ---> Running in 6e9f7477e3bc 20:28:55 Removing intermediate container 6e9f7477e3bc 20:28:55 ---> fcfa1ef24730 20:28:55 Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] 20:28:55 ---> Running in 264788088c88 20:28:55 Removing intermediate container 264788088c88 20:28:55 ---> 828d11d55943 20:28:55 Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 20:28:55 ---> Running in ff98536ef021 20:28:55 Removing intermediate container ff98536ef021 20:28:55 ---> 3fddda5690fd 20:28:55 Step 25/27 : LABEL arch=amd64 20:28:55 ---> Running in 313660f78d04 20:28:55 Removing intermediate container 313660f78d04 20:28:55 ---> af21e77c99be 20:28:55 Step 26/27 : LABEL git_sha=17d5c0e640642aeb3e085d6e8d8b752c0ef918cc 20:28:55 ---> Running in 97149a61f2a9 20:28:55 Removing intermediate container 97149a61f2a9 20:28:55 ---> e8b928293751 20:28:55 Step 27/27 : LABEL version=0.0.0 20:28:55 ---> Running in 30d2c7dd6d8f 20:28:55 Removing intermediate container 30d2c7dd6d8f 20:28:55 ---> ad5a2cf9619a 20:28:55 [Warning] One or more build-args [ARCH] were not consumed 20:28:55 Successfully built ad5a2cf9619a 20:28:55 Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:28:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:28:56 20:28:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:28:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:28:57 latest: Pulling from edgex-lftools-log-publisher 20:28:57 5eb5b503b376: Pulling fs layer 20:28:57 5c69ac0246d0: Pulling fs layer 20:28:57 ec43610c2a17: Pulling fs layer 20:28:57 3a2ae6a8a46f: Pulling fs layer 20:28:57 33b1e0a273af: Pulling fs layer 20:28:57 5d3b04190fa2: Pulling fs layer 20:28:57 2f39f015ded8: Pulling fs layer 20:28:57 33b1e0a273af: Waiting 20:28:57 5d3b04190fa2: Waiting 20:28:57 3a2ae6a8a46f: Waiting 20:28:57 2f39f015ded8: Waiting 20:28:57 5c69ac0246d0: Download complete 20:28:57 3a2ae6a8a46f: Verifying Checksum 20:28:57 3a2ae6a8a46f: Download complete 20:28:57 33b1e0a273af: Verifying Checksum 20:28:57 33b1e0a273af: Download complete 20:28:57 5d3b04190fa2: Verifying Checksum 20:28:57 5d3b04190fa2: Download complete 20:28:57 ec43610c2a17: Verifying Checksum 20:28:57 ec43610c2a17: Download complete 20:28:57 5eb5b503b376: Verifying Checksum 20:28:57 5eb5b503b376: Download complete 20:28:58 2f39f015ded8: Download complete 20:28:58 5eb5b503b376: Pull complete 20:28:58 5c69ac0246d0: Pull complete 20:28:59 ec43610c2a17: Pull complete 20:28:59 3a2ae6a8a46f: Pull complete 20:28:59 33b1e0a273af: Pull complete 20:28:59 5d3b04190fa2: Pull complete 20:29:04 2f39f015ded8: Pull complete 20:29:04 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:29:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:29:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:29:05 prd-ubuntu20.04-docker-8c-8g-24586 does not seem to be running inside a container 20:29:05 $ 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/undry_device-onvif-camera_PR-416 -v /w/workspace/undry_device-onvif-camera_PR-416:/w/workspace/undry_device-onvif-camera_PR-416:rw,z -v /w/workspace/undry_device-onvif-camera_PR-416@tmp:/w/workspace/undry_device-onvif-camera_PR-416@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:29:09 $ docker top 1c6a4418673beccefc2d9b218adf9e1810b094e7d16d1b17a55428a2e5a72b18 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:29:09 ---> job-cost.sh 20:29:09 lf-activate-venv: SKIPPING 20:29:09 INFO: No Stack... 20:29:10 INFO: Retrieving Pricing Info for: v3-standard-8 20:29:10 INFO: Archiving Costs [Pipeline] sh 20:29:10 + cat /w/workspace/undry_device-onvif-camera_PR-416/archives/cost.csv 20:29:10 + cut -d, -f6 [Pipeline] lock 20:29:10 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-416-1-stack-cost] 20:29:10 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-416-1-stack-cost] did not exist. Created. 20:29:10 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-416-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:29:11 + echo total: 0.2199999988079071 [Pipeline] stash 20:29:11 Stashed 1 file(s) [Pipeline] } 20:29:11 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-416-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:29:11 $ docker stop --time=1 1c6a4418673beccefc2d9b218adf9e1810b094e7d16d1b17a55428a2e5a72b18 20:29:12 Running on prd-ubuntu20.04-docker-arm64-4c-16g-24588 in /w/workspace/undry_device-onvif-camera_PR-416 20:29:12 $ docker rm -f --volumes 1c6a4418673beccefc2d9b218adf9e1810b094e7d16d1b17a55428a2e5a72b18 [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] ws 20:29:12 Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:29:17 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:29:17 % Total % Received % Xferd Average Speed Time Time Time Current 20:29:17 Dload Upload Total Spent Left Speed 20:29:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 94641 0 --:--:-- --:--:-- --:--:-- 94641 [Pipeline] sh 20:29:18 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:29:18 + + sudo tee /etc/docker/daemon.new 20:29:18 sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:29:18 { 20:29:18 "registry-mirrors": [ 20:29:18 "https://nexus3.edgexfoundry.org:10001" 20:29:18 ], 20:29:18 "bip": "10.250.0.254/24", 20:29:18 "hosts": [ 20:29:18 "tcp://0.0.0.0:5555", 20:29:18 "unix:///var/run/docker.sock" 20:29:18 ], 20:29:18 "mtu": 1458, 20:29:18 "selinux-enabled": true, 20:29:18 "seccomp-profile": "/etc/docker/seccomp.json" 20:29:18 } [Pipeline] sh 20:29:18 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:29:19 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:29:37 provisioning config files... 20:29:37 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config6867939147009015200tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:29:39 ---> ****-login.sh 20:29:39 nexus3.edgexfoundry.org:10001 20:29:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:29:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:29:39 Configure a credential helper to remove this warning. See 20:29:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:29:39 20:29:39 Login Succeeded 20:29:39 nexus3.edgexfoundry.org:10002 20:29:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:29:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:29:39 Configure a credential helper to remove this warning. See 20:29:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:29:39 20:29:39 Login Succeeded 20:29:39 nexus3.edgexfoundry.org:10003 20:29:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:29:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:29:40 Configure a credential helper to remove this warning. See 20:29:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:29:40 20:29:40 Login Succeeded 20:29:40 nexus3.edgexfoundry.org:10004 20:29:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:29:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:29:40 Configure a credential helper to remove this warning. See 20:29:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:29:40 20:29:40 Login Succeeded 20:29:40 ****.io 20:29:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:29:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:29:40 Configure a credential helper to remove this warning. See 20:29:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:29:40 20:29:40 Login Succeeded 20:29:40 ---> ****-login.sh ends [Pipeline] } 20:29:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:29:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:29:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:29:41 ========================================================= 20:29:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 20:29:41 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 20:29:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 20:29:42 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:29:42 9fda8d8052c6: Pulling fs layer 20:29:42 5d54e960e981: Pulling fs layer 20:29:42 c4a7e357bf2a: Pulling fs layer 20:29:42 f0e02332f6b5: Pulling fs layer 20:29:42 872ee5b61b7b: Pulling fs layer 20:29:42 0c6a40ed1a82: Pulling fs layer 20:29:42 94ae7d8d031c: Pulling fs layer 20:29:42 f0e02332f6b5: Waiting 20:29:42 872ee5b61b7b: Waiting 20:29:42 0c6a40ed1a82: Waiting 20:29:42 5d54e960e981: Verifying Checksum 20:29:42 5d54e960e981: Download complete 20:29:42 f0e02332f6b5: Verifying Checksum 20:29:42 f0e02332f6b5: Download complete 20:29:42 9fda8d8052c6: Verifying Checksum 20:29:42 9fda8d8052c6: Download complete 20:29:42 872ee5b61b7b: Download complete 20:29:42 94ae7d8d031c: Verifying Checksum 20:29:42 94ae7d8d031c: Download complete 20:29:43 9fda8d8052c6: Pull complete 20:29:43 5d54e960e981: Pull complete 20:29:44 c4a7e357bf2a: Verifying Checksum 20:29:44 c4a7e357bf2a: Download complete 20:29:44 0c6a40ed1a82: Verifying Checksum 20:29:44 0c6a40ed1a82: Download complete 20:30:07 c4a7e357bf2a: Pull complete 20:30:07 f0e02332f6b5: Pull complete 20:30:07 872ee5b61b7b: Pull complete 20:30:12 0c6a40ed1a82: Pull complete 20:30:17 94ae7d8d031c: Pull complete 20:30:17 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 20:30:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 20:30:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] sh 20:30:18 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:18 + docker inspect -f . ci-base-image-arm64 20:30:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:30:19 prd-ubuntu20.04-docker-arm64-4c-16g-24588 does not seem to be running inside a container 20:30:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:30:21 $ docker top 393d59cd86cb033803a0398fc5d6be2b4b6c23bf9cb3c4a50a19539db60d1890 -eo pid,comm [Pipeline] { [Pipeline] sh 20:30:22 + go version 20:30:22 go version go1.21.0 linux/arm64 [Pipeline] } 20:30:22 $ docker stop --time=1 393d59cd86cb033803a0398fc5d6be2b4b6c23bf9cb3c4a50a19539db60d1890 20:30:24 $ docker rm -f --volumes 393d59cd86cb033803a0398fc5d6be2b4b6c23bf9cb3c4a50a19539db60d1890 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:25 + docker inspect -f . ci-base-image-arm64 20:30:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:30:25 prd-ubuntu20.04-docker-arm64-4c-16g-24588 does not seem to be running inside a container 20:30:25 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:30:26 $ docker top 1cdb395860444070256858b73e33331307e3ea9b48f3a1baef76b041a61b4ec2 -eo pid,comm [Pipeline] { [Pipeline] sh 20:30:27 + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh 20:30:27 + make test 20:30:27 make: *** No rule to make target 'test'. Stop. [Pipeline] } 20:30:27 $ docker stop --time=1 1cdb395860444070256858b73e33331307e3ea9b48f3a1baef76b041a61b4ec2 20:30:29 $ docker rm -f --volumes 1cdb395860444070256858b73e33331307e3ea9b48f3a1baef76b041a61b4ec2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:30:30 20:30:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:30:31 arm64: Pulling from edgex-lftools-log-publisher 20:30:31 8998bd30e6a1: Pulling fs layer 20:30:31 04944245beec: Pulling fs layer 20:30:31 699f458cf7ca: Pulling fs layer 20:30:31 765212b225bb: Pulling fs layer 20:30:31 f23df028b6ca: Pulling fs layer 20:30:31 d65c8cfc05b1: Pulling fs layer 20:30:31 f23df028b6ca: Waiting 20:30:31 2437ff75d9bd: Pulling fs layer 20:30:31 d65c8cfc05b1: Waiting 20:30:31 2437ff75d9bd: Waiting 20:30:31 04944245beec: Verifying Checksum 20:30:31 04944245beec: Download complete 20:30:31 765212b225bb: Verifying Checksum 20:30:31 765212b225bb: Download complete 20:30:32 f23df028b6ca: Verifying Checksum 20:30:32 f23df028b6ca: Download complete 20:30:32 d65c8cfc05b1: Verifying Checksum 20:30:32 d65c8cfc05b1: Download complete 20:30:32 699f458cf7ca: Verifying Checksum 20:30:32 699f458cf7ca: Download complete 20:30:32 8998bd30e6a1: Verifying Checksum 20:30:32 8998bd30e6a1: Download complete 20:30:34 2437ff75d9bd: Verifying Checksum 20:30:34 2437ff75d9bd: Download complete 20:30:38 8998bd30e6a1: Pull complete 20:30:38 04944245beec: Pull complete 20:30:40 699f458cf7ca: Pull complete 20:30:40 765212b225bb: Pull complete 20:30:45 f23df028b6ca: Pull complete 20:30:45 d65c8cfc05b1: Pull complete 20:31:12 2437ff75d9bd: Pull complete 20:31:12 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:31:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:31:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:31:12 prd-ubuntu20.04-docker-arm64-4c-16g-24588 does not seem to be running inside a container 20:31:12 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:31:14 $ docker top 44dd8eb5eb0e95a988bb66cd47f8c70983928c89480017149a9177457304942c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:31:15 ---> job-cost.sh 20:31:15 lf-activate-venv: SKIPPING 20:31:15 INFO: No Stack... 20:31:15 INFO: Retrieving Pricing Info for: v3-standard-8 20:31:16 INFO: Archiving Costs [Pipeline] sh 20:31:16 + cat /w/workspace/device-onvif-camera/1/archives/cost.csv 20:31:16 + cut -d, -f6 [Pipeline] lock 20:31:16 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-416-1-stack-cost] 20:31:16 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-416-1-stack-cost] did not exist. Created. 20:31:16 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-416-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:31:17 /w/workspace/device-onvif-camera/1@tmp/durable-dd83baca/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 20:31:17 + echo total: 0.2199999988079071 [Pipeline] stash 20:31:17 Warning: overwriting stash ‘stack-cost’ 20:31:18 Stashed 1 file(s) [Pipeline] } 20:31:18 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-416-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:31:18 $ docker stop --time=1 44dd8eb5eb0e95a988bb66cd47f8c70983928c89480017149a9177457304942c 20:31:19 $ docker rm -f --volumes 44dd8eb5eb0e95a988bb66cd47f8c70983928c89480017149a9177457304942c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 20:31:21 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 20:31:25 + [ -d /w/workspace/undry_device-onvif-camera_PR-416/archives ] 20:31:25 + ls -al /w/workspace/undry_device-onvif-camera_PR-416/archives 20:31:25 total 16 20:31:25 drwxr-xr-x 3 root root 4096 Dec 6 20:29 . 20:31:25 drwxrwxr-x 10 jenkins jenkins 4096 Dec 6 20:29 .. 20:31:25 drwxr-xr-x 2 root root 4096 Dec 6 20:29 cost 20:31:25 -rw-r--r-- 1 root root 91 Dec 6 20:29 cost.csv 20:31:25 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-416/archives 20:31:25 + ls -al /w/workspace/undry_device-onvif-camera_PR-416/archives 20:31:25 total 16 20:31:25 drwxr-xr-x 3 jenkins jenkins 4096 Dec 6 20:29 . 20:31:25 drwxrwxr-x 10 jenkins jenkins 4096 Dec 6 20:29 .. 20:31:25 drwxr-xr-x 2 jenkins jenkins 4096 Dec 6 20:29 cost 20:31:25 -rw-r--r-- 1 jenkins jenkins 91 Dec 6 20:29 cost.csv [Pipeline] libraryResource [Pipeline] sh 20:31:26 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:31:27 ---> package-listing.sh 20:31:27 ++ facter osfamily 20:31:27 ++ tr '[:upper:]' '[:lower:]' 20:31:28 + OS_FAMILY=debian 20:31:28 + workspace=/w/workspace/undry_device-onvif-camera_PR-416 20:31:28 + START_PACKAGES=/tmp/packages_start.txt 20:31:28 + END_PACKAGES=/tmp/packages_end.txt 20:31:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:31:28 + PACKAGES=/tmp/packages_start.txt 20:31:28 + '[' /w/workspace/undry_device-onvif-camera_PR-416 ']' 20:31:28 + PACKAGES=/tmp/packages_end.txt 20:31:28 + case "${OS_FAMILY}" in 20:31:28 + dpkg -l 20:31:28 + grep '^ii' 20:31:28 + '[' -f /tmp/packages_start.txt ']' 20:31:28 + '[' -f /tmp/packages_end.txt ']' 20:31:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:31:28 + '[' /w/workspace/undry_device-onvif-camera_PR-416 ']' 20:31:28 + mkdir -p /w/workspace/undry_device-onvif-camera_PR-416/archives/ 20:31:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-416/archives/ [Pipeline] echo 20:31:28 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/undry_device-onvif-camera_PR-416/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:31:28 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:31:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:31:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:31:32 prd-ubuntu20.04-docker-8c-8g-24586 does not seem to be running inside a container 20:31:32 $ 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/undry_device-onvif-camera_PR-416/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-onvif-camera_PR-416 -v /w/workspace/undry_device-onvif-camera_PR-416:/w/workspace/undry_device-onvif-camera_PR-416:rw,z -v /w/workspace/undry_device-onvif-camera_PR-416@tmp:/w/workspace/undry_device-onvif-camera_PR-416@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:31:32 $ docker top a9423b8e9d798adc1ae2261fd36ebf176510fcd500c8f9a1f08e6a236c01d031 -eo pid,comm [Pipeline] { [Pipeline] sh 20:31:33 + touch /tmp/pre-build-complete [Pipeline] sh 20:31:33 + mkdir -p /var/log/sysstat [Pipeline] sh 20:31:33 + ls /var/log/sa-host 20:31:33 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:31:33 provisioning config files... 20:31:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-416@tmp/config9115862473187322865tmp [Pipeline] { [Pipeline] echo 20:31:34 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:31:34 ---> create-netrc.sh [Pipeline] } 20:31:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:31:34 ---> python-tools-install.sh [Pipeline] echo 20:31:34 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:31:35 ---> sudo-logs.sh 20:31:35 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:31:35 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:31:35 ---> job-cost.sh 20:31:35 lf-activate-venv: SKIPPING 20:31:35 DEBUG: total: 0.2199999988079071 20:31:35 INFO: Retrieving Stack Cost... 20:31:36 INFO: Retrieving Pricing Info for: v3-standard-8 20:31:36 INFO: Archiving Costs [Pipeline] echo 20:31:36 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:31:36 ---> logs-deploy.sh 20:31:36 lf-activate-venv: SKIPPING 20:31:36 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-416/1 20:31:36 INFO: archiving workspace using pattern(s): 20:31:37 Archives upload complete. 20:31:37 INFO: archiving logs to Nexus