Pull request #352 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4e0e3c0bc0e242240b3bf434bb8e8fd522ab23da+98306d1e364c54cb2e1840e2b7a1c918409cfb69 (82ab8c68fb76a69144cc66e64e466148c900067e) 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-ssh6920792514897988004.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh3927902700108280683.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-352/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-352/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17917158944388521604.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-352/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16428687384801262231.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh16739734819448061416.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-352/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-352/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17184880413484434709.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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/v2]] ========================================================= [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.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-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/v2 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 ‘prd-ubuntu20.04-docker-8c-8g-14922’ Running on prd-ubuntu20.04-docker-8c-8g-14925 in /w/workspace/undry_device-onvif-camera_PR-352 [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-352 # 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/352/head:refs/remotes/origin/PR-352 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 98306d1e364c54cb2e1840e2b7a1c918409cfb69 into PR head commit 4e0e3c0bc0e242240b3bf434bb8e8fd522ab23da Merge succeeded, producing 4e0e3c0bc0e242240b3bf434bb8e8fd522ab23da Checking out Revision 4e0e3c0bc0e242240b3bf434bb8e8fd522ab23da (PR-352) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-10T18:24:58.156Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-10T18:24:58.323Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 4e0e3c0bc0e242240b3bf434bb8e8fd522ab23da # 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 98306d1e364c54cb2e1840e2b7a1c918409cfb69 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4e0e3c0bc0e242240b3bf434bb8e8fd522ab23da # timeout=10 [Pipeline] echo [2023-05-10T18:24:58.423Z] ========================================================= [2023-05-10T18:24:58.424Z] EdgeX Global Pipelines Version Info [2023-05-10T18:24:58.424Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-10T18:24:59.154Z] ------------------- [2023-05-10T18:24:59.154Z] stable info: [2023-05-10T18:24:59.154Z] ------------------- [2023-05-10T18:24:59.154Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-10T18:24:59.154Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-10T18:24:59.154Z] Message: update stable to v1.0.249 [2023-05-10T18:24:59.738Z] ------------------- [2023-05-10T18:24:59.739Z] experimental info: [2023-05-10T18:24:59.739Z] ------------------- [2023-05-10T18:24:59.739Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-10T18:24:59.739Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-10T18:24:59.739Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-10T18:25:00.048Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-05-10T18:25:00.097Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-05-10T18:25:00.138Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-10T18:25:00.180Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-10T18:25:00.227Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-10T18:25:00.272Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-10T18:25:00.313Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-10T18:25:00.362Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-10T18:25:00.403Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-10T18:25:00.441Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-10T18:25:00.481Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-10T18:25:00.521Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-05-10T18:25:00.561Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-10T18:25:00.603Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-10T18:25:00.652Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-10T18:25:00.693Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-10T18:25:00.732Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-10T18:25:00.773Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-10T18:25:00.825Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-10T18:25:00.862Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-10T18:25:00.898Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-05-10T18:25:00.945Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo [2023-05-10T18:25:00.982Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-10T18:25:01.024Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-10T18:25:01.077Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-10T18:25:01.120Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-10T18:25:01.165Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-10T18:25:01.208Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-352 [Pipeline] echo [2023-05-10T18:25:01.256Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-352 [Pipeline] echo [2023-05-10T18:25:01.297Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-352 [Pipeline] echo [2023-05-10T18:25:01.339Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4e0e3c0bc0e242240b3bf434bb8e8fd522ab23da [Pipeline] echo [2023-05-10T18:25:01.382Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4e0e3c0 [Pipeline] echo [2023-05-10T18:25:01.426Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-10T18:25:01.545Z] provisioning config files... [2023-05-10T18:25:01.582Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-352@tmp/config4975472681805351801tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T18:25:01.930Z] ---> docker-login.sh [2023-05-10T18:25:01.930Z] nexus3.edgexfoundry.org:10001 [2023-05-10T18:25:02.195Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T18:25:02.195Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T18:25:02.195Z] Configure a credential helper to remove this warning. See [2023-05-10T18:25:02.195Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T18:25:02.195Z] [2023-05-10T18:25:02.195Z] Login Succeeded [2023-05-10T18:25:02.195Z] nexus3.edgexfoundry.org:10002 [2023-05-10T18:25:02.195Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T18:25:02.462Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T18:25:02.462Z] Configure a credential helper to remove this warning. See [2023-05-10T18:25:02.462Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T18:25:02.462Z] [2023-05-10T18:25:02.462Z] Login Succeeded [2023-05-10T18:25:02.462Z] nexus3.edgexfoundry.org:10003 [2023-05-10T18:25:02.462Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T18:25:02.462Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T18:25:02.462Z] Configure a credential helper to remove this warning. See [2023-05-10T18:25:02.462Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T18:25:02.462Z] [2023-05-10T18:25:02.462Z] Login Succeeded [2023-05-10T18:25:02.462Z] nexus3.edgexfoundry.org:10004 [2023-05-10T18:25:02.462Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T18:25:02.722Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T18:25:02.722Z] Configure a credential helper to remove this warning. See [2023-05-10T18:25:02.722Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T18:25:02.722Z] [2023-05-10T18:25:02.722Z] Login Succeeded [2023-05-10T18:25:02.722Z] docker.io [2023-05-10T18:25:02.722Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T18:25:02.982Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T18:25:02.982Z] Configure a credential helper to remove this warning. See [2023-05-10T18:25:02.982Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T18:25:02.982Z] [2023-05-10T18:25:02.982Z] Login Succeeded [2023-05-10T18:25:02.982Z] ---> docker-login.sh ends [Pipeline] } [2023-05-10T18:25:03.009Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-10T18:25:03.634Z] + git rev-list -1 --merges 4e0e3c0bc0e242240b3bf434bb8e8fd522ab23da~1..4e0e3c0bc0e242240b3bf434bb8e8fd522ab23da [Pipeline] echo [2023-05-10T18:25:03.694Z] -----------> git rev-list -1 --merges 4e0e3c0bc0e242240b3bf434bb8e8fd522ab23da~1..4e0e3c0bc0e242240b3bf434bb8e8fd522ab23da 4e0e3c0bc0e242240b3bf434bb8e8fd522ab23da [false] [Pipeline] sh [2023-05-10T18:25:04.003Z] + git log --format=format:%s -1 4e0e3c0bc0e242240b3bf434bb8e8fd522ab23da [Pipeline] echo [2023-05-10T18:25:04.038Z] ========================================================= [2023-05-10T18:25:04.038Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-10T18:25:04.038Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-10T18:25:04.489Z] + git log --format=format:%s -1 4e0e3c0bc0e242240b3bf434bb8e8fd522ab23da [Pipeline] echo [2023-05-10T18:25:04.523Z] [semverPrep] GIT_COMMIT: 4e0e3c0bc0e242240b3bf434bb8e8fd522ab23da, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-05-10T18:25:04.550Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-10T18:25:04.954Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-10T18:25:04.954Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-10T18:25:04.954Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-10T18:25:04.954Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-10T18:25:04.954Z] + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-10T18:25:04.954Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-10T18:25:04.954Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T18:25:05.559Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-10T18:25:05.559Z] [2023-05-10T18:25:05.559Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T18:25:05.933Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-10T18:25:05.933Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-10T18:25:05.933Z] b85a868b505f: Pulling fs layer [2023-05-10T18:25:05.933Z] e2be974225ed: Pulling fs layer [2023-05-10T18:25:05.933Z] 339a4e72a1f5: Pulling fs layer [2023-05-10T18:25:05.933Z] 988bab9f4d93: Pulling fs layer [2023-05-10T18:25:05.933Z] 1469e6f7b9e6: Pulling fs layer [2023-05-10T18:25:05.933Z] eaf3925da568: Pulling fs layer [2023-05-10T18:25:05.933Z] bab4dde63d76: Pulling fs layer [2023-05-10T18:25:05.933Z] bde34c3a00c8: Pulling fs layer [2023-05-10T18:25:05.933Z] b352a97aabf1: Pulling fs layer [2023-05-10T18:25:05.933Z] 4872d77fe225: Pulling fs layer [2023-05-10T18:25:05.933Z] 5851b861e8e6: Pulling fs layer [2023-05-10T18:25:05.933Z] bde34c3a00c8: Waiting [2023-05-10T18:25:05.933Z] b352a97aabf1: Waiting [2023-05-10T18:25:05.933Z] eaf3925da568: Waiting [2023-05-10T18:25:05.933Z] 4872d77fe225: Waiting [2023-05-10T18:25:05.933Z] 1469e6f7b9e6: Waiting [2023-05-10T18:25:05.933Z] 5851b861e8e6: Waiting [2023-05-10T18:25:05.933Z] bab4dde63d76: Waiting [2023-05-10T18:25:05.933Z] e2be974225ed: Download complete [2023-05-10T18:25:05.933Z] 988bab9f4d93: Verifying Checksum [2023-05-10T18:25:05.933Z] 988bab9f4d93: Download complete [2023-05-10T18:25:06.193Z] 1469e6f7b9e6: Verifying Checksum [2023-05-10T18:25:06.193Z] 1469e6f7b9e6: Download complete [2023-05-10T18:25:06.193Z] 339a4e72a1f5: Verifying Checksum [2023-05-10T18:25:06.193Z] 339a4e72a1f5: Download complete [2023-05-10T18:25:06.193Z] eaf3925da568: Verifying Checksum [2023-05-10T18:25:06.193Z] eaf3925da568: Download complete [2023-05-10T18:25:06.193Z] bde34c3a00c8: Download complete [2023-05-10T18:25:06.193Z] b352a97aabf1: Verifying Checksum [2023-05-10T18:25:06.193Z] b352a97aabf1: Download complete [2023-05-10T18:25:06.193Z] 4872d77fe225: Download complete [2023-05-10T18:25:06.193Z] 5851b861e8e6: Verifying Checksum [2023-05-10T18:25:06.193Z] 5851b861e8e6: Download complete [2023-05-10T18:25:06.193Z] b85a868b505f: Verifying Checksum [2023-05-10T18:25:06.193Z] b85a868b505f: Download complete [2023-05-10T18:25:06.452Z] bab4dde63d76: Verifying Checksum [2023-05-10T18:25:06.452Z] bab4dde63d76: Download complete [2023-05-10T18:25:07.389Z] b85a868b505f: Pull complete [2023-05-10T18:25:07.389Z] e2be974225ed: Pull complete [2023-05-10T18:25:07.960Z] 339a4e72a1f5: Pull complete [2023-05-10T18:25:07.960Z] 988bab9f4d93: Pull complete [2023-05-10T18:25:08.223Z] 1469e6f7b9e6: Pull complete [2023-05-10T18:25:08.223Z] eaf3925da568: Pull complete [2023-05-10T18:25:10.129Z] bab4dde63d76: Pull complete [2023-05-10T18:25:10.129Z] bde34c3a00c8: Pull complete [2023-05-10T18:25:10.129Z] b352a97aabf1: Pull complete [2023-05-10T18:25:10.129Z] 4872d77fe225: Pull complete [2023-05-10T18:25:10.389Z] 5851b861e8e6: Pull complete [2023-05-10T18:25:10.389Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-10T18:25:10.389Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-10T18:25:10.389Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T18:25:10.612Z] prd-ubuntu20.04-docker-8c-8g-14925 does not seem to be running inside a container [2023-05-10T18:25:10.640Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-352 -v /w/workspace/undry_device-onvif-camera_PR-352:/w/workspace/undry_device-onvif-camera_PR-352:rw,z -v /w/workspace/undry_device-onvif-camera_PR-352@tmp:/w/workspace/undry_device-onvif-camera_PR-352@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-10T18:25:12.962Z] $ docker top ed6f8e445b9f4666359a37eea3a2ff1ce2edc5bdd8f3f04276f20d2fc096b228 -eo pid,comm [2023-05-10T18:25:13.016Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-10T18:25:13.016Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-10T18:25:13.133Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-10T18:25:13.133Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-10T18:25:13.248Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-10T18:25:13.250Z] $ docker exec ed6f8e445b9f4666359a37eea3a2ff1ce2edc5bdd8f3f04276f20d2fc096b228 ssh-agent [2023-05-10T18:25:13.351Z] SSH_AUTH_SOCK=/tmp/ssh-vAVFk1hoRWef/agent.32 [2023-05-10T18:25:13.351Z] SSH_AGENT_PID=38 [2023-05-10T18:25:13.358Z] Running ssh-add (command line suppressed) [2023-05-10T18:25:13.459Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-352@tmp/private_key_15362381021257862468.key (/w/workspace/undry_device-onvif-camera_PR-352@tmp/private_key_15362381021257862468.key) [2023-05-10T18:25:13.476Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-10T18:25:13.805Z] + git tag --points-at HEAD [Pipeline] } [2023-05-10T18:25:13.828Z] $ docker exec --env ******** --env ******** ed6f8e445b9f4666359a37eea3a2ff1ce2edc5bdd8f3f04276f20d2fc096b228 ssh-agent -k [2023-05-10T18:25:13.917Z] unset SSH_AUTH_SOCK; [2023-05-10T18:25:13.918Z] unset SSH_AGENT_PID; [2023-05-10T18:25:13.918Z] echo Agent pid 38 killed; [2023-05-10T18:25:13.929Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-10T18:25:14.014Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-10T18:25:14.014Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-10T18:25:14.119Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-10T18:25:14.120Z] $ docker exec ed6f8e445b9f4666359a37eea3a2ff1ce2edc5bdd8f3f04276f20d2fc096b228 ssh-agent [2023-05-10T18:25:14.222Z] SSH_AUTH_SOCK=/tmp/ssh-N5tKj8UV2m8v/agent.70 [2023-05-10T18:25:14.222Z] SSH_AGENT_PID=76 [2023-05-10T18:25:14.228Z] Running ssh-add (command line suppressed) [2023-05-10T18:25:14.324Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-352@tmp/private_key_10867798894655849918.key (/w/workspace/undry_device-onvif-camera_PR-352@tmp/private_key_10867798894655849918.key) [2023-05-10T18:25:14.338Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-10T18:25:14.661Z] + git semver init [2023-05-10T18:25:14.921Z] 2023-05-10 18:25:14,849 [run_init] DEBUG init version:0.0.0 force:False [2023-05-10T18:25:14.921Z] 2023-05-10 18:25:14,850 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-352/.semver [2023-05-10T18:25:14.921Z] 2023-05-10 18:25:14,850 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-352/.semver [2023-05-10T18:25:14.921Z] 2023-05-10 18:25:14,850 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-352/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-352, universal_newlines=False, shell=None, istream=None) [2023-05-10T18:25:15.861Z] 2023-05-10 18:25:15,779 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-352/.git/info/exclude [2023-05-10T18:25:15.861Z] 2023-05-10 18:25:15,779 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-352/.semver/PR-352 with force:False [2023-05-10T18:25:15.861Z] 2023-05-10 18:25:15,779 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-352/.semver/PR-352 [2023-05-10T18:25:15.861Z] 2023-05-10 18:25:15,783 [execute] INFO git cat-file --batch-check [2023-05-10T18:25:15.861Z] 2023-05-10 18:25:15,784 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-352/.semver, universal_newlines=False, shell=None, istream=) [2023-05-10T18:25:15.861Z] 2023-05-10 18:25:15,790 [execute] INFO git cat-file --batch [2023-05-10T18:25:15.861Z] 2023-05-10 18:25:15,790 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-352/.semver, universal_newlines=False, shell=None, istream=) [2023-05-10T18:25:15.861Z] 2023-05-10 18:25:15,795 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-352/.semver/PR-352 [2023-05-10T18:25:15.861Z] 0.0.0 [Pipeline] } [2023-05-10T18:25:15.884Z] $ docker exec --env ******** --env ******** ed6f8e445b9f4666359a37eea3a2ff1ce2edc5bdd8f3f04276f20d2fc096b228 ssh-agent -k [2023-05-10T18:25:15.985Z] unset SSH_AUTH_SOCK; [2023-05-10T18:25:15.985Z] unset SSH_AGENT_PID; [2023-05-10T18:25:15.985Z] echo Agent pid 76 killed; [2023-05-10T18:25:15.995Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-10T18:25:16.407Z] + git semver [Pipeline] } [2023-05-10T18:25:16.692Z] $ docker stop --time=1 ed6f8e445b9f4666359a37eea3a2ff1ce2edc5bdd8f3f04276f20d2fc096b228 [2023-05-10T18:25:17.972Z] $ docker rm -f --volumes ed6f8e445b9f4666359a37eea3a2ff1ce2edc5bdd8f3f04276f20d2fc096b228 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-10T18:25:18.382Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-10T18:25:18.629Z] Stashed 1 file(s) [Pipeline] echo [2023-05-10T18:25:18.648Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-10T18:25:19.232Z] provisioning config files... [2023-05-10T18:25:19.241Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-352@tmp/config2209938208473926874tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T18:25:19.595Z] ---> docker-login.sh [2023-05-10T18:25:19.595Z] nexus3.edgexfoundry.org:10001 [2023-05-10T18:25:19.595Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T18:25:19.595Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T18:25:19.595Z] Configure a credential helper to remove this warning. See [2023-05-10T18:25:19.595Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T18:25:19.595Z] [2023-05-10T18:25:19.595Z] Login Succeeded [2023-05-10T18:25:19.595Z] nexus3.edgexfoundry.org:10002 [2023-05-10T18:25:19.595Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T18:25:19.595Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T18:25:19.595Z] Configure a credential helper to remove this warning. See [2023-05-10T18:25:19.595Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T18:25:19.595Z] [2023-05-10T18:25:19.595Z] Login Succeeded [2023-05-10T18:25:19.595Z] nexus3.edgexfoundry.org:10003 [2023-05-10T18:25:19.855Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T18:25:19.855Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T18:25:19.855Z] Configure a credential helper to remove this warning. See [2023-05-10T18:25:19.855Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T18:25:19.855Z] [2023-05-10T18:25:19.855Z] Login Succeeded [2023-05-10T18:25:19.855Z] nexus3.edgexfoundry.org:10004 [2023-05-10T18:25:19.855Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T18:25:19.855Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T18:25:19.855Z] Configure a credential helper to remove this warning. See [2023-05-10T18:25:19.855Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T18:25:19.855Z] [2023-05-10T18:25:19.855Z] Login Succeeded [2023-05-10T18:25:19.855Z] docker.io [2023-05-10T18:25:19.855Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T18:25:20.115Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T18:25:20.115Z] Configure a credential helper to remove this warning. See [2023-05-10T18:25:20.115Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T18:25:20.115Z] [2023-05-10T18:25:20.115Z] Login Succeeded [2023-05-10T18:25:20.115Z] ---> docker-login.sh ends [Pipeline] } [2023-05-10T18:25:20.143Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-10T18:25:20.338Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-10T18:25:20.377Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-10T18:25:20.411Z] ========================================================= [2023-05-10T18:25:20.411Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-10T18:25:20.411Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T18:25:20.876Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-10T18:25:20.876Z] Sending build context to Docker daemon 21.79MB [2023-05-10T18:25:20.876Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-05-10T18:25:20.876Z] Step 2/13 : FROM ${BASE} AS builder [2023-05-10T18:25:21.134Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-10T18:25:21.134Z] f56be85fc22e: Pulling fs layer [2023-05-10T18:25:21.134Z] 85791d961cd3: Pulling fs layer [2023-05-10T18:25:21.134Z] d694b5ae8c79: Pulling fs layer [2023-05-10T18:25:21.134Z] 9f32a84ed3da: Pulling fs layer [2023-05-10T18:25:21.134Z] 4d19c01a9841: Pulling fs layer [2023-05-10T18:25:21.134Z] 9325e15d5711: Pulling fs layer [2023-05-10T18:25:21.134Z] 556b6ee489ea: Pulling fs layer [2023-05-10T18:25:21.134Z] c5a4b2cf53e6: Pulling fs layer [2023-05-10T18:25:21.134Z] 9f32a84ed3da: Waiting [2023-05-10T18:25:21.134Z] c5a4b2cf53e6: Waiting [2023-05-10T18:25:21.134Z] 556b6ee489ea: Waiting [2023-05-10T18:25:21.134Z] 85791d961cd3: Verifying Checksum [2023-05-10T18:25:21.134Z] 85791d961cd3: Download complete [2023-05-10T18:25:21.134Z] 9f32a84ed3da: Verifying Checksum [2023-05-10T18:25:21.134Z] 9f32a84ed3da: Download complete [2023-05-10T18:25:21.134Z] 4d19c01a9841: Verifying Checksum [2023-05-10T18:25:21.134Z] 4d19c01a9841: Download complete [2023-05-10T18:25:21.134Z] f56be85fc22e: Verifying Checksum [2023-05-10T18:25:21.134Z] f56be85fc22e: Download complete [2023-05-10T18:25:21.134Z] 9325e15d5711: Verifying Checksum [2023-05-10T18:25:21.134Z] 9325e15d5711: Download complete [2023-05-10T18:25:21.394Z] f56be85fc22e: Pull complete [2023-05-10T18:25:21.654Z] 85791d961cd3: Pull complete [2023-05-10T18:25:21.654Z] c5a4b2cf53e6: Verifying Checksum [2023-05-10T18:25:21.654Z] c5a4b2cf53e6: Download complete [2023-05-10T18:25:21.913Z] d694b5ae8c79: Verifying Checksum [2023-05-10T18:25:21.913Z] d694b5ae8c79: Download complete [2023-05-10T18:25:21.913Z] 556b6ee489ea: Download complete [2023-05-10T18:25:25.202Z] d694b5ae8c79: Pull complete [2023-05-10T18:25:25.202Z] 9f32a84ed3da: Pull complete [2023-05-10T18:25:25.202Z] 4d19c01a9841: Pull complete [2023-05-10T18:25:25.202Z] 9325e15d5711: Pull complete [2023-05-10T18:25:27.741Z] 556b6ee489ea: Pull complete [2023-05-10T18:25:28.675Z] c5a4b2cf53e6: Pull complete [2023-05-10T18:25:28.675Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-10T18:25:28.675Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-10T18:25:28.675Z] ---> c4be618373d6 [2023-05-10T18:25:28.675Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-05-10T18:25:32.887Z] ---> Running in 5ebba435d915 [2023-05-10T18:25:32.887Z] Removing intermediate container 5ebba435d915 [2023-05-10T18:25:32.887Z] ---> 497e799117f8 [2023-05-10T18:25:32.887Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-10T18:25:32.887Z] ---> Running in ccd2c290ea02 [2023-05-10T18:25:32.887Z] Removing intermediate container ccd2c290ea02 [2023-05-10T18:25:32.887Z] ---> 472683141e62 [2023-05-10T18:25:32.887Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-05-10T18:25:32.887Z] ---> Running in 2aa6fe5c50d8 [2023-05-10T18:25:32.887Z] Removing intermediate container 2aa6fe5c50d8 [2023-05-10T18:25:32.887Z] ---> 187b676921a4 [2023-05-10T18:25:32.887Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-05-10T18:25:32.887Z] ---> Running in bed0e4e7c6b5 [2023-05-10T18:25:32.887Z] Removing intermediate container bed0e4e7c6b5 [2023-05-10T18:25:32.887Z] ---> 125f4f161306 [2023-05-10T18:25:32.887Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-05-10T18:25:32.887Z] ---> Running in f7ee468dbe96 [2023-05-10T18:25:32.887Z] Removing intermediate container f7ee468dbe96 [2023-05-10T18:25:32.887Z] ---> 675aa040f4ff [2023-05-10T18:25:32.887Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-10T18:25:32.887Z] ---> Running in 18609d1b1e4d [2023-05-10T18:25:33.144Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T18:25:33.403Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T18:25:33.403Z] OK: 265 MiB in 53 packages [2023-05-10T18:25:33.663Z] Removing intermediate container 18609d1b1e4d [2023-05-10T18:25:33.663Z] ---> 78e37430f5ba [2023-05-10T18:25:33.663Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-05-10T18:25:33.663Z] ---> Running in 506c176c7d90 [2023-05-10T18:25:33.922Z] Removing intermediate container 506c176c7d90 [2023-05-10T18:25:33.922Z] ---> 4568b7236ab5 [2023-05-10T18:25:33.922Z] Step 10/13 : COPY go.mod vendor* ./ [2023-05-10T18:25:33.922Z] ---> d9790d4964a4 [2023-05-10T18:25:33.922Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T18:25:33.922Z] ---> Running in 77630b73f5c3 [2023-05-10T18:25:34.054Z] Still waiting to schedule task [2023-05-10T18:25:34.055Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-14924’ [2023-05-10T18:26:01.149Z] Removing intermediate container 77630b73f5c3 [2023-05-10T18:26:01.149Z] ---> 21d514fa4e98 [2023-05-10T18:26:01.149Z] Step 12/13 : COPY . . [2023-05-10T18:26:01.149Z] ---> 36586ea2f766 [2023-05-10T18:26:01.149Z] Step 13/13 : RUN ${MAKE} [2023-05-10T18:26:01.149Z] ---> Running in d127f3f098ff [2023-05-10T18:26:01.149Z] noop [2023-05-10T18:26:01.408Z] Removing intermediate container d127f3f098ff [2023-05-10T18:26:01.408Z] ---> 6a21054e163b [2023-05-10T18:26:01.408Z] Successfully built 6a21054e163b [2023-05-10T18:26:01.408Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T18:26:01.862Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-10T18:26:01.862Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T18:26:02.049Z] prd-ubuntu20.04-docker-8c-8g-14925 does not seem to be running inside a container [2023-05-10T18:26:02.080Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-352 -v /w/workspace/undry_device-onvif-camera_PR-352:/w/workspace/undry_device-onvif-camera_PR-352:rw,z -v /w/workspace/undry_device-onvif-camera_PR-352@tmp:/w/workspace/undry_device-onvif-camera_PR-352@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-10T18:26:02.426Z] $ docker top 655e5c40107296ea259a9c92a67b262c45d379e4e6a4eb6e4dbf5170d95cf9a9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T18:26:02.814Z] + go version [2023-05-10T18:26:02.815Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-10T18:26:02.850Z] $ docker stop --time=1 655e5c40107296ea259a9c92a67b262c45d379e4e6a4eb6e4dbf5170d95cf9a9 [2023-05-10T18:26:04.148Z] $ docker rm -f --volumes 655e5c40107296ea259a9c92a67b262c45d379e4e6a4eb6e4dbf5170d95cf9a9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T18:26:04.870Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-10T18:26:04.870Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T18:26:05.022Z] prd-ubuntu20.04-docker-8c-8g-14925 does not seem to be running inside a container [2023-05-10T18:26:05.057Z] $ 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-352 -v /w/workspace/undry_device-onvif-camera_PR-352:/w/workspace/undry_device-onvif-camera_PR-352:rw,z -v /w/workspace/undry_device-onvif-camera_PR-352@tmp:/w/workspace/undry_device-onvif-camera_PR-352@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-10T18:26:05.395Z] $ docker top 13f6eb6a10594d90811d472cadc8b6100466a1de36424e362a16f045eb21cac3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T18:26:05.774Z] + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-352 [Pipeline] fileExists [Pipeline] sh [2023-05-10T18:26:06.131Z] + make test [2023-05-10T18:26:06.132Z] go test ./... -coverprofile=coverage.out ./... [2023-05-10T18:26:10.690Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-05-10T18:26:21.540Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-05-10T18:26:21.540Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-05-10T18:26:22.920Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.041s coverage: 30.9% of statements [2023-05-10T18:26:22.920Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.190s coverage: 86.5% of statements [2023-05-10T18:26:29.478Z] go vet ./... [2023-05-10T18:26:32.758Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-10T18:26:32.758Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-10T18:26:32.758Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-10T18:26:32.802Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-10T18:26:32.833Z] $ docker stop --time=1 13f6eb6a10594d90811d472cadc8b6100466a1de36424e362a16f045eb21cac3 [2023-05-10T18:26:36.246Z] $ docker rm -f --volumes 13f6eb6a10594d90811d472cadc8b6100466a1de36424e362a16f045eb21cac3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-10T18:26:36.748Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-10T18:26:36.827Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-10T18:26:37.899Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-10T18:26:38.214Z] + ls -al . [2023-05-10T18:26:38.214Z] total 232 [2023-05-10T18:26:38.214Z] drwxrwxr-x 10 jenkins jenkins 4096 May 10 18:26 . [2023-05-10T18:26:38.214Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 18:24 .. [2023-05-10T18:26:38.214Z] drwxrwxr-x 8 jenkins jenkins 4096 May 10 18:25 .git [2023-05-10T18:26:38.214Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 18:24 .github [2023-05-10T18:26:38.214Z] -rw-rw-r-- 1 jenkins jenkins 496 May 10 18:24 .gitignore [2023-05-10T18:26:38.214Z] -rw-rw-r-- 1 jenkins jenkins 42 May 10 18:24 .golangci.yml [2023-05-10T18:26:38.214Z] drwxr-xr-x 3 jenkins jenkins 4096 May 10 18:25 .semver [2023-05-10T18:26:38.214Z] -rw-rw-r-- 1 jenkins jenkins 10087 May 10 18:24 Attribution.txt [2023-05-10T18:26:38.214Z] -rw-rw-r-- 1 jenkins jenkins 6312 May 10 18:24 CHANGELOG.md [2023-05-10T18:26:38.214Z] -rw-rw-r-- 1 jenkins jenkins 1574 May 10 18:24 Dockerfile [2023-05-10T18:26:38.214Z] -rw-rw-r-- 1 jenkins jenkins 677 May 10 18:24 GOVERNANCE.md [2023-05-10T18:26:38.214Z] -rw-rw-r-- 1 jenkins jenkins 734 May 10 18:24 Jenkinsfile [2023-05-10T18:26:38.214Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 10 18:24 LICENSE [2023-05-10T18:26:38.214Z] -rw-rw-r-- 1 jenkins jenkins 2751 May 10 18:24 Makefile [2023-05-10T18:26:38.214Z] -rw-rw-r-- 1 jenkins jenkins 625 May 10 18:24 OWNERS.md [2023-05-10T18:26:38.214Z] -rw-rw-r-- 1 jenkins jenkins 2591 May 10 18:24 README.md [2023-05-10T18:26:38.214Z] -rw-rw-r-- 1 jenkins jenkins 5 May 10 18:25 VERSION [2023-05-10T18:26:38.214Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 18:24 bin [2023-05-10T18:26:38.214Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 18:24 cmd [2023-05-10T18:26:38.214Z] -rw-r--r-- 1 jenkins jenkins 79213 May 10 18:26 coverage.out [2023-05-10T18:26:38.214Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 18:24 doc [2023-05-10T18:26:38.214Z] -rw-rw-r-- 1 jenkins jenkins 3642 May 10 18:24 go.mod [2023-05-10T18:26:38.214Z] -rw-rw-r-- 1 jenkins jenkins 33491 May 10 18:24 go.sum [2023-05-10T18:26:38.214Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 18:24 internal [2023-05-10T18:26:38.214Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 18:24 snap [2023-05-10T18:26:38.214Z] -rw-rw-r-- 1 jenkins jenkins 236 May 10 18:24 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T18:26:38.644Z] + 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=4e0e3c0bc0e242240b3bf434bb8e8fd522ab23da --label arch=amd64 --label version=0.0.0 . [2023-05-10T18:26:38.644Z] Sending build context to Docker daemon 21.87MB [2023-05-10T18:26:38.644Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-05-10T18:26:38.644Z] Step 2/26 : FROM ${BASE} AS builder [2023-05-10T18:26:38.644Z] ---> 6a21054e163b [2023-05-10T18:26:38.644Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-05-10T18:26:38.906Z] ---> Running in 04a261136b89 [2023-05-10T18:26:38.906Z] Removing intermediate container 04a261136b89 [2023-05-10T18:26:38.906Z] ---> 610827f4452e [2023-05-10T18:26:38.906Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-10T18:26:39.166Z] ---> Running in e0d305c67459 [2023-05-10T18:26:39.166Z] Removing intermediate container e0d305c67459 [2023-05-10T18:26:39.166Z] ---> 2c97904a7ea2 [2023-05-10T18:26:39.166Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-05-10T18:26:39.166Z] ---> Running in 0129f7693993 [2023-05-10T18:26:39.166Z] Removing intermediate container 0129f7693993 [2023-05-10T18:26:39.166Z] ---> daec29987c97 [2023-05-10T18:26:39.166Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-05-10T18:26:39.167Z] ---> Running in 7f89a3631d2d [2023-05-10T18:26:39.425Z] Removing intermediate container 7f89a3631d2d [2023-05-10T18:26:39.425Z] ---> 20f102582253 [2023-05-10T18:26:39.425Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-05-10T18:26:39.425Z] ---> Running in ca7ca1efca05 [2023-05-10T18:26:39.425Z] Removing intermediate container ca7ca1efca05 [2023-05-10T18:26:39.425Z] ---> 63a67a55c12a [2023-05-10T18:26:39.425Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-10T18:26:39.425Z] ---> Running in c2a331868a49 [2023-05-10T18:26:39.685Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T18:26:39.944Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T18:26:40.203Z] OK: 265 MiB in 53 packages [2023-05-10T18:26:40.463Z] Removing intermediate container c2a331868a49 [2023-05-10T18:26:40.463Z] ---> 8d61f45bc9fd [2023-05-10T18:26:40.463Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-05-10T18:26:40.463Z] ---> Running in f6281780255d [2023-05-10T18:26:40.463Z] Removing intermediate container f6281780255d [2023-05-10T18:26:40.463Z] ---> 1cd82f780ce0 [2023-05-10T18:26:40.463Z] Step 10/26 : COPY go.mod vendor* ./ [2023-05-10T18:26:40.723Z] ---> 17abf039d414 [2023-05-10T18:26:40.723Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T18:26:40.723Z] ---> Running in 9fca6e310c38 [2023-05-10T18:26:41.660Z] Removing intermediate container 9fca6e310c38 [2023-05-10T18:26:41.660Z] ---> fe28df899a64 [2023-05-10T18:26:41.660Z] Step 12/26 : COPY . . [2023-05-10T18:26:48.036Z] ---> b0e545d741e2 [2023-05-10T18:26:48.036Z] Step 13/26 : RUN ${MAKE} [2023-05-10T18:26:48.036Z] ---> Running in 3b873488e6ae [2023-05-10T18:26:48.036Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-05-10T18:27:07.280Z] Removing intermediate container 3b873488e6ae [2023-05-10T18:27:07.280Z] ---> be3a37b43f06 [2023-05-10T18:27:07.280Z] Step 14/26 : FROM alpine:3.17 [2023-05-10T18:27:07.280Z] 3.17: Pulling from library/alpine [2023-05-10T18:27:07.280Z] f56be85fc22e: Already exists [2023-05-10T18:27:07.280Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-10T18:27:07.280Z] Status: Downloaded newer image for alpine:3.17 [2023-05-10T18:27:07.280Z] ---> 9ed4aefc74f6 [2023-05-10T18:27:07.280Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-05-10T18:27:07.280Z] ---> Running in 8d79e330362d [2023-05-10T18:27:07.280Z] Removing intermediate container 8d79e330362d [2023-05-10T18:27:07.280Z] ---> 6100a363400b [2023-05-10T18:27:07.280Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-05-10T18:27:07.280Z] ---> Running in 24906794dfce [2023-05-10T18:27:07.280Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T18:27:07.280Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T18:27:07.280Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-10T18:27:07.280Z] Executing busybox-1.35.0-r29.trigger [2023-05-10T18:27:07.280Z] OK: 7 MiB in 16 packages [2023-05-10T18:27:07.538Z] Removing intermediate container 24906794dfce [2023-05-10T18:27:07.538Z] ---> 707b8e465ab3 [2023-05-10T18:27:07.538Z] Step 17/26 : WORKDIR / [2023-05-10T18:27:07.538Z] ---> Running in 49ece23b99a4 [2023-05-10T18:27:07.538Z] Removing intermediate container 49ece23b99a4 [2023-05-10T18:27:07.538Z] ---> f22edb3205cc [2023-05-10T18:27:07.538Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-05-10T18:27:08.476Z] ---> 5d14370b05ba [2023-05-10T18:27:08.476Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-05-10T18:27:08.476Z] ---> daa40a944830 [2023-05-10T18:27:08.476Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-05-10T18:27:08.476Z] ---> 840ae0cf1a45 [2023-05-10T18:27:08.476Z] Step 21/26 : EXPOSE 59984 [2023-05-10T18:27:08.476Z] ---> Running in a40da49c0a83 [2023-05-10T18:27:08.734Z] Removing intermediate container a40da49c0a83 [2023-05-10T18:27:08.734Z] ---> a6b4639af01c [2023-05-10T18:27:08.734Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-05-10T18:27:08.734Z] ---> Running in d81bee8860c7 [2023-05-10T18:27:08.734Z] Removing intermediate container d81bee8860c7 [2023-05-10T18:27:08.734Z] ---> 456f13301dad [2023-05-10T18:27:08.734Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-10T18:27:08.734Z] ---> Running in 401eef570494 [2023-05-10T18:27:08.734Z] Removing intermediate container 401eef570494 [2023-05-10T18:27:08.734Z] ---> 66c3ad80ed08 [2023-05-10T18:27:08.734Z] Step 24/26 : LABEL arch=amd64 [2023-05-10T18:27:08.734Z] ---> Running in f8f677af74de [2023-05-10T18:27:08.993Z] Removing intermediate container f8f677af74de [2023-05-10T18:27:08.993Z] ---> 8c93f60a9eb8 [2023-05-10T18:27:08.993Z] Step 25/26 : LABEL git_sha=4e0e3c0bc0e242240b3bf434bb8e8fd522ab23da [2023-05-10T18:27:08.993Z] ---> Running in 068cb42014f4 [2023-05-10T18:27:08.993Z] Removing intermediate container 068cb42014f4 [2023-05-10T18:27:08.993Z] ---> d6a017e92775 [2023-05-10T18:27:08.993Z] Step 26/26 : LABEL version=0.0.0 [2023-05-10T18:27:08.993Z] ---> Running in d5b959151d89 [2023-05-10T18:27:08.993Z] Removing intermediate container d5b959151d89 [2023-05-10T18:27:08.993Z] ---> b02e1dd43496 [2023-05-10T18:27:08.993Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-10T18:27:08.993Z] Successfully built b02e1dd43496 [2023-05-10T18:27:08.993Z] 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 [2023-05-10T18:27:09.868Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-10T18:27:09.868Z] [2023-05-10T18:27:09.868Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T18:27:10.248Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-10T18:27:10.249Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-10T18:27:10.249Z] 5eb5b503b376: Pulling fs layer [2023-05-10T18:27:10.249Z] 5c69ac0246d0: Pulling fs layer [2023-05-10T18:27:10.249Z] ec43610c2a17: Pulling fs layer [2023-05-10T18:27:10.249Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-10T18:27:10.249Z] 33b1e0a273af: Pulling fs layer [2023-05-10T18:27:10.249Z] 5d3b04190fa2: Pulling fs layer [2023-05-10T18:27:10.249Z] 2f39f015ded8: Pulling fs layer [2023-05-10T18:27:10.249Z] 3a2ae6a8a46f: Waiting [2023-05-10T18:27:10.249Z] 33b1e0a273af: Waiting [2023-05-10T18:27:10.249Z] 5d3b04190fa2: Waiting [2023-05-10T18:27:10.249Z] 2f39f015ded8: Waiting [2023-05-10T18:27:10.249Z] 5c69ac0246d0: Verifying Checksum [2023-05-10T18:27:10.249Z] 5c69ac0246d0: Download complete [2023-05-10T18:27:10.249Z] 3a2ae6a8a46f: Download complete [2023-05-10T18:27:10.249Z] 33b1e0a273af: Verifying Checksum [2023-05-10T18:27:10.249Z] 33b1e0a273af: Download complete [2023-05-10T18:27:10.249Z] 5d3b04190fa2: Verifying Checksum [2023-05-10T18:27:10.249Z] 5d3b04190fa2: Download complete [2023-05-10T18:27:10.249Z] ec43610c2a17: Download complete [2023-05-10T18:27:10.507Z] 5eb5b503b376: Verifying Checksum [2023-05-10T18:27:10.507Z] 5eb5b503b376: Download complete [2023-05-10T18:27:11.077Z] 2f39f015ded8: Verifying Checksum [2023-05-10T18:27:11.077Z] 2f39f015ded8: Download complete [2023-05-10T18:27:11.644Z] 5eb5b503b376: Pull complete [2023-05-10T18:27:11.902Z] 5c69ac0246d0: Pull complete [2023-05-10T18:27:12.160Z] ec43610c2a17: Pull complete [2023-05-10T18:27:12.160Z] 3a2ae6a8a46f: Pull complete [2023-05-10T18:27:12.419Z] 33b1e0a273af: Pull complete [2023-05-10T18:27:12.678Z] 5d3b04190fa2: Pull complete [2023-05-10T18:27:16.843Z] 2f39f015ded8: Pull complete [2023-05-10T18:27:16.843Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-10T18:27:16.843Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-10T18:27:16.843Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T18:27:17.083Z] prd-ubuntu20.04-docker-8c-8g-14925 does not seem to be running inside a container [2023-05-10T18:27:17.123Z] $ 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-352 -v /w/workspace/undry_device-onvif-camera_PR-352:/w/workspace/undry_device-onvif-camera_PR-352:rw,z -v /w/workspace/undry_device-onvif-camera_PR-352@tmp:/w/workspace/undry_device-onvif-camera_PR-352@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-10T18:27:21.698Z] $ docker top dfe2139a63e1235b5499ef3c22816a50443650eab0a2e7fda65529c5b3f78004 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T18:27:22.172Z] ---> job-cost.sh [2023-05-10T18:27:22.172Z] lf-activate-venv: SKIPPING [2023-05-10T18:27:22.172Z] INFO: No Stack... [2023-05-10T18:27:22.433Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-10T18:27:22.692Z] INFO: Archiving Costs [Pipeline] sh [2023-05-10T18:27:23.010Z] + cat /w/workspace/undry_device-onvif-camera_PR-352/archives/cost.csv [2023-05-10T18:27:23.010Z] + cut -d, -f6 [Pipeline] lock [2023-05-10T18:27:23.053Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-352-1-stack-cost] [2023-05-10T18:27:23.057Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-352-1-stack-cost] did not exist. Created. [2023-05-10T18:27:23.058Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-352-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-10T18:27:23.459Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-10T18:27:23.516Z] Stashed 1 file(s) [Pipeline] } [2023-05-10T18:27:23.539Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-352-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-10T18:27:23.634Z] $ docker stop --time=1 dfe2139a63e1235b5499ef3c22816a50443650eab0a2e7fda65529c5b3f78004 [2023-05-10T18:27:24.774Z] $ docker rm -f --volumes dfe2139a63e1235b5499ef3c22816a50443650eab0a2e7fda65529c5b3f78004 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-10T18:28:39.216Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-14927 in /w/workspace/undry_device-onvif-camera_PR-352 [Pipeline] { [Pipeline] ws [2023-05-10T18:28:39.279Z] Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout [2023-05-10T18:28:39.366Z] The recommended git tool is: git [2023-05-10T18:28:46.489Z] using credential edgex-jenkins-ssh [2023-05-10T18:28:46.510Z] Cloning the remote Git repository [2023-05-10T18:28:46.573Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-05-10T18:28:46.713Z] > git init /w/workspace/device-onvif-camera/1 # timeout=10 [2023-05-10T18:28:46.913Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-05-10T18:28:46.915Z] > git --version # timeout=10 [2023-05-10T18:28:46.938Z] > git --version # 'git version 2.25.1' [2023-05-10T18:28:46.941Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-10T18:28:47.142Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-10T18:28:48.743Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-05-10T18:28:48.767Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-10T18:28:49.784Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-05-10T18:28:50.400Z] Merging remotes/origin/main commit 98306d1e364c54cb2e1840e2b7a1c918409cfb69 into PR head commit 4e0e3c0bc0e242240b3bf434bb8e8fd522ab23da [2023-05-10T18:28:50.828Z] Merge succeeded, producing 4e0e3c0bc0e242240b3bf434bb8e8fd522ab23da [2023-05-10T18:28:50.828Z] Checking out Revision 4e0e3c0bc0e242240b3bf434bb8e8fd522ab23da (PR-352) [2023-05-10T18:28:49.831Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-05-10T18:28:49.833Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-10T18:28:49.856Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/352/head:refs/remotes/origin/PR-352 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-10T18:28:50.425Z] > git config core.sparsecheckout # timeout=10 [2023-05-10T18:28:50.497Z] > git checkout -f 4e0e3c0bc0e242240b3bf434bb8e8fd522ab23da # timeout=10 [2023-05-10T18:28:50.711Z] > git remote # timeout=10 [2023-05-10T18:28:50.731Z] > git config --get remote.origin.url # timeout=10 [2023-05-10T18:28:50.763Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-10T18:28:50.779Z] > git merge 98306d1e364c54cb2e1840e2b7a1c918409cfb69 # timeout=10 [2023-05-10T18:28:50.808Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-10T18:28:50.838Z] > git config core.sparsecheckout # timeout=10 [2023-05-10T18:28:50.859Z] > git checkout -f 4e0e3c0bc0e242240b3bf434bb8e8fd522ab23da # timeout=10 [2023-05-10T18:28:51.611Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-05-10T18:28:51.673Z] > git --version # timeout=10 [2023-05-10T18:28:51.684Z] > git --version # 'git version 2.25.1' [2023-05-10T18:28:51.697Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-10T18:28:52.813Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-10T18:28:52.813Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-10T18:28:52.813Z] Dload Upload Total Spent Left Speed [2023-05-10T18:28:52.813Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 86741 0 --:--:-- --:--:-- --:--:-- 87335 [Pipeline] sh [2023-05-10T18:28:53.470Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-10T18:28:53.834Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-10T18:28:53.834Z] + sudo tee /etc/docker/daemon.new [2023-05-10T18:28:58.115Z] { [2023-05-10T18:28:58.115Z] "registry-mirrors": [ [2023-05-10T18:28:58.115Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-10T18:28:58.115Z] ], [2023-05-10T18:28:58.115Z] "bip": "10.250.0.254/24", [2023-05-10T18:28:58.115Z] "hosts": [ [2023-05-10T18:28:58.115Z] "tcp://0.0.0.0:5555", [2023-05-10T18:28:58.115Z] "unix:///var/run/docker.sock" [2023-05-10T18:28:58.115Z] ], [2023-05-10T18:28:58.115Z] "mtu": 1458, [2023-05-10T18:28:58.115Z] "selinux-enabled": true, [2023-05-10T18:28:58.115Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-10T18:28:58.115Z] } [Pipeline] sh [2023-05-10T18:28:58.478Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-10T18:28:58.835Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-10T18:29:17.172Z] provisioning config files... [2023-05-10T18:29:17.208Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config1365899327116191602tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T18:29:17.621Z] ---> docker-login.sh [2023-05-10T18:29:17.621Z] nexus3.edgexfoundry.org:10001 [2023-05-10T18:29:18.219Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T18:29:18.219Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T18:29:18.219Z] Configure a credential helper to remove this warning. See [2023-05-10T18:29:18.219Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T18:29:18.219Z] [2023-05-10T18:29:18.219Z] Login Succeeded [2023-05-10T18:29:18.219Z] nexus3.edgexfoundry.org:10002 [2023-05-10T18:29:18.495Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T18:29:18.769Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T18:29:18.769Z] Configure a credential helper to remove this warning. See [2023-05-10T18:29:18.769Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T18:29:18.769Z] [2023-05-10T18:29:18.769Z] Login Succeeded [2023-05-10T18:29:18.769Z] nexus3.edgexfoundry.org:10003 [2023-05-10T18:29:19.041Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T18:29:19.041Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T18:29:19.041Z] Configure a credential helper to remove this warning. See [2023-05-10T18:29:19.041Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T18:29:19.041Z] [2023-05-10T18:29:19.041Z] Login Succeeded [2023-05-10T18:29:19.041Z] nexus3.edgexfoundry.org:10004 [2023-05-10T18:29:19.318Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T18:29:19.318Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T18:29:19.318Z] Configure a credential helper to remove this warning. See [2023-05-10T18:29:19.318Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T18:29:19.318Z] [2023-05-10T18:29:19.318Z] Login Succeeded [2023-05-10T18:29:19.318Z] docker.io [2023-05-10T18:29:19.593Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T18:29:19.864Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T18:29:19.864Z] Configure a credential helper to remove this warning. See [2023-05-10T18:29:19.864Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T18:29:19.864Z] [2023-05-10T18:29:19.864Z] Login Succeeded [2023-05-10T18:29:19.864Z] ---> docker-login.sh ends [Pipeline] } [2023-05-10T18:29:19.899Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-10T18:29:20.325Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-10T18:29:20.360Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-10T18:29:20.396Z] ========================================================= [2023-05-10T18:29:20.396Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-10T18:29:20.396Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T18:29:20.903Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-10T18:29:21.501Z] Sending build context to Docker daemon 14.32MB [2023-05-10T18:29:21.501Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-05-10T18:29:21.501Z] Step 2/13 : FROM ${BASE} AS builder [2023-05-10T18:29:24.130Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-10T18:29:24.130Z] c41833b44d91: Pulling fs layer [2023-05-10T18:29:24.130Z] ed15518f5707: Pulling fs layer [2023-05-10T18:29:24.130Z] feae8fd75edb: Pulling fs layer [2023-05-10T18:29:24.130Z] 242c74f7c9fa: Pulling fs layer [2023-05-10T18:29:24.130Z] 3cdef696dda3: Pulling fs layer [2023-05-10T18:29:24.130Z] 2ced38df9373: Pulling fs layer [2023-05-10T18:29:24.130Z] 58f1dce35555: Pulling fs layer [2023-05-10T18:29:24.130Z] 242c74f7c9fa: Waiting [2023-05-10T18:29:24.130Z] 3cdef696dda3: Waiting [2023-05-10T18:29:24.130Z] 58f1dce35555: Waiting [2023-05-10T18:29:24.130Z] 2ced38df9373: Waiting [2023-05-10T18:29:24.130Z] ed15518f5707: Verifying Checksum [2023-05-10T18:29:24.130Z] ed15518f5707: Download complete [2023-05-10T18:29:24.130Z] 242c74f7c9fa: Verifying Checksum [2023-05-10T18:29:24.130Z] 242c74f7c9fa: Download complete [2023-05-10T18:29:24.130Z] c41833b44d91: Verifying Checksum [2023-05-10T18:29:24.130Z] c41833b44d91: Download complete [2023-05-10T18:29:25.139Z] c41833b44d91: Pull complete [2023-05-10T18:29:25.417Z] 58f1dce35555: Verifying Checksum [2023-05-10T18:29:25.417Z] 58f1dce35555: Download complete [2023-05-10T18:29:25.689Z] ed15518f5707: Pull complete [2023-05-10T18:29:26.670Z] 2ced38df9373: Verifying Checksum [2023-05-10T18:29:26.670Z] 2ced38df9373: Download complete [2023-05-10T18:29:26.670Z] feae8fd75edb: Verifying Checksum [2023-05-10T18:29:26.670Z] feae8fd75edb: Download complete [2023-05-10T18:29:39.042Z] feae8fd75edb: Pull complete [2023-05-10T18:29:39.042Z] 242c74f7c9fa: Pull complete [2023-05-10T18:29:39.042Z] 3cdef696dda3: Pull complete [2023-05-10T18:29:45.736Z] 2ced38df9373: Pull complete [2023-05-10T18:29:47.698Z] 58f1dce35555: Pull complete [2023-05-10T18:29:47.698Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-10T18:29:47.698Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-10T18:29:47.698Z] ---> fadd8f120f05 [2023-05-10T18:29:47.698Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-05-10T18:29:49.665Z] ---> Running in d000b60c585d [2023-05-10T18:29:49.934Z] Removing intermediate container d000b60c585d [2023-05-10T18:29:49.934Z] ---> 425719f1743c [2023-05-10T18:29:49.934Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-10T18:29:50.205Z] ---> Running in 5251011b0745 [2023-05-10T18:29:50.481Z] Removing intermediate container 5251011b0745 [2023-05-10T18:29:50.481Z] ---> 76e4b71c334a [2023-05-10T18:29:50.481Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-05-10T18:29:50.481Z] ---> Running in 20568b37834a [2023-05-10T18:29:50.751Z] Removing intermediate container 20568b37834a [2023-05-10T18:29:50.751Z] ---> c90990d6074e [2023-05-10T18:29:50.751Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-05-10T18:29:51.020Z] ---> Running in 2006d82d3923 [2023-05-10T18:29:51.288Z] Removing intermediate container 2006d82d3923 [2023-05-10T18:29:51.288Z] ---> 2a33dceab2ff [2023-05-10T18:29:51.288Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-05-10T18:29:51.288Z] ---> Running in fdbf0be2bbdb [2023-05-10T18:29:51.558Z] Removing intermediate container fdbf0be2bbdb [2023-05-10T18:29:51.558Z] ---> 6f7da50abb6b [2023-05-10T18:29:51.558Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-10T18:29:51.828Z] ---> Running in 5abd9e6c6604 [2023-05-10T18:29:52.797Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T18:29:53.384Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T18:29:54.351Z] OK: 263 MiB in 53 packages [2023-05-10T18:29:55.323Z] Removing intermediate container 5abd9e6c6604 [2023-05-10T18:29:55.323Z] ---> 622b9245ee46 [2023-05-10T18:29:55.323Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-05-10T18:29:55.323Z] ---> Running in 2b936f2fba3a [2023-05-10T18:29:55.591Z] Removing intermediate container 2b936f2fba3a [2023-05-10T18:29:55.591Z] ---> a55b0c39fc0d [2023-05-10T18:29:55.591Z] Step 10/13 : COPY go.mod vendor* ./ [2023-05-10T18:29:56.180Z] ---> 48e501e85117 [2023-05-10T18:29:56.180Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T18:29:56.180Z] ---> Running in 76156bad5bda [2023-05-10T18:31:17.819Z] Removing intermediate container 76156bad5bda [2023-05-10T18:31:17.819Z] ---> 94bdea4c4133 [2023-05-10T18:31:17.819Z] Step 12/13 : COPY . . [2023-05-10T18:31:17.819Z] ---> 96df7776071b [2023-05-10T18:31:17.819Z] Step 13/13 : RUN ${MAKE} [2023-05-10T18:31:17.819Z] ---> Running in f3612099ff34 [2023-05-10T18:31:17.819Z] noop [2023-05-10T18:31:17.819Z] Removing intermediate container f3612099ff34 [2023-05-10T18:31:17.819Z] ---> 0d4458285551 [2023-05-10T18:31:17.819Z] Successfully built 0d4458285551 [2023-05-10T18:31:17.819Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T18:31:18.311Z] + docker inspect -f . ci-base-image-arm64 [2023-05-10T18:31:18.311Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T18:31:18.574Z] prd-ubuntu20.04-docker-arm64-4c-16g-14927 does not seem to be running inside a container [2023-05-10T18:31:18.643Z] $ 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 ******** ci-base-image-arm64 cat [2023-05-10T18:31:19.883Z] $ docker top 408a6b84d0b9f67ee5955195d556980bb2179aa55c0c76f408d3a643bb0c08e5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T18:31:20.789Z] + go version [2023-05-10T18:31:20.789Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-10T18:31:20.820Z] $ docker stop --time=1 408a6b84d0b9f67ee5955195d556980bb2179aa55c0c76f408d3a643bb0c08e5 [2023-05-10T18:31:23.131Z] $ docker rm -f --volumes 408a6b84d0b9f67ee5955195d556980bb2179aa55c0c76f408d3a643bb0c08e5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T18:31:23.977Z] + docker inspect -f . ci-base-image-arm64 [2023-05-10T18:31:23.977Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T18:31:24.247Z] prd-ubuntu20.04-docker-arm64-4c-16g-14927 does not seem to be running inside a container [2023-05-10T18:31:24.318Z] $ 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 ******** ci-base-image-arm64 cat [2023-05-10T18:31:25.492Z] $ docker top 7c6b5135b278ddb5ab89230c791ba7110a12a82184776a370424ef2c96e64f31 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T18:31:26.376Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh [2023-05-10T18:31:27.092Z] + make test [2023-05-10T18:31:27.092Z] go test ./... -coverprofile=coverage.out ./... [2023-05-10T18:32:05.986Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-05-10T18:34:42.774Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-05-10T18:34:42.774Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-05-10T18:34:42.774Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.222s coverage: 30.9% of statements [2023-05-10T18:34:57.797Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 18.245s coverage: 86.5% of statements [2023-05-10T18:34:57.797Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-10T18:34:57.797Z] go vet ./... [2023-05-10T18:35:30.056Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-10T18:35:30.056Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-10T18:35:30.056Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-10T18:35:30.099Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-10T18:35:30.126Z] $ docker stop --time=1 7c6b5135b278ddb5ab89230c791ba7110a12a82184776a370424ef2c96e64f31 [2023-05-10T18:35:31.954Z] $ docker rm -f --volumes 7c6b5135b278ddb5ab89230c791ba7110a12a82184776a370424ef2c96e64f31 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-10T18:35:33.220Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-10T18:35:33.257Z] Warning: overwriting stash ‘coverage-report’ [2023-05-10T18:35:33.955Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-10T18:35:34.535Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-10T18:35:34.956Z] + ls -al . [2023-05-10T18:35:34.956Z] total 228 [2023-05-10T18:35:34.956Z] drwxrwxr-x 9 jenkins jenkins 4096 May 10 18:31 . [2023-05-10T18:35:34.956Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 18:28 .. [2023-05-10T18:35:34.956Z] drwxrwxr-x 8 jenkins jenkins 4096 May 10 18:28 .git [2023-05-10T18:35:34.956Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 18:28 .github [2023-05-10T18:35:34.956Z] -rw-rw-r-- 1 jenkins jenkins 496 May 10 18:28 .gitignore [2023-05-10T18:35:34.956Z] -rw-rw-r-- 1 jenkins jenkins 42 May 10 18:28 .golangci.yml [2023-05-10T18:35:34.956Z] -rw-rw-r-- 1 jenkins jenkins 10087 May 10 18:28 Attribution.txt [2023-05-10T18:35:34.956Z] -rw-rw-r-- 1 jenkins jenkins 6312 May 10 18:28 CHANGELOG.md [2023-05-10T18:35:34.956Z] -rw-rw-r-- 1 jenkins jenkins 1574 May 10 18:28 Dockerfile [2023-05-10T18:35:34.956Z] -rw-rw-r-- 1 jenkins jenkins 677 May 10 18:28 GOVERNANCE.md [2023-05-10T18:35:34.956Z] -rw-rw-r-- 1 jenkins jenkins 734 May 10 18:28 Jenkinsfile [2023-05-10T18:35:34.956Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 10 18:28 LICENSE [2023-05-10T18:35:34.956Z] -rw-rw-r-- 1 jenkins jenkins 2751 May 10 18:28 Makefile [2023-05-10T18:35:34.956Z] -rw-rw-r-- 1 jenkins jenkins 625 May 10 18:28 OWNERS.md [2023-05-10T18:35:34.956Z] -rw-rw-r-- 1 jenkins jenkins 2591 May 10 18:28 README.md [2023-05-10T18:35:34.956Z] -rw-rw-r-- 1 jenkins jenkins 5 May 10 18:25 VERSION [2023-05-10T18:35:34.956Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 18:28 bin [2023-05-10T18:35:34.956Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 18:28 cmd [2023-05-10T18:35:34.956Z] -rw-r--r-- 1 jenkins jenkins 79213 May 10 18:34 coverage.out [2023-05-10T18:35:34.956Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 18:28 doc [2023-05-10T18:35:34.956Z] -rw-rw-r-- 1 jenkins jenkins 3642 May 10 18:28 go.mod [2023-05-10T18:35:34.956Z] -rw-rw-r-- 1 jenkins jenkins 33491 May 10 18:28 go.sum [2023-05-10T18:35:34.956Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 18:28 internal [2023-05-10T18:35:34.956Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 18:28 snap [2023-05-10T18:35:34.956Z] -rw-rw-r-- 1 jenkins jenkins 236 May 10 18:28 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T18:35:35.405Z] + docker build -t device-onvif-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=4e0e3c0bc0e242240b3bf434bb8e8fd522ab23da --label arch=arm64 --label version=0.0.0 . [2023-05-10T18:35:36.017Z] Sending build context to Docker daemon 14.4MB [2023-05-10T18:35:36.017Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-05-10T18:35:36.017Z] Step 2/26 : FROM ${BASE} AS builder [2023-05-10T18:35:36.017Z] ---> 0d4458285551 [2023-05-10T18:35:36.017Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-05-10T18:35:36.308Z] ---> Running in d76517411c22 [2023-05-10T18:35:36.592Z] Removing intermediate container d76517411c22 [2023-05-10T18:35:36.592Z] ---> aa72c6958ed0 [2023-05-10T18:35:36.592Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-10T18:35:36.592Z] ---> Running in 4ae245e554bf [2023-05-10T18:35:36.878Z] Removing intermediate container 4ae245e554bf [2023-05-10T18:35:36.878Z] ---> 75f858b216d0 [2023-05-10T18:35:36.878Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-05-10T18:35:37.157Z] ---> Running in 07db0190fbd3 [2023-05-10T18:35:37.426Z] Removing intermediate container 07db0190fbd3 [2023-05-10T18:35:37.426Z] ---> 32b00dbb825c [2023-05-10T18:35:37.426Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-05-10T18:35:37.426Z] ---> Running in d088059a2e73 [2023-05-10T18:35:37.698Z] Removing intermediate container d088059a2e73 [2023-05-10T18:35:37.698Z] ---> 38f0aebf906c [2023-05-10T18:35:37.698Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-05-10T18:35:37.698Z] ---> Running in 10deab70040c [2023-05-10T18:35:37.970Z] Removing intermediate container 10deab70040c [2023-05-10T18:35:37.970Z] ---> 8f1d1dfa6cef [2023-05-10T18:35:37.970Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-10T18:35:38.238Z] ---> Running in 86447e61d153 [2023-05-10T18:35:39.203Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T18:35:39.786Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T18:35:41.205Z] OK: 263 MiB in 53 packages [2023-05-10T18:35:42.172Z] Removing intermediate container 86447e61d153 [2023-05-10T18:35:42.172Z] ---> dda481075f52 [2023-05-10T18:35:42.172Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-05-10T18:35:42.172Z] ---> Running in 1f08835ad539 [2023-05-10T18:35:42.442Z] Removing intermediate container 1f08835ad539 [2023-05-10T18:35:42.442Z] ---> 416b6cc3fa68 [2023-05-10T18:35:42.442Z] Step 10/26 : COPY go.mod vendor* ./ [2023-05-10T18:35:43.028Z] ---> 186a5db8630e [2023-05-10T18:35:43.028Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T18:35:43.028Z] ---> Running in 8d364448774e [2023-05-10T18:35:45.625Z] Removing intermediate container 8d364448774e [2023-05-10T18:35:45.625Z] ---> 77e4fa4ff8bd [2023-05-10T18:35:45.625Z] Step 12/26 : COPY . . [2023-05-10T18:35:47.047Z] ---> dc146871870e [2023-05-10T18:35:47.047Z] Step 13/26 : RUN ${MAKE} [2023-05-10T18:35:47.047Z] ---> Running in e6e780139068 [2023-05-10T18:35:48.015Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-05-10T18:38:24.757Z] Removing intermediate container e6e780139068 [2023-05-10T18:38:24.757Z] ---> c26c9147da60 [2023-05-10T18:38:24.757Z] Step 14/26 : FROM alpine:3.17 [2023-05-10T18:38:24.757Z] 3.17: Pulling from library/alpine [2023-05-10T18:38:24.757Z] c41833b44d91: Already exists [2023-05-10T18:38:24.757Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-10T18:38:24.757Z] Status: Downloaded newer image for alpine:3.17 [2023-05-10T18:38:24.757Z] ---> 51e60588ff2c [2023-05-10T18:38:24.757Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-05-10T18:38:24.757Z] ---> Running in ad3ee22d7699 [2023-05-10T18:38:24.757Z] Removing intermediate container ad3ee22d7699 [2023-05-10T18:38:24.757Z] ---> bb53ac69f570 [2023-05-10T18:38:24.757Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-05-10T18:38:24.757Z] ---> Running in d6124b40fed8 [2023-05-10T18:38:24.757Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T18:38:24.757Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T18:38:24.757Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-10T18:38:24.757Z] Executing busybox-1.35.0-r29.trigger [2023-05-10T18:38:24.757Z] OK: 8 MiB in 16 packages [2023-05-10T18:38:24.757Z] Removing intermediate container d6124b40fed8 [2023-05-10T18:38:24.757Z] ---> 41cb433704ef [2023-05-10T18:38:24.757Z] Step 17/26 : WORKDIR / [2023-05-10T18:38:24.757Z] ---> Running in 179ffd4b273d [2023-05-10T18:38:24.757Z] Removing intermediate container 179ffd4b273d [2023-05-10T18:38:24.757Z] ---> 2c4f4ab3ee22 [2023-05-10T18:38:24.757Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-05-10T18:38:25.342Z] ---> 745f998dd4ff [2023-05-10T18:38:25.342Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-05-10T18:38:25.932Z] ---> b619eaf5682a [2023-05-10T18:38:25.932Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-05-10T18:38:26.519Z] ---> abbc50cbfaa4 [2023-05-10T18:38:26.519Z] Step 21/26 : EXPOSE 59984 [2023-05-10T18:38:26.519Z] ---> Running in 6c78f710a058 [2023-05-10T18:38:26.788Z] Removing intermediate container 6c78f710a058 [2023-05-10T18:38:26.788Z] ---> d2ce727f14e2 [2023-05-10T18:38:26.788Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-05-10T18:38:26.788Z] ---> Running in 6cb1a9419236 [2023-05-10T18:38:27.060Z] Removing intermediate container 6cb1a9419236 [2023-05-10T18:38:27.060Z] ---> efce3f19c384 [2023-05-10T18:38:27.060Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-10T18:38:27.331Z] ---> Running in 7df74a87a67f [2023-05-10T18:38:27.601Z] Removing intermediate container 7df74a87a67f [2023-05-10T18:38:27.601Z] ---> 027d2467dd71 [2023-05-10T18:38:27.601Z] Step 24/26 : LABEL arch=arm64 [2023-05-10T18:38:27.601Z] ---> Running in f1c8ef7f0c84 [2023-05-10T18:38:27.876Z] Removing intermediate container f1c8ef7f0c84 [2023-05-10T18:38:27.876Z] ---> d4a351e33d9e [2023-05-10T18:38:27.876Z] Step 25/26 : LABEL git_sha=4e0e3c0bc0e242240b3bf434bb8e8fd522ab23da [2023-05-10T18:38:27.876Z] ---> Running in 1e1efdb3d366 [2023-05-10T18:38:28.464Z] Removing intermediate container 1e1efdb3d366 [2023-05-10T18:38:28.464Z] ---> f542cf9e475a [2023-05-10T18:38:28.464Z] Step 26/26 : LABEL version=0.0.0 [2023-05-10T18:38:28.464Z] ---> Running in 037944b54fcd [2023-05-10T18:38:28.732Z] Removing intermediate container 037944b54fcd [2023-05-10T18:38:28.732Z] ---> 1ee65e07ab86 [2023-05-10T18:38:28.732Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-10T18:38:28.732Z] Successfully built 1ee65e07ab86 [2023-05-10T18:38:28.732Z] Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T18:38:29.567Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-10T18:38:29.567Z] [2023-05-10T18:38:29.567Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T18:38:29.974Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-10T18:38:29.974Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-10T18:38:29.974Z] 8998bd30e6a1: Pulling fs layer [2023-05-10T18:38:29.974Z] 04944245beec: Pulling fs layer [2023-05-10T18:38:29.974Z] 699f458cf7ca: Pulling fs layer [2023-05-10T18:38:29.974Z] 765212b225bb: Pulling fs layer [2023-05-10T18:38:29.974Z] f23df028b6ca: Pulling fs layer [2023-05-10T18:38:29.974Z] d65c8cfc05b1: Pulling fs layer [2023-05-10T18:38:29.974Z] 2437ff75d9bd: Pulling fs layer [2023-05-10T18:38:29.974Z] 765212b225bb: Waiting [2023-05-10T18:38:29.974Z] d65c8cfc05b1: Waiting [2023-05-10T18:38:29.974Z] f23df028b6ca: Waiting [2023-05-10T18:38:30.248Z] 04944245beec: Verifying Checksum [2023-05-10T18:38:30.248Z] 04944245beec: Download complete [2023-05-10T18:38:30.248Z] 765212b225bb: Verifying Checksum [2023-05-10T18:38:30.248Z] 765212b225bb: Download complete [2023-05-10T18:38:30.248Z] f23df028b6ca: Verifying Checksum [2023-05-10T18:38:30.248Z] f23df028b6ca: Download complete [2023-05-10T18:38:30.248Z] d65c8cfc05b1: Verifying Checksum [2023-05-10T18:38:30.248Z] d65c8cfc05b1: Download complete [2023-05-10T18:38:30.518Z] 699f458cf7ca: Verifying Checksum [2023-05-10T18:38:30.518Z] 699f458cf7ca: Download complete [2023-05-10T18:38:30.785Z] 8998bd30e6a1: Download complete [2023-05-10T18:38:32.735Z] 2437ff75d9bd: Verifying Checksum [2023-05-10T18:38:32.735Z] 2437ff75d9bd: Download complete [2023-05-10T18:38:36.999Z] 8998bd30e6a1: Pull complete [2023-05-10T18:38:36.999Z] 04944245beec: Pull complete [2023-05-10T18:38:38.417Z] 699f458cf7ca: Pull complete [2023-05-10T18:38:38.684Z] 765212b225bb: Pull complete [2023-05-10T18:38:39.654Z] f23df028b6ca: Pull complete [2023-05-10T18:38:39.654Z] d65c8cfc05b1: Pull complete [2023-05-10T18:38:54.688Z] 2437ff75d9bd: Pull complete [2023-05-10T18:38:54.688Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-10T18:38:54.688Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-10T18:38:54.688Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T18:38:55.018Z] prd-ubuntu20.04-docker-arm64-4c-16g-14927 does not seem to be running inside a container [2023-05-10T18:38:55.090Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-10T18:38:57.882Z] $ docker top 7c2f1ccd9d8a334dab42e0c39c81cf36ec622408120249b22b0e0c3df1163d6e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T18:38:58.799Z] ---> job-cost.sh [2023-05-10T18:38:58.799Z] lf-activate-venv: SKIPPING [2023-05-10T18:38:58.799Z] INFO: No Stack... [2023-05-10T18:38:59.071Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-10T18:39:00.034Z] INFO: Archiving Costs [Pipeline] sh [2023-05-10T18:39:00.704Z] + cat /w/workspace/device-onvif-camera/1/archives/cost.csv [2023-05-10T18:39:00.704Z] + cut -d, -f6 [Pipeline] lock [2023-05-10T18:39:00.764Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-352-1-stack-cost] [2023-05-10T18:39:00.769Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-352-1-stack-cost] did not exist. Created. [2023-05-10T18:39:00.769Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-352-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-10T18:39:01.509Z] /w/workspace/device-onvif-camera/1@tmp/durable-4e247ece/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-10T18:39:01.882Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-10T18:39:02.195Z] Warning: overwriting stash ‘stack-cost’ [2023-05-10T18:39:02.258Z] Stashed 1 file(s) [Pipeline] } [2023-05-10T18:39:02.273Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-352-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-10T18:39:02.349Z] $ docker stop --time=1 7c2f1ccd9d8a334dab42e0c39c81cf36ec622408120249b22b0e0c3df1163d6e [2023-05-10T18:39:03.880Z] $ docker rm -f --volumes 7c2f1ccd9d8a334dab42e0c39c81cf36ec622408120249b22b0e0c3df1163d6e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-05-10T18:39:04.893Z] provisioning config files... [2023-05-10T18:39:04.901Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-352@tmp/config6637359748845579592tmp [Pipeline] { [Pipeline] sh [2023-05-10T18:39:05.237Z] + set +x [2023-05-10T18:39:05.237Z] + bash -s -- [2023-05-10T18:39:05.237Z] + curl -s https://codecov.io/bash [2023-05-10T18:39:05.237Z] [2023-05-10T18:39:05.237Z] _____ _ [2023-05-10T18:39:05.237Z] / ____| | | [2023-05-10T18:39:05.237Z] | | ___ __| | ___ ___ _____ __ [2023-05-10T18:39:05.237Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-10T18:39:05.237Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-10T18:39:05.237Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-10T18:39:05.237Z] Bash-1.0.6 [2023-05-10T18:39:05.237Z] [2023-05-10T18:39:05.237Z] [2023-05-10T18:39:05.237Z] ==> git version 2.25.1 found [2023-05-10T18:39:05.237Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-05-10T18:39:05.237Z] Release-Date: 2020-01-08 [2023-05-10T18:39:05.237Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-10T18:39:05.237Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-10T18:39:05.237Z] ==> Jenkins CI detected. [2023-05-10T18:39:05.237Z] current dir:  /w/workspace/undry_device-onvif-camera_PR-352 [2023-05-10T18:39:05.237Z] project root: . [2023-05-10T18:39:05.237Z] --> token set from env [2023-05-10T18:39:05.237Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-10T18:39:05.237Z] ==> Running gcov in . (disable via -X gcov) [2023-05-10T18:39:05.237Z] ==> Python coveragepy not found [2023-05-10T18:39:05.237Z] ==> Searching for coverage reports in: [2023-05-10T18:39:05.237Z] + . [2023-05-10T18:39:05.237Z] -> Found 1 reports [2023-05-10T18:39:05.237Z] ==> Detecting git/mercurial file structure [2023-05-10T18:39:05.498Z] ==> Reading reports [2023-05-10T18:39:05.498Z] + ./coverage.out bytes=79213 [2023-05-10T18:39:05.498Z] ==> Appending adjustments [2023-05-10T18:39:05.498Z] https://docs.codecov.io/docs/fixing-reports [2023-05-10T18:39:05.498Z] + Found adjustments [2023-05-10T18:39:05.498Z] ==> Gzipping contents [2023-05-10T18:39:05.498Z] 12K /tmp/codecov.lSLqpo.gz [2023-05-10T18:39:05.498Z] ==> Uploading reports [2023-05-10T18:39:05.498Z] url: https://codecov.io [2023-05-10T18:39:05.498Z] query: branch=PR-352&commit=4e0e3c0bc0e242240b3bf434bb8e8fd522ab23da&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-352%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=352&job=&cmd_args= [2023-05-10T18:39:05.498Z] -> Pinging Codecov [2023-05-10T18:39:05.498Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-352&commit=4e0e3c0bc0e242240b3bf434bb8e8fd522ab23da&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-352%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=352&job=&cmd_args= [2023-05-10T18:39:05.756Z] -> Uploading to [2023-05-10T18:39:05.756Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-10/F29A59C45E3A92E06B3E522C9905F8EF/4e0e3c0bc0e242240b3bf434bb8e8fd522ab23da/cbeb3da3-8330-49d7-8950-73646960aec1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230510%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230510T183905Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=79b1923fc58d32d79ac019d338ff33cdc1aeffa9a2cad0ca1b6ff37ca978ef38 [2023-05-10T18:39:05.756Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-10T18:39:05.756Z] Dload Upload Total Spent Left Speed [2023-05-10T18:39:06.017Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10581 0 0 100 10581 0 47877 --:--:-- --:--:-- --:--:-- 47877 [2023-05-10T18:39:06.017Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/4e0e3c0bc0e242240b3bf434bb8e8fd522ab23da [Pipeline] } [2023-05-10T18:39:06.045Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-05-10T18:39:07.928Z] + [ -d /w/workspace/undry_device-onvif-camera_PR-352/archives ] [2023-05-10T18:39:07.929Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-352/archives [2023-05-10T18:39:07.929Z] total 16 [2023-05-10T18:39:07.929Z] drwxr-xr-x 3 root root 4096 May 10 18:27 . [2023-05-10T18:39:07.929Z] drwxrwxr-x 11 jenkins jenkins 4096 May 10 18:27 .. [2023-05-10T18:39:07.929Z] drwxr-xr-x 2 root root 4096 May 10 18:27 cost [2023-05-10T18:39:07.929Z] -rw-r--r-- 1 root root 91 May 10 18:27 cost.csv [2023-05-10T18:39:07.929Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-352/archives [2023-05-10T18:39:07.929Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-352/archives [2023-05-10T18:39:07.929Z] total 16 [2023-05-10T18:39:07.929Z] drwxr-xr-x 3 jenkins jenkins 4096 May 10 18:27 . [2023-05-10T18:39:07.929Z] drwxrwxr-x 11 jenkins jenkins 4096 May 10 18:27 .. [2023-05-10T18:39:07.929Z] drwxr-xr-x 2 jenkins jenkins 4096 May 10 18:27 cost [2023-05-10T18:39:07.929Z] -rw-r--r-- 1 jenkins jenkins 91 May 10 18:27 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-10T18:39:08.257Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T18:39:09.221Z] ---> package-listing.sh [2023-05-10T18:39:09.222Z] ++ facter osfamily [2023-05-10T18:39:09.222Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-10T18:39:09.480Z] + OS_FAMILY=debian [2023-05-10T18:39:09.480Z] + workspace=/w/workspace/undry_device-onvif-camera_PR-352 [2023-05-10T18:39:09.480Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-10T18:39:09.480Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-10T18:39:09.480Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-10T18:39:09.480Z] + PACKAGES=/tmp/packages_start.txt [2023-05-10T18:39:09.480Z] + '[' /w/workspace/undry_device-onvif-camera_PR-352 ']' [2023-05-10T18:39:09.480Z] + PACKAGES=/tmp/packages_end.txt [2023-05-10T18:39:09.480Z] + case "${OS_FAMILY}" in [2023-05-10T18:39:09.480Z] + dpkg -l [2023-05-10T18:39:09.480Z] + grep '^ii' [2023-05-10T18:39:09.480Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-10T18:39:09.480Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-10T18:39:09.480Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-10T18:39:09.480Z] + '[' /w/workspace/undry_device-onvif-camera_PR-352 ']' [2023-05-10T18:39:09.480Z] + mkdir -p /w/workspace/undry_device-onvif-camera_PR-352/archives/ [2023-05-10T18:39:09.480Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-352/archives/ [Pipeline] echo [2023-05-10T18:39:09.516Z] 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-352/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-10T18:39:09.803Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T18:39:10.422Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-10T18:39:10.422Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T18:39:10.572Z] prd-ubuntu20.04-docker-8c-8g-14925 does not seem to be running inside a container [2023-05-10T18:39:10.604Z] $ 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-352/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-352 -v /w/workspace/undry_device-onvif-camera_PR-352:/w/workspace/undry_device-onvif-camera_PR-352:rw,z -v /w/workspace/undry_device-onvif-camera_PR-352@tmp:/w/workspace/undry_device-onvif-camera_PR-352@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-10T18:39:10.780Z] $ docker top 53bcbea4da15814621af288b0c054e5514e9fb141d4a487054e011f7cd7f575a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T18:39:11.158Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-10T18:39:11.462Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-10T18:39:11.771Z] + ls /var/log/sa-host [2023-05-10T18:39:11.771Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-10T18:39:11.907Z] provisioning config files... [2023-05-10T18:39:11.916Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-352@tmp/config14238233230577754696tmp [Pipeline] { [Pipeline] echo [2023-05-10T18:39:11.962Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T18:39:12.274Z] ---> create-netrc.sh [Pipeline] } [2023-05-10T18:39:12.302Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-10T18:39:12.682Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-10T18:39:12.712Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T18:39:13.028Z] ---> sudo-logs.sh [2023-05-10T18:39:13.028Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-10T18:39:13.120Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T18:39:13.442Z] ---> job-cost.sh [2023-05-10T18:39:13.442Z] lf-activate-venv: SKIPPING [2023-05-10T18:39:13.442Z] DEBUG: total: 0.2199999988079071 [2023-05-10T18:39:13.442Z] INFO: Retrieving Stack Cost... [2023-05-10T18:39:13.701Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-10T18:39:14.268Z] INFO: Archiving Costs [Pipeline] echo [2023-05-10T18:39:14.304Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T18:39:14.614Z] ---> logs-deploy.sh [2023-05-10T18:39:14.614Z] lf-activate-venv: SKIPPING [2023-05-10T18:39:14.614Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-352/1 [2023-05-10T18:39:14.614Z] INFO: archiving workspace using pattern(s): [2023-05-10T18:39:15.768Z] Archives upload complete. [2023-05-10T18:39:15.768Z] INFO: archiving logs to Nexus