Pull request #287 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7b52be0d6a2e6067f39fb7f50d2c58bf583a2876+e03c6e991c633265ca57616196638541aa716f8b (fb3f2ca648b84709d50dc648e84ddb59129eed77) 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-ssh18117958169256378385.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh6394716751788630175.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-287/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-287/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11790622237763314807.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-287/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2029378255632664103.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh13440970512476568019.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-287/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-287/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13561257999871310449.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 66200e8eedfc470904d6b329e562ec5b45423d6a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5421 in /w/workspace/undry_device-onvif-camera_PR-287 [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-287 # 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 Merging remotes/origin/main commit e03c6e991c633265ca57616196638541aa716f8b into PR head commit 7b52be0d6a2e6067f39fb7f50d2c58bf583a2876 Merge succeeded, producing 7b52be0d6a2e6067f39fb7f50d2c58bf583a2876 Checking out Revision 7b52be0d6a2e6067f39fb7f50d2c58bf583a2876 (PR-287) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a > 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/287/head:refs/remotes/origin/PR-287 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7b52be0d6a2e6067f39fb7f50d2c58bf583a2876 # 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 e03c6e991c633265ca57616196638541aa716f8b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7b52be0d6a2e6067f39fb7f50d2c58bf583a2876 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-23T04:04:00.172Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-23T04:04:00.371Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-23T04:04:00.485Z] ========================================================= [2023-03-23T04:04:00.485Z] EdgeX Global Pipelines Version Info [2023-03-23T04:04:00.485Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-23T04:04:01.240Z] ------------------- [2023-03-23T04:04:01.240Z] stable info: [2023-03-23T04:04:01.240Z] ------------------- [2023-03-23T04:04:01.240Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-23T04:04:01.240Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-23T04:04:01.240Z] Message: update stable to v1.0.245 [2023-03-23T04:04:01.811Z] ------------------- [2023-03-23T04:04:01.811Z] experimental info: [2023-03-23T04:04:01.811Z] ------------------- [2023-03-23T04:04:01.811Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-23T04:04:01.811Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-03-23T04:04:01.811Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-23T04:04:02.137Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-03-23T04:04:02.185Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-03-23T04:04:02.226Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-23T04:04:02.268Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-23T04:04:02.310Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-23T04:04:02.354Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-23T04:04:02.397Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-23T04:04:02.443Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-23T04:04:02.490Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-23T04:04:02.532Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-23T04:04:02.580Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-23T04:04:02.625Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-03-23T04:04:02.672Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-23T04:04:02.720Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-23T04:04:02.761Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-23T04:04:02.801Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-23T04:04:02.844Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-23T04:04:02.890Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-23T04:04:02.936Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-23T04:04:02.982Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-23T04:04:03.027Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-23T04:04:03.081Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo [2023-03-23T04:04:03.130Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-23T04:04:03.180Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-23T04:04:03.222Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-23T04:04:03.267Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-23T04:04:03.319Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-23T04:04:03.365Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-287 [Pipeline] echo [2023-03-23T04:04:03.411Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-287 [Pipeline] echo [2023-03-23T04:04:03.459Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-287 [Pipeline] echo [2023-03-23T04:04:03.509Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7b52be0d6a2e6067f39fb7f50d2c58bf583a2876 [Pipeline] echo [2023-03-23T04:04:03.560Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7b52be0 [Pipeline] echo [2023-03-23T04:04:03.606Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-23T04:04:03.740Z] provisioning config files... [2023-03-23T04:04:03.756Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-287@tmp/config8361187240115409925tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-23T04:04:04.109Z] ---> docker-login.sh [2023-03-23T04:04:04.109Z] nexus3.edgexfoundry.org:10001 [2023-03-23T04:04:04.370Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T04:04:04.370Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T04:04:04.370Z] Configure a credential helper to remove this warning. See [2023-03-23T04:04:04.370Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T04:04:04.370Z] [2023-03-23T04:04:04.370Z] Login Succeeded [2023-03-23T04:04:04.370Z] nexus3.edgexfoundry.org:10002 [2023-03-23T04:04:04.370Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T04:04:04.370Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T04:04:04.370Z] Configure a credential helper to remove this warning. See [2023-03-23T04:04:04.370Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T04:04:04.370Z] [2023-03-23T04:04:04.370Z] Login Succeeded [2023-03-23T04:04:04.631Z] nexus3.edgexfoundry.org:10003 [2023-03-23T04:04:04.631Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T04:04:04.631Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T04:04:04.631Z] Configure a credential helper to remove this warning. See [2023-03-23T04:04:04.631Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T04:04:04.631Z] [2023-03-23T04:04:04.631Z] Login Succeeded [2023-03-23T04:04:04.631Z] nexus3.edgexfoundry.org:10004 [2023-03-23T04:04:04.631Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T04:04:04.631Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T04:04:04.631Z] Configure a credential helper to remove this warning. See [2023-03-23T04:04:04.631Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T04:04:04.631Z] [2023-03-23T04:04:04.631Z] Login Succeeded [2023-03-23T04:04:04.631Z] docker.io [2023-03-23T04:04:04.900Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T04:04:04.900Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T04:04:04.900Z] Configure a credential helper to remove this warning. See [2023-03-23T04:04:04.900Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T04:04:04.900Z] [2023-03-23T04:04:04.900Z] Login Succeeded [2023-03-23T04:04:04.900Z] ---> docker-login.sh ends [Pipeline] } [2023-03-23T04:04:04.930Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-23T04:04:05.562Z] + git rev-list -1 --merges 7b52be0d6a2e6067f39fb7f50d2c58bf583a2876~1..7b52be0d6a2e6067f39fb7f50d2c58bf583a2876 [Pipeline] echo [2023-03-23T04:04:05.625Z] -----------> git rev-list -1 --merges 7b52be0d6a2e6067f39fb7f50d2c58bf583a2876~1..7b52be0d6a2e6067f39fb7f50d2c58bf583a2876 7b52be0d6a2e6067f39fb7f50d2c58bf583a2876 [false] [Pipeline] sh [2023-03-23T04:04:05.937Z] + git log --format=format:%s -1 7b52be0d6a2e6067f39fb7f50d2c58bf583a2876 [Pipeline] echo [2023-03-23T04:04:05.972Z] ========================================================= [2023-03-23T04:04:05.972Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-23T04:04:05.972Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-23T04:04:06.402Z] + git log --format=format:%s -1 7b52be0d6a2e6067f39fb7f50d2c58bf583a2876 [Pipeline] echo [2023-03-23T04:04:06.432Z] [semverPrep] GIT_COMMIT: 7b52be0d6a2e6067f39fb7f50d2c58bf583a2876, Commit Message: build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo [2023-03-23T04:04:06.462Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-23T04:04:06.848Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-23T04:04:06.848Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-23T04:04:06.848Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-23T04:04:06.848Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-23T04:04:06.848Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-23T04:04:06.848Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-23T04:04:06.848Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T04:04:07.302Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-23T04:04:07.302Z] [2023-03-23T04:04:07.302Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T04:04:07.678Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-23T04:04:07.678Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-23T04:04:07.678Z] b85a868b505f: Pulling fs layer [2023-03-23T04:04:07.678Z] e2be974225ed: Pulling fs layer [2023-03-23T04:04:07.678Z] 339a4e72a1f5: Pulling fs layer [2023-03-23T04:04:07.678Z] 988bab9f4d93: Pulling fs layer [2023-03-23T04:04:07.678Z] 1469e6f7b9e6: Pulling fs layer [2023-03-23T04:04:07.678Z] eaf3925da568: Pulling fs layer [2023-03-23T04:04:07.678Z] bab4dde63d76: Pulling fs layer [2023-03-23T04:04:07.678Z] bde34c3a00c8: Pulling fs layer [2023-03-23T04:04:07.678Z] b352a97aabf1: Pulling fs layer [2023-03-23T04:04:07.678Z] 4872d77fe225: Pulling fs layer [2023-03-23T04:04:07.678Z] 5851b861e8e6: Pulling fs layer [2023-03-23T04:04:07.678Z] 988bab9f4d93: Waiting [2023-03-23T04:04:07.678Z] 1469e6f7b9e6: Waiting [2023-03-23T04:04:07.678Z] eaf3925da568: Waiting [2023-03-23T04:04:07.678Z] bab4dde63d76: Waiting [2023-03-23T04:04:07.678Z] bde34c3a00c8: Waiting [2023-03-23T04:04:07.678Z] b352a97aabf1: Waiting [2023-03-23T04:04:07.678Z] 4872d77fe225: Waiting [2023-03-23T04:04:07.678Z] 5851b861e8e6: Waiting [2023-03-23T04:04:07.678Z] e2be974225ed: Download complete [2023-03-23T04:04:07.678Z] 988bab9f4d93: Verifying Checksum [2023-03-23T04:04:07.678Z] 988bab9f4d93: Download complete [2023-03-23T04:04:07.943Z] 1469e6f7b9e6: Verifying Checksum [2023-03-23T04:04:07.943Z] 1469e6f7b9e6: Download complete [2023-03-23T04:04:07.943Z] eaf3925da568: Verifying Checksum [2023-03-23T04:04:07.943Z] eaf3925da568: Download complete [2023-03-23T04:04:07.943Z] 339a4e72a1f5: Verifying Checksum [2023-03-23T04:04:07.943Z] 339a4e72a1f5: Download complete [2023-03-23T04:04:07.943Z] bde34c3a00c8: Verifying Checksum [2023-03-23T04:04:07.943Z] bde34c3a00c8: Download complete [2023-03-23T04:04:07.943Z] b352a97aabf1: Download complete [2023-03-23T04:04:07.943Z] 4872d77fe225: Download complete [2023-03-23T04:04:07.943Z] 5851b861e8e6: Verifying Checksum [2023-03-23T04:04:07.943Z] 5851b861e8e6: Download complete [2023-03-23T04:04:08.201Z] b85a868b505f: Verifying Checksum [2023-03-23T04:04:08.201Z] b85a868b505f: Download complete [2023-03-23T04:04:08.460Z] bab4dde63d76: Verifying Checksum [2023-03-23T04:04:08.460Z] bab4dde63d76: Download complete [2023-03-23T04:04:09.398Z] b85a868b505f: Pull complete [2023-03-23T04:04:09.398Z] e2be974225ed: Pull complete [2023-03-23T04:04:09.967Z] 339a4e72a1f5: Pull complete [2023-03-23T04:04:09.967Z] 988bab9f4d93: Pull complete [2023-03-23T04:04:10.228Z] 1469e6f7b9e6: Pull complete [2023-03-23T04:04:10.491Z] eaf3925da568: Pull complete [2023-03-23T04:04:12.401Z] bab4dde63d76: Pull complete [2023-03-23T04:04:12.401Z] bde34c3a00c8: Pull complete [2023-03-23T04:04:12.401Z] b352a97aabf1: Pull complete [2023-03-23T04:04:12.662Z] 4872d77fe225: Pull complete [2023-03-23T04:04:12.662Z] 5851b861e8e6: Pull complete [2023-03-23T04:04:12.662Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-23T04:04:12.662Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-23T04:04:12.662Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-23T04:04:12.876Z] prd-ubuntu20.04-docker-8c-8g-5421 does not seem to be running inside a container [2023-03-23T04:04:12.901Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-287 -v /w/workspace/undry_device-onvif-camera_PR-287:/w/workspace/undry_device-onvif-camera_PR-287:rw,z -v /w/workspace/undry_device-onvif-camera_PR-287@tmp:/w/workspace/undry_device-onvif-camera_PR-287@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-03-23T04:04:14.723Z] $ docker top 129b8dc43fb67b9d78c0a006608784ff558507fd154a882e16b14a3fc72d0b8e -eo pid,comm [2023-03-23T04:04:14.785Z] 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-03-23T04:04:14.785Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-23T04:04:14.905Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-23T04:04:14.905Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-23T04:04:15.030Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-23T04:04:15.026Z] $ docker exec 129b8dc43fb67b9d78c0a006608784ff558507fd154a882e16b14a3fc72d0b8e ssh-agent [2023-03-23T04:04:15.152Z] SSH_AUTH_SOCK=/tmp/ssh-5SUWEZ09GSXk/agent.34 [2023-03-23T04:04:15.152Z] SSH_AGENT_PID=40 [2023-03-23T04:04:15.159Z] Running ssh-add (command line suppressed) [2023-03-23T04:04:15.262Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-287@tmp/private_key_7921397052603202368.key (/w/workspace/undry_device-onvif-camera_PR-287@tmp/private_key_7921397052603202368.key) [2023-03-23T04:04:15.297Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-23T04:04:15.633Z] + git tag --points-at HEAD [Pipeline] } [2023-03-23T04:04:15.654Z] $ docker exec --env ******** --env ******** 129b8dc43fb67b9d78c0a006608784ff558507fd154a882e16b14a3fc72d0b8e ssh-agent -k [2023-03-23T04:04:15.765Z] unset SSH_AUTH_SOCK; [2023-03-23T04:04:15.766Z] unset SSH_AGENT_PID; [2023-03-23T04:04:15.766Z] echo Agent pid 40 killed; [2023-03-23T04:04:15.786Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-23T04:04:15.880Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-23T04:04:15.880Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-23T04:04:15.984Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-23T04:04:15.981Z] $ docker exec 129b8dc43fb67b9d78c0a006608784ff558507fd154a882e16b14a3fc72d0b8e ssh-agent [2023-03-23T04:04:16.107Z] SSH_AUTH_SOCK=/tmp/ssh-KxlxzGlUDeV6/agent.72 [2023-03-23T04:04:16.107Z] SSH_AGENT_PID=78 [2023-03-23T04:04:16.111Z] Running ssh-add (command line suppressed) [2023-03-23T04:04:16.224Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-287@tmp/private_key_7990726640693868722.key (/w/workspace/undry_device-onvif-camera_PR-287@tmp/private_key_7990726640693868722.key) [2023-03-23T04:04:16.242Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-23T04:04:16.570Z] + git semver init [2023-03-23T04:04:16.830Z] 2023-03-23 04:04:16,743 [run_init] DEBUG init version:0.0.0 force:False [2023-03-23T04:04:16.830Z] 2023-03-23 04:04:16,744 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-287/.semver [2023-03-23T04:04:16.830Z] 2023-03-23 04:04:16,744 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-287/.semver [2023-03-23T04:04:16.830Z] 2023-03-23 04:04:16,744 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-287/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-287, universal_newlines=False, shell=None, istream=None) [2023-03-23T04:04:17.770Z] 2023-03-23 04:04:17,653 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-287/.git/info/exclude [2023-03-23T04:04:17.770Z] 2023-03-23 04:04:17,653 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-287/.semver/PR-287 with force:False [2023-03-23T04:04:17.770Z] 2023-03-23 04:04:17,654 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-287/.semver/PR-287 [2023-03-23T04:04:17.770Z] 2023-03-23 04:04:17,658 [execute] INFO git cat-file --batch-check [2023-03-23T04:04:17.770Z] 2023-03-23 04:04:17,659 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-287/.semver, universal_newlines=False, shell=None, istream=) [2023-03-23T04:04:17.770Z] 2023-03-23 04:04:17,665 [execute] INFO git cat-file --batch [2023-03-23T04:04:17.770Z] 2023-03-23 04:04:17,665 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-287/.semver, universal_newlines=False, shell=None, istream=) [2023-03-23T04:04:17.770Z] 2023-03-23 04:04:17,670 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-287/.semver/PR-287 [2023-03-23T04:04:17.770Z] 0.0.0 [Pipeline] } [2023-03-23T04:04:17.789Z] $ docker exec --env ******** --env ******** 129b8dc43fb67b9d78c0a006608784ff558507fd154a882e16b14a3fc72d0b8e ssh-agent -k [2023-03-23T04:04:17.899Z] unset SSH_AUTH_SOCK; [2023-03-23T04:04:17.900Z] unset SSH_AGENT_PID; [2023-03-23T04:04:17.900Z] echo Agent pid 78 killed; [2023-03-23T04:04:17.914Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-23T04:04:18.349Z] + git semver [Pipeline] } [2023-03-23T04:04:18.628Z] $ docker stop --time=1 129b8dc43fb67b9d78c0a006608784ff558507fd154a882e16b14a3fc72d0b8e [2023-03-23T04:04:20.065Z] $ docker rm -f --volumes 129b8dc43fb67b9d78c0a006608784ff558507fd154a882e16b14a3fc72d0b8e [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-23T04:04:20.484Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-23T04:04:20.802Z] Stashed 1 file(s) [Pipeline] echo [2023-03-23T04:04:20.820Z] [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-03-23T04:04:21.428Z] provisioning config files... [2023-03-23T04:04:21.438Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-287@tmp/config12237788947307246975tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-23T04:04:21.802Z] ---> docker-login.sh [2023-03-23T04:04:21.802Z] nexus3.edgexfoundry.org:10001 [2023-03-23T04:04:21.802Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T04:04:21.802Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T04:04:21.802Z] Configure a credential helper to remove this warning. See [2023-03-23T04:04:21.802Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T04:04:21.802Z] [2023-03-23T04:04:21.802Z] Login Succeeded [2023-03-23T04:04:21.802Z] nexus3.edgexfoundry.org:10002 [2023-03-23T04:04:21.802Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T04:04:21.802Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T04:04:21.802Z] Configure a credential helper to remove this warning. See [2023-03-23T04:04:21.802Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T04:04:21.802Z] [2023-03-23T04:04:21.802Z] Login Succeeded [2023-03-23T04:04:21.802Z] nexus3.edgexfoundry.org:10003 [2023-03-23T04:04:22.060Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T04:04:22.060Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T04:04:22.060Z] Configure a credential helper to remove this warning. See [2023-03-23T04:04:22.060Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T04:04:22.060Z] [2023-03-23T04:04:22.060Z] Login Succeeded [2023-03-23T04:04:22.060Z] nexus3.edgexfoundry.org:10004 [2023-03-23T04:04:22.060Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T04:04:22.060Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T04:04:22.060Z] Configure a credential helper to remove this warning. See [2023-03-23T04:04:22.060Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T04:04:22.060Z] [2023-03-23T04:04:22.060Z] Login Succeeded [2023-03-23T04:04:22.060Z] docker.io [2023-03-23T04:04:22.320Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T04:04:22.320Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T04:04:22.320Z] Configure a credential helper to remove this warning. See [2023-03-23T04:04:22.320Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T04:04:22.320Z] [2023-03-23T04:04:22.320Z] Login Succeeded [2023-03-23T04:04:22.320Z] ---> docker-login.sh ends [Pipeline] } [2023-03-23T04:04:22.350Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-23T04:04:22.549Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-23T04:04:22.588Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-23T04:04:22.623Z] ========================================================= [2023-03-23T04:04:22.623Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-23T04:04:22.623Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T04:04:23.103Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-23T04:04:23.103Z] Sending build context to Docker daemon 26.99MB [2023-03-23T04:04:23.103Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-03-23T04:04:23.103Z] Step 2/13 : FROM ${BASE} AS builder [2023-03-23T04:04:23.365Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-23T04:04:23.365Z] 63b65145d645: Pulling fs layer [2023-03-23T04:04:23.365Z] a2d21d5440eb: Pulling fs layer [2023-03-23T04:04:23.365Z] 935e6c44a52c: Pulling fs layer [2023-03-23T04:04:23.365Z] 94cc34f8dd06: Pulling fs layer [2023-03-23T04:04:23.365Z] 30dea6a524f1: Pulling fs layer [2023-03-23T04:04:23.365Z] a2aff8979fd8: Pulling fs layer [2023-03-23T04:04:23.365Z] 6808be2612f2: Pulling fs layer [2023-03-23T04:04:23.365Z] f25807f1079a: Pulling fs layer [2023-03-23T04:04:23.365Z] a2aff8979fd8: Waiting [2023-03-23T04:04:23.365Z] 6808be2612f2: Waiting [2023-03-23T04:04:23.365Z] f25807f1079a: Waiting [2023-03-23T04:04:23.365Z] 30dea6a524f1: Waiting [2023-03-23T04:04:23.365Z] a2d21d5440eb: Verifying Checksum [2023-03-23T04:04:23.365Z] a2d21d5440eb: Download complete [2023-03-23T04:04:23.365Z] 94cc34f8dd06: Verifying Checksum [2023-03-23T04:04:23.365Z] 94cc34f8dd06: Download complete [2023-03-23T04:04:23.365Z] 30dea6a524f1: Download complete [2023-03-23T04:04:23.365Z] 63b65145d645: Download complete [2023-03-23T04:04:23.365Z] a2aff8979fd8: Verifying Checksum [2023-03-23T04:04:23.628Z] 63b65145d645: Pull complete [2023-03-23T04:04:23.628Z] a2d21d5440eb: Pull complete [2023-03-23T04:04:23.894Z] f25807f1079a: Verifying Checksum [2023-03-23T04:04:23.894Z] f25807f1079a: Download complete [2023-03-23T04:04:24.154Z] 935e6c44a52c: Verifying Checksum [2023-03-23T04:04:24.154Z] 935e6c44a52c: Download complete [2023-03-23T04:04:24.721Z] 6808be2612f2: Verifying Checksum [2023-03-23T04:04:24.721Z] 6808be2612f2: Download complete [2023-03-23T04:04:28.007Z] 935e6c44a52c: Pull complete [2023-03-23T04:04:28.007Z] 94cc34f8dd06: Pull complete [2023-03-23T04:04:28.007Z] 30dea6a524f1: Pull complete [2023-03-23T04:04:28.269Z] a2aff8979fd8: Pull complete [2023-03-23T04:04:30.810Z] 6808be2612f2: Pull complete [2023-03-23T04:04:31.746Z] f25807f1079a: Pull complete [2023-03-23T04:04:31.746Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-23T04:04:31.746Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-23T04:04:31.746Z] ---> 3b553350e43f [2023-03-23T04:04:31.746Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-03-23T04:04:34.285Z] ---> Running in d93a1bfe39f2 [2023-03-23T04:04:34.285Z] Removing intermediate container d93a1bfe39f2 [2023-03-23T04:04:34.285Z] ---> 611b60fec1e9 [2023-03-23T04:04:34.285Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-23T04:04:34.547Z] ---> Running in cff26e9034c7 [2023-03-23T04:04:34.807Z] Removing intermediate container cff26e9034c7 [2023-03-23T04:04:34.807Z] ---> 898e33100c3e [2023-03-23T04:04:34.807Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-03-23T04:04:35.070Z] ---> Running in 98e16dc4f1d2 [2023-03-23T04:04:35.070Z] Removing intermediate container 98e16dc4f1d2 [2023-03-23T04:04:35.070Z] ---> a9671e97adc3 [2023-03-23T04:04:35.070Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-03-23T04:04:35.329Z] ---> Running in 91b9c2d3a55f [2023-03-23T04:04:35.588Z] Removing intermediate container 91b9c2d3a55f [2023-03-23T04:04:35.588Z] ---> bf2e49ce70c6 [2023-03-23T04:04:35.588Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-03-23T04:04:35.847Z] ---> Running in 1ffa9d771d37 [2023-03-23T04:04:35.847Z] Removing intermediate container 1ffa9d771d37 [2023-03-23T04:04:35.847Z] ---> 322f37d026a3 [2023-03-23T04:04:35.847Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-23T04:04:36.106Z] ---> Running in a73b3af77d1a [2023-03-23T04:04:36.245Z] Still waiting to schedule task [2023-03-23T04:04:36.245Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-03-23T04:04:36.368Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-23T04:04:36.628Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-23T04:04:36.628Z] OK: 265 MiB in 53 packages [2023-03-23T04:04:37.197Z] Removing intermediate container a73b3af77d1a [2023-03-23T04:04:37.197Z] ---> f6b1f858c073 [2023-03-23T04:04:37.197Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-03-23T04:04:37.458Z] ---> Running in 3274e30819ad [2023-03-23T04:04:37.458Z] Removing intermediate container 3274e30819ad [2023-03-23T04:04:37.458Z] ---> ebd8c4394f26 [2023-03-23T04:04:37.458Z] Step 10/13 : COPY go.mod vendor* ./ [2023-03-23T04:04:37.721Z] ---> 27ff6d2fc24f [2023-03-23T04:04:37.721Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-23T04:04:37.982Z] ---> Running in dfe1ae304df7 [2023-03-23T04:05:10.088Z] Removing intermediate container dfe1ae304df7 [2023-03-23T04:05:10.088Z] ---> 8f9dd1456474 [2023-03-23T04:05:10.088Z] Step 12/13 : COPY . . [2023-03-23T04:05:10.088Z] ---> 45de8a63f879 [2023-03-23T04:05:10.088Z] Step 13/13 : RUN ${MAKE} [2023-03-23T04:05:10.088Z] ---> Running in 42d86545d596 [2023-03-23T04:05:10.088Z] noop [2023-03-23T04:05:10.088Z] Removing intermediate container 42d86545d596 [2023-03-23T04:05:10.088Z] ---> a1de181aab0f [2023-03-23T04:05:10.088Z] Successfully built a1de181aab0f [2023-03-23T04:05:10.088Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T04:05:10.544Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-23T04:05:10.544Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-23T04:05:10.709Z] prd-ubuntu20.04-docker-8c-8g-5421 does not seem to be running inside a container [2023-03-23T04:05:10.737Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-287 -v /w/workspace/undry_device-onvif-camera_PR-287:/w/workspace/undry_device-onvif-camera_PR-287:rw,z -v /w/workspace/undry_device-onvif-camera_PR-287@tmp:/w/workspace/undry_device-onvif-camera_PR-287@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-03-23T04:05:11.112Z] $ docker top 7cc996024b5102fcf45c4c30b48c82882b67ca0702e564a9ef579bfe5519d166 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-23T04:05:11.505Z] + go version [2023-03-23T04:05:11.506Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-23T04:05:11.535Z] $ docker stop --time=1 7cc996024b5102fcf45c4c30b48c82882b67ca0702e564a9ef579bfe5519d166 [2023-03-23T04:05:12.839Z] $ docker rm -f --volumes 7cc996024b5102fcf45c4c30b48c82882b67ca0702e564a9ef579bfe5519d166 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T04:05:13.598Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-23T04:05:13.598Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-23T04:05:13.741Z] prd-ubuntu20.04-docker-8c-8g-5421 does not seem to be running inside a container [2023-03-23T04:05:13.768Z] $ 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-287 -v /w/workspace/undry_device-onvif-camera_PR-287:/w/workspace/undry_device-onvif-camera_PR-287:rw,z -v /w/workspace/undry_device-onvif-camera_PR-287@tmp:/w/workspace/undry_device-onvif-camera_PR-287@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-03-23T04:05:14.150Z] $ docker top f8038db28b7afcc87c73690d51c8cb50ed8ea5d1719456392fc2dff9813b6e8c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-23T04:05:14.566Z] + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-287 [Pipeline] fileExists [Pipeline] sh [2023-03-23T04:05:14.935Z] + make test [2023-03-23T04:05:14.935Z] go test ./... -coverprofile=coverage.out ./... [2023-03-23T04:05:20.219Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-03-23T04:05:30.181Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-03-23T04:05:30.181Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-03-23T04:05:32.433Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.032s coverage: 31.7% of statements [2023-03-23T04:05:32.433Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.225s coverage: 86.5% of statements [2023-03-23T04:05:38.996Z] go vet ./... [2023-03-23T04:05:43.191Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-23T04:05:43.191Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-23T04:05:43.191Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-23T04:05:43.226Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-23T04:05:43.251Z] $ docker stop --time=1 f8038db28b7afcc87c73690d51c8cb50ed8ea5d1719456392fc2dff9813b6e8c [2023-03-23T04:05:45.616Z] $ docker rm -f --volumes f8038db28b7afcc87c73690d51c8cb50ed8ea5d1719456392fc2dff9813b6e8c [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-23T04:05:46.124Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-23T04:05:46.230Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-23T04:05:46.953Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-23T04:05:47.266Z] + ls -al . [2023-03-23T04:05:47.266Z] total 236 [2023-03-23T04:05:47.266Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 23 04:05 . [2023-03-23T04:05:47.266Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 23 04:03 .. [2023-03-23T04:05:47.266Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 23 04:04 .git [2023-03-23T04:05:47.266Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 23 04:03 .github [2023-03-23T04:05:47.266Z] -rw-rw-r-- 1 jenkins jenkins 496 Mar 23 04:03 .gitignore [2023-03-23T04:05:47.266Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 23 04:03 .golangci.yml [2023-03-23T04:05:47.266Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 23 04:04 .semver [2023-03-23T04:05:47.266Z] -rw-rw-r-- 1 jenkins jenkins 9857 Mar 23 04:03 Attribution.txt [2023-03-23T04:05:47.266Z] -rw-rw-r-- 1 jenkins jenkins 6312 Mar 23 04:03 CHANGELOG.md [2023-03-23T04:05:47.266Z] -rw-rw-r-- 1 jenkins jenkins 1574 Mar 23 04:03 Dockerfile [2023-03-23T04:05:47.266Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 23 04:03 GOVERNANCE.md [2023-03-23T04:05:47.266Z] -rw-rw-r-- 1 jenkins jenkins 734 Mar 23 04:03 Jenkinsfile [2023-03-23T04:05:47.266Z] -rw-rw-r-- 1 jenkins jenkins 11348 Mar 23 04:03 LICENSE [2023-03-23T04:05:47.266Z] -rw-rw-r-- 1 jenkins jenkins 2751 Mar 23 04:03 Makefile [2023-03-23T04:05:47.266Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 23 04:03 OWNERS.md [2023-03-23T04:05:47.266Z] -rw-rw-r-- 1 jenkins jenkins 6250 Mar 23 04:03 README.md [2023-03-23T04:05:47.266Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 23 04:04 VERSION [2023-03-23T04:05:47.266Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 23 04:03 bin [2023-03-23T04:05:47.266Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 23 04:03 cmd [2023-03-23T04:05:47.266Z] -rw-r--r-- 1 jenkins jenkins 78487 Mar 23 04:05 coverage.out [2023-03-23T04:05:47.266Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 23 04:03 doc [2023-03-23T04:05:47.266Z] -rw-rw-r-- 1 jenkins jenkins 3603 Mar 23 04:03 go.mod [2023-03-23T04:05:47.266Z] -rw-rw-r-- 1 jenkins jenkins 32894 Mar 23 04:03 go.sum [2023-03-23T04:05:47.266Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 23 04:03 internal [2023-03-23T04:05:47.266Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 23 04:03 snap [2023-03-23T04:05:47.266Z] -rw-rw-r-- 1 jenkins jenkins 236 Mar 23 04:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T04:05:47.648Z] + 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=7b52be0d6a2e6067f39fb7f50d2c58bf583a2876 --label arch=amd64 --label version=0.0.0 . [2023-03-23T04:05:47.648Z] Sending build context to Docker daemon 27.07MB [2023-03-23T04:05:47.648Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-03-23T04:05:47.648Z] Step 2/26 : FROM ${BASE} AS builder [2023-03-23T04:05:47.648Z] ---> a1de181aab0f [2023-03-23T04:05:47.648Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-03-23T04:05:47.907Z] ---> Running in e4c8c537153a [2023-03-23T04:05:48.166Z] Removing intermediate container e4c8c537153a [2023-03-23T04:05:48.166Z] ---> 6f8892776149 [2023-03-23T04:05:48.166Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-23T04:05:48.166Z] ---> Running in 30c126faaadc [2023-03-23T04:05:48.166Z] Removing intermediate container 30c126faaadc [2023-03-23T04:05:48.166Z] ---> 4a9e6ee69a6d [2023-03-23T04:05:48.166Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-03-23T04:05:48.166Z] ---> Running in ec044eec6e9a [2023-03-23T04:05:48.423Z] Removing intermediate container ec044eec6e9a [2023-03-23T04:05:48.423Z] ---> d2f4c640d540 [2023-03-23T04:05:48.423Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-03-23T04:05:48.423Z] ---> Running in d242331534cf [2023-03-23T04:05:48.423Z] Removing intermediate container d242331534cf [2023-03-23T04:05:48.423Z] ---> 756bd6ad400f [2023-03-23T04:05:48.423Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-03-23T04:05:48.423Z] ---> Running in 65fe92639a6f [2023-03-23T04:05:48.684Z] Removing intermediate container 65fe92639a6f [2023-03-23T04:05:48.684Z] ---> 3bbf0e975c30 [2023-03-23T04:05:48.684Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-23T04:05:48.684Z] ---> Running in 12fa5a67a8c8 [2023-03-23T04:05:48.945Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-23T04:05:49.206Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-23T04:05:49.465Z] OK: 265 MiB in 53 packages [2023-03-23T04:05:49.727Z] Removing intermediate container 12fa5a67a8c8 [2023-03-23T04:05:49.727Z] ---> a62c51285920 [2023-03-23T04:05:49.727Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-03-23T04:05:49.727Z] ---> Running in 3128d3ee417a [2023-03-23T04:05:49.727Z] Removing intermediate container 3128d3ee417a [2023-03-23T04:05:49.727Z] ---> 550943724899 [2023-03-23T04:05:49.727Z] Step 10/26 : COPY go.mod vendor* ./ [2023-03-23T04:05:49.985Z] ---> e152a38f2a5b [2023-03-23T04:05:49.985Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-23T04:05:49.985Z] ---> Running in f98688db6469 [2023-03-23T04:05:50.920Z] Removing intermediate container f98688db6469 [2023-03-23T04:05:50.920Z] ---> 534df1dd9466 [2023-03-23T04:05:50.920Z] Step 12/26 : COPY . . [2023-03-23T04:05:51.491Z] ---> a88e9d2cfe5f [2023-03-23T04:05:51.491Z] Step 13/26 : RUN ${MAKE} [2023-03-23T04:05:51.491Z] ---> Running in 232c8514219a [2023-03-23T04:05:51.748Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-03-23T04:06:13.679Z] Removing intermediate container 232c8514219a [2023-03-23T04:06:13.679Z] ---> 17c82a5e387d [2023-03-23T04:06:13.679Z] Step 14/26 : FROM alpine:3.17 [2023-03-23T04:06:13.679Z] 3.17: Pulling from library/alpine [2023-03-23T04:06:13.679Z] 63b65145d645: Already exists [2023-03-23T04:06:13.679Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-23T04:06:13.679Z] Status: Downloaded newer image for alpine:3.17 [2023-03-23T04:06:13.679Z] ---> b2aa39c304c2 [2023-03-23T04:06:13.679Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-03-23T04:06:13.679Z] ---> Running in 3b58f79d3acd [2023-03-23T04:06:13.679Z] Removing intermediate container 3b58f79d3acd [2023-03-23T04:06:13.679Z] ---> f505009086b7 [2023-03-23T04:06:13.679Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-03-23T04:06:13.679Z] ---> Running in f536024cac48 [2023-03-23T04:06:13.679Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-23T04:06:13.679Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-23T04:06:13.679Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-23T04:06:13.679Z] Executing busybox-1.35.0-r29.trigger [2023-03-23T04:06:13.679Z] OK: 7 MiB in 16 packages [2023-03-23T04:06:13.679Z] Removing intermediate container f536024cac48 [2023-03-23T04:06:13.679Z] ---> a054a8bc6948 [2023-03-23T04:06:13.679Z] Step 17/26 : WORKDIR / [2023-03-23T04:06:13.679Z] ---> Running in d64c6ed50e82 [2023-03-23T04:06:13.679Z] Removing intermediate container d64c6ed50e82 [2023-03-23T04:06:13.679Z] ---> 25da024a7490 [2023-03-23T04:06:13.679Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-03-23T04:06:13.679Z] ---> bc73dd839531 [2023-03-23T04:06:13.679Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-03-23T04:06:13.679Z] ---> 7f7f10ee1417 [2023-03-23T04:06:13.679Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-03-23T04:06:13.679Z] ---> 6fec053d98a5 [2023-03-23T04:06:13.679Z] Step 21/26 : EXPOSE 59984 [2023-03-23T04:06:13.679Z] ---> Running in 4494a20fbde9 [2023-03-23T04:06:13.679Z] Removing intermediate container 4494a20fbde9 [2023-03-23T04:06:13.679Z] ---> 035ab001b966 [2023-03-23T04:06:13.679Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-03-23T04:06:13.679Z] ---> Running in 0770c3bc2bd8 [2023-03-23T04:06:13.679Z] Removing intermediate container 0770c3bc2bd8 [2023-03-23T04:06:13.679Z] ---> 5e2c1eaddcea [2023-03-23T04:06:13.679Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-23T04:06:13.679Z] ---> Running in 1586b5da7b64 [2023-03-23T04:06:13.679Z] Removing intermediate container 1586b5da7b64 [2023-03-23T04:06:13.679Z] ---> 361cc778eb26 [2023-03-23T04:06:13.679Z] Step 24/26 : LABEL arch=amd64 [2023-03-23T04:06:13.679Z] ---> Running in 6973f3cce821 [2023-03-23T04:06:13.679Z] Removing intermediate container 6973f3cce821 [2023-03-23T04:06:13.679Z] ---> 8cbdd6f32a5a [2023-03-23T04:06:13.679Z] Step 25/26 : LABEL git_sha=7b52be0d6a2e6067f39fb7f50d2c58bf583a2876 [2023-03-23T04:06:13.679Z] ---> Running in bf5a7fa8f73a [2023-03-23T04:06:13.679Z] Removing intermediate container bf5a7fa8f73a [2023-03-23T04:06:13.679Z] ---> 0dfc8afeb36d [2023-03-23T04:06:13.679Z] Step 26/26 : LABEL version=0.0.0 [2023-03-23T04:06:13.938Z] ---> Running in 19d79ea27302 [2023-03-23T04:06:13.938Z] Removing intermediate container 19d79ea27302 [2023-03-23T04:06:13.938Z] ---> 3f31d6c1d036 [2023-03-23T04:06:13.938Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-23T04:06:13.938Z] Successfully built 3f31d6c1d036 [2023-03-23T04:06:13.938Z] 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-03-23T04:06:14.860Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-23T04:06:14.860Z] [2023-03-23T04:06:14.860Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T04:06:15.239Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-23T04:06:15.239Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-23T04:06:15.239Z] 5eb5b503b376: Pulling fs layer [2023-03-23T04:06:15.239Z] 5c69ac0246d0: Pulling fs layer [2023-03-23T04:06:15.239Z] ec43610c2a17: Pulling fs layer [2023-03-23T04:06:15.239Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-23T04:06:15.239Z] 33b1e0a273af: Pulling fs layer [2023-03-23T04:06:15.239Z] 5d3b04190fa2: Pulling fs layer [2023-03-23T04:06:15.239Z] 2f39f015ded8: Pulling fs layer [2023-03-23T04:06:15.239Z] 33b1e0a273af: Waiting [2023-03-23T04:06:15.239Z] 5d3b04190fa2: Waiting [2023-03-23T04:06:15.239Z] 2f39f015ded8: Waiting [2023-03-23T04:06:15.239Z] 3a2ae6a8a46f: Waiting [2023-03-23T04:06:15.239Z] 5c69ac0246d0: Download complete [2023-03-23T04:06:15.239Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-23T04:06:15.239Z] 3a2ae6a8a46f: Download complete [2023-03-23T04:06:15.501Z] 33b1e0a273af: Verifying Checksum [2023-03-23T04:06:15.501Z] 33b1e0a273af: Download complete [2023-03-23T04:06:15.501Z] 5d3b04190fa2: Verifying Checksum [2023-03-23T04:06:15.501Z] 5d3b04190fa2: Download complete [2023-03-23T04:06:15.501Z] ec43610c2a17: Download complete [2023-03-23T04:06:15.501Z] 5eb5b503b376: Verifying Checksum [2023-03-23T04:06:15.501Z] 5eb5b503b376: Download complete [2023-03-23T04:06:16.067Z] 2f39f015ded8: Download complete [2023-03-23T04:06:16.633Z] 5eb5b503b376: Pull complete [2023-03-23T04:06:16.895Z] 5c69ac0246d0: Pull complete [2023-03-23T04:06:17.464Z] ec43610c2a17: Pull complete [2023-03-23T04:06:17.464Z] 3a2ae6a8a46f: Pull complete [2023-03-23T04:06:17.721Z] 33b1e0a273af: Pull complete [2023-03-23T04:06:17.721Z] 5d3b04190fa2: Pull complete [2023-03-23T04:06:21.902Z] 2f39f015ded8: Pull complete [2023-03-23T04:06:21.902Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-23T04:06:21.902Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-23T04:06:21.902Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-23T04:06:22.117Z] prd-ubuntu20.04-docker-8c-8g-5421 does not seem to be running inside a container [2023-03-23T04:06:22.146Z] $ 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-287 -v /w/workspace/undry_device-onvif-camera_PR-287:/w/workspace/undry_device-onvif-camera_PR-287:rw,z -v /w/workspace/undry_device-onvif-camera_PR-287@tmp:/w/workspace/undry_device-onvif-camera_PR-287@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-03-23T04:06:25.038Z] $ docker top d8d82d53135faea4f3469601a99b58ef05498ae6225257e1c3aac4522ff4ae26 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-23T04:06:25.484Z] ---> job-cost.sh [2023-03-23T04:06:25.484Z] lf-activate-venv: SKIPPING [2023-03-23T04:06:25.484Z] INFO: No Stack... [2023-03-23T04:06:26.052Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-23T04:06:26.312Z] INFO: Archiving Costs [Pipeline] sh [2023-03-23T04:06:26.631Z] + cat /w/workspace/undry_device-onvif-camera_PR-287/archives/cost.csv [2023-03-23T04:06:26.631Z] + cut -d, -f6 [Pipeline] lock [2023-03-23T04:06:26.672Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-287-1-stack-cost] [2023-03-23T04:06:26.676Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-287-1-stack-cost] did not exist. Created. [2023-03-23T04:06:26.677Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-287-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-23T04:06:27.072Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-23T04:06:27.118Z] Stashed 1 file(s) [Pipeline] } [2023-03-23T04:06:27.155Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-287-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-23T04:06:27.229Z] $ docker stop --time=1 d8d82d53135faea4f3469601a99b58ef05498ae6225257e1c3aac4522ff4ae26 [2023-03-23T04:06:28.434Z] $ docker rm -f --volumes d8d82d53135faea4f3469601a99b58ef05498ae6225257e1c3aac4522ff4ae26 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-23T04:07:06.064Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5425 in /w/workspace/undry_device-onvif-camera_PR-287 [Pipeline] { [Pipeline] ws [2023-03-23T04:07:06.119Z] Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout [2023-03-23T04:07:06.242Z] The recommended git tool is: git [2023-03-23T04:07:15.846Z] using credential edgex-jenkins-ssh [2023-03-23T04:07:15.867Z] Cloning the remote Git repository [2023-03-23T04:07:15.955Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-03-23T04:07:16.111Z] > git init /w/workspace/device-onvif-camera/1 # timeout=10 [2023-03-23T04:07:16.375Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-03-23T04:07:16.376Z] > git --version # timeout=10 [2023-03-23T04:07:16.410Z] > git --version # 'git version 2.25.1' [2023-03-23T04:07:16.413Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-23T04:07:16.720Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-23T04:07:18.621Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-03-23T04:07:18.651Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-23T04:07:19.787Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-03-23T04:07:19.841Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-03-23T04:07:19.842Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-23T04:07:19.857Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/287/head:refs/remotes/origin/PR-287 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-23T04:07:20.380Z] Merging remotes/origin/main commit e03c6e991c633265ca57616196638541aa716f8b into PR head commit 7b52be0d6a2e6067f39fb7f50d2c58bf583a2876 [2023-03-23T04:07:20.918Z] Merge succeeded, producing 7b52be0d6a2e6067f39fb7f50d2c58bf583a2876 [2023-03-23T04:07:20.918Z] Checking out Revision 7b52be0d6a2e6067f39fb7f50d2c58bf583a2876 (PR-287) [2023-03-23T04:07:21.864Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2023-03-23T04:07:20.401Z] > git config core.sparsecheckout # timeout=10 [2023-03-23T04:07:20.490Z] > git checkout -f 7b52be0d6a2e6067f39fb7f50d2c58bf583a2876 # timeout=10 [2023-03-23T04:07:20.801Z] > git remote # timeout=10 [2023-03-23T04:07:20.829Z] > git config --get remote.origin.url # timeout=10 [2023-03-23T04:07:20.855Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-23T04:07:20.871Z] > git merge e03c6e991c633265ca57616196638541aa716f8b # timeout=10 [2023-03-23T04:07:20.902Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-23T04:07:20.928Z] > git config core.sparsecheckout # timeout=10 [2023-03-23T04:07:20.953Z] > git checkout -f 7b52be0d6a2e6067f39fb7f50d2c58bf583a2876 # timeout=10 [2023-03-23T04:07:21.920Z] > git --version # timeout=10 [2023-03-23T04:07:21.931Z] > git --version # 'git version 2.25.1' [2023-03-23T04:07:21.948Z] fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-23T04:07:23.107Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-23T04:07:23.107Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-23T04:07:23.107Z] Dload Upload Total Spent Left Speed [2023-03-23T04:07:23.107Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 218k 0 --:--:-- --:--:-- --:--:-- 218k [Pipeline] sh [2023-03-23T04:07:23.689Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-23T04:07:24.046Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-23T04:07:24.046Z] + sudo tee /etc/docker/daemon.new [2023-03-23T04:07:24.046Z] { [2023-03-23T04:07:24.046Z] "registry-mirrors": [ [2023-03-23T04:07:24.046Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-23T04:07:24.046Z] ], [2023-03-23T04:07:24.046Z] "bip": "10.250.0.254/24", [2023-03-23T04:07:24.046Z] "hosts": [ [2023-03-23T04:07:24.046Z] "tcp://0.0.0.0:5555", [2023-03-23T04:07:24.046Z] "unix:///var/run/docker.sock" [2023-03-23T04:07:24.046Z] ], [2023-03-23T04:07:24.046Z] "mtu": 1458, [2023-03-23T04:07:24.046Z] "selinux-enabled": true, [2023-03-23T04:07:24.046Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-23T04:07:24.046Z] } [Pipeline] sh [2023-03-23T04:07:24.403Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-23T04:07:24.769Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-23T04:07:43.128Z] provisioning config files... [2023-03-23T04:07:43.160Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config14395950814798790681tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-23T04:07:43.568Z] ---> docker-login.sh [2023-03-23T04:07:43.568Z] nexus3.edgexfoundry.org:10001 [2023-03-23T04:07:43.842Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T04:07:44.111Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T04:07:44.111Z] Configure a credential helper to remove this warning. See [2023-03-23T04:07:44.111Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T04:07:44.111Z] [2023-03-23T04:07:44.111Z] Login Succeeded [2023-03-23T04:07:44.111Z] nexus3.edgexfoundry.org:10002 [2023-03-23T04:07:44.383Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T04:07:44.383Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T04:07:44.383Z] Configure a credential helper to remove this warning. See [2023-03-23T04:07:44.383Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T04:07:44.383Z] [2023-03-23T04:07:44.383Z] Login Succeeded [2023-03-23T04:07:44.383Z] nexus3.edgexfoundry.org:10003 [2023-03-23T04:07:44.653Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T04:07:44.923Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T04:07:44.923Z] Configure a credential helper to remove this warning. See [2023-03-23T04:07:44.923Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T04:07:44.923Z] [2023-03-23T04:07:44.923Z] Login Succeeded [2023-03-23T04:07:44.923Z] nexus3.edgexfoundry.org:10004 [2023-03-23T04:07:45.196Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T04:07:45.196Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T04:07:45.196Z] Configure a credential helper to remove this warning. See [2023-03-23T04:07:45.196Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T04:07:45.196Z] [2023-03-23T04:07:45.196Z] Login Succeeded [2023-03-23T04:07:45.196Z] docker.io [2023-03-23T04:07:45.468Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T04:07:45.737Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T04:07:45.737Z] Configure a credential helper to remove this warning. See [2023-03-23T04:07:45.737Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T04:07:45.737Z] [2023-03-23T04:07:45.737Z] Login Succeeded [2023-03-23T04:07:45.737Z] ---> docker-login.sh ends [Pipeline] } [2023-03-23T04:07:45.767Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-23T04:07:46.166Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-23T04:07:46.200Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-23T04:07:46.239Z] ========================================================= [2023-03-23T04:07:46.239Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-23T04:07:46.239Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T04:07:46.757Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-23T04:07:47.349Z] Sending build context to Docker daemon 19.69MB [2023-03-23T04:07:47.349Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-03-23T04:07:47.349Z] Step 2/13 : FROM ${BASE} AS builder [2023-03-23T04:07:47.349Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-23T04:07:47.349Z] af6eaf76a39c: Pulling fs layer [2023-03-23T04:07:47.349Z] 55522c791124: Pulling fs layer [2023-03-23T04:07:47.349Z] ce5c4a1c91eb: Pulling fs layer [2023-03-23T04:07:47.349Z] 169dfbe0d373: Pulling fs layer [2023-03-23T04:07:47.349Z] e1ff8fa3b103: Pulling fs layer [2023-03-23T04:07:47.349Z] 52ebb69f0ebf: Pulling fs layer [2023-03-23T04:07:47.349Z] 5abe8eddf0d5: Pulling fs layer [2023-03-23T04:07:47.349Z] e1ff8fa3b103: Waiting [2023-03-23T04:07:47.349Z] 52ebb69f0ebf: Waiting [2023-03-23T04:07:47.349Z] 5abe8eddf0d5: Waiting [2023-03-23T04:07:47.349Z] 169dfbe0d373: Waiting [2023-03-23T04:07:47.624Z] 55522c791124: Verifying Checksum [2023-03-23T04:07:47.624Z] 55522c791124: Download complete [2023-03-23T04:07:47.624Z] 169dfbe0d373: Verifying Checksum [2023-03-23T04:07:47.624Z] 169dfbe0d373: Download complete [2023-03-23T04:07:47.624Z] e1ff8fa3b103: Verifying Checksum [2023-03-23T04:07:47.624Z] e1ff8fa3b103: Download complete [2023-03-23T04:07:47.624Z] af6eaf76a39c: Verifying Checksum [2023-03-23T04:07:47.624Z] af6eaf76a39c: Download complete [2023-03-23T04:07:48.594Z] af6eaf76a39c: Pull complete [2023-03-23T04:07:48.865Z] 5abe8eddf0d5: Verifying Checksum [2023-03-23T04:07:48.865Z] 5abe8eddf0d5: Download complete [2023-03-23T04:07:49.459Z] 55522c791124: Pull complete [2023-03-23T04:07:50.051Z] 52ebb69f0ebf: Verifying Checksum [2023-03-23T04:07:50.051Z] 52ebb69f0ebf: Download complete [2023-03-23T04:07:50.323Z] ce5c4a1c91eb: Verifying Checksum [2023-03-23T04:07:50.323Z] ce5c4a1c91eb: Download complete [2023-03-23T04:08:02.720Z] ce5c4a1c91eb: Pull complete [2023-03-23T04:08:02.720Z] 169dfbe0d373: Pull complete [2023-03-23T04:08:02.720Z] e1ff8fa3b103: Pull complete [2023-03-23T04:08:07.001Z] 52ebb69f0ebf: Pull complete [2023-03-23T04:08:08.960Z] 5abe8eddf0d5: Pull complete [2023-03-23T04:08:08.960Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-23T04:08:08.960Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-23T04:08:08.960Z] ---> 6cb57ee374ae [2023-03-23T04:08:08.960Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-03-23T04:08:13.448Z] ---> Running in 0418998afe4c [2023-03-23T04:08:13.448Z] Removing intermediate container 0418998afe4c [2023-03-23T04:08:13.448Z] ---> 097d88330da0 [2023-03-23T04:08:13.448Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-23T04:08:13.448Z] ---> Running in 8dea8749437d [2023-03-23T04:08:13.448Z] Removing intermediate container 8dea8749437d [2023-03-23T04:08:13.448Z] ---> 22fd98837fae [2023-03-23T04:08:13.448Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-03-23T04:08:13.448Z] ---> Running in 6ca951a148c8 [2023-03-23T04:08:13.722Z] Removing intermediate container 6ca951a148c8 [2023-03-23T04:08:13.722Z] ---> 739c96436358 [2023-03-23T04:08:13.722Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-03-23T04:08:13.989Z] ---> Running in d39c6aa9e9f3 [2023-03-23T04:08:14.257Z] Removing intermediate container d39c6aa9e9f3 [2023-03-23T04:08:14.257Z] ---> 109b431f920d [2023-03-23T04:08:14.257Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-03-23T04:08:14.257Z] ---> Running in 620fbe853c21 [2023-03-23T04:08:14.527Z] Removing intermediate container 620fbe853c21 [2023-03-23T04:08:14.527Z] ---> 070abe424e69 [2023-03-23T04:08:14.527Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-23T04:08:14.527Z] ---> Running in c353752ac4eb [2023-03-23T04:08:15.497Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-23T04:08:16.080Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-23T04:08:17.044Z] OK: 263 MiB in 53 packages [2023-03-23T04:08:18.018Z] Removing intermediate container c353752ac4eb [2023-03-23T04:08:18.018Z] ---> a5265bb43cef [2023-03-23T04:08:18.018Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-03-23T04:08:18.018Z] ---> Running in 87841e26c6d3 [2023-03-23T04:08:18.288Z] Removing intermediate container 87841e26c6d3 [2023-03-23T04:08:18.288Z] ---> 0cf6a6aa69c2 [2023-03-23T04:08:18.288Z] Step 10/13 : COPY go.mod vendor* ./ [2023-03-23T04:08:18.875Z] ---> d8ed37e70331 [2023-03-23T04:08:18.875Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-23T04:08:18.875Z] ---> Running in 1a8dd56a82af [2023-03-23T04:09:26.782Z] Removing intermediate container 1a8dd56a82af [2023-03-23T04:09:26.782Z] ---> 109f5b85219e [2023-03-23T04:09:26.782Z] Step 12/13 : COPY . . [2023-03-23T04:09:26.782Z] ---> 16edb04e059d [2023-03-23T04:09:26.782Z] Step 13/13 : RUN ${MAKE} [2023-03-23T04:09:26.782Z] ---> Running in 713974f054db [2023-03-23T04:09:26.782Z] noop [2023-03-23T04:09:26.782Z] Removing intermediate container 713974f054db [2023-03-23T04:09:26.782Z] ---> 15291e59647d [2023-03-23T04:09:26.782Z] Successfully built 15291e59647d [2023-03-23T04:09:26.782Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T04:09:27.264Z] + docker inspect -f . ci-base-image-arm64 [2023-03-23T04:09:27.264Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-23T04:09:27.553Z] prd-ubuntu20.04-docker-arm64-4c-16g-5425 does not seem to be running inside a container [2023-03-23T04:09:27.635Z] $ 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-03-23T04:09:30.094Z] $ docker top 7baedbb72472aad25bbded208951a48636d944abe7f389db7cd3b76523b71025 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-23T04:09:30.977Z] + go version [2023-03-23T04:09:30.977Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-23T04:09:31.013Z] $ docker stop --time=1 7baedbb72472aad25bbded208951a48636d944abe7f389db7cd3b76523b71025 [2023-03-23T04:09:32.596Z] $ docker rm -f --volumes 7baedbb72472aad25bbded208951a48636d944abe7f389db7cd3b76523b71025 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T04:09:33.449Z] + docker inspect -f . ci-base-image-arm64 [2023-03-23T04:09:33.449Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-23T04:09:33.712Z] prd-ubuntu20.04-docker-arm64-4c-16g-5425 does not seem to be running inside a container [2023-03-23T04:09:33.791Z] $ 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-03-23T04:09:34.895Z] $ docker top 997d27857b689cf806c0a0758b3d65808747389aca680787f73ac84ba509caec -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-23T04:09:35.746Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh [2023-03-23T04:09:36.137Z] + make test [2023-03-23T04:09:36.137Z] go test ./... -coverprofile=coverage.out ./... [2023-03-23T04:10:15.028Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-03-23T04:12:21.725Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-03-23T04:12:21.725Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-03-23T04:12:21.725Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.159s coverage: 31.7% of statements [2023-03-23T04:12:36.728Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 21.264s coverage: 86.5% of statements [2023-03-23T04:12:36.728Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-23T04:12:36.728Z] go vet ./... [2023-03-23T04:13:08.990Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-23T04:13:08.990Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-23T04:13:08.990Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-23T04:13:09.028Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-23T04:13:09.065Z] $ docker stop --time=1 997d27857b689cf806c0a0758b3d65808747389aca680787f73ac84ba509caec [2023-03-23T04:13:10.860Z] $ docker rm -f --volumes 997d27857b689cf806c0a0758b3d65808747389aca680787f73ac84ba509caec [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-23T04:13:12.139Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-23T04:13:12.176Z] Warning: overwriting stash ‘coverage-report’ [2023-03-23T04:13:12.763Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-23T04:13:13.382Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-23T04:13:13.722Z] + ls -al . [2023-03-23T04:13:13.723Z] total 232 [2023-03-23T04:13:13.723Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 23 04:09 . [2023-03-23T04:13:13.723Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 23 04:07 .. [2023-03-23T04:13:13.723Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 23 04:07 .git [2023-03-23T04:13:13.723Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 23 04:07 .github [2023-03-23T04:13:13.723Z] -rw-rw-r-- 1 jenkins jenkins 496 Mar 23 04:07 .gitignore [2023-03-23T04:13:13.723Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 23 04:07 .golangci.yml [2023-03-23T04:13:13.723Z] -rw-rw-r-- 1 jenkins jenkins 9857 Mar 23 04:07 Attribution.txt [2023-03-23T04:13:13.723Z] -rw-rw-r-- 1 jenkins jenkins 6312 Mar 23 04:07 CHANGELOG.md [2023-03-23T04:13:13.723Z] -rw-rw-r-- 1 jenkins jenkins 1574 Mar 23 04:07 Dockerfile [2023-03-23T04:13:13.723Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 23 04:07 GOVERNANCE.md [2023-03-23T04:13:13.723Z] -rw-rw-r-- 1 jenkins jenkins 734 Mar 23 04:07 Jenkinsfile [2023-03-23T04:13:13.723Z] -rw-rw-r-- 1 jenkins jenkins 11348 Mar 23 04:07 LICENSE [2023-03-23T04:13:13.723Z] -rw-rw-r-- 1 jenkins jenkins 2751 Mar 23 04:07 Makefile [2023-03-23T04:13:13.723Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 23 04:07 OWNERS.md [2023-03-23T04:13:13.723Z] -rw-rw-r-- 1 jenkins jenkins 6250 Mar 23 04:07 README.md [2023-03-23T04:13:13.723Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 23 04:04 VERSION [2023-03-23T04:13:13.723Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 23 04:07 bin [2023-03-23T04:13:13.723Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 23 04:07 cmd [2023-03-23T04:13:13.723Z] -rw-r--r-- 1 jenkins jenkins 78487 Mar 23 04:12 coverage.out [2023-03-23T04:13:13.723Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 23 04:07 doc [2023-03-23T04:13:13.723Z] -rw-rw-r-- 1 jenkins jenkins 3603 Mar 23 04:07 go.mod [2023-03-23T04:13:13.723Z] -rw-rw-r-- 1 jenkins jenkins 32894 Mar 23 04:07 go.sum [2023-03-23T04:13:13.723Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 23 04:07 internal [2023-03-23T04:13:13.723Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 23 04:07 snap [2023-03-23T04:13:13.723Z] -rw-rw-r-- 1 jenkins jenkins 236 Mar 23 04:07 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T04:13:14.139Z] + 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=7b52be0d6a2e6067f39fb7f50d2c58bf583a2876 --label arch=arm64 --label version=0.0.0 . [2023-03-23T04:13:14.723Z] Sending build context to Docker daemon 19.77MB [2023-03-23T04:13:14.723Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-03-23T04:13:14.723Z] Step 2/26 : FROM ${BASE} AS builder [2023-03-23T04:13:14.723Z] ---> 15291e59647d [2023-03-23T04:13:14.723Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-03-23T04:13:14.723Z] ---> Running in 5679892968ec [2023-03-23T04:13:14.992Z] Removing intermediate container 5679892968ec [2023-03-23T04:13:14.992Z] ---> b0602298036f [2023-03-23T04:13:14.992Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-23T04:13:15.259Z] ---> Running in 5fd5facd235d [2023-03-23T04:13:15.259Z] Removing intermediate container 5fd5facd235d [2023-03-23T04:13:15.259Z] ---> 2f27b7201c38 [2023-03-23T04:13:15.259Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-03-23T04:13:15.526Z] ---> Running in 56096648126c [2023-03-23T04:13:15.792Z] Removing intermediate container 56096648126c [2023-03-23T04:13:15.792Z] ---> 3d7b138890ae [2023-03-23T04:13:15.792Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-03-23T04:13:15.792Z] ---> Running in 49852a038189 [2023-03-23T04:13:16.060Z] Removing intermediate container 49852a038189 [2023-03-23T04:13:16.060Z] ---> 04f230c18509 [2023-03-23T04:13:16.060Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-03-23T04:13:16.060Z] ---> Running in 9239c2b098b4 [2023-03-23T04:13:16.327Z] Removing intermediate container 9239c2b098b4 [2023-03-23T04:13:16.327Z] ---> b4ae5cc54b78 [2023-03-23T04:13:16.327Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-23T04:13:16.611Z] ---> Running in 1aa95f466580 [2023-03-23T04:13:17.572Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-23T04:13:18.155Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-23T04:13:19.120Z] OK: 263 MiB in 53 packages [2023-03-23T04:13:20.131Z] Removing intermediate container 1aa95f466580 [2023-03-23T04:13:20.131Z] ---> 9e1f44afcb99 [2023-03-23T04:13:20.131Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-03-23T04:13:20.131Z] ---> Running in e754a47c5d26 [2023-03-23T04:13:20.398Z] Removing intermediate container e754a47c5d26 [2023-03-23T04:13:20.398Z] ---> 43b0cd4bbe21 [2023-03-23T04:13:20.398Z] Step 10/26 : COPY go.mod vendor* ./ [2023-03-23T04:13:20.664Z] ---> 2e0b8c90b9e0 [2023-03-23T04:13:20.664Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-23T04:13:20.931Z] ---> Running in 9ecae591c1e7 [2023-03-23T04:13:25.183Z] Removing intermediate container 9ecae591c1e7 [2023-03-23T04:13:25.183Z] ---> 1e5146330715 [2023-03-23T04:13:25.183Z] Step 12/26 : COPY . . [2023-03-23T04:13:26.602Z] ---> 77b94049e292 [2023-03-23T04:13:26.602Z] Step 13/26 : RUN ${MAKE} [2023-03-23T04:13:26.871Z] ---> Running in 8f0f5c051ff7 [2023-03-23T04:13:27.838Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-03-23T04:16:04.552Z] Removing intermediate container 8f0f5c051ff7 [2023-03-23T04:16:04.552Z] ---> 423b92f0a44c [2023-03-23T04:16:04.552Z] Step 14/26 : FROM alpine:3.17 [2023-03-23T04:16:04.552Z] 3.17: Pulling from library/alpine [2023-03-23T04:16:04.552Z] af6eaf76a39c: Already exists [2023-03-23T04:16:04.552Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-23T04:16:04.553Z] Status: Downloaded newer image for alpine:3.17 [2023-03-23T04:16:04.553Z] ---> d74e625d9115 [2023-03-23T04:16:04.553Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-03-23T04:16:04.553Z] ---> Running in d052bbb6cac5 [2023-03-23T04:16:04.553Z] Removing intermediate container d052bbb6cac5 [2023-03-23T04:16:04.553Z] ---> 1747ed4c2bc6 [2023-03-23T04:16:04.553Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-03-23T04:16:04.553Z] ---> Running in 58e0c894a95b [2023-03-23T04:16:04.553Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-23T04:16:04.553Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-23T04:16:04.553Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-23T04:16:04.553Z] Executing busybox-1.35.0-r29.trigger [2023-03-23T04:16:04.553Z] OK: 8 MiB in 16 packages [2023-03-23T04:16:04.553Z] Removing intermediate container 58e0c894a95b [2023-03-23T04:16:04.553Z] ---> c45cf0a48ee6 [2023-03-23T04:16:04.553Z] Step 17/26 : WORKDIR / [2023-03-23T04:16:04.553Z] ---> Running in 63128052cd69 [2023-03-23T04:16:04.553Z] Removing intermediate container 63128052cd69 [2023-03-23T04:16:04.553Z] ---> c207401a7526 [2023-03-23T04:16:04.553Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-03-23T04:16:04.553Z] ---> 41962923a84d [2023-03-23T04:16:04.553Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-03-23T04:16:04.553Z] ---> 4b76ce9c6896 [2023-03-23T04:16:04.553Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-03-23T04:16:04.553Z] ---> 72bf04b94763 [2023-03-23T04:16:04.553Z] Step 21/26 : EXPOSE 59984 [2023-03-23T04:16:04.553Z] ---> Running in fad4209e6d29 [2023-03-23T04:16:04.553Z] Removing intermediate container fad4209e6d29 [2023-03-23T04:16:04.553Z] ---> 8f8fd57debb3 [2023-03-23T04:16:04.553Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-03-23T04:16:04.553Z] ---> Running in 7b51dbf81a5b [2023-03-23T04:16:04.553Z] Removing intermediate container 7b51dbf81a5b [2023-03-23T04:16:04.553Z] ---> 347d97738d17 [2023-03-23T04:16:04.553Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-23T04:16:04.553Z] ---> Running in f5d637b09f62 [2023-03-23T04:16:04.553Z] Removing intermediate container f5d637b09f62 [2023-03-23T04:16:04.553Z] ---> 2937fa1db94d [2023-03-23T04:16:04.553Z] Step 24/26 : LABEL arch=arm64 [2023-03-23T04:16:04.553Z] ---> Running in 1c4e28a3e89c [2023-03-23T04:16:04.553Z] Removing intermediate container 1c4e28a3e89c [2023-03-23T04:16:04.553Z] ---> f1d102d5a573 [2023-03-23T04:16:04.553Z] Step 25/26 : LABEL git_sha=7b52be0d6a2e6067f39fb7f50d2c58bf583a2876 [2023-03-23T04:16:04.553Z] ---> Running in 3c1445c4f0d6 [2023-03-23T04:16:04.553Z] Removing intermediate container 3c1445c4f0d6 [2023-03-23T04:16:04.553Z] ---> 2a9e033099ae [2023-03-23T04:16:04.553Z] Step 26/26 : LABEL version=0.0.0 [2023-03-23T04:16:04.553Z] ---> Running in 1fb79484d5ad [2023-03-23T04:16:04.553Z] Removing intermediate container 1fb79484d5ad [2023-03-23T04:16:04.553Z] ---> a01c52daa4f9 [2023-03-23T04:16:04.553Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-23T04:16:04.553Z] Successfully built a01c52daa4f9 [2023-03-23T04:16:04.553Z] 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-03-23T04:16:05.401Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-23T04:16:05.401Z] [2023-03-23T04:16:05.401Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T04:16:05.799Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-23T04:16:05.799Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-23T04:16:05.799Z] 8998bd30e6a1: Pulling fs layer [2023-03-23T04:16:05.799Z] 04944245beec: Pulling fs layer [2023-03-23T04:16:05.799Z] 699f458cf7ca: Pulling fs layer [2023-03-23T04:16:05.799Z] 765212b225bb: Pulling fs layer [2023-03-23T04:16:05.799Z] f23df028b6ca: Pulling fs layer [2023-03-23T04:16:05.799Z] d65c8cfc05b1: Pulling fs layer [2023-03-23T04:16:05.799Z] 2437ff75d9bd: Pulling fs layer [2023-03-23T04:16:05.799Z] 765212b225bb: Waiting [2023-03-23T04:16:05.799Z] f23df028b6ca: Waiting [2023-03-23T04:16:05.799Z] d65c8cfc05b1: Waiting [2023-03-23T04:16:05.799Z] 2437ff75d9bd: Waiting [2023-03-23T04:16:06.066Z] 04944245beec: Verifying Checksum [2023-03-23T04:16:06.066Z] 04944245beec: Download complete [2023-03-23T04:16:06.066Z] 765212b225bb: Verifying Checksum [2023-03-23T04:16:06.066Z] 765212b225bb: Download complete [2023-03-23T04:16:06.066Z] f23df028b6ca: Verifying Checksum [2023-03-23T04:16:06.066Z] f23df028b6ca: Download complete [2023-03-23T04:16:06.066Z] d65c8cfc05b1: Verifying Checksum [2023-03-23T04:16:06.066Z] d65c8cfc05b1: Download complete [2023-03-23T04:16:06.066Z] 699f458cf7ca: Verifying Checksum [2023-03-23T04:16:06.066Z] 699f458cf7ca: Download complete [2023-03-23T04:16:06.650Z] 8998bd30e6a1: Verifying Checksum [2023-03-23T04:16:06.650Z] 8998bd30e6a1: Download complete [2023-03-23T04:16:08.588Z] 2437ff75d9bd: Verifying Checksum [2023-03-23T04:16:08.588Z] 2437ff75d9bd: Download complete [2023-03-23T04:16:10.540Z] 8998bd30e6a1: Pull complete [2023-03-23T04:16:11.127Z] 04944245beec: Pull complete [2023-03-23T04:16:12.543Z] 699f458cf7ca: Pull complete [2023-03-23T04:16:12.543Z] 765212b225bb: Pull complete [2023-03-23T04:16:15.124Z] f23df028b6ca: Pull complete [2023-03-23T04:16:15.389Z] d65c8cfc05b1: Pull complete [2023-03-23T04:16:27.719Z] 2437ff75d9bd: Pull complete [2023-03-23T04:16:27.984Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-23T04:16:27.984Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-23T04:16:27.984Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-23T04:16:28.310Z] prd-ubuntu20.04-docker-arm64-4c-16g-5425 does not seem to be running inside a container [2023-03-23T04:16:28.386Z] $ 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-03-23T04:16:30.966Z] $ docker top de60405e096b8852bf9ab9b92af444e76b67550767f488593c6d11a39c338af0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-23T04:16:31.608Z] ---> job-cost.sh [2023-03-23T04:16:31.878Z] lf-activate-venv: SKIPPING [2023-03-23T04:16:31.879Z] INFO: No Stack... [2023-03-23T04:16:32.466Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-23T04:16:33.051Z] INFO: Archiving Costs [Pipeline] sh [2023-03-23T04:16:33.389Z] + + catcut -d, -f6 [2023-03-23T04:16:33.389Z] /w/workspace/device-onvif-camera/1/archives/cost.csv [Pipeline] lock [2023-03-23T04:16:33.487Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-287-1-stack-cost] [2023-03-23T04:16:33.492Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-287-1-stack-cost] did not exist. Created. [2023-03-23T04:16:33.492Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-287-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-23T04:16:34.231Z] /w/workspace/device-onvif-camera/1@tmp/durable-3abf12b2/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-23T04:16:34.580Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-23T04:16:34.614Z] Warning: overwriting stash ‘stack-cost’ [2023-03-23T04:16:34.677Z] Stashed 1 file(s) [Pipeline] } [2023-03-23T04:16:34.692Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-287-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-23T04:16:34.776Z] $ docker stop --time=1 de60405e096b8852bf9ab9b92af444e76b67550767f488593c6d11a39c338af0 [2023-03-23T04:16:36.239Z] $ docker rm -f --volumes de60405e096b8852bf9ab9b92af444e76b67550767f488593c6d11a39c338af0 [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-03-23T04:16:37.195Z] provisioning config files... [2023-03-23T04:16:37.202Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-287@tmp/config7535684163742391241tmp [Pipeline] { [Pipeline] sh [2023-03-23T04:16:37.532Z] + set +x [2023-03-23T04:16:37.532Z] + curl -s https://codecov.io/bash [2023-03-23T04:16:37.532Z] + bash -s -- [2023-03-23T04:16:37.791Z] [2023-03-23T04:16:37.791Z] _____ _ [2023-03-23T04:16:37.791Z] / ____| | | [2023-03-23T04:16:37.791Z] | | ___ __| | ___ ___ _____ __ [2023-03-23T04:16:37.791Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-23T04:16:37.791Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-23T04:16:37.791Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-23T04:16:37.791Z] Bash-1.0.6 [2023-03-23T04:16:37.791Z] [2023-03-23T04:16:37.791Z] [2023-03-23T04:16:37.791Z] ==> git version 2.25.1 found [2023-03-23T04:16:37.791Z] ==> 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-03-23T04:16:37.791Z] Release-Date: 2020-01-08 [2023-03-23T04:16:37.791Z] 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-03-23T04:16:37.791Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-23T04:16:37.791Z] ==> Jenkins CI detected. [2023-03-23T04:16:37.791Z] current dir:  /w/workspace/undry_device-onvif-camera_PR-287 [2023-03-23T04:16:37.791Z] project root: . [2023-03-23T04:16:37.791Z] --> token set from env [2023-03-23T04:16:37.791Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-23T04:16:37.791Z] ==> Running gcov in . (disable via -X gcov) [2023-03-23T04:16:37.791Z] ==> Python coveragepy not found [2023-03-23T04:16:37.791Z] ==> Searching for coverage reports in: [2023-03-23T04:16:37.791Z] + . [2023-03-23T04:16:37.791Z] -> Found 1 reports [2023-03-23T04:16:37.791Z] ==> Detecting git/mercurial file structure [2023-03-23T04:16:37.791Z] ==> Reading reports [2023-03-23T04:16:37.791Z] + ./coverage.out bytes=78487 [2023-03-23T04:16:37.791Z] ==> Appending adjustments [2023-03-23T04:16:37.791Z] https://docs.codecov.io/docs/fixing-reports [2023-03-23T04:16:38.050Z] + Found adjustments [2023-03-23T04:16:38.050Z] ==> Gzipping contents [2023-03-23T04:16:38.050Z] 12K /tmp/codecov.Z0Ve1S.gz [2023-03-23T04:16:38.050Z] ==> Uploading reports [2023-03-23T04:16:38.050Z] url: https://codecov.io [2023-03-23T04:16:38.050Z] query: branch=PR-287&commit=7b52be0d6a2e6067f39fb7f50d2c58bf583a2876&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-287%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=287&job=&cmd_args= [2023-03-23T04:16:38.050Z] -> Pinging Codecov [2023-03-23T04:16:38.050Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-287&commit=7b52be0d6a2e6067f39fb7f50d2c58bf583a2876&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-287%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=287&job=&cmd_args= [2023-03-23T04:16:38.309Z] -> Uploading to [2023-03-23T04:16:38.309Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-23/F29A59C45E3A92E06B3E522C9905F8EF/7b52be0d6a2e6067f39fb7f50d2c58bf583a2876/3df1e607-faa2-414e-9c4f-0d355a3e9ba4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230323%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230323T041638Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c03439b579242aeff808762cc3808986289fce8e1fba2cd1dc161ef6091411b7 [2023-03-23T04:16:38.309Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-23T04:16:38.309Z] Dload Upload Total Spent Left Speed [2023-03-23T04:16:38.568Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10527 0 0 100 10527 0 30601 --:--:-- --:--:-- --:--:-- 30601 [2023-03-23T04:16:38.568Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/7b52be0d6a2e6067f39fb7f50d2c58bf583a2876 [Pipeline] } [2023-03-23T04:16:38.591Z] 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-03-23T04:16:40.214Z] + [ -d /w/workspace/undry_device-onvif-camera_PR-287/archives ] [2023-03-23T04:16:40.214Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-287/archives [2023-03-23T04:16:40.214Z] total 16 [2023-03-23T04:16:40.214Z] drwxr-xr-x 3 root root 4096 Mar 23 04:06 . [2023-03-23T04:16:40.214Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 23 04:06 .. [2023-03-23T04:16:40.214Z] drwxr-xr-x 2 root root 4096 Mar 23 04:06 cost [2023-03-23T04:16:40.214Z] -rw-r--r-- 1 root root 91 Mar 23 04:06 cost.csv [2023-03-23T04:16:40.214Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-287/archives [2023-03-23T04:16:40.214Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-287/archives [2023-03-23T04:16:40.214Z] total 16 [2023-03-23T04:16:40.214Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 23 04:06 . [2023-03-23T04:16:40.214Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 23 04:06 .. [2023-03-23T04:16:40.214Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 23 04:06 cost [2023-03-23T04:16:40.214Z] -rw-r--r-- 1 jenkins jenkins 91 Mar 23 04:06 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-23T04:16:40.542Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-23T04:16:41.437Z] ---> package-listing.sh [2023-03-23T04:16:41.437Z] ++ facter osfamily [2023-03-23T04:16:41.437Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-23T04:16:41.696Z] + OS_FAMILY=debian [2023-03-23T04:16:41.697Z] + workspace=/w/workspace/undry_device-onvif-camera_PR-287 [2023-03-23T04:16:41.697Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-23T04:16:41.697Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-23T04:16:41.697Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-23T04:16:41.697Z] + PACKAGES=/tmp/packages_start.txt [2023-03-23T04:16:41.697Z] + '[' /w/workspace/undry_device-onvif-camera_PR-287 ']' [2023-03-23T04:16:41.697Z] + PACKAGES=/tmp/packages_end.txt [2023-03-23T04:16:41.697Z] + case "${OS_FAMILY}" in [2023-03-23T04:16:41.697Z] + dpkg -l [2023-03-23T04:16:41.697Z] + grep '^ii' [2023-03-23T04:16:41.697Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-23T04:16:41.697Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-23T04:16:41.697Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-23T04:16:41.697Z] + '[' /w/workspace/undry_device-onvif-camera_PR-287 ']' [2023-03-23T04:16:41.697Z] + mkdir -p /w/workspace/undry_device-onvif-camera_PR-287/archives/ [2023-03-23T04:16:41.697Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-287/archives/ [Pipeline] echo [2023-03-23T04:16:41.734Z] 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-287/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-23T04:16:42.030Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T04:16:42.658Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-23T04:16:42.658Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-23T04:16:42.804Z] prd-ubuntu20.04-docker-8c-8g-5421 does not seem to be running inside a container [2023-03-23T04:16:42.837Z] $ 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-287/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-287 -v /w/workspace/undry_device-onvif-camera_PR-287:/w/workspace/undry_device-onvif-camera_PR-287:rw,z -v /w/workspace/undry_device-onvif-camera_PR-287@tmp:/w/workspace/undry_device-onvif-camera_PR-287@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-03-23T04:16:43.071Z] $ docker top c68c5918f53eac3d60d20a5dd383a5aeef735d7822d88bf33817a3231a02ffae -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-23T04:16:43.477Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-23T04:16:43.790Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-23T04:16:44.102Z] + ls /var/log/sa-host [2023-03-23T04:16:44.102Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-23T04:16:44.235Z] provisioning config files... [2023-03-23T04:16:44.245Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-287@tmp/config15485246716894859345tmp [Pipeline] { [Pipeline] echo [2023-03-23T04:16:44.299Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-23T04:16:44.609Z] ---> create-netrc.sh [Pipeline] } [2023-03-23T04:16:44.640Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-23T04:16:45.045Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-23T04:16:45.084Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-23T04:16:45.416Z] ---> sudo-logs.sh [2023-03-23T04:16:45.416Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-23T04:16:45.636Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-23T04:16:45.952Z] ---> job-cost.sh [2023-03-23T04:16:45.952Z] lf-activate-venv: SKIPPING [2023-03-23T04:16:45.952Z] DEBUG: total: 0.2199999988079071 [2023-03-23T04:16:45.952Z] INFO: Retrieving Stack Cost... [2023-03-23T04:16:46.521Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-23T04:16:46.786Z] INFO: Archiving Costs [Pipeline] echo [2023-03-23T04:16:46.820Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-23T04:16:47.134Z] ---> logs-deploy.sh [2023-03-23T04:16:47.134Z] lf-activate-venv: SKIPPING [2023-03-23T04:16:47.134Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-287/1 [2023-03-23T04:16:47.134Z] INFO: archiving workspace using pattern(s): [2023-03-23T04:16:48.068Z] Archives upload complete. [2023-03-23T04:16:48.328Z] INFO: archiving logs to Nexus