Pull request #390 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3f3a02b59bc1eb903b8bfec191483511f1f7ccbe+8b26e08ae669ef2db953223401c2348c9b5f017a (1445b5a170556dd754898b7501ef667f89a6e71c) 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-ssh14996332252665350350.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh13321874274158964288.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-390/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-390/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15005092157653928895.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-390/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18368855194671498658.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2855894821560515369.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-390/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-390/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8507793469161267627.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8103 in /w/workspace/undry_device-onvif-camera_PR-390 [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-390 # 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/390/head:refs/remotes/origin/PR-390 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 8b26e08ae669ef2db953223401c2348c9b5f017a into PR head commit 3f3a02b59bc1eb903b8bfec191483511f1f7ccbe Merge succeeded, producing 3f3a02b59bc1eb903b8bfec191483511f1f7ccbe Checking out Revision 3f3a02b59bc1eb903b8bfec191483511f1f7ccbe (PR-390) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage > git config core.sparsecheckout # timeout=10 > git checkout -f 3f3a02b59bc1eb903b8bfec191483511f1f7ccbe # 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 8b26e08ae669ef2db953223401c2348c9b5f017a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3f3a02b59bc1eb903b8bfec191483511f1f7ccbe # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-28T03:27:24.837Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-28T03:27:25.021Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-28T03:27:25.120Z] ========================================================= [2023-09-28T03:27:25.120Z] EdgeX Global Pipelines Version Info [2023-09-28T03:27:25.120Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-28T03:27:25.865Z] ------------------- [2023-09-28T03:27:25.865Z] stable info: [2023-09-28T03:27:25.865Z] ------------------- [2023-09-28T03:27:25.865Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-28T03:27:25.865Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-28T03:27:25.865Z] Message: update stable to v1.0.254 [2023-09-28T03:27:26.436Z] ------------------- [2023-09-28T03:27:26.436Z] experimental info: [2023-09-28T03:27:26.436Z] ------------------- [2023-09-28T03:27:26.436Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-28T03:27:26.436Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-28T03:27:26.436Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-28T03:27:26.735Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-09-28T03:27:26.771Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-09-28T03:27:26.809Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-28T03:27:26.850Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-28T03:27:26.892Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-28T03:27:26.931Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-28T03:27:26.970Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-28T03:27:27.012Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-09-28T03:27:27.056Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-28T03:27:27.100Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-28T03:27:27.143Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-28T03:27:27.185Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-09-28T03:27:27.229Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-28T03:27:27.274Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-28T03:27:27.323Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-28T03:27:27.363Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-28T03:27:27.400Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-28T03:27:27.442Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-28T03:27:27.494Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-28T03:27:27.550Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-28T03:27:27.585Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-09-28T03:27:27.625Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo [2023-09-28T03:27:27.663Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-28T03:27:27.704Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-28T03:27:27.747Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-09-28T03:27:27.787Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-28T03:27:27.830Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-28T03:27:27.872Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-390 [Pipeline] echo [2023-09-28T03:27:27.911Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-390 [Pipeline] echo [2023-09-28T03:27:27.960Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-390 [Pipeline] echo [2023-09-28T03:27:28.000Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3f3a02b59bc1eb903b8bfec191483511f1f7ccbe [Pipeline] echo [2023-09-28T03:27:28.036Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3f3a02b [Pipeline] echo [2023-09-28T03:27:28.074Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-28T03:27:28.201Z] provisioning config files... [2023-09-28T03:27:28.243Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-390@tmp/config8975701188047708841tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-28T03:27:28.582Z] ---> docker-login.sh [2023-09-28T03:27:28.582Z] nexus3.edgexfoundry.org:10001 [2023-09-28T03:27:28.842Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-28T03:27:28.842Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-28T03:27:28.842Z] Configure a credential helper to remove this warning. See [2023-09-28T03:27:28.842Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-28T03:27:28.842Z] [2023-09-28T03:27:28.842Z] Login Succeeded [2023-09-28T03:27:28.842Z] nexus3.edgexfoundry.org:10002 [2023-09-28T03:27:29.104Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-28T03:27:29.104Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-28T03:27:29.104Z] Configure a credential helper to remove this warning. See [2023-09-28T03:27:29.104Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-28T03:27:29.104Z] [2023-09-28T03:27:29.104Z] Login Succeeded [2023-09-28T03:27:29.104Z] nexus3.edgexfoundry.org:10003 [2023-09-28T03:27:29.104Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-28T03:27:29.104Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-28T03:27:29.104Z] Configure a credential helper to remove this warning. See [2023-09-28T03:27:29.104Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-28T03:27:29.104Z] [2023-09-28T03:27:29.104Z] Login Succeeded [2023-09-28T03:27:29.104Z] nexus3.edgexfoundry.org:10004 [2023-09-28T03:27:29.365Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-28T03:27:29.365Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-28T03:27:29.365Z] Configure a credential helper to remove this warning. See [2023-09-28T03:27:29.365Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-28T03:27:29.365Z] [2023-09-28T03:27:29.365Z] Login Succeeded [2023-09-28T03:27:29.365Z] docker.io [2023-09-28T03:27:29.365Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-28T03:27:29.936Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-28T03:27:29.936Z] Configure a credential helper to remove this warning. See [2023-09-28T03:27:29.936Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-28T03:27:29.936Z] [2023-09-28T03:27:29.936Z] Login Succeeded [2023-09-28T03:27:29.936Z] ---> docker-login.sh ends [Pipeline] } [2023-09-28T03:27:29.963Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-28T03:27:30.625Z] + git rev-list -1 --merges 3f3a02b59bc1eb903b8bfec191483511f1f7ccbe~1..3f3a02b59bc1eb903b8bfec191483511f1f7ccbe [Pipeline] echo [2023-09-28T03:27:30.690Z] -----------> git rev-list -1 --merges 3f3a02b59bc1eb903b8bfec191483511f1f7ccbe~1..3f3a02b59bc1eb903b8bfec191483511f1f7ccbe 3f3a02b59bc1eb903b8bfec191483511f1f7ccbe [false] [Pipeline] sh [2023-09-28T03:27:31.000Z] + git log --format=format:%s -1 3f3a02b59bc1eb903b8bfec191483511f1f7ccbe [Pipeline] echo [2023-09-28T03:27:31.033Z] ========================================================= [2023-09-28T03:27:31.033Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-28T03:27:31.033Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-28T03:27:31.461Z] + git log --format=format:%s -1 3f3a02b59bc1eb903b8bfec191483511f1f7ccbe [Pipeline] echo [2023-09-28T03:27:31.493Z] [semverPrep] GIT_COMMIT: 3f3a02b59bc1eb903b8bfec191483511f1f7ccbe, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-09-28T03:27:31.524Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-28T03:27:31.917Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-28T03:27:31.917Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-28T03:27:31.917Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-28T03:27:31.917Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-28T03:27:31.917Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-28T03:27:31.917Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-28T03:27:31.917Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-28T03:27:32.340Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-28T03:27:32.340Z] [2023-09-28T03:27:32.340Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-28T03:27:32.724Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-28T03:27:32.724Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-28T03:27:32.724Z] b85a868b505f: Pulling fs layer [2023-09-28T03:27:32.724Z] e2be974225ed: Pulling fs layer [2023-09-28T03:27:32.724Z] 339a4e72a1f5: Pulling fs layer [2023-09-28T03:27:32.724Z] 988bab9f4d93: Pulling fs layer [2023-09-28T03:27:32.724Z] 1469e6f7b9e6: Pulling fs layer [2023-09-28T03:27:32.724Z] eaf3925da568: Pulling fs layer [2023-09-28T03:27:32.724Z] bab4dde63d76: Pulling fs layer [2023-09-28T03:27:32.724Z] bde34c3a00c8: Pulling fs layer [2023-09-28T03:27:32.724Z] 1469e6f7b9e6: Waiting [2023-09-28T03:27:32.724Z] 988bab9f4d93: Waiting [2023-09-28T03:27:32.724Z] eaf3925da568: Waiting [2023-09-28T03:27:32.724Z] bab4dde63d76: Waiting [2023-09-28T03:27:32.724Z] b352a97aabf1: Pulling fs layer [2023-09-28T03:27:32.724Z] bde34c3a00c8: Waiting [2023-09-28T03:27:32.724Z] b352a97aabf1: Waiting [2023-09-28T03:27:32.724Z] 4872d77fe225: Pulling fs layer [2023-09-28T03:27:32.724Z] 5851b861e8e6: Pulling fs layer [2023-09-28T03:27:32.724Z] 4872d77fe225: Waiting [2023-09-28T03:27:32.724Z] 5851b861e8e6: Waiting [2023-09-28T03:27:32.724Z] e2be974225ed: Verifying Checksum [2023-09-28T03:27:32.724Z] e2be974225ed: Download complete [2023-09-28T03:27:32.724Z] 988bab9f4d93: Verifying Checksum [2023-09-28T03:27:32.724Z] 988bab9f4d93: Download complete [2023-09-28T03:27:32.724Z] 1469e6f7b9e6: Verifying Checksum [2023-09-28T03:27:32.724Z] 1469e6f7b9e6: Download complete [2023-09-28T03:27:32.724Z] eaf3925da568: Verifying Checksum [2023-09-28T03:27:32.724Z] eaf3925da568: Download complete [2023-09-28T03:27:32.724Z] 339a4e72a1f5: Verifying Checksum [2023-09-28T03:27:32.724Z] 339a4e72a1f5: Download complete [2023-09-28T03:27:32.984Z] bde34c3a00c8: Download complete [2023-09-28T03:27:32.984Z] b352a97aabf1: Verifying Checksum [2023-09-28T03:27:32.984Z] b352a97aabf1: Download complete [2023-09-28T03:27:32.984Z] 4872d77fe225: Verifying Checksum [2023-09-28T03:27:32.984Z] 4872d77fe225: Download complete [2023-09-28T03:27:32.984Z] 5851b861e8e6: Download complete [2023-09-28T03:27:32.984Z] b85a868b505f: Download complete [2023-09-28T03:27:33.251Z] bab4dde63d76: Verifying Checksum [2023-09-28T03:27:33.251Z] bab4dde63d76: Download complete [2023-09-28T03:27:34.186Z] b85a868b505f: Pull complete [2023-09-28T03:27:34.757Z] e2be974225ed: Pull complete [2023-09-28T03:27:35.722Z] 339a4e72a1f5: Pull complete [2023-09-28T03:27:35.722Z] 988bab9f4d93: Pull complete [2023-09-28T03:27:35.984Z] 1469e6f7b9e6: Pull complete [2023-09-28T03:27:35.984Z] eaf3925da568: Pull complete [2023-09-28T03:27:37.897Z] bab4dde63d76: Pull complete [2023-09-28T03:27:38.157Z] bde34c3a00c8: Pull complete [2023-09-28T03:27:38.417Z] b352a97aabf1: Pull complete [2023-09-28T03:27:38.676Z] 4872d77fe225: Pull complete [2023-09-28T03:27:38.676Z] 5851b861e8e6: Pull complete [2023-09-28T03:27:38.676Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-28T03:27:38.676Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-28T03:27:38.676Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-28T03:27:38.932Z] prd-ubuntu20.04-docker-8c-8g-8103 does not seem to be running inside a container [2023-09-28T03:27:38.967Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-390 -v /w/workspace/undry_device-onvif-camera_PR-390:/w/workspace/undry_device-onvif-camera_PR-390:rw,z -v /w/workspace/undry_device-onvif-camera_PR-390@tmp:/w/workspace/undry_device-onvif-camera_PR-390@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-09-28T03:27:43.185Z] $ docker top 366dad2ddc3cea49630fc057f15a82d78da40dbb5153fd2610c0cabc2ce5f451 -eo pid,comm [2023-09-28T03:27:43.250Z] 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-09-28T03:27:43.250Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-28T03:27:43.390Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-28T03:27:43.390Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-28T03:27:43.588Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-28T03:27:43.590Z] $ docker exec 366dad2ddc3cea49630fc057f15a82d78da40dbb5153fd2610c0cabc2ce5f451 ssh-agent [2023-09-28T03:27:43.749Z] SSH_AUTH_SOCK=/tmp/ssh-36QCpC2YDbMO/agent.14 [2023-09-28T03:27:43.749Z] SSH_AGENT_PID=27 [2023-09-28T03:27:43.782Z] Running ssh-add (command line suppressed) [2023-09-28T03:27:43.876Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-390@tmp/private_key_8141517614557305340.key (/w/workspace/undry_device-onvif-camera_PR-390@tmp/private_key_8141517614557305340.key) [2023-09-28T03:27:43.891Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-28T03:27:44.225Z] + git tag --points-at HEAD [Pipeline] } [2023-09-28T03:27:44.251Z] $ docker exec --env ******** --env ******** 366dad2ddc3cea49630fc057f15a82d78da40dbb5153fd2610c0cabc2ce5f451 ssh-agent -k [2023-09-28T03:27:44.354Z] unset SSH_AUTH_SOCK; [2023-09-28T03:27:44.356Z] unset SSH_AGENT_PID; [2023-09-28T03:27:44.356Z] echo Agent pid 27 killed; [2023-09-28T03:27:44.367Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-28T03:27:44.458Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-28T03:27:44.459Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-28T03:27:44.592Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-28T03:27:44.594Z] $ docker exec 366dad2ddc3cea49630fc057f15a82d78da40dbb5153fd2610c0cabc2ce5f451 ssh-agent [2023-09-28T03:27:44.706Z] SSH_AUTH_SOCK=/tmp/ssh-tMCvGfIPjTER/agent.71 [2023-09-28T03:27:44.706Z] SSH_AGENT_PID=77 [2023-09-28T03:27:44.712Z] Running ssh-add (command line suppressed) [2023-09-28T03:27:44.812Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-390@tmp/private_key_7762683187935699941.key (/w/workspace/undry_device-onvif-camera_PR-390@tmp/private_key_7762683187935699941.key) [2023-09-28T03:27:44.829Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-28T03:27:45.157Z] + git semver init [2023-09-28T03:27:45.417Z] 2023-09-28 03:27:45,393 [run_init] DEBUG init version:0.0.0 force:False [2023-09-28T03:27:45.417Z] 2023-09-28 03:27:45,394 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-390/.semver [2023-09-28T03:27:45.417Z] 2023-09-28 03:27:45,395 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-390/.semver [2023-09-28T03:27:45.417Z] 2023-09-28 03:27:45,395 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-390/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-390, universal_newlines=False, shell=None, istream=None) [2023-09-28T03:27:46.795Z] 2023-09-28 03:27:46,611 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-390/.git/info/exclude [2023-09-28T03:27:46.795Z] 2023-09-28 03:27:46,612 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-390/.semver/PR-390 with force:False [2023-09-28T03:27:46.795Z] 2023-09-28 03:27:46,612 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-390/.semver/PR-390 [2023-09-28T03:27:46.795Z] 2023-09-28 03:27:46,616 [execute] INFO git cat-file --batch-check [2023-09-28T03:27:46.795Z] 2023-09-28 03:27:46,617 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-390/.semver, universal_newlines=False, shell=None, istream=) [2023-09-28T03:27:46.795Z] 2023-09-28 03:27:46,623 [execute] INFO git cat-file --batch [2023-09-28T03:27:46.795Z] 2023-09-28 03:27:46,623 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-390/.semver, universal_newlines=False, shell=None, istream=) [2023-09-28T03:27:46.795Z] 2023-09-28 03:27:46,628 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-390/.semver/PR-390 [2023-09-28T03:27:46.795Z] 0.0.0 [Pipeline] } [2023-09-28T03:27:46.827Z] $ docker exec --env ******** --env ******** 366dad2ddc3cea49630fc057f15a82d78da40dbb5153fd2610c0cabc2ce5f451 ssh-agent -k [2023-09-28T03:27:46.927Z] unset SSH_AUTH_SOCK; [2023-09-28T03:27:46.927Z] unset SSH_AGENT_PID; [2023-09-28T03:27:46.927Z] echo Agent pid 77 killed; [2023-09-28T03:27:46.938Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-28T03:27:47.379Z] + git semver [Pipeline] } [2023-09-28T03:27:47.674Z] $ docker stop --time=1 366dad2ddc3cea49630fc057f15a82d78da40dbb5153fd2610c0cabc2ce5f451 [2023-09-28T03:27:48.963Z] $ docker rm -f --volumes 366dad2ddc3cea49630fc057f15a82d78da40dbb5153fd2610c0cabc2ce5f451 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-28T03:27:49.391Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-28T03:27:49.699Z] Stashed 1 file(s) [Pipeline] echo [2023-09-28T03:27:49.716Z] [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-09-28T03:27:50.313Z] provisioning config files... [2023-09-28T03:27:50.323Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-390@tmp/config7626340293103850627tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-28T03:27:50.660Z] ---> docker-login.sh [2023-09-28T03:27:50.660Z] nexus3.edgexfoundry.org:10001 [2023-09-28T03:27:50.660Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-28T03:27:50.660Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-28T03:27:50.660Z] Configure a credential helper to remove this warning. See [2023-09-28T03:27:50.660Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-28T03:27:50.660Z] [2023-09-28T03:27:50.660Z] Login Succeeded [2023-09-28T03:27:50.660Z] nexus3.edgexfoundry.org:10002 [2023-09-28T03:27:50.660Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-28T03:27:50.919Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-28T03:27:50.919Z] Configure a credential helper to remove this warning. See [2023-09-28T03:27:50.919Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-28T03:27:50.919Z] [2023-09-28T03:27:50.919Z] Login Succeeded [2023-09-28T03:27:50.919Z] nexus3.edgexfoundry.org:10003 [2023-09-28T03:27:50.919Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-28T03:27:50.919Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-28T03:27:50.919Z] Configure a credential helper to remove this warning. See [2023-09-28T03:27:50.919Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-28T03:27:50.919Z] [2023-09-28T03:27:50.919Z] Login Succeeded [2023-09-28T03:27:50.919Z] nexus3.edgexfoundry.org:10004 [2023-09-28T03:27:50.919Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-28T03:27:51.177Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-28T03:27:51.177Z] Configure a credential helper to remove this warning. See [2023-09-28T03:27:51.177Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-28T03:27:51.177Z] [2023-09-28T03:27:51.177Z] Login Succeeded [2023-09-28T03:27:51.177Z] docker.io [2023-09-28T03:27:51.177Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-28T03:27:51.454Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-28T03:27:51.454Z] Configure a credential helper to remove this warning. See [2023-09-28T03:27:51.454Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-28T03:27:51.454Z] [2023-09-28T03:27:51.454Z] Login Succeeded [2023-09-28T03:27:51.454Z] ---> docker-login.sh ends [Pipeline] } [2023-09-28T03:27:51.482Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-28T03:27:51.691Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-28T03:27:51.729Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-28T03:27:51.761Z] ========================================================= [2023-09-28T03:27:51.761Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-28T03:27:51.761Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-28T03:27:52.221Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-28T03:27:52.221Z] Sending build context to Docker daemon 21.58MB [2023-09-28T03:27:52.221Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-09-28T03:27:52.221Z] Step 2/13 : FROM ${BASE} AS builder [2023-09-28T03:27:52.480Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-28T03:27:52.480Z] 7264a8db6415: Pulling fs layer [2023-09-28T03:27:52.480Z] c4d48a809fc2: Pulling fs layer [2023-09-28T03:27:52.480Z] 4f1c88b9dad5: Pulling fs layer [2023-09-28T03:27:52.480Z] ad3a456e5733: Pulling fs layer [2023-09-28T03:27:52.480Z] 33e27b845d1e: Pulling fs layer [2023-09-28T03:27:52.480Z] c68163c4e522: Pulling fs layer [2023-09-28T03:27:52.480Z] 50da416c3ac9: Pulling fs layer [2023-09-28T03:27:52.480Z] 23d2d4c4bb30: Pulling fs layer [2023-09-28T03:27:52.480Z] 33e27b845d1e: Waiting [2023-09-28T03:27:52.480Z] 50da416c3ac9: Waiting [2023-09-28T03:27:52.480Z] c68163c4e522: Waiting [2023-09-28T03:27:52.480Z] ad3a456e5733: Waiting [2023-09-28T03:27:52.480Z] c4d48a809fc2: Download complete [2023-09-28T03:27:52.480Z] ad3a456e5733: Download complete [2023-09-28T03:27:52.480Z] 33e27b845d1e: Verifying Checksum [2023-09-28T03:27:52.480Z] 33e27b845d1e: Download complete [2023-09-28T03:27:52.480Z] 7264a8db6415: Verifying Checksum [2023-09-28T03:27:52.480Z] 7264a8db6415: Download complete [2023-09-28T03:27:52.480Z] c68163c4e522: Verifying Checksum [2023-09-28T03:27:52.740Z] 7264a8db6415: Pull complete [2023-09-28T03:27:52.740Z] 23d2d4c4bb30: Verifying Checksum [2023-09-28T03:27:52.740Z] 23d2d4c4bb30: Download complete [2023-09-28T03:27:52.998Z] c4d48a809fc2: Pull complete [2023-09-28T03:27:52.998Z] 4f1c88b9dad5: Verifying Checksum [2023-09-28T03:27:52.999Z] 4f1c88b9dad5: Download complete [2023-09-28T03:27:53.258Z] 50da416c3ac9: Verifying Checksum [2023-09-28T03:27:53.258Z] 50da416c3ac9: Download complete [2023-09-28T03:27:56.541Z] 4f1c88b9dad5: Pull complete [2023-09-28T03:27:57.107Z] ad3a456e5733: Pull complete [2023-09-28T03:27:57.366Z] 33e27b845d1e: Pull complete [2023-09-28T03:27:57.625Z] c68163c4e522: Pull complete [2023-09-28T03:28:00.909Z] 50da416c3ac9: Pull complete [2023-09-28T03:28:01.477Z] 23d2d4c4bb30: Pull complete [2023-09-28T03:28:01.737Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-09-28T03:28:01.737Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-28T03:28:01.737Z] ---> 0786185ac409 [2023-09-28T03:28:01.737Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-09-28T03:28:05.127Z] Still waiting to schedule task [2023-09-28T03:28:05.127Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-09-28T03:28:14.047Z] ---> Running in 526d1f7dc6df [2023-09-28T03:28:14.047Z] Removing intermediate container 526d1f7dc6df [2023-09-28T03:28:14.047Z] ---> d5a327a44f0f [2023-09-28T03:28:14.047Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-28T03:28:14.047Z] ---> Running in 0134b4e7bf14 [2023-09-28T03:28:14.616Z] Removing intermediate container 0134b4e7bf14 [2023-09-28T03:28:14.616Z] ---> c0a466120331 [2023-09-28T03:28:14.616Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-09-28T03:28:14.876Z] ---> Running in 858475c5d5d3 [2023-09-28T03:28:15.136Z] Removing intermediate container 858475c5d5d3 [2023-09-28T03:28:15.136Z] ---> 417e7b8448d8 [2023-09-28T03:28:15.136Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-09-28T03:28:15.704Z] ---> Running in 9069fc1261ed [2023-09-28T03:28:15.704Z] Removing intermediate container 9069fc1261ed [2023-09-28T03:28:15.704Z] ---> adef9bdd2626 [2023-09-28T03:28:15.704Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-09-28T03:28:15.704Z] ---> Running in d0c1f530bbbc [2023-09-28T03:28:15.963Z] Removing intermediate container d0c1f530bbbc [2023-09-28T03:28:15.963Z] ---> 94aecd954a08 [2023-09-28T03:28:15.963Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-28T03:28:15.963Z] ---> Running in ad75f58a8885 [2023-09-28T03:28:16.222Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-28T03:28:16.481Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-28T03:28:16.739Z] OK: 264 MiB in 52 packages [2023-09-28T03:28:16.998Z] Removing intermediate container ad75f58a8885 [2023-09-28T03:28:16.999Z] ---> f2a26ca45251 [2023-09-28T03:28:16.999Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-09-28T03:28:16.999Z] ---> Running in 9e454014cef2 [2023-09-28T03:28:16.999Z] Removing intermediate container 9e454014cef2 [2023-09-28T03:28:16.999Z] ---> 76daa5a292c6 [2023-09-28T03:28:16.999Z] Step 10/13 : COPY go.mod vendor* ./ [2023-09-28T03:28:17.257Z] ---> d89a7219994b [2023-09-28T03:28:17.257Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-28T03:28:17.257Z] ---> Running in b2e4d4aaa5b0 [2023-09-28T03:29:37.066Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8104 in /w/workspace/undry_device-onvif-camera_PR-390 [Pipeline] { [Pipeline] ws [2023-09-28T03:29:37.127Z] Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout [2023-09-28T03:29:37.211Z] The recommended git tool is: git [2023-09-28T03:29:38.719Z] Removing intermediate container b2e4d4aaa5b0 [2023-09-28T03:29:38.719Z] ---> f3cb14c06d6a [2023-09-28T03:29:38.719Z] Step 12/13 : COPY . . [2023-09-28T03:29:38.719Z] ---> 6360a812444f [2023-09-28T03:29:38.719Z] Step 13/13 : RUN ${MAKE} [2023-09-28T03:29:38.719Z] ---> Running in d2b8a8fe96b8 [2023-09-28T03:29:38.719Z] noop [2023-09-28T03:29:38.719Z] Removing intermediate container d2b8a8fe96b8 [2023-09-28T03:29:38.719Z] ---> 2c54558d3aba [2023-09-28T03:29:38.719Z] Successfully built 2c54558d3aba [2023-09-28T03:29:38.719Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-28T03:29:39.179Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-28T03:29:39.179Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-28T03:29:39.349Z] prd-ubuntu20.04-docker-8c-8g-8103 does not seem to be running inside a container [2023-09-28T03:29:39.381Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-390 -v /w/workspace/undry_device-onvif-camera_PR-390:/w/workspace/undry_device-onvif-camera_PR-390:rw,z -v /w/workspace/undry_device-onvif-camera_PR-390@tmp:/w/workspace/undry_device-onvif-camera_PR-390@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-09-28T03:29:39.772Z] $ docker top c0460758887370f130739e04e2003d188ff66cf8bf4fd51f395eda8f228b4061 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-28T03:29:40.164Z] + go version [2023-09-28T03:29:40.164Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-28T03:29:40.198Z] $ docker stop --time=1 c0460758887370f130739e04e2003d188ff66cf8bf4fd51f395eda8f228b4061 [2023-09-28T03:29:41.463Z] $ docker rm -f --volumes c0460758887370f130739e04e2003d188ff66cf8bf4fd51f395eda8f228b4061 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-28T03:29:41.923Z] using credential edgex-jenkins-ssh [2023-09-28T03:29:41.941Z] Cloning the remote Git repository [2023-09-28T03:29:41.984Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-09-28T03:29:42.167Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-28T03:29:42.167Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-28T03:29:42.325Z] prd-ubuntu20.04-docker-8c-8g-8103 does not seem to be running inside a container [2023-09-28T03:29:42.354Z] $ 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-390 -v /w/workspace/undry_device-onvif-camera_PR-390:/w/workspace/undry_device-onvif-camera_PR-390:rw,z -v /w/workspace/undry_device-onvif-camera_PR-390@tmp:/w/workspace/undry_device-onvif-camera_PR-390@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-09-28T03:29:42.657Z] $ docker top e1f98a474009313232d44462bcffd2e741589b00a82cd8dcc70f25c45924c511 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-28T03:29:43.108Z] + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-390 [Pipeline] fileExists [Pipeline] sh [2023-09-28T03:29:42.073Z] > git init /w/workspace/device-onvif-camera/1 # timeout=10 [2023-09-28T03:29:42.215Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-09-28T03:29:42.216Z] > git --version # timeout=10 [2023-09-28T03:29:42.236Z] > git --version # 'git version 2.25.1' [2023-09-28T03:29:42.238Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-28T03:29:42.387Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-28T03:29:43.460Z] + make test [2023-09-28T03:29:43.460Z] go test ./... -coverprofile=coverage.out ./... [2023-09-28T03:29:43.910Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-09-28T03:29:43.940Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-28T03:29:44.837Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-09-28T03:29:45.286Z] Merging remotes/origin/main commit 8b26e08ae669ef2db953223401c2348c9b5f017a into PR head commit 3f3a02b59bc1eb903b8bfec191483511f1f7ccbe [2023-09-28T03:29:45.637Z] Merge succeeded, producing 3f3a02b59bc1eb903b8bfec191483511f1f7ccbe [2023-09-28T03:29:45.637Z] Checking out Revision 3f3a02b59bc1eb903b8bfec191483511f1f7ccbe (PR-390) [2023-09-28T03:29:44.731Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-09-28T03:29:44.771Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-09-28T03:29:44.772Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-28T03:29:44.786Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/390/head:refs/remotes/origin/PR-390 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-09-28T03:29:45.307Z] > git config core.sparsecheckout # timeout=10 [2023-09-28T03:29:45.374Z] > git checkout -f 3f3a02b59bc1eb903b8bfec191483511f1f7ccbe # timeout=10 [2023-09-28T03:29:45.542Z] > git remote # timeout=10 [2023-09-28T03:29:45.562Z] > git config --get remote.origin.url # timeout=10 [2023-09-28T03:29:45.585Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-28T03:29:45.597Z] > git merge 8b26e08ae669ef2db953223401c2348c9b5f017a # timeout=10 [2023-09-28T03:29:45.623Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-09-28T03:29:45.646Z] > git config core.sparsecheckout # timeout=10 [2023-09-28T03:29:45.658Z] > git checkout -f 3f3a02b59bc1eb903b8bfec191483511f1f7ccbe # timeout=10 [2023-09-28T03:29:46.262Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-09-28T03:29:46.312Z] > git --version # timeout=10 [2023-09-28T03:29:46.322Z] > git --version # 'git version 2.25.1' [2023-09-28T03:29:46.335Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-28T03:29:47.410Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-28T03:29:47.410Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-28T03:29:47.410Z] Dload Upload Total Spent Left Speed [2023-09-28T03:29:47.410Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 104k 0 --:--:-- --:--:-- --:--:-- 104k [Pipeline] sh [2023-09-28T03:29:48.016Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-28T03:29:48.366Z] + sudo tee /etc/docker/daemon.new [2023-09-28T03:29:48.366Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-28T03:29:48.366Z] { [2023-09-28T03:29:48.366Z] "registry-mirrors": [ [2023-09-28T03:29:48.366Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-28T03:29:48.366Z] ], [2023-09-28T03:29:48.366Z] "bip": "10.250.0.254/24", [2023-09-28T03:29:48.366Z] "hosts": [ [2023-09-28T03:29:48.366Z] "tcp://0.0.0.0:5555", [2023-09-28T03:29:48.366Z] "unix:///var/run/docker.sock" [2023-09-28T03:29:48.366Z] ], [2023-09-28T03:29:48.366Z] "mtu": 1458, [2023-09-28T03:29:48.366Z] "selinux-enabled": true, [2023-09-28T03:29:48.366Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-28T03:29:48.366Z] } [Pipeline] sh [2023-09-28T03:29:48.710Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-28T03:29:49.055Z] + sudo service docker restart [2023-09-28T03:29:54.817Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-09-28T03:29:55.077Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-09-28T03:29:57.610Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.041s coverage: 31.5% of statements [2023-09-28T03:29:57.610Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.099s coverage: 86.5% of statements [2023-09-28T03:30:04.191Z] go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-28T03:30:07.392Z] provisioning config files... [2023-09-28T03:30:07.418Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config2649634265218564022tmp [Pipeline] { [Pipeline] libraryResource [2023-09-28T03:30:07.468Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-28T03:30:07.468Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-28T03:30:07.468Z] ./bin/test-attribution-txt.sh [Pipeline] sh [Pipeline] echo [2023-09-28T03:30:07.602Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-28T03:30:07.632Z] $ docker stop --time=1 e1f98a474009313232d44462bcffd2e741589b00a82cd8dcc70f25c45924c511 [2023-09-28T03:30:07.797Z] ---> docker-login.sh [2023-09-28T03:30:07.797Z] nexus3.edgexfoundry.org:10001 [2023-09-28T03:30:08.067Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-28T03:30:08.338Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-28T03:30:08.338Z] Configure a credential helper to remove this warning. See [2023-09-28T03:30:08.338Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-28T03:30:08.338Z] [2023-09-28T03:30:08.338Z] Login Succeeded [2023-09-28T03:30:08.338Z] nexus3.edgexfoundry.org:10002 [2023-09-28T03:30:08.606Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-28T03:30:08.875Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-28T03:30:08.875Z] Configure a credential helper to remove this warning. See [2023-09-28T03:30:08.875Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-28T03:30:08.875Z] [2023-09-28T03:30:08.875Z] Login Succeeded [2023-09-28T03:30:08.875Z] nexus3.edgexfoundry.org:10003 [2023-09-28T03:30:08.875Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-28T03:30:09.143Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-28T03:30:09.143Z] Configure a credential helper to remove this warning. See [2023-09-28T03:30:09.143Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-28T03:30:09.143Z] [2023-09-28T03:30:09.143Z] Login Succeeded [2023-09-28T03:30:09.143Z] nexus3.edgexfoundry.org:10004 [2023-09-28T03:30:09.413Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-28T03:30:09.413Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-28T03:30:09.413Z] Configure a credential helper to remove this warning. See [2023-09-28T03:30:09.413Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-28T03:30:09.413Z] [2023-09-28T03:30:09.413Z] Login Succeeded [2023-09-28T03:30:09.413Z] docker.io [2023-09-28T03:30:09.683Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-28T03:30:09.952Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-28T03:30:09.952Z] Configure a credential helper to remove this warning. See [2023-09-28T03:30:09.952Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-28T03:30:09.952Z] [2023-09-28T03:30:09.952Z] Login Succeeded [2023-09-28T03:30:09.952Z] ---> docker-login.sh ends [2023-09-28T03:30:13.928Z] $ docker rm -f --volumes e1f98a474009313232d44462bcffd2e741589b00a82cd8dcc70f25c45924c511 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] } [2023-09-28T03:30:14.401Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-09-28T03:30:14.647Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-28T03:30:14.762Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] echo [2023-09-28T03:30:14.916Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] stage [Pipeline] { (Build) [Pipeline] echo [2023-09-28T03:30:14.974Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-28T03:30:14.994Z] ========================================================= [2023-09-28T03:30:14.994Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-09-28T03:30:14.994Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh [2023-09-28T03:30:15.489Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-28T03:30:15.733Z] + sudo chown -R jenkins:jenkins . [2023-09-28T03:30:15.762Z] Sending build context to Docker daemon 14.15MB [Pipeline] sh [2023-09-28T03:30:16.032Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-09-28T03:30:16.032Z] Step 2/13 : FROM ${BASE} AS builder [2023-09-28T03:30:16.050Z] + ls -al . [2023-09-28T03:30:16.050Z] total 244 [2023-09-28T03:30:16.050Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 28 03:29 . [2023-09-28T03:30:16.050Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 03:27 .. [2023-09-28T03:30:16.050Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 28 03:29 .git [2023-09-28T03:30:16.050Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 03:27 .github [2023-09-28T03:30:16.050Z] -rw-rw-r-- 1 jenkins jenkins 496 Sep 28 03:27 .gitignore [2023-09-28T03:30:16.050Z] -rw-rw-r-- 1 jenkins jenkins 42 Sep 28 03:27 .golangci.yml [2023-09-28T03:30:16.050Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 28 03:27 .semver [2023-09-28T03:30:16.050Z] -rw-rw-r-- 1 jenkins jenkins 11155 Sep 28 03:27 Attribution.txt [2023-09-28T03:30:16.050Z] -rw-rw-r-- 1 jenkins jenkins 15932 Sep 28 03:27 CHANGELOG.md [2023-09-28T03:30:16.050Z] -rw-rw-r-- 1 jenkins jenkins 1574 Sep 28 03:27 Dockerfile [2023-09-28T03:30:16.050Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 28 03:27 GOVERNANCE.md [2023-09-28T03:30:16.050Z] -rw-rw-r-- 1 jenkins jenkins 739 Sep 28 03:27 Jenkinsfile [2023-09-28T03:30:16.050Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 28 03:27 LICENSE [2023-09-28T03:30:16.050Z] -rw-rw-r-- 1 jenkins jenkins 2877 Sep 28 03:27 Makefile [2023-09-28T03:30:16.050Z] -rw-rw-r-- 1 jenkins jenkins 625 Sep 28 03:27 OWNERS.md [2023-09-28T03:30:16.050Z] -rw-rw-r-- 1 jenkins jenkins 2620 Sep 28 03:27 README.md [2023-09-28T03:30:16.050Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 28 03:27 VERSION [2023-09-28T03:30:16.050Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 03:27 bin [2023-09-28T03:30:16.050Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 03:27 cmd [2023-09-28T03:30:16.050Z] -rw-r--r-- 1 jenkins jenkins 78456 Sep 28 03:29 coverage.out [2023-09-28T03:30:16.050Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 03:27 doc [2023-09-28T03:30:16.050Z] -rw-rw-r-- 1 jenkins jenkins 4086 Sep 28 03:27 go.mod [2023-09-28T03:30:16.050Z] -rw-rw-r-- 1 jenkins jenkins 37524 Sep 28 03:27 go.sum [2023-09-28T03:30:16.050Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 03:27 internal [2023-09-28T03:30:16.050Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 03:27 snap [2023-09-28T03:30:16.050Z] -rw-rw-r-- 1 jenkins jenkins 236 Sep 28 03:27 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-28T03:30:16.516Z] + 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=3f3a02b59bc1eb903b8bfec191483511f1f7ccbe --label arch=amd64 --label version=0.0.0 . [2023-09-28T03:30:16.516Z] Sending build context to Docker daemon 21.66MB [2023-09-28T03:30:16.516Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-09-28T03:30:16.516Z] Step 2/26 : FROM ${BASE} AS builder [2023-09-28T03:30:16.516Z] ---> 2c54558d3aba [2023-09-28T03:30:16.516Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-09-28T03:30:17.084Z] ---> Running in 27eeed9e624c [2023-09-28T03:30:17.084Z] Removing intermediate container 27eeed9e624c [2023-09-28T03:30:17.084Z] ---> b8a8308d8733 [2023-09-28T03:30:17.084Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-28T03:30:17.084Z] ---> Running in b3fe63eb39b9 [2023-09-28T03:30:17.084Z] Removing intermediate container b3fe63eb39b9 [2023-09-28T03:30:17.084Z] ---> 53d8d1fbb5c2 [2023-09-28T03:30:17.084Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-09-28T03:30:17.084Z] ---> Running in c4b614ec12f6 [2023-09-28T03:30:17.341Z] Removing intermediate container c4b614ec12f6 [2023-09-28T03:30:17.341Z] ---> 4fd8ece8b45b [2023-09-28T03:30:17.341Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-09-28T03:30:17.341Z] ---> Running in 52fe0b799088 [2023-09-28T03:30:17.341Z] Removing intermediate container 52fe0b799088 [2023-09-28T03:30:17.341Z] ---> 573e853d44fc [2023-09-28T03:30:17.341Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-09-28T03:30:17.341Z] ---> Running in c72a66d93d13 [2023-09-28T03:30:17.341Z] Removing intermediate container c72a66d93d13 [2023-09-28T03:30:17.341Z] ---> 2e5595587bf9 [2023-09-28T03:30:17.342Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-28T03:30:17.342Z] ---> Running in a2af596dbf78 [2023-09-28T03:30:17.600Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-28T03:30:17.859Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-28T03:30:17.859Z] OK: 264 MiB in 52 packages [2023-09-28T03:30:18.425Z] Removing intermediate container a2af596dbf78 [2023-09-28T03:30:18.425Z] ---> f7f9f8ab72f2 [2023-09-28T03:30:18.425Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-09-28T03:30:18.425Z] ---> Running in 4acb39b8f48a [2023-09-28T03:30:18.425Z] Removing intermediate container 4acb39b8f48a [2023-09-28T03:30:18.425Z] ---> c43548769298 [2023-09-28T03:30:18.425Z] Step 10/26 : COPY go.mod vendor* ./ [2023-09-28T03:30:18.425Z] ---> 35df5bacfae3 [2023-09-28T03:30:18.425Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-28T03:30:18.425Z] ---> Running in 2a1b216e80ae [2023-09-28T03:30:19.358Z] Removing intermediate container 2a1b216e80ae [2023-09-28T03:30:19.358Z] ---> 32b6373b2daa [2023-09-28T03:30:19.358Z] Step 12/26 : COPY . . [2023-09-28T03:30:19.383Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-28T03:30:19.383Z] 9fda8d8052c6: Pulling fs layer [2023-09-28T03:30:19.383Z] 5d54e960e981: Pulling fs layer [2023-09-28T03:30:19.383Z] c4a7e357bf2a: Pulling fs layer [2023-09-28T03:30:19.383Z] f0e02332f6b5: Pulling fs layer [2023-09-28T03:30:19.383Z] cefa15bbcfad: Pulling fs layer [2023-09-28T03:30:19.383Z] 17808c966233: Pulling fs layer [2023-09-28T03:30:19.383Z] f4c1fc716caa: Pulling fs layer [2023-09-28T03:30:19.383Z] f0e02332f6b5: Waiting [2023-09-28T03:30:19.383Z] cefa15bbcfad: Waiting [2023-09-28T03:30:19.383Z] 17808c966233: Waiting [2023-09-28T03:30:19.383Z] f4c1fc716caa: Waiting [2023-09-28T03:30:19.383Z] 5d54e960e981: Verifying Checksum [2023-09-28T03:30:19.383Z] 5d54e960e981: Download complete [2023-09-28T03:30:19.383Z] f0e02332f6b5: Verifying Checksum [2023-09-28T03:30:19.383Z] f0e02332f6b5: Download complete [2023-09-28T03:30:19.383Z] cefa15bbcfad: Verifying Checksum [2023-09-28T03:30:19.383Z] cefa15bbcfad: Download complete [2023-09-28T03:30:19.383Z] 9fda8d8052c6: Verifying Checksum [2023-09-28T03:30:19.383Z] 9fda8d8052c6: Download complete [2023-09-28T03:30:19.383Z] f4c1fc716caa: Verifying Checksum [2023-09-28T03:30:19.383Z] f4c1fc716caa: Download complete [2023-09-28T03:30:19.971Z] 9fda8d8052c6: Pull complete [2023-09-28T03:30:20.297Z] ---> ab6819e89afe [2023-09-28T03:30:20.297Z] Step 13/26 : RUN ${MAKE} [2023-09-28T03:30:20.297Z] ---> Running in 3fcb2dd9681d [2023-09-28T03:30:20.556Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.32" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-09-28T03:30:20.561Z] 5d54e960e981: Pull complete [2023-09-28T03:30:20.831Z] c4a7e357bf2a: Verifying Checksum [2023-09-28T03:30:20.831Z] c4a7e357bf2a: Download complete [2023-09-28T03:30:21.804Z] 17808c966233: Verifying Checksum [2023-09-28T03:30:21.804Z] 17808c966233: Download complete [2023-09-28T03:30:31.905Z] c4a7e357bf2a: Pull complete [2023-09-28T03:30:32.174Z] f0e02332f6b5: Pull complete [2023-09-28T03:30:32.442Z] cefa15bbcfad: Pull complete [2023-09-28T03:30:39.106Z] 17808c966233: Pull complete [2023-09-28T03:30:40.519Z] f4c1fc716caa: Pull complete [2023-09-28T03:30:40.519Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-09-28T03:30:40.519Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-28T03:30:40.519Z] ---> ea914061e18c [2023-09-28T03:30:40.519Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-09-28T03:30:41.942Z] ---> Running in 9a55c4f812a3 [2023-09-28T03:30:42.211Z] Removing intermediate container 9a55c4f812a3 [2023-09-28T03:30:42.211Z] ---> efbbc1d1dd66 [2023-09-28T03:30:42.211Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-28T03:30:42.480Z] ---> Running in d5515870146c [2023-09-28T03:30:42.749Z] Removing intermediate container d5515870146c [2023-09-28T03:30:42.749Z] ---> 6bd006c417d1 [2023-09-28T03:30:42.749Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-09-28T03:30:42.749Z] ---> Running in 427a0c057635 [2023-09-28T03:30:43.016Z] Removing intermediate container 427a0c057635 [2023-09-28T03:30:43.016Z] ---> e044b8b08407 [2023-09-28T03:30:43.016Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-09-28T03:30:43.016Z] ---> Running in 943762e9985f [2023-09-28T03:30:43.601Z] Removing intermediate container 943762e9985f [2023-09-28T03:30:43.601Z] ---> 67e278368ed7 [2023-09-28T03:30:43.601Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-09-28T03:30:43.601Z] ---> Running in fb68941016f7 [2023-09-28T03:30:43.875Z] Removing intermediate container fb68941016f7 [2023-09-28T03:30:43.875Z] ---> 82f8f42d7fce [2023-09-28T03:30:43.875Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-28T03:30:43.875Z] ---> Running in 67e584828822 [2023-09-28T03:30:44.840Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-28T03:30:45.425Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-28T03:30:46.385Z] OK: 266 MiB in 52 packages [2023-09-28T03:30:46.969Z] Removing intermediate container 67e584828822 [2023-09-28T03:30:46.969Z] ---> a0e9a5eec18a [2023-09-28T03:30:46.969Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-09-28T03:30:47.235Z] ---> Running in 573e035c6dbf [2023-09-28T03:30:47.510Z] Removing intermediate container 573e035c6dbf [2023-09-28T03:30:47.510Z] ---> 331dc8cdac5b [2023-09-28T03:30:47.510Z] Step 10/13 : COPY go.mod vendor* ./ [2023-09-28T03:30:48.093Z] ---> 9880836f6803 [2023-09-28T03:30:48.093Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-28T03:30:48.093Z] ---> Running in 0ed709c0e35d [2023-09-28T03:30:52.635Z] Removing intermediate container 3fcb2dd9681d [2023-09-28T03:30:52.635Z] ---> 450f04a9c1d9 [2023-09-28T03:30:52.635Z] Step 14/26 : FROM alpine:3.18 [2023-09-28T03:30:52.635Z] 3.18: Pulling from library/alpine [2023-09-28T03:30:52.635Z] 7264a8db6415: Already exists [2023-09-28T03:30:52.635Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-28T03:30:52.635Z] Status: Downloaded newer image for alpine:3.18 [2023-09-28T03:30:52.635Z] ---> 7e01a0d0a1dc [2023-09-28T03:30:52.635Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-09-28T03:30:52.635Z] ---> Running in 5cc994ca3d56 [2023-09-28T03:30:52.635Z] Removing intermediate container 5cc994ca3d56 [2023-09-28T03:30:52.635Z] ---> 90f564ef2bf1 [2023-09-28T03:30:52.635Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-09-28T03:30:52.635Z] ---> Running in de32a38dc7f7 [2023-09-28T03:30:52.635Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-28T03:30:52.635Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-28T03:30:52.635Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-09-28T03:30:52.635Z] Executing busybox-1.36.1-r2.trigger [2023-09-28T03:30:52.635Z] OK: 7 MiB in 16 packages [2023-09-28T03:30:52.635Z] Removing intermediate container de32a38dc7f7 [2023-09-28T03:30:52.635Z] ---> ce2cc8511cae [2023-09-28T03:30:52.635Z] Step 17/26 : WORKDIR / [2023-09-28T03:30:52.635Z] ---> Running in f31a07bf8c36 [2023-09-28T03:30:52.635Z] Removing intermediate container f31a07bf8c36 [2023-09-28T03:30:52.635Z] ---> 644228ad0e6c [2023-09-28T03:30:52.635Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-09-28T03:30:52.635Z] ---> 83075348b379 [2023-09-28T03:30:52.635Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-09-28T03:30:52.635Z] ---> f0cdafac222f [2023-09-28T03:30:52.635Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-09-28T03:30:52.635Z] ---> 4e466b3c5238 [2023-09-28T03:30:52.635Z] Step 21/26 : EXPOSE 59984 [2023-09-28T03:30:52.635Z] ---> Running in b7ada30e4c55 [2023-09-28T03:30:52.635Z] Removing intermediate container b7ada30e4c55 [2023-09-28T03:30:52.635Z] ---> efcc006e35ec [2023-09-28T03:30:52.635Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-09-28T03:30:52.635Z] ---> Running in 19ebb6c58450 [2023-09-28T03:30:52.635Z] Removing intermediate container 19ebb6c58450 [2023-09-28T03:30:52.635Z] ---> 3c65f35ab87c [2023-09-28T03:30:52.635Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-09-28T03:30:52.635Z] ---> Running in 64e62791d267 [2023-09-28T03:30:52.635Z] Removing intermediate container 64e62791d267 [2023-09-28T03:30:52.635Z] ---> 6ac0d78804bb [2023-09-28T03:30:52.635Z] Step 24/26 : LABEL arch=amd64 [2023-09-28T03:30:52.635Z] ---> Running in 9bca9a5545fb [2023-09-28T03:30:52.635Z] Removing intermediate container 9bca9a5545fb [2023-09-28T03:30:52.635Z] ---> 26a0652332ac [2023-09-28T03:30:52.635Z] Step 25/26 : LABEL git_sha=3f3a02b59bc1eb903b8bfec191483511f1f7ccbe [2023-09-28T03:30:52.635Z] ---> Running in 1a9798af24f3 [2023-09-28T03:30:52.635Z] Removing intermediate container 1a9798af24f3 [2023-09-28T03:30:52.635Z] ---> 1b3d556bbd2c [2023-09-28T03:30:52.635Z] Step 26/26 : LABEL version=0.0.0 [2023-09-28T03:30:52.635Z] ---> Running in dc33b46570b4 [2023-09-28T03:30:52.635Z] Removing intermediate container dc33b46570b4 [2023-09-28T03:30:52.635Z] ---> ef700fec3c9a [2023-09-28T03:30:52.635Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-28T03:30:52.635Z] Successfully built ef700fec3c9a [2023-09-28T03:30:52.635Z] 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-09-28T03:30:53.473Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-28T03:30:53.473Z] [2023-09-28T03:30:53.473Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-28T03:30:53.847Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-28T03:30:53.847Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-28T03:30:53.847Z] 5eb5b503b376: Pulling fs layer [2023-09-28T03:30:53.847Z] 5c69ac0246d0: Pulling fs layer [2023-09-28T03:30:53.847Z] ec43610c2a17: Pulling fs layer [2023-09-28T03:30:53.847Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-28T03:30:53.847Z] 33b1e0a273af: Pulling fs layer [2023-09-28T03:30:53.847Z] 5d3b04190fa2: Pulling fs layer [2023-09-28T03:30:53.847Z] 2f39f015ded8: Pulling fs layer [2023-09-28T03:30:53.847Z] 33b1e0a273af: Waiting [2023-09-28T03:30:53.847Z] 5d3b04190fa2: Waiting [2023-09-28T03:30:53.847Z] 2f39f015ded8: Waiting [2023-09-28T03:30:53.847Z] 3a2ae6a8a46f: Waiting [2023-09-28T03:30:54.115Z] 5c69ac0246d0: Verifying Checksum [2023-09-28T03:30:54.115Z] 5c69ac0246d0: Download complete [2023-09-28T03:30:54.115Z] 3a2ae6a8a46f: Verifying Checksum [2023-09-28T03:30:54.115Z] 3a2ae6a8a46f: Download complete [2023-09-28T03:30:54.115Z] 33b1e0a273af: Verifying Checksum [2023-09-28T03:30:54.115Z] 33b1e0a273af: Download complete [2023-09-28T03:30:54.115Z] ec43610c2a17: Verifying Checksum [2023-09-28T03:30:54.115Z] ec43610c2a17: Download complete [2023-09-28T03:30:54.115Z] 5d3b04190fa2: Verifying Checksum [2023-09-28T03:30:54.115Z] 5d3b04190fa2: Download complete [2023-09-28T03:30:54.373Z] 5eb5b503b376: Verifying Checksum [2023-09-28T03:30:54.373Z] 5eb5b503b376: Download complete [2023-09-28T03:30:54.939Z] 2f39f015ded8: Verifying Checksum [2023-09-28T03:30:54.939Z] 2f39f015ded8: Download complete [2023-09-28T03:30:55.515Z] 5eb5b503b376: Pull complete [2023-09-28T03:30:55.515Z] 5c69ac0246d0: Pull complete [2023-09-28T03:30:56.082Z] ec43610c2a17: Pull complete [2023-09-28T03:30:56.082Z] 3a2ae6a8a46f: Pull complete [2023-09-28T03:30:56.340Z] 33b1e0a273af: Pull complete [2023-09-28T03:30:56.340Z] 5d3b04190fa2: Pull complete [2023-09-28T03:31:00.523Z] 2f39f015ded8: Pull complete [2023-09-28T03:31:00.523Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-28T03:31:00.523Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-28T03:31:00.523Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-28T03:31:00.740Z] prd-ubuntu20.04-docker-8c-8g-8103 does not seem to be running inside a container [2023-09-28T03:31:00.773Z] $ 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-390 -v /w/workspace/undry_device-onvif-camera_PR-390:/w/workspace/undry_device-onvif-camera_PR-390:rw,z -v /w/workspace/undry_device-onvif-camera_PR-390@tmp:/w/workspace/undry_device-onvif-camera_PR-390@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-09-28T03:31:08.074Z] $ docker top 617742c5f9c5132d88be9b3fa42b4f89234815e77e25dc7f509e33e8a19d4663 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-28T03:31:08.517Z] ---> job-cost.sh [2023-09-28T03:31:08.517Z] lf-activate-venv: SKIPPING [2023-09-28T03:31:08.517Z] INFO: No Stack... [2023-09-28T03:31:08.777Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-28T03:31:09.036Z] INFO: Archiving Costs [Pipeline] sh [2023-09-28T03:31:09.362Z] + + catcut /w/workspace/undry_device-onvif-camera_PR-390/archives/cost.csv -d, [2023-09-28T03:31:09.362Z] -f6 [Pipeline] lock [2023-09-28T03:31:09.406Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-390-1-stack-cost] [2023-09-28T03:31:09.410Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-390-1-stack-cost] did not exist. Created. [2023-09-28T03:31:09.410Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-390-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-28T03:31:09.812Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-28T03:31:09.864Z] Stashed 1 file(s) [Pipeline] } [2023-09-28T03:31:09.898Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-390-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-28T03:31:09.981Z] $ docker stop --time=1 617742c5f9c5132d88be9b3fa42b4f89234815e77e25dc7f509e33e8a19d4663 [2023-09-28T03:31:11.121Z] $ docker rm -f --volumes 617742c5f9c5132d88be9b3fa42b4f89234815e77e25dc7f509e33e8a19d4663 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-28T03:31:55.974Z] Removing intermediate container 0ed709c0e35d [2023-09-28T03:31:55.974Z] ---> ca33447aa71f [2023-09-28T03:31:55.974Z] Step 12/13 : COPY . . [2023-09-28T03:31:56.558Z] ---> d32e78db5bb5 [2023-09-28T03:31:56.558Z] Step 13/13 : RUN ${MAKE} [2023-09-28T03:31:56.558Z] ---> Running in ca9e94bf0a24 [2023-09-28T03:31:57.541Z] noop [2023-09-28T03:31:58.124Z] Removing intermediate container ca9e94bf0a24 [2023-09-28T03:31:58.124Z] ---> cb95da6389b1 [2023-09-28T03:31:58.124Z] Successfully built cb95da6389b1 [2023-09-28T03:31:58.124Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-28T03:31:58.613Z] + docker inspect -f . ci-base-image-arm64 [2023-09-28T03:31:58.613Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-28T03:31:58.887Z] prd-ubuntu20.04-docker-arm64-4c-16g-8104 does not seem to be running inside a container [2023-09-28T03:31:58.962Z] $ 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-09-28T03:32:00.069Z] $ docker top 02b8f5854b6ace4f29cf079a76f4dbab3369db1db4b2fa4c49b0d8349a02a912 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-28T03:32:00.945Z] + go version [2023-09-28T03:32:00.945Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-09-28T03:32:00.982Z] $ docker stop --time=1 02b8f5854b6ace4f29cf079a76f4dbab3369db1db4b2fa4c49b0d8349a02a912 [2023-09-28T03:32:02.556Z] $ docker rm -f --volumes 02b8f5854b6ace4f29cf079a76f4dbab3369db1db4b2fa4c49b0d8349a02a912 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-28T03:32:03.442Z] + docker inspect -f . ci-base-image-arm64 [2023-09-28T03:32:03.442Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-28T03:32:03.689Z] prd-ubuntu20.04-docker-arm64-4c-16g-8104 does not seem to be running inside a container [2023-09-28T03:32:03.749Z] $ 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-09-28T03:32:04.834Z] $ docker top fc65962c876c2a8f24c3dc153c48cbe1033f3c4224833e97abe4c674fdaf1763 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-28T03:32:05.693Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh [2023-09-28T03:32:06.086Z] + make test [2023-09-28T03:32:06.086Z] go test ./... -coverprofile=coverage.out ./... [2023-09-28T03:32:12.737Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-09-28T03:34:04.393Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-09-28T03:34:04.393Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-09-28T03:34:04.393Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.183s coverage: 31.5% of statements [2023-09-28T03:34:16.839Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 22.464s coverage: 86.5% of statements [2023-09-28T03:34:16.839Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-28T03:34:16.839Z] go vet ./... [2023-09-28T03:34:55.705Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-28T03:34:55.705Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-28T03:34:55.705Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-28T03:34:55.742Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-28T03:34:55.773Z] $ docker stop --time=1 fc65962c876c2a8f24c3dc153c48cbe1033f3c4224833e97abe4c674fdaf1763 [2023-09-28T03:34:57.762Z] $ docker rm -f --volumes fc65962c876c2a8f24c3dc153c48cbe1033f3c4224833e97abe4c674fdaf1763 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-28T03:34:59.265Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-28T03:34:59.302Z] Warning: overwriting stash ‘coverage-report’ [2023-09-28T03:34:59.881Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-28T03:35:00.657Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-28T03:35:00.991Z] + ls -al . [2023-09-28T03:35:00.991Z] total 240 [2023-09-28T03:35:00.991Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 28 03:32 . [2023-09-28T03:35:00.991Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 03:29 .. [2023-09-28T03:35:00.991Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 28 03:29 .git [2023-09-28T03:35:00.991Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 03:29 .github [2023-09-28T03:35:00.991Z] -rw-rw-r-- 1 jenkins jenkins 496 Sep 28 03:29 .gitignore [2023-09-28T03:35:00.991Z] -rw-rw-r-- 1 jenkins jenkins 42 Sep 28 03:29 .golangci.yml [2023-09-28T03:35:00.991Z] -rw-rw-r-- 1 jenkins jenkins 11155 Sep 28 03:29 Attribution.txt [2023-09-28T03:35:00.991Z] -rw-rw-r-- 1 jenkins jenkins 15932 Sep 28 03:29 CHANGELOG.md [2023-09-28T03:35:00.991Z] -rw-rw-r-- 1 jenkins jenkins 1574 Sep 28 03:29 Dockerfile [2023-09-28T03:35:00.991Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 28 03:29 GOVERNANCE.md [2023-09-28T03:35:00.991Z] -rw-rw-r-- 1 jenkins jenkins 739 Sep 28 03:29 Jenkinsfile [2023-09-28T03:35:00.991Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 28 03:29 LICENSE [2023-09-28T03:35:00.991Z] -rw-rw-r-- 1 jenkins jenkins 2877 Sep 28 03:29 Makefile [2023-09-28T03:35:00.991Z] -rw-rw-r-- 1 jenkins jenkins 625 Sep 28 03:29 OWNERS.md [2023-09-28T03:35:00.991Z] -rw-rw-r-- 1 jenkins jenkins 2620 Sep 28 03:29 README.md [2023-09-28T03:35:00.991Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 28 03:27 VERSION [2023-09-28T03:35:00.991Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 03:29 bin [2023-09-28T03:35:00.991Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 03:29 cmd [2023-09-28T03:35:00.991Z] -rw-r--r-- 1 jenkins jenkins 78456 Sep 28 03:34 coverage.out [2023-09-28T03:35:00.991Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 03:29 doc [2023-09-28T03:35:00.991Z] -rw-rw-r-- 1 jenkins jenkins 4086 Sep 28 03:29 go.mod [2023-09-28T03:35:00.991Z] -rw-rw-r-- 1 jenkins jenkins 37524 Sep 28 03:29 go.sum [2023-09-28T03:35:00.991Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 03:29 internal [2023-09-28T03:35:00.991Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 03:29 snap [2023-09-28T03:35:00.991Z] -rw-rw-r-- 1 jenkins jenkins 236 Sep 28 03:29 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-28T03:35:01.415Z] + 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=3f3a02b59bc1eb903b8bfec191483511f1f7ccbe --label arch=arm64 --label version=0.0.0 . [2023-09-28T03:35:02.001Z] Sending build context to Docker daemon 14.23MB [2023-09-28T03:35:02.001Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-09-28T03:35:02.001Z] Step 2/26 : FROM ${BASE} AS builder [2023-09-28T03:35:02.001Z] ---> cb95da6389b1 [2023-09-28T03:35:02.001Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-09-28T03:35:02.964Z] ---> Running in 24181c17b7c5 [2023-09-28T03:35:03.230Z] Removing intermediate container 24181c17b7c5 [2023-09-28T03:35:03.230Z] ---> 349c086fa7f1 [2023-09-28T03:35:03.230Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-28T03:35:03.230Z] ---> Running in bd3a4c3f6858 [2023-09-28T03:35:04.204Z] Removing intermediate container bd3a4c3f6858 [2023-09-28T03:35:04.204Z] ---> 8349e59837a1 [2023-09-28T03:35:04.204Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-09-28T03:35:04.473Z] ---> Running in f842510fd60a [2023-09-28T03:35:04.740Z] Removing intermediate container f842510fd60a [2023-09-28T03:35:04.740Z] ---> bf1e44b8108a [2023-09-28T03:35:04.740Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-09-28T03:35:04.740Z] ---> Running in 49b5ab3093bc [2023-09-28T03:35:06.153Z] Removing intermediate container 49b5ab3093bc [2023-09-28T03:35:06.153Z] ---> ed6d6e32c980 [2023-09-28T03:35:06.153Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-09-28T03:35:06.153Z] ---> Running in 732af09ed32d [2023-09-28T03:35:06.736Z] Removing intermediate container 732af09ed32d [2023-09-28T03:35:06.736Z] ---> 854b9ed24ad1 [2023-09-28T03:35:06.736Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-28T03:35:06.736Z] ---> Running in 4b40854a279f [2023-09-28T03:35:07.706Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-28T03:35:08.307Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-28T03:35:09.264Z] OK: 266 MiB in 52 packages [2023-09-28T03:35:10.226Z] Removing intermediate container 4b40854a279f [2023-09-28T03:35:10.226Z] ---> 53aaf5ec2905 [2023-09-28T03:35:10.226Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-09-28T03:35:10.226Z] ---> Running in 9e08a7333172 [2023-09-28T03:35:10.494Z] Removing intermediate container 9e08a7333172 [2023-09-28T03:35:10.494Z] ---> 8487439e5a68 [2023-09-28T03:35:10.494Z] Step 10/26 : COPY go.mod vendor* ./ [2023-09-28T03:35:11.078Z] ---> f1eaf35df54a [2023-09-28T03:35:11.078Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-28T03:35:11.078Z] ---> Running in 20879cc11c90 [2023-09-28T03:35:17.442Z] Removing intermediate container 20879cc11c90 [2023-09-28T03:35:17.442Z] ---> 09223691eddb [2023-09-28T03:35:17.442Z] Step 12/26 : COPY . . [2023-09-28T03:35:18.407Z] ---> 273d01b787e7 [2023-09-28T03:35:18.407Z] Step 13/26 : RUN ${MAKE} [2023-09-28T03:35:18.407Z] ---> Running in 47ef89196d12 [2023-09-28T03:35:19.379Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.32" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-09-28T03:37:26.028Z] Removing intermediate container 47ef89196d12 [2023-09-28T03:37:26.028Z] ---> c1ac7f41f404 [2023-09-28T03:37:26.028Z] Step 14/26 : FROM alpine:3.18 [2023-09-28T03:37:26.028Z] 3.18: Pulling from library/alpine [2023-09-28T03:37:26.028Z] 9fda8d8052c6: Already exists [2023-09-28T03:37:26.028Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-28T03:37:26.028Z] Status: Downloaded newer image for alpine:3.18 [2023-09-28T03:37:26.028Z] ---> f6648c04cd6c [2023-09-28T03:37:26.028Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-09-28T03:37:26.028Z] ---> Running in b17dfea384d1 [2023-09-28T03:37:26.028Z] Removing intermediate container b17dfea384d1 [2023-09-28T03:37:26.028Z] ---> ac21dc5b2ed2 [2023-09-28T03:37:26.028Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-09-28T03:37:26.028Z] ---> Running in 753c2d6927bb [2023-09-28T03:37:26.028Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-28T03:37:26.028Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-28T03:37:26.028Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-09-28T03:37:26.028Z] Executing busybox-1.36.1-r2.trigger [2023-09-28T03:37:26.028Z] OK: 8 MiB in 16 packages [2023-09-28T03:37:26.028Z] Removing intermediate container 753c2d6927bb [2023-09-28T03:37:26.028Z] ---> 4c2799b82fa7 [2023-09-28T03:37:26.028Z] Step 17/26 : WORKDIR / [2023-09-28T03:37:26.028Z] ---> Running in 83cff55075e1 [2023-09-28T03:37:26.028Z] Removing intermediate container 83cff55075e1 [2023-09-28T03:37:26.028Z] ---> 173deb707359 [2023-09-28T03:37:26.028Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-09-28T03:37:27.429Z] ---> 29173242dc2b [2023-09-28T03:37:27.429Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-09-28T03:37:27.693Z] ---> 12211ba0a75d [2023-09-28T03:37:27.693Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-09-28T03:37:28.285Z] ---> a7a7752a57d9 [2023-09-28T03:37:28.285Z] Step 21/26 : EXPOSE 59984 [2023-09-28T03:37:28.285Z] ---> Running in 018d162cc7e5 [2023-09-28T03:37:28.550Z] Removing intermediate container 018d162cc7e5 [2023-09-28T03:37:28.550Z] ---> 4601a755dc26 [2023-09-28T03:37:28.550Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-09-28T03:37:28.550Z] ---> Running in 5aa60671fe89 [2023-09-28T03:37:28.816Z] Removing intermediate container 5aa60671fe89 [2023-09-28T03:37:28.816Z] ---> ba2667a5c608 [2023-09-28T03:37:28.816Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-09-28T03:37:28.816Z] ---> Running in 732d5936c13b [2023-09-28T03:37:29.081Z] Removing intermediate container 732d5936c13b [2023-09-28T03:37:29.081Z] ---> 9001b862fce2 [2023-09-28T03:37:29.081Z] Step 24/26 : LABEL arch=arm64 [2023-09-28T03:37:29.081Z] ---> Running in 663c0cead757 [2023-09-28T03:37:29.346Z] Removing intermediate container 663c0cead757 [2023-09-28T03:37:29.346Z] ---> f9145a4fabe7 [2023-09-28T03:37:29.346Z] Step 25/26 : LABEL git_sha=3f3a02b59bc1eb903b8bfec191483511f1f7ccbe [2023-09-28T03:37:29.346Z] ---> Running in e995143a4a4e [2023-09-28T03:37:29.664Z] Removing intermediate container e995143a4a4e [2023-09-28T03:37:29.664Z] ---> c12cbcb79a26 [2023-09-28T03:37:29.664Z] Step 26/26 : LABEL version=0.0.0 [2023-09-28T03:37:29.942Z] ---> Running in 782c7aedbfd8 [2023-09-28T03:37:30.210Z] Removing intermediate container 782c7aedbfd8 [2023-09-28T03:37:30.210Z] ---> 58dd800f2d6c [2023-09-28T03:37:30.210Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-28T03:37:30.210Z] Successfully built 58dd800f2d6c [2023-09-28T03:37:30.210Z] 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-09-28T03:37:31.035Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-28T03:37:31.035Z] [2023-09-28T03:37:31.035Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-28T03:37:31.525Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-28T03:37:34.107Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-28T03:37:34.107Z] 8998bd30e6a1: Pulling fs layer [2023-09-28T03:37:34.107Z] 04944245beec: Pulling fs layer [2023-09-28T03:37:34.107Z] 699f458cf7ca: Pulling fs layer [2023-09-28T03:37:34.107Z] 765212b225bb: Pulling fs layer [2023-09-28T03:37:34.107Z] f23df028b6ca: Pulling fs layer [2023-09-28T03:37:34.107Z] d65c8cfc05b1: Pulling fs layer [2023-09-28T03:37:34.107Z] 2437ff75d9bd: Pulling fs layer [2023-09-28T03:37:34.107Z] 765212b225bb: Waiting [2023-09-28T03:37:34.107Z] f23df028b6ca: Waiting [2023-09-28T03:37:34.107Z] d65c8cfc05b1: Waiting [2023-09-28T03:37:34.107Z] 2437ff75d9bd: Waiting [2023-09-28T03:37:34.107Z] 04944245beec: Verifying Checksum [2023-09-28T03:37:34.107Z] 04944245beec: Download complete [2023-09-28T03:37:34.107Z] 765212b225bb: Verifying Checksum [2023-09-28T03:37:34.107Z] 765212b225bb: Download complete [2023-09-28T03:37:34.107Z] f23df028b6ca: Verifying Checksum [2023-09-28T03:37:34.107Z] f23df028b6ca: Download complete [2023-09-28T03:37:34.107Z] d65c8cfc05b1: Verifying Checksum [2023-09-28T03:37:34.107Z] d65c8cfc05b1: Download complete [2023-09-28T03:37:34.107Z] 699f458cf7ca: Verifying Checksum [2023-09-28T03:37:34.107Z] 699f458cf7ca: Download complete [2023-09-28T03:37:34.373Z] 8998bd30e6a1: Verifying Checksum [2023-09-28T03:37:34.373Z] 8998bd30e6a1: Download complete [2023-09-28T03:37:36.306Z] 2437ff75d9bd: Verifying Checksum [2023-09-28T03:37:36.306Z] 2437ff75d9bd: Download complete [2023-09-28T03:37:38.242Z] 8998bd30e6a1: Pull complete [2023-09-28T03:37:38.506Z] 04944245beec: Pull complete [2023-09-28T03:37:39.913Z] 699f458cf7ca: Pull complete [2023-09-28T03:37:40.183Z] 765212b225bb: Pull complete [2023-09-28T03:37:40.768Z] f23df028b6ca: Pull complete [2023-09-28T03:37:41.035Z] d65c8cfc05b1: Pull complete [2023-09-28T03:37:56.024Z] 2437ff75d9bd: Pull complete [2023-09-28T03:37:56.024Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-28T03:37:56.024Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-28T03:37:56.024Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-28T03:37:56.339Z] prd-ubuntu20.04-docker-arm64-4c-16g-8104 does not seem to be running inside a container [2023-09-28T03:37:56.401Z] $ 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-09-28T03:37:59.184Z] $ docker top 3d48a57d14577632879d61a76b6bf645a0dda44e78f1dd0cd583296f90771241 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-28T03:38:00.121Z] ---> job-cost.sh [2023-09-28T03:38:00.121Z] lf-activate-venv: SKIPPING [2023-09-28T03:38:00.121Z] INFO: No Stack... [2023-09-28T03:38:00.705Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-28T03:38:01.287Z] INFO: Archiving Costs [Pipeline] sh [2023-09-28T03:38:01.954Z] + + cut -d,cat -f6 /w/workspace/device-onvif-camera/1/archives/cost.csv [2023-09-28T03:38:01.954Z] [Pipeline] lock [2023-09-28T03:38:02.041Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-390-1-stack-cost] [2023-09-28T03:38:02.046Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-390-1-stack-cost] did not exist. Created. [2023-09-28T03:38:02.046Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-390-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-28T03:38:02.777Z] /w/workspace/device-onvif-camera/1@tmp/durable-f4f8b586/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-28T03:38:03.453Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-28T03:38:03.487Z] Warning: overwriting stash ‘stack-cost’ [2023-09-28T03:38:03.558Z] Stashed 1 file(s) [Pipeline] } [2023-09-28T03:38:03.577Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-390-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-28T03:38:03.653Z] $ docker stop --time=1 3d48a57d14577632879d61a76b6bf645a0dda44e78f1dd0cd583296f90771241 [2023-09-28T03:38:05.185Z] $ docker rm -f --volumes 3d48a57d14577632879d61a76b6bf645a0dda44e78f1dd0cd583296f90771241 [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-09-28T03:38:06.222Z] provisioning config files... [2023-09-28T03:38:06.229Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-390@tmp/config3253195458513058297tmp [Pipeline] { [Pipeline] sh [2023-09-28T03:38:06.573Z] + set +x [2023-09-28T03:38:06.573Z] + curl -s https://codecov.io/bash [2023-09-28T03:38:06.573Z] + bash -s -- [2023-09-28T03:38:06.573Z] [2023-09-28T03:38:06.573Z] _____ _ [2023-09-28T03:38:06.573Z] / ____| | | [2023-09-28T03:38:06.573Z] | | ___ __| | ___ ___ _____ __ [2023-09-28T03:38:06.573Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-28T03:38:06.573Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-28T03:38:06.573Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-28T03:38:06.573Z] Bash-1.0.6 [2023-09-28T03:38:06.573Z] [2023-09-28T03:38:06.573Z] [2023-09-28T03:38:06.573Z] ==> git version 2.25.1 found [2023-09-28T03:38:06.574Z] ==> 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-09-28T03:38:06.574Z] Release-Date: 2020-01-08 [2023-09-28T03:38:06.574Z] 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-09-28T03:38:06.574Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-28T03:38:06.574Z] ==> Jenkins CI detected. [2023-09-28T03:38:06.574Z] current dir:  /w/workspace/undry_device-onvif-camera_PR-390 [2023-09-28T03:38:06.574Z] project root: . [2023-09-28T03:38:06.574Z] --> token set from env [2023-09-28T03:38:06.574Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-28T03:38:06.574Z] ==> Running gcov in . (disable via -X gcov) [2023-09-28T03:38:06.574Z] ==> Python coveragepy not found [2023-09-28T03:38:06.574Z] ==> Searching for coverage reports in: [2023-09-28T03:38:06.574Z] + . [2023-09-28T03:38:06.574Z] -> Found 1 reports [2023-09-28T03:38:06.574Z] ==> Detecting git/mercurial file structure [2023-09-28T03:38:06.574Z] ==> Reading reports [2023-09-28T03:38:06.574Z] + ./coverage.out bytes=78456 [2023-09-28T03:38:06.833Z] ==> Appending adjustments [2023-09-28T03:38:06.833Z] https://docs.codecov.io/docs/fixing-reports [2023-09-28T03:38:06.833Z] + Found adjustments [2023-09-28T03:38:06.833Z] ==> Gzipping contents [2023-09-28T03:38:06.833Z] 12K /tmp/codecov.joeVpz.gz [2023-09-28T03:38:06.833Z] ==> Uploading reports [2023-09-28T03:38:06.833Z] url: https://codecov.io [2023-09-28T03:38:06.833Z] query: branch=PR-390&commit=3f3a02b59bc1eb903b8bfec191483511f1f7ccbe&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-390%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=390&job=&cmd_args= [2023-09-28T03:38:06.833Z] -> Pinging Codecov [2023-09-28T03:38:06.833Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-390&commit=3f3a02b59bc1eb903b8bfec191483511f1f7ccbe&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-390%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=390&job=&cmd_args= [2023-09-28T03:38:07.091Z] -> Uploading to [2023-09-28T03:38:07.091Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-28/F29A59C45E3A92E06B3E522C9905F8EF/3f3a02b59bc1eb903b8bfec191483511f1f7ccbe/c2a776a5-1939-4ed7-a446-4582fcfbb58f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230928%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230928T033806Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=52567a2d4090411cacf952260a783906b41b63906a5fb19d80f5b038f49a3140 [2023-09-28T03:38:07.091Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-28T03:38:07.091Z] Dload Upload Total Spent Left Speed [2023-09-28T03:38:07.350Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10561 0 0 100 10561 0 40155 --:--:-- --:--:-- --:--:-- 40155 [2023-09-28T03:38:07.350Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/3f3a02b59bc1eb903b8bfec191483511f1f7ccbe [Pipeline] } [2023-09-28T03:38:07.377Z] 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-09-28T03:38:09.153Z] + [ -d /w/workspace/undry_device-onvif-camera_PR-390/archives ] [2023-09-28T03:38:09.153Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-390/archives [2023-09-28T03:38:09.153Z] total 16 [2023-09-28T03:38:09.153Z] drwxr-xr-x 3 root root 4096 Sep 28 03:31 . [2023-09-28T03:38:09.153Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 28 03:31 .. [2023-09-28T03:38:09.153Z] drwxr-xr-x 2 root root 4096 Sep 28 03:31 cost [2023-09-28T03:38:09.153Z] -rw-r--r-- 1 root root 91 Sep 28 03:31 cost.csv [2023-09-28T03:38:09.153Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-390/archives [2023-09-28T03:38:09.153Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-390/archives [2023-09-28T03:38:09.153Z] total 16 [2023-09-28T03:38:09.153Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 28 03:31 . [2023-09-28T03:38:09.153Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 28 03:31 .. [2023-09-28T03:38:09.153Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 28 03:31 cost [2023-09-28T03:38:09.153Z] -rw-r--r-- 1 jenkins jenkins 91 Sep 28 03:31 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-28T03:38:09.481Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-28T03:38:10.369Z] ---> package-listing.sh [2023-09-28T03:38:10.369Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-28T03:38:10.369Z] ++ facter osfamily [2023-09-28T03:38:10.628Z] + OS_FAMILY=debian [2023-09-28T03:38:10.628Z] + workspace=/w/workspace/undry_device-onvif-camera_PR-390 [2023-09-28T03:38:10.628Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-28T03:38:10.628Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-28T03:38:10.628Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-28T03:38:10.628Z] + PACKAGES=/tmp/packages_start.txt [2023-09-28T03:38:10.628Z] + '[' /w/workspace/undry_device-onvif-camera_PR-390 ']' [2023-09-28T03:38:10.628Z] + PACKAGES=/tmp/packages_end.txt [2023-09-28T03:38:10.628Z] + case "${OS_FAMILY}" in [2023-09-28T03:38:10.628Z] + dpkg -l [2023-09-28T03:38:10.628Z] + grep '^ii' [2023-09-28T03:38:10.628Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-28T03:38:10.628Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-28T03:38:10.628Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-28T03:38:10.628Z] + '[' /w/workspace/undry_device-onvif-camera_PR-390 ']' [2023-09-28T03:38:10.628Z] + mkdir -p /w/workspace/undry_device-onvif-camera_PR-390/archives/ [2023-09-28T03:38:10.628Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-390/archives/ [Pipeline] echo [2023-09-28T03:38:10.665Z] 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-390/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-09-28T03:38:10.958Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-28T03:38:11.582Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-28T03:38:11.582Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-28T03:38:11.728Z] prd-ubuntu20.04-docker-8c-8g-8103 does not seem to be running inside a container [2023-09-28T03:38:11.755Z] $ 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-390/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-390 -v /w/workspace/undry_device-onvif-camera_PR-390:/w/workspace/undry_device-onvif-camera_PR-390:rw,z -v /w/workspace/undry_device-onvif-camera_PR-390@tmp:/w/workspace/undry_device-onvif-camera_PR-390@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-09-28T03:38:11.944Z] $ docker top 46baa9fdc3cb59d015be60e796185f46f77679b68be8cdca30e5a2cceecbeb01 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-28T03:38:12.331Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-28T03:38:12.639Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-28T03:38:12.947Z] + ls /var/log/sa-host [2023-09-28T03:38:12.947Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-28T03:38:13.075Z] provisioning config files... [2023-09-28T03:38:13.084Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-390@tmp/config17921311659620113901tmp [Pipeline] { [Pipeline] echo [2023-09-28T03:38:13.134Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-28T03:38:13.447Z] ---> create-netrc.sh [Pipeline] } [2023-09-28T03:38:13.476Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-28T03:38:13.882Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-28T03:38:13.914Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-28T03:38:14.225Z] ---> sudo-logs.sh [2023-09-28T03:38:14.225Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-28T03:38:14.311Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-28T03:38:14.618Z] ---> job-cost.sh [2023-09-28T03:38:14.618Z] lf-activate-venv: SKIPPING [2023-09-28T03:38:14.618Z] DEBUG: total: 0.2199999988079071 [2023-09-28T03:38:14.618Z] INFO: Retrieving Stack Cost... [2023-09-28T03:38:14.877Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-28T03:38:15.446Z] INFO: Archiving Costs [Pipeline] echo [2023-09-28T03:38:15.489Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-28T03:38:15.801Z] ---> logs-deploy.sh [2023-09-28T03:38:15.801Z] lf-activate-venv: SKIPPING [2023-09-28T03:38:15.801Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-390/1 [2023-09-28T03:38:15.801Z] INFO: archiving workspace using pattern(s): [2023-09-28T03:38:16.736Z] Archives upload complete. [2023-09-28T03:38:16.736Z] INFO: archiving logs to Nexus