Pull request #299 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 23fbfb204be5318310628bf409a31119d36e0abe+5c7909d1b5ebfe861b0cb262d6892a9f2879389b (10dcef0874ee9be98cd44fff2591ef9574d57106) 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-ssh10964217393824512661.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-ssh1842552423938886166.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-299/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-299/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4964278526880332631.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-299/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16829194263998402986.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-ssh10375229284937847334.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-299/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-299/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1270603060377826575.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-7073 in /w/workspace/undry_device-onvif-camera_PR-299 [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-299 # 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 5c7909d1b5ebfe861b0cb262d6892a9f2879389b into PR head commit 23fbfb204be5318310628bf409a31119d36e0abe Merge succeeded, producing 23fbfb204be5318310628bf409a31119d36e0abe Checking out Revision 23fbfb204be5318310628bf409a31119d36e0abe (PR-299) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > 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/299/head:refs/remotes/origin/PR-299 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 23fbfb204be5318310628bf409a31119d36e0abe # 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 5c7909d1b5ebfe861b0cb262d6892a9f2879389b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 23fbfb204be5318310628bf409a31119d36e0abe # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-07T04:02:23.235Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-07T04:02:23.405Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-07T04:02:23.503Z] ========================================================= [2023-04-07T04:02:23.504Z] EdgeX Global Pipelines Version Info [2023-04-07T04:02:23.504Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-07T04:02:24.261Z] ------------------- [2023-04-07T04:02:24.261Z] stable info: [2023-04-07T04:02:24.261Z] ------------------- [2023-04-07T04:02:24.261Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-04-07T04:02:24.261Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-04-07T04:02:24.261Z] Message: update stable to v1.0.245 [2023-04-07T04:02:24.832Z] ------------------- [2023-04-07T04:02:24.832Z] experimental info: [2023-04-07T04:02:24.832Z] ------------------- [2023-04-07T04:02:24.832Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-07T04:02:24.832Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-04-07T04:02:24.832Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-07T04:02:25.105Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-04-07T04:02:25.148Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-04-07T04:02:25.188Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-07T04:02:25.225Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-07T04:02:25.262Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-07T04:02:25.301Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-07T04:02:25.347Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-07T04:02:25.389Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-07T04:02:25.435Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-07T04:02:25.475Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-07T04:02:25.514Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-07T04:02:25.555Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-04-07T04:02:25.599Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-07T04:02:25.640Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-07T04:02:25.687Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-07T04:02:25.725Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-07T04:02:25.763Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-07T04:02:25.803Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-07T04:02:25.850Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-07T04:02:25.892Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-07T04:02:25.932Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-04-07T04:02:25.974Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo [2023-04-07T04:02:26.010Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-07T04:02:26.047Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-07T04:02:26.087Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-07T04:02:26.128Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-07T04:02:26.169Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-07T04:02:26.214Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-299 [Pipeline] echo [2023-04-07T04:02:26.259Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-299 [Pipeline] echo [2023-04-07T04:02:26.347Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-299 [Pipeline] echo [2023-04-07T04:02:26.394Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 23fbfb204be5318310628bf409a31119d36e0abe [Pipeline] echo [2023-04-07T04:02:26.434Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 23fbfb2 [Pipeline] echo [2023-04-07T04:02:26.477Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-07T04:02:26.597Z] provisioning config files... [2023-04-07T04:02:26.611Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-299@tmp/config306926222555836787tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-07T04:02:27.006Z] ---> docker-login.sh [2023-04-07T04:02:27.006Z] nexus3.edgexfoundry.org:10001 [2023-04-07T04:02:27.266Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T04:02:27.526Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T04:02:27.526Z] Configure a credential helper to remove this warning. See [2023-04-07T04:02:27.526Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T04:02:27.526Z] [2023-04-07T04:02:27.526Z] Login Succeeded [2023-04-07T04:02:27.526Z] nexus3.edgexfoundry.org:10002 [2023-04-07T04:02:27.526Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T04:02:27.526Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T04:02:27.526Z] Configure a credential helper to remove this warning. See [2023-04-07T04:02:27.526Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T04:02:27.526Z] [2023-04-07T04:02:27.526Z] Login Succeeded [2023-04-07T04:02:27.526Z] nexus3.edgexfoundry.org:10003 [2023-04-07T04:02:27.526Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T04:02:27.786Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T04:02:27.786Z] Configure a credential helper to remove this warning. See [2023-04-07T04:02:27.786Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T04:02:27.786Z] [2023-04-07T04:02:27.786Z] Login Succeeded [2023-04-07T04:02:27.786Z] nexus3.edgexfoundry.org:10004 [2023-04-07T04:02:27.786Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T04:02:27.786Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T04:02:27.786Z] Configure a credential helper to remove this warning. See [2023-04-07T04:02:27.786Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T04:02:27.786Z] [2023-04-07T04:02:27.786Z] Login Succeeded [2023-04-07T04:02:27.786Z] docker.io [2023-04-07T04:02:27.786Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T04:02:28.046Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T04:02:28.046Z] Configure a credential helper to remove this warning. See [2023-04-07T04:02:28.046Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T04:02:28.046Z] [2023-04-07T04:02:28.046Z] Login Succeeded [2023-04-07T04:02:28.046Z] ---> docker-login.sh ends [Pipeline] } [2023-04-07T04:02:28.074Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-07T04:02:28.648Z] + git rev-list -1 --merges 23fbfb204be5318310628bf409a31119d36e0abe~1..23fbfb204be5318310628bf409a31119d36e0abe [Pipeline] echo [2023-04-07T04:02:28.709Z] -----------> git rev-list -1 --merges 23fbfb204be5318310628bf409a31119d36e0abe~1..23fbfb204be5318310628bf409a31119d36e0abe 23fbfb204be5318310628bf409a31119d36e0abe [false] [Pipeline] sh [2023-04-07T04:02:29.020Z] + git log --format=format:%s -1 23fbfb204be5318310628bf409a31119d36e0abe [Pipeline] echo [2023-04-07T04:02:29.055Z] ========================================================= [2023-04-07T04:02:29.055Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-07T04:02:29.055Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-07T04:02:29.491Z] + git log --format=format:%s -1 23fbfb204be5318310628bf409a31119d36e0abe [Pipeline] echo [2023-04-07T04:02:29.527Z] [semverPrep] GIT_COMMIT: 23fbfb204be5318310628bf409a31119d36e0abe, Commit Message: build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo [2023-04-07T04:02:29.557Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-07T04:02:29.952Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-07T04:02:29.952Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-07T04:02:29.952Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-07T04:02:29.952Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-07T04:02:29.952Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-07T04:02:29.952Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-07T04:02:29.952Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T04:02:30.438Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-07T04:02:30.438Z] [2023-04-07T04:02:30.438Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T04:02:30.816Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-07T04:02:30.816Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-07T04:02:30.816Z] b85a868b505f: Pulling fs layer [2023-04-07T04:02:30.816Z] e2be974225ed: Pulling fs layer [2023-04-07T04:02:30.816Z] 339a4e72a1f5: Pulling fs layer [2023-04-07T04:02:30.816Z] 988bab9f4d93: Pulling fs layer [2023-04-07T04:02:30.816Z] 1469e6f7b9e6: Pulling fs layer [2023-04-07T04:02:30.816Z] eaf3925da568: Pulling fs layer [2023-04-07T04:02:30.816Z] bab4dde63d76: Pulling fs layer [2023-04-07T04:02:30.816Z] bde34c3a00c8: Pulling fs layer [2023-04-07T04:02:30.816Z] b352a97aabf1: Pulling fs layer [2023-04-07T04:02:30.816Z] 4872d77fe225: Pulling fs layer [2023-04-07T04:02:30.816Z] 5851b861e8e6: Pulling fs layer [2023-04-07T04:02:30.816Z] 988bab9f4d93: Waiting [2023-04-07T04:02:30.816Z] bab4dde63d76: Waiting [2023-04-07T04:02:30.816Z] 1469e6f7b9e6: Waiting [2023-04-07T04:02:30.816Z] eaf3925da568: Waiting [2023-04-07T04:02:30.816Z] bde34c3a00c8: Waiting [2023-04-07T04:02:30.816Z] b352a97aabf1: Waiting [2023-04-07T04:02:30.816Z] 4872d77fe225: Waiting [2023-04-07T04:02:30.816Z] 5851b861e8e6: Waiting [2023-04-07T04:02:31.075Z] e2be974225ed: Verifying Checksum [2023-04-07T04:02:31.075Z] e2be974225ed: Download complete [2023-04-07T04:02:31.075Z] 988bab9f4d93: Download complete [2023-04-07T04:02:31.075Z] 1469e6f7b9e6: Verifying Checksum [2023-04-07T04:02:31.075Z] 1469e6f7b9e6: Download complete [2023-04-07T04:02:31.075Z] 339a4e72a1f5: Verifying Checksum [2023-04-07T04:02:31.075Z] 339a4e72a1f5: Download complete [2023-04-07T04:02:31.075Z] eaf3925da568: Verifying Checksum [2023-04-07T04:02:31.075Z] eaf3925da568: Download complete [2023-04-07T04:02:31.075Z] bde34c3a00c8: Verifying Checksum [2023-04-07T04:02:31.075Z] bde34c3a00c8: Download complete [2023-04-07T04:02:31.075Z] b352a97aabf1: Download complete [2023-04-07T04:02:31.335Z] 4872d77fe225: Verifying Checksum [2023-04-07T04:02:31.335Z] 4872d77fe225: Download complete [2023-04-07T04:02:31.335Z] 5851b861e8e6: Download complete [2023-04-07T04:02:31.335Z] b85a868b505f: Verifying Checksum [2023-04-07T04:02:31.335Z] b85a868b505f: Download complete [2023-04-07T04:02:31.595Z] bab4dde63d76: Verifying Checksum [2023-04-07T04:02:31.595Z] bab4dde63d76: Download complete [2023-04-07T04:02:32.556Z] b85a868b505f: Pull complete [2023-04-07T04:02:32.556Z] e2be974225ed: Pull complete [2023-04-07T04:02:33.134Z] 339a4e72a1f5: Pull complete [2023-04-07T04:02:33.134Z] 988bab9f4d93: Pull complete [2023-04-07T04:02:33.393Z] 1469e6f7b9e6: Pull complete [2023-04-07T04:02:33.651Z] eaf3925da568: Pull complete [2023-04-07T04:02:35.554Z] bab4dde63d76: Pull complete [2023-04-07T04:02:35.554Z] bde34c3a00c8: Pull complete [2023-04-07T04:02:35.554Z] b352a97aabf1: Pull complete [2023-04-07T04:02:35.554Z] 4872d77fe225: Pull complete [2023-04-07T04:02:35.554Z] 5851b861e8e6: Pull complete [2023-04-07T04:02:35.554Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-07T04:02:35.554Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-07T04:02:35.554Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-07T04:02:35.778Z] prd-ubuntu20.04-docker-8c-8g-7073 does not seem to be running inside a container [2023-04-07T04:02:35.798Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-299 -v /w/workspace/undry_device-onvif-camera_PR-299:/w/workspace/undry_device-onvif-camera_PR-299:rw,z -v /w/workspace/undry_device-onvif-camera_PR-299@tmp:/w/workspace/undry_device-onvif-camera_PR-299@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-04-07T04:02:39.126Z] $ docker top 8cf4d145c28356ad126dc46843255ef8fb2de972184963e58fa5759854991c17 -eo pid,comm [2023-04-07T04:02:39.204Z] 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-04-07T04:02:39.204Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-07T04:02:39.323Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-07T04:02:39.323Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-07T04:02:39.450Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-07T04:02:39.446Z] $ docker exec 8cf4d145c28356ad126dc46843255ef8fb2de972184963e58fa5759854991c17 ssh-agent [2023-04-07T04:02:39.571Z] SSH_AUTH_SOCK=/tmp/ssh-l1BDwrldoMcB/agent.32 [2023-04-07T04:02:39.571Z] SSH_AGENT_PID=38 [2023-04-07T04:02:39.579Z] Running ssh-add (command line suppressed) [2023-04-07T04:02:39.689Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-299@tmp/private_key_14171620668682762819.key (/w/workspace/undry_device-onvif-camera_PR-299@tmp/private_key_14171620668682762819.key) [2023-04-07T04:02:39.710Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-07T04:02:40.049Z] + git tag --points-at HEAD [Pipeline] } [2023-04-07T04:02:40.068Z] $ docker exec --env ******** --env ******** 8cf4d145c28356ad126dc46843255ef8fb2de972184963e58fa5759854991c17 ssh-agent -k [2023-04-07T04:02:40.174Z] unset SSH_AUTH_SOCK; [2023-04-07T04:02:40.174Z] unset SSH_AGENT_PID; [2023-04-07T04:02:40.174Z] echo Agent pid 38 killed; [2023-04-07T04:02:40.192Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-07T04:02:40.288Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-07T04:02:40.288Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-07T04:02:40.409Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-07T04:02:40.406Z] $ docker exec 8cf4d145c28356ad126dc46843255ef8fb2de972184963e58fa5759854991c17 ssh-agent [2023-04-07T04:02:40.528Z] SSH_AUTH_SOCK=/tmp/ssh-hXgx5iqUpCdr/agent.70 [2023-04-07T04:02:40.528Z] SSH_AGENT_PID=76 [2023-04-07T04:02:40.532Z] Running ssh-add (command line suppressed) [2023-04-07T04:02:40.632Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-299@tmp/private_key_16190385381427386559.key (/w/workspace/undry_device-onvif-camera_PR-299@tmp/private_key_16190385381427386559.key) [2023-04-07T04:02:40.684Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-07T04:02:41.016Z] + git semver init [2023-04-07T04:02:41.276Z] 2023-04-07 04:02:41,225 [run_init] DEBUG init version:0.0.0 force:False [2023-04-07T04:02:41.276Z] 2023-04-07 04:02:41,225 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-299/.semver [2023-04-07T04:02:41.276Z] 2023-04-07 04:02:41,226 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-299/.semver [2023-04-07T04:02:41.276Z] 2023-04-07 04:02:41,226 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-299/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-299, universal_newlines=False, shell=None, istream=None) [2023-04-07T04:02:42.219Z] 2023-04-07 04:02:42,113 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-299/.git/info/exclude [2023-04-07T04:02:42.219Z] 2023-04-07 04:02:42,114 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-299/.semver/PR-299 with force:False [2023-04-07T04:02:42.219Z] 2023-04-07 04:02:42,114 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-299/.semver/PR-299 [2023-04-07T04:02:42.219Z] 2023-04-07 04:02:42,117 [execute] INFO git cat-file --batch-check [2023-04-07T04:02:42.219Z] 2023-04-07 04:02:42,117 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-299/.semver, universal_newlines=False, shell=None, istream=) [2023-04-07T04:02:42.219Z] 2023-04-07 04:02:42,122 [execute] INFO git cat-file --batch [2023-04-07T04:02:42.219Z] 2023-04-07 04:02:42,122 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-299/.semver, universal_newlines=False, shell=None, istream=) [2023-04-07T04:02:42.219Z] 2023-04-07 04:02:42,127 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-299/.semver/PR-299 [2023-04-07T04:02:42.219Z] 0.0.0 [Pipeline] } [2023-04-07T04:02:42.237Z] $ docker exec --env ******** --env ******** 8cf4d145c28356ad126dc46843255ef8fb2de972184963e58fa5759854991c17 ssh-agent -k [2023-04-07T04:02:42.323Z] unset SSH_AUTH_SOCK; [2023-04-07T04:02:42.324Z] unset SSH_AGENT_PID; [2023-04-07T04:02:42.324Z] echo Agent pid 76 killed; [2023-04-07T04:02:42.340Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-07T04:02:42.768Z] + git semver [Pipeline] } [2023-04-07T04:02:43.355Z] $ docker stop --time=1 8cf4d145c28356ad126dc46843255ef8fb2de972184963e58fa5759854991c17 [2023-04-07T04:02:44.660Z] $ docker rm -f --volumes 8cf4d145c28356ad126dc46843255ef8fb2de972184963e58fa5759854991c17 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-07T04:02:45.053Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-07T04:02:45.346Z] Stashed 1 file(s) [Pipeline] echo [2023-04-07T04:02:45.363Z] [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-04-07T04:02:45.905Z] provisioning config files... [2023-04-07T04:02:45.915Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-299@tmp/config17381264344914645379tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-07T04:02:46.255Z] ---> docker-login.sh [2023-04-07T04:02:46.255Z] nexus3.edgexfoundry.org:10001 [2023-04-07T04:02:46.255Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T04:02:46.255Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T04:02:46.255Z] Configure a credential helper to remove this warning. See [2023-04-07T04:02:46.255Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T04:02:46.255Z] [2023-04-07T04:02:46.255Z] Login Succeeded [2023-04-07T04:02:46.255Z] nexus3.edgexfoundry.org:10002 [2023-04-07T04:02:46.255Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T04:02:46.255Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T04:02:46.255Z] Configure a credential helper to remove this warning. See [2023-04-07T04:02:46.255Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T04:02:46.255Z] [2023-04-07T04:02:46.255Z] Login Succeeded [2023-04-07T04:02:46.255Z] nexus3.edgexfoundry.org:10003 [2023-04-07T04:02:46.514Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T04:02:46.514Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T04:02:46.514Z] Configure a credential helper to remove this warning. See [2023-04-07T04:02:46.514Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T04:02:46.514Z] [2023-04-07T04:02:46.514Z] Login Succeeded [2023-04-07T04:02:46.514Z] nexus3.edgexfoundry.org:10004 [2023-04-07T04:02:46.514Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T04:02:46.514Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T04:02:46.514Z] Configure a credential helper to remove this warning. See [2023-04-07T04:02:46.514Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T04:02:46.514Z] [2023-04-07T04:02:46.514Z] Login Succeeded [2023-04-07T04:02:46.514Z] docker.io [2023-04-07T04:02:47.223Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T04:02:47.482Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T04:02:47.482Z] Configure a credential helper to remove this warning. See [2023-04-07T04:02:47.482Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T04:02:47.482Z] [2023-04-07T04:02:47.482Z] Login Succeeded [2023-04-07T04:02:47.482Z] ---> docker-login.sh ends [Pipeline] } [2023-04-07T04:02:47.511Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-07T04:02:47.759Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-07T04:02:47.793Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-07T04:02:47.822Z] ========================================================= [2023-04-07T04:02:47.822Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-07T04:02:47.822Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T04:02:48.377Z] + 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-04-07T04:02:48.377Z] Sending build context to Docker daemon 27.07MB [2023-04-07T04:02:48.377Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-04-07T04:02:48.377Z] Step 2/13 : FROM ${BASE} AS builder [2023-04-07T04:02:48.636Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-07T04:02:48.636Z] 63b65145d645: Pulling fs layer [2023-04-07T04:02:48.636Z] a2d21d5440eb: Pulling fs layer [2023-04-07T04:02:48.636Z] 935e6c44a52c: Pulling fs layer [2023-04-07T04:02:48.636Z] 94cc34f8dd06: Pulling fs layer [2023-04-07T04:02:48.636Z] 94cc34f8dd06: Waiting [2023-04-07T04:02:48.636Z] 30dea6a524f1: Pulling fs layer [2023-04-07T04:02:48.636Z] a2aff8979fd8: Pulling fs layer [2023-04-07T04:02:48.636Z] 6808be2612f2: Pulling fs layer [2023-04-07T04:02:48.636Z] 30dea6a524f1: Waiting [2023-04-07T04:02:48.636Z] a2aff8979fd8: Waiting [2023-04-07T04:02:48.636Z] 6808be2612f2: Waiting [2023-04-07T04:02:48.636Z] f25807f1079a: Pulling fs layer [2023-04-07T04:02:48.636Z] f25807f1079a: Waiting [2023-04-07T04:02:48.636Z] a2d21d5440eb: Download complete [2023-04-07T04:02:48.636Z] 94cc34f8dd06: Download complete [2023-04-07T04:02:48.636Z] 30dea6a524f1: Verifying Checksum [2023-04-07T04:02:48.636Z] 30dea6a524f1: Download complete [2023-04-07T04:02:48.636Z] 63b65145d645: Verifying Checksum [2023-04-07T04:02:48.636Z] 63b65145d645: Download complete [2023-04-07T04:02:48.636Z] a2aff8979fd8: Verifying Checksum [2023-04-07T04:02:48.636Z] a2aff8979fd8: Download complete [2023-04-07T04:02:48.894Z] 63b65145d645: Pull complete [2023-04-07T04:02:48.894Z] a2d21d5440eb: Pull complete [2023-04-07T04:02:49.153Z] f25807f1079a: Verifying Checksum [2023-04-07T04:02:49.153Z] f25807f1079a: Download complete [2023-04-07T04:02:49.412Z] 935e6c44a52c: Verifying Checksum [2023-04-07T04:02:49.412Z] 935e6c44a52c: Download complete [2023-04-07T04:02:49.412Z] 6808be2612f2: Verifying Checksum [2023-04-07T04:02:49.412Z] 6808be2612f2: Download complete [2023-04-07T04:02:52.699Z] 935e6c44a52c: Pull complete [2023-04-07T04:02:52.699Z] 94cc34f8dd06: Pull complete [2023-04-07T04:02:52.699Z] 30dea6a524f1: Pull complete [2023-04-07T04:02:52.699Z] a2aff8979fd8: Pull complete [2023-04-07T04:02:54.598Z] 6808be2612f2: Pull complete [2023-04-07T04:02:55.534Z] f25807f1079a: Pull complete [2023-04-07T04:02:55.534Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-04-07T04:02:55.534Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-07T04:02:55.534Z] ---> 3b553350e43f [2023-04-07T04:02:55.534Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-04-07T04:02:58.823Z] ---> Running in 6ba4befda687 [2023-04-07T04:02:58.823Z] Removing intermediate container 6ba4befda687 [2023-04-07T04:02:58.823Z] ---> 9f992ff46b98 [2023-04-07T04:02:58.823Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-07T04:02:58.823Z] ---> Running in 9cfe0b039364 [2023-04-07T04:02:58.823Z] Removing intermediate container 9cfe0b039364 [2023-04-07T04:02:58.823Z] ---> bbf41c36618b [2023-04-07T04:02:58.823Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-04-07T04:02:58.823Z] ---> Running in 79999497be6a [2023-04-07T04:02:58.823Z] Removing intermediate container 79999497be6a [2023-04-07T04:02:58.823Z] ---> b1b3882d56bc [2023-04-07T04:02:58.823Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-04-07T04:02:58.823Z] ---> Running in 2c7da2b27c54 [2023-04-07T04:02:58.823Z] Removing intermediate container 2c7da2b27c54 [2023-04-07T04:02:58.823Z] ---> 52e49f6775ce [2023-04-07T04:02:58.823Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-04-07T04:02:58.823Z] ---> Running in a12c3c6e66d7 [2023-04-07T04:02:59.081Z] Removing intermediate container a12c3c6e66d7 [2023-04-07T04:02:59.081Z] ---> b1efd5be733a [2023-04-07T04:02:59.081Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-07T04:02:59.081Z] ---> Running in b97b1264b992 [2023-04-07T04:02:59.339Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-07T04:02:59.339Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-07T04:02:59.596Z] OK: 265 MiB in 53 packages [2023-04-07T04:02:59.856Z] Removing intermediate container b97b1264b992 [2023-04-07T04:02:59.856Z] ---> c1cf90f18e6b [2023-04-07T04:02:59.856Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-04-07T04:02:59.856Z] ---> Running in 9cfdff0b310d [2023-04-07T04:03:00.114Z] Removing intermediate container 9cfdff0b310d [2023-04-07T04:03:00.114Z] ---> e7bf84f2c733 [2023-04-07T04:03:00.114Z] Step 10/13 : COPY go.mod vendor* ./ [2023-04-07T04:03:00.114Z] ---> 74598be17194 [2023-04-07T04:03:00.114Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-07T04:03:00.114Z] ---> Running in 21a585f7cbc0 [2023-04-07T04:03:00.747Z] Still waiting to schedule task [2023-04-07T04:03:00.748Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-04-07T04:03:28.121Z] Removing intermediate container 21a585f7cbc0 [2023-04-07T04:03:28.121Z] ---> 78bab8ea1210 [2023-04-07T04:03:28.121Z] Step 12/13 : COPY . . [2023-04-07T04:03:28.121Z] ---> c308c46e77f0 [2023-04-07T04:03:28.121Z] Step 13/13 : RUN ${MAKE} [2023-04-07T04:03:28.121Z] ---> Running in 873074904bc9 [2023-04-07T04:03:28.121Z] noop [2023-04-07T04:03:28.121Z] Removing intermediate container 873074904bc9 [2023-04-07T04:03:28.121Z] ---> ea623928387a [2023-04-07T04:03:28.121Z] Successfully built ea623928387a [2023-04-07T04:03:28.121Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T04:03:28.581Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-07T04:03:28.581Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-07T04:03:28.726Z] prd-ubuntu20.04-docker-8c-8g-7073 does not seem to be running inside a container [2023-04-07T04:03:29.333Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-299 -v /w/workspace/undry_device-onvif-camera_PR-299:/w/workspace/undry_device-onvif-camera_PR-299:rw,z -v /w/workspace/undry_device-onvif-camera_PR-299@tmp:/w/workspace/undry_device-onvif-camera_PR-299@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-04-07T04:03:31.393Z] $ docker top 6aa989addcc6e35b22288381b62fe3c362ac9b4046b4fc719fcf4110db3ebfa3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-07T04:03:31.772Z] + go version [2023-04-07T04:03:31.772Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-07T04:03:31.820Z] $ docker stop --time=1 6aa989addcc6e35b22288381b62fe3c362ac9b4046b4fc719fcf4110db3ebfa3 [2023-04-07T04:03:33.093Z] $ docker rm -f --volumes 6aa989addcc6e35b22288381b62fe3c362ac9b4046b4fc719fcf4110db3ebfa3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T04:03:33.773Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-07T04:03:33.773Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-07T04:03:33.914Z] prd-ubuntu20.04-docker-8c-8g-7073 does not seem to be running inside a container [2023-04-07T04:03:33.952Z] $ 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-299 -v /w/workspace/undry_device-onvif-camera_PR-299:/w/workspace/undry_device-onvif-camera_PR-299:rw,z -v /w/workspace/undry_device-onvif-camera_PR-299@tmp:/w/workspace/undry_device-onvif-camera_PR-299@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-04-07T04:03:34.325Z] $ docker top fd278f4d7f6a014c51f994ca78e60161c99a8310d41e3eaa054c6e3298b98a02 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-07T04:03:34.710Z] + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-299 [Pipeline] fileExists [Pipeline] sh [2023-04-07T04:03:35.073Z] + make test [2023-04-07T04:03:35.073Z] go test ./... -coverprofile=coverage.out ./... [2023-04-07T04:03:40.344Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-04-07T04:03:50.706Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-04-07T04:03:50.706Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-04-07T04:03:51.270Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.040s coverage: 31.7% of statements [2023-04-07T04:03:51.837Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.324s coverage: 86.5% of statements [2023-04-07T04:03:58.408Z] go vet ./... [2023-04-07T04:04:02.599Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-07T04:04:02.599Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-07T04:04:02.599Z] ./bin/test-attribution-txt.sh [2023-04-07T04:04:02.599Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-04-07T04:04:02.643Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-07T04:04:02.682Z] $ docker stop --time=1 fd278f4d7f6a014c51f994ca78e60161c99a8310d41e3eaa054c6e3298b98a02 [2023-04-07T04:04:07.355Z] $ docker rm -f --volumes fd278f4d7f6a014c51f994ca78e60161c99a8310d41e3eaa054c6e3298b98a02 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-07T04:04:07.889Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-07T04:04:07.977Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-07T04:04:08.641Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-07T04:04:08.951Z] + ls -al . [2023-04-07T04:04:08.952Z] total 236 [2023-04-07T04:04:08.952Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 7 04:03 . [2023-04-07T04:04:08.952Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 7 04:02 .. [2023-04-07T04:04:08.952Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 7 04:02 .git [2023-04-07T04:04:08.952Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 04:02 .github [2023-04-07T04:04:08.952Z] -rw-rw-r-- 1 jenkins jenkins 496 Apr 7 04:02 .gitignore [2023-04-07T04:04:08.952Z] -rw-rw-r-- 1 jenkins jenkins 42 Apr 7 04:02 .golangci.yml [2023-04-07T04:04:08.952Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 7 04:02 .semver [2023-04-07T04:04:08.952Z] -rw-rw-r-- 1 jenkins jenkins 9732 Apr 7 04:02 Attribution.txt [2023-04-07T04:04:08.952Z] -rw-rw-r-- 1 jenkins jenkins 6312 Apr 7 04:02 CHANGELOG.md [2023-04-07T04:04:08.952Z] -rw-rw-r-- 1 jenkins jenkins 1574 Apr 7 04:02 Dockerfile [2023-04-07T04:04:08.952Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 7 04:02 GOVERNANCE.md [2023-04-07T04:04:08.952Z] -rw-rw-r-- 1 jenkins jenkins 734 Apr 7 04:02 Jenkinsfile [2023-04-07T04:04:08.952Z] -rw-rw-r-- 1 jenkins jenkins 11348 Apr 7 04:02 LICENSE [2023-04-07T04:04:08.952Z] -rw-rw-r-- 1 jenkins jenkins 2751 Apr 7 04:02 Makefile [2023-04-07T04:04:08.952Z] -rw-rw-r-- 1 jenkins jenkins 625 Apr 7 04:02 OWNERS.md [2023-04-07T04:04:08.952Z] -rw-rw-r-- 1 jenkins jenkins 6250 Apr 7 04:02 README.md [2023-04-07T04:04:08.952Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 7 04:02 VERSION [2023-04-07T04:04:08.952Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 7 04:02 bin [2023-04-07T04:04:08.952Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 04:02 cmd [2023-04-07T04:04:08.952Z] -rw-r--r-- 1 jenkins jenkins 78485 Apr 7 04:03 coverage.out [2023-04-07T04:04:08.952Z] drwxrwxr-x 6 jenkins jenkins 4096 Apr 7 04:02 doc [2023-04-07T04:04:08.952Z] -rw-rw-r-- 1 jenkins jenkins 3557 Apr 7 04:02 go.mod [2023-04-07T04:04:08.952Z] -rw-rw-r-- 1 jenkins jenkins 33057 Apr 7 04:02 go.sum [2023-04-07T04:04:08.952Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 7 04:02 internal [2023-04-07T04:04:08.952Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 7 04:02 snap [2023-04-07T04:04:08.952Z] -rw-rw-r-- 1 jenkins jenkins 236 Apr 7 04:02 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T04:04:09.346Z] + 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=23fbfb204be5318310628bf409a31119d36e0abe --label arch=amd64 --label version=0.0.0 . [2023-04-07T04:04:09.346Z] Sending build context to Docker daemon 27.15MB [2023-04-07T04:04:09.346Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-04-07T04:04:09.346Z] Step 2/26 : FROM ${BASE} AS builder [2023-04-07T04:04:09.346Z] ---> ea623928387a [2023-04-07T04:04:09.346Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-04-07T04:04:09.911Z] ---> Running in 4d458d9aa206 [2023-04-07T04:04:09.911Z] Removing intermediate container 4d458d9aa206 [2023-04-07T04:04:09.911Z] ---> 8e828e5f8aab [2023-04-07T04:04:09.911Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-07T04:04:10.170Z] ---> Running in fd9b02859264 [2023-04-07T04:04:10.170Z] Removing intermediate container fd9b02859264 [2023-04-07T04:04:10.170Z] ---> 160b655cddb9 [2023-04-07T04:04:10.170Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-04-07T04:04:10.170Z] ---> Running in d4428131a72b [2023-04-07T04:04:10.428Z] Removing intermediate container d4428131a72b [2023-04-07T04:04:10.428Z] ---> 33c948899c2a [2023-04-07T04:04:10.428Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-04-07T04:04:10.428Z] ---> Running in e97e671e6afa [2023-04-07T04:04:10.428Z] Removing intermediate container e97e671e6afa [2023-04-07T04:04:10.428Z] ---> 0faf95d8f9f7 [2023-04-07T04:04:10.428Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-04-07T04:04:10.428Z] ---> Running in 59c58fa66aae [2023-04-07T04:04:10.428Z] Removing intermediate container 59c58fa66aae [2023-04-07T04:04:10.428Z] ---> 4c7f2541f2ee [2023-04-07T04:04:10.428Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-07T04:04:10.428Z] ---> Running in 7f4a62b70b93 [2023-04-07T04:04:10.686Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-07T04:04:10.944Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-07T04:04:11.204Z] OK: 265 MiB in 53 packages [2023-04-07T04:04:11.773Z] Removing intermediate container 7f4a62b70b93 [2023-04-07T04:04:11.773Z] ---> 8b2c7c895951 [2023-04-07T04:04:11.773Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-04-07T04:04:11.773Z] ---> Running in dbb7c99f8567 [2023-04-07T04:04:11.773Z] Removing intermediate container dbb7c99f8567 [2023-04-07T04:04:11.773Z] ---> ac76e1245062 [2023-04-07T04:04:11.773Z] Step 10/26 : COPY go.mod vendor* ./ [2023-04-07T04:04:12.031Z] ---> 826c13212585 [2023-04-07T04:04:12.031Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-07T04:04:12.031Z] ---> Running in 6ae0a6fd94f0 [2023-04-07T04:04:12.966Z] Removing intermediate container 6ae0a6fd94f0 [2023-04-07T04:04:12.967Z] ---> 84ed99da7f2d [2023-04-07T04:04:12.967Z] Step 12/26 : COPY . . [2023-04-07T04:04:14.410Z] ---> 737379ba66f9 [2023-04-07T04:04:14.410Z] Step 13/26 : RUN ${MAKE} [2023-04-07T04:04:14.668Z] ---> Running in e789d1abe77c [2023-04-07T04:04:14.926Z] 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-04-07T04:04:34.651Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7075 in /w/workspace/undry_device-onvif-camera_PR-299 [Pipeline] { [Pipeline] ws [2023-04-07T04:04:34.711Z] Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout [2023-04-07T04:04:34.797Z] The recommended git tool is: git [2023-04-07T04:04:36.883Z] Removing intermediate container e789d1abe77c [2023-04-07T04:04:36.883Z] ---> b1820c1e914d [2023-04-07T04:04:36.883Z] Step 14/26 : FROM alpine:3.17 [2023-04-07T04:04:36.883Z] 3.17: Pulling from library/alpine [2023-04-07T04:04:36.883Z] f56be85fc22e: Pulling fs layer [2023-04-07T04:04:36.883Z] f56be85fc22e: Verifying Checksum [2023-04-07T04:04:36.883Z] f56be85fc22e: Download complete [2023-04-07T04:04:37.161Z] f56be85fc22e: Pull complete [2023-04-07T04:04:37.161Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-07T04:04:37.161Z] Status: Downloaded newer image for alpine:3.17 [2023-04-07T04:04:37.161Z] ---> 9ed4aefc74f6 [2023-04-07T04:04:37.161Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-04-07T04:04:37.421Z] ---> Running in cfc831d74ae4 [2023-04-07T04:04:37.421Z] Removing intermediate container cfc831d74ae4 [2023-04-07T04:04:37.421Z] ---> 3bea0d1416c6 [2023-04-07T04:04:37.421Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-04-07T04:04:37.421Z] ---> Running in 3238cb22436c [2023-04-07T04:04:37.680Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-07T04:04:37.939Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-07T04:04:38.198Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-07T04:04:38.198Z] Executing busybox-1.35.0-r29.trigger [2023-04-07T04:04:38.198Z] OK: 7 MiB in 16 packages [2023-04-07T04:04:38.458Z] Removing intermediate container 3238cb22436c [2023-04-07T04:04:38.458Z] ---> 5cab3841abe9 [2023-04-07T04:04:38.458Z] Step 17/26 : WORKDIR / [2023-04-07T04:04:38.458Z] ---> Running in b721d5e8f20f [2023-04-07T04:04:38.717Z] Removing intermediate container b721d5e8f20f [2023-04-07T04:04:38.717Z] ---> dcdb9eabe064 [2023-04-07T04:04:38.717Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-04-07T04:04:39.650Z] ---> 93686c4c6391 [2023-04-07T04:04:39.650Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-04-07T04:04:39.937Z] using credential edgex-jenkins-ssh [2023-04-07T04:04:39.951Z] Cloning the remote Git repository [2023-04-07T04:04:40.216Z] ---> b5383bd771b6 [2023-04-07T04:04:40.216Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-04-07T04:04:40.216Z] ---> b07f52e21206 [2023-04-07T04:04:40.216Z] Step 21/26 : EXPOSE 59984 [2023-04-07T04:04:40.216Z] ---> Running in b123698960e1 [2023-04-07T04:04:40.474Z] Removing intermediate container b123698960e1 [2023-04-07T04:04:40.474Z] ---> 05a8d9e9ca29 [2023-04-07T04:04:40.474Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-04-07T04:04:40.474Z] ---> Running in 0ea16a7a4223 [2023-04-07T04:04:40.474Z] Removing intermediate container 0ea16a7a4223 [2023-04-07T04:04:40.474Z] ---> a4cf58398075 [2023-04-07T04:04:40.474Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-07T04:04:40.474Z] ---> Running in 911e2726d990 [2023-04-07T04:04:40.474Z] Removing intermediate container 911e2726d990 [2023-04-07T04:04:40.474Z] ---> 3729f066f00a [2023-04-07T04:04:40.474Z] Step 24/26 : LABEL arch=amd64 [2023-04-07T04:04:40.474Z] ---> Running in 05411e4623ce [2023-04-07T04:04:40.786Z] Removing intermediate container 05411e4623ce [2023-04-07T04:04:40.786Z] ---> 2bdae85b52eb [2023-04-07T04:04:40.786Z] Step 25/26 : LABEL git_sha=23fbfb204be5318310628bf409a31119d36e0abe [2023-04-07T04:04:40.786Z] ---> Running in 1bea0ea96ad5 [2023-04-07T04:04:40.786Z] Removing intermediate container 1bea0ea96ad5 [2023-04-07T04:04:40.786Z] ---> 33d82db82814 [2023-04-07T04:04:40.786Z] Step 26/26 : LABEL version=0.0.0 [2023-04-07T04:04:40.786Z] ---> Running in 8dacb8ab637b [2023-04-07T04:04:39.998Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-04-07T04:04:40.091Z] > git init /w/workspace/device-onvif-camera/1 # timeout=10 [2023-04-07T04:04:40.222Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-04-07T04:04:40.223Z] > git --version # timeout=10 [2023-04-07T04:04:40.249Z] > git --version # 'git version 2.25.1' [2023-04-07T04:04:40.251Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-07T04:04:40.393Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-07T04:04:41.044Z] Removing intermediate container 8dacb8ab637b [2023-04-07T04:04:41.044Z] ---> 8b5c7b51fca2 [2023-04-07T04:04:41.044Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-07T04:04:41.044Z] Successfully built 8b5c7b51fca2 [2023-04-07T04:04:41.044Z] 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-04-07T04:04:41.913Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-07T04:04:41.913Z] [2023-04-07T04:04:41.913Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T04:04:41.948Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-04-07T04:04:41.971Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-07T04:04:42.285Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-07T04:04:42.286Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-07T04:04:42.286Z] 5eb5b503b376: Pulling fs layer [2023-04-07T04:04:42.286Z] 5c69ac0246d0: Pulling fs layer [2023-04-07T04:04:42.286Z] ec43610c2a17: Pulling fs layer [2023-04-07T04:04:42.286Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-07T04:04:42.286Z] 33b1e0a273af: Pulling fs layer [2023-04-07T04:04:42.286Z] 5d3b04190fa2: Pulling fs layer [2023-04-07T04:04:42.286Z] 2f39f015ded8: Pulling fs layer [2023-04-07T04:04:42.286Z] 33b1e0a273af: Waiting [2023-04-07T04:04:42.286Z] 5d3b04190fa2: Waiting [2023-04-07T04:04:42.286Z] 2f39f015ded8: Waiting [2023-04-07T04:04:42.286Z] 3a2ae6a8a46f: Waiting [2023-04-07T04:04:42.286Z] 5c69ac0246d0: Verifying Checksum [2023-04-07T04:04:42.286Z] 5c69ac0246d0: Download complete [2023-04-07T04:04:42.286Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-07T04:04:42.286Z] 3a2ae6a8a46f: Download complete [2023-04-07T04:04:42.286Z] 33b1e0a273af: Verifying Checksum [2023-04-07T04:04:42.286Z] 33b1e0a273af: Download complete [2023-04-07T04:04:42.286Z] 5d3b04190fa2: Download complete [2023-04-07T04:04:42.286Z] ec43610c2a17: Verifying Checksum [2023-04-07T04:04:42.286Z] ec43610c2a17: Download complete [2023-04-07T04:04:42.545Z] 5eb5b503b376: Verifying Checksum [2023-04-07T04:04:42.545Z] 5eb5b503b376: Download complete [2023-04-07T04:04:43.112Z] 2f39f015ded8: Download complete [2023-04-07T04:04:43.492Z] Merging remotes/origin/main commit 5c7909d1b5ebfe861b0cb262d6892a9f2879389b into PR head commit 23fbfb204be5318310628bf409a31119d36e0abe [2023-04-07T04:04:42.876Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-04-07T04:04:42.919Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-04-07T04:04:42.919Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-07T04:04:42.944Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/299/head:refs/remotes/origin/PR-299 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-04-07T04:04:43.974Z] Merge succeeded, producing 23fbfb204be5318310628bf409a31119d36e0abe [2023-04-07T04:04:43.974Z] Checking out Revision 23fbfb204be5318310628bf409a31119d36e0abe (PR-299) [2023-04-07T04:04:44.141Z] 5eb5b503b376: Pull complete [2023-04-07T04:04:44.141Z] 5c69ac0246d0: Pull complete [2023-04-07T04:04:44.709Z] ec43610c2a17: Pull complete [2023-04-07T04:04:44.709Z] 3a2ae6a8a46f: Pull complete [2023-04-07T04:04:44.834Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2023-04-07T04:04:43.511Z] > git config core.sparsecheckout # timeout=10 [2023-04-07T04:04:43.588Z] > git checkout -f 23fbfb204be5318310628bf409a31119d36e0abe # timeout=10 [2023-04-07T04:04:43.863Z] > git remote # timeout=10 [2023-04-07T04:04:43.883Z] > git config --get remote.origin.url # timeout=10 [2023-04-07T04:04:43.908Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-07T04:04:43.923Z] > git merge 5c7909d1b5ebfe861b0cb262d6892a9f2879389b # timeout=10 [2023-04-07T04:04:43.952Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-04-07T04:04:43.981Z] > git config core.sparsecheckout # timeout=10 [2023-04-07T04:04:43.997Z] > git checkout -f 23fbfb204be5318310628bf409a31119d36e0abe # timeout=10 [2023-04-07T04:04:44.885Z] > git --version # timeout=10 [2023-04-07T04:04:44.894Z] > git --version # 'git version 2.25.1' [2023-04-07T04:04:44.921Z] fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-04-07T04:04:44.968Z] 33b1e0a273af: Pull complete [2023-04-07T04:04:44.968Z] 5d3b04190fa2: Pull complete [2023-04-07T04:04:45.254Z] [2023-04-07T04:04:45.254Z] GitHub has been notified of this commit’s build result [2023-04-07T04:04:45.254Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-07T04:04:46.070Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-07T04:04:46.071Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-07T04:04:46.071Z] Dload Upload Total Spent Left Speed [2023-04-07T04:04:46.071Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 91078 0 --:--:-- --:--:-- --:--:-- 91078 [Pipeline] sh [2023-04-07T04:04:46.692Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-07T04:04:47.038Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-07T04:04:47.038Z] + sudo tee /etc/docker/daemon.new [2023-04-07T04:04:47.625Z] { [2023-04-07T04:04:47.625Z] "registry-mirrors": [ [2023-04-07T04:04:47.625Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-07T04:04:47.625Z] ], [2023-04-07T04:04:47.625Z] "bip": "10.250.0.254/24", [2023-04-07T04:04:47.625Z] "hosts": [ [2023-04-07T04:04:47.625Z] "tcp://0.0.0.0:5555", [2023-04-07T04:04:47.625Z] "unix:///var/run/docker.sock" [2023-04-07T04:04:47.625Z] ], [2023-04-07T04:04:47.625Z] "mtu": 1458, [2023-04-07T04:04:47.625Z] "selinux-enabled": true, [2023-04-07T04:04:47.625Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-07T04:04:47.625Z] } [Pipeline] sh [2023-04-07T04:04:47.989Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-07T04:04:48.338Z] + sudo service docker restart [2023-04-07T04:04:49.149Z] 2f39f015ded8: Pull complete [2023-04-07T04:04:49.149Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-07T04:04:49.149Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-07T04:04:49.149Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-07T04:04:49.377Z] prd-ubuntu20.04-docker-8c-8g-7073 does not seem to be running inside a container [2023-04-07T04:04:49.412Z] $ 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-299 -v /w/workspace/undry_device-onvif-camera_PR-299:/w/workspace/undry_device-onvif-camera_PR-299:rw,z -v /w/workspace/undry_device-onvif-camera_PR-299@tmp:/w/workspace/undry_device-onvif-camera_PR-299@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-04-07T04:04:56.002Z] $ docker top 9083fa1442c1aff2c1ccc147549666d8215614013d73ff840677f2d2886cfb1d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-07T04:04:56.449Z] ---> job-cost.sh [2023-04-07T04:04:56.449Z] lf-activate-venv: SKIPPING [2023-04-07T04:04:56.449Z] INFO: No Stack... [2023-04-07T04:04:56.708Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-07T04:04:56.968Z] INFO: Archiving Costs [Pipeline] sh [2023-04-07T04:04:57.282Z] + cat /w/workspace/undry_device-onvif-camera_PR-299/archives/cost.csv [2023-04-07T04:04:57.282Z] + cut -d, -f6 [Pipeline] lock [2023-04-07T04:04:57.324Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-299-1-stack-cost] [2023-04-07T04:04:57.329Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-299-1-stack-cost] did not exist. Created. [2023-04-07T04:04:57.329Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-299-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-07T04:04:57.728Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-07T04:04:57.780Z] Stashed 1 file(s) [Pipeline] } [2023-04-07T04:04:57.805Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-299-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-07T04:04:57.884Z] $ docker stop --time=1 9083fa1442c1aff2c1ccc147549666d8215614013d73ff840677f2d2886cfb1d [2023-04-07T04:04:59.035Z] $ docker rm -f --volumes 9083fa1442c1aff2c1ccc147549666d8215614013d73ff840677f2d2886cfb1d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-07T04:05:06.667Z] provisioning config files... [2023-04-07T04:05:06.697Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config7350803470834512796tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-07T04:05:07.078Z] ---> docker-login.sh [2023-04-07T04:05:07.078Z] nexus3.edgexfoundry.org:10001 [2023-04-07T04:05:07.346Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T04:05:07.620Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T04:05:07.620Z] Configure a credential helper to remove this warning. See [2023-04-07T04:05:07.620Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T04:05:07.620Z] [2023-04-07T04:05:07.620Z] Login Succeeded [2023-04-07T04:05:07.620Z] nexus3.edgexfoundry.org:10002 [2023-04-07T04:05:07.889Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T04:05:08.163Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T04:05:08.163Z] Configure a credential helper to remove this warning. See [2023-04-07T04:05:08.163Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T04:05:08.163Z] [2023-04-07T04:05:08.163Z] Login Succeeded [2023-04-07T04:05:08.163Z] nexus3.edgexfoundry.org:10003 [2023-04-07T04:05:08.434Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T04:05:08.434Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T04:05:08.434Z] Configure a credential helper to remove this warning. See [2023-04-07T04:05:08.434Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T04:05:08.434Z] [2023-04-07T04:05:08.434Z] Login Succeeded [2023-04-07T04:05:08.434Z] nexus3.edgexfoundry.org:10004 [2023-04-07T04:05:08.708Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T04:05:08.979Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T04:05:08.979Z] Configure a credential helper to remove this warning. See [2023-04-07T04:05:08.979Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T04:05:08.979Z] [2023-04-07T04:05:08.979Z] Login Succeeded [2023-04-07T04:05:08.979Z] docker.io [2023-04-07T04:05:09.250Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T04:05:09.519Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T04:05:09.519Z] Configure a credential helper to remove this warning. See [2023-04-07T04:05:09.519Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T04:05:09.519Z] [2023-04-07T04:05:09.519Z] Login Succeeded [2023-04-07T04:05:09.519Z] ---> docker-login.sh ends [Pipeline] } [2023-04-07T04:05:09.550Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-07T04:05:09.981Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-07T04:05:10.020Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-07T04:05:10.053Z] ========================================================= [2023-04-07T04:05:10.053Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-07T04:05:10.053Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T04:05:10.601Z] + 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-04-07T04:05:11.259Z] Sending build context to Docker daemon 19.73MB [2023-04-07T04:05:11.259Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-04-07T04:05:11.259Z] Step 2/13 : FROM ${BASE} AS builder [2023-04-07T04:05:11.537Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-07T04:05:11.537Z] af6eaf76a39c: Pulling fs layer [2023-04-07T04:05:11.537Z] 55522c791124: Pulling fs layer [2023-04-07T04:05:11.537Z] ce5c4a1c91eb: Pulling fs layer [2023-04-07T04:05:11.537Z] 169dfbe0d373: Pulling fs layer [2023-04-07T04:05:11.537Z] e1ff8fa3b103: Pulling fs layer [2023-04-07T04:05:11.537Z] 52ebb69f0ebf: Pulling fs layer [2023-04-07T04:05:11.537Z] 5abe8eddf0d5: Pulling fs layer [2023-04-07T04:05:11.537Z] 52ebb69f0ebf: Waiting [2023-04-07T04:05:11.537Z] 169dfbe0d373: Waiting [2023-04-07T04:05:11.537Z] e1ff8fa3b103: Waiting [2023-04-07T04:05:11.537Z] 5abe8eddf0d5: Waiting [2023-04-07T04:05:11.537Z] 55522c791124: Download complete [2023-04-07T04:05:11.537Z] 169dfbe0d373: Verifying Checksum [2023-04-07T04:05:11.537Z] 169dfbe0d373: Download complete [2023-04-07T04:05:11.818Z] e1ff8fa3b103: Verifying Checksum [2023-04-07T04:05:11.818Z] e1ff8fa3b103: Download complete [2023-04-07T04:05:11.818Z] af6eaf76a39c: Verifying Checksum [2023-04-07T04:05:11.818Z] af6eaf76a39c: Download complete [2023-04-07T04:05:12.804Z] 5abe8eddf0d5: Verifying Checksum [2023-04-07T04:05:12.804Z] 5abe8eddf0d5: Download complete [2023-04-07T04:05:13.083Z] af6eaf76a39c: Pull complete [2023-04-07T04:05:13.681Z] 55522c791124: Pull complete [2023-04-07T04:05:14.269Z] 52ebb69f0ebf: Verifying Checksum [2023-04-07T04:05:14.269Z] 52ebb69f0ebf: Download complete [2023-04-07T04:05:14.269Z] ce5c4a1c91eb: Verifying Checksum [2023-04-07T04:05:14.269Z] ce5c4a1c91eb: Download complete [2023-04-07T04:05:24.367Z] ce5c4a1c91eb: Pull complete [2023-04-07T04:05:24.367Z] 169dfbe0d373: Pull complete [2023-04-07T04:05:24.367Z] e1ff8fa3b103: Pull complete [2023-04-07T04:05:29.721Z] 52ebb69f0ebf: Pull complete [2023-04-07T04:05:32.314Z] 5abe8eddf0d5: Pull complete [2023-04-07T04:05:32.314Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-04-07T04:05:32.314Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-07T04:05:32.314Z] ---> 6cb57ee374ae [2023-04-07T04:05:32.314Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-04-07T04:05:33.730Z] ---> Running in 15131386f9b6 [2023-04-07T04:05:34.319Z] Removing intermediate container 15131386f9b6 [2023-04-07T04:05:34.319Z] ---> 3c735a04b39b [2023-04-07T04:05:34.319Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-07T04:05:34.319Z] ---> Running in 55e7b1db8d2c [2023-04-07T04:05:34.589Z] Removing intermediate container 55e7b1db8d2c [2023-04-07T04:05:34.589Z] ---> 1cac18e49350 [2023-04-07T04:05:34.589Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-04-07T04:05:34.589Z] ---> Running in df06aa4fb172 [2023-04-07T04:05:34.865Z] Removing intermediate container df06aa4fb172 [2023-04-07T04:05:34.865Z] ---> 6f69e9be36f7 [2023-04-07T04:05:34.865Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-04-07T04:05:35.131Z] ---> Running in 11b2aa747a4f [2023-04-07T04:05:35.400Z] Removing intermediate container 11b2aa747a4f [2023-04-07T04:05:35.400Z] ---> 79de00dcaf3b [2023-04-07T04:05:35.400Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-04-07T04:05:35.400Z] ---> Running in 090934621da3 [2023-04-07T04:05:35.668Z] Removing intermediate container 090934621da3 [2023-04-07T04:05:35.668Z] ---> 2a5824c15b8b [2023-04-07T04:05:35.668Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-07T04:05:35.937Z] ---> Running in fdd727bec8bc [2023-04-07T04:05:36.902Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-07T04:05:37.487Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-07T04:05:38.453Z] OK: 263 MiB in 53 packages [2023-04-07T04:05:40.405Z] Removing intermediate container fdd727bec8bc [2023-04-07T04:05:40.405Z] ---> 4419b7f84ee8 [2023-04-07T04:05:40.405Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-04-07T04:05:40.678Z] ---> Running in 6f207af8bc27 [2023-04-07T04:05:41.265Z] Removing intermediate container 6f207af8bc27 [2023-04-07T04:05:41.265Z] ---> 74a38d3db3ac [2023-04-07T04:05:41.265Z] Step 10/13 : COPY go.mod vendor* ./ [2023-04-07T04:05:41.852Z] ---> bef6736158d3 [2023-04-07T04:05:41.852Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-07T04:05:41.852Z] ---> Running in 0d5729ac1698 [2023-04-07T04:06:49.761Z] Removing intermediate container 0d5729ac1698 [2023-04-07T04:06:49.761Z] ---> 1a02d0cb1827 [2023-04-07T04:06:49.761Z] Step 12/13 : COPY . . [2023-04-07T04:06:49.761Z] ---> e89e4b08eb6a [2023-04-07T04:06:49.761Z] Step 13/13 : RUN ${MAKE} [2023-04-07T04:06:49.761Z] ---> Running in 804162d9b058 [2023-04-07T04:06:49.761Z] noop [2023-04-07T04:06:49.761Z] Removing intermediate container 804162d9b058 [2023-04-07T04:06:49.761Z] ---> 66894c165f6b [2023-04-07T04:06:49.761Z] Successfully built 66894c165f6b [2023-04-07T04:06:49.761Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T04:06:50.236Z] + docker inspect -f . ci-base-image-arm64 [2023-04-07T04:06:50.236Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-07T04:06:50.504Z] prd-ubuntu20.04-docker-arm64-4c-16g-7075 does not seem to be running inside a container [2023-04-07T04:06:50.570Z] $ 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-04-07T04:06:51.767Z] $ docker top bc7fd2427ad0017257e743ff09cf9cc413c3e835651660b7280babef2d992839 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-07T04:06:52.632Z] + go version [2023-04-07T04:06:52.632Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-07T04:06:52.668Z] $ docker stop --time=1 bc7fd2427ad0017257e743ff09cf9cc413c3e835651660b7280babef2d992839 [2023-04-07T04:06:54.263Z] $ docker rm -f --volumes bc7fd2427ad0017257e743ff09cf9cc413c3e835651660b7280babef2d992839 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T04:06:55.098Z] + docker inspect -f . ci-base-image-arm64 [2023-04-07T04:06:55.098Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-07T04:06:55.348Z] prd-ubuntu20.04-docker-arm64-4c-16g-7075 does not seem to be running inside a container [2023-04-07T04:06:55.415Z] $ 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-04-07T04:06:56.547Z] $ docker top fd793a98fca61b46f6c06cdd18a6d7b64968184d48acd37c7649104c644d3cb1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-07T04:06:57.091Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh [2023-04-07T04:06:57.734Z] + make test [2023-04-07T04:06:57.734Z] go test ./... -coverprofile=coverage.out ./... [2023-04-07T04:07:36.641Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-04-07T04:09:43.338Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-04-07T04:09:47.624Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-04-07T04:09:49.585Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.253s coverage: 31.7% of statements [2023-04-07T04:10:11.711Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 23.420s coverage: 86.5% of statements [2023-04-07T04:10:11.711Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-07T04:10:11.711Z] go vet ./... [2023-04-07T04:10:43.970Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-07T04:10:43.970Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-07T04:10:43.970Z] ./bin/test-attribution-txt.sh [2023-04-07T04:10:43.970Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-04-07T04:10:44.012Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-07T04:10:44.045Z] $ docker stop --time=1 fd793a98fca61b46f6c06cdd18a6d7b64968184d48acd37c7649104c644d3cb1 [2023-04-07T04:10:46.021Z] $ docker rm -f --volumes fd793a98fca61b46f6c06cdd18a6d7b64968184d48acd37c7649104c644d3cb1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-07T04:10:47.310Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-07T04:10:47.345Z] Warning: overwriting stash ‘coverage-report’ [2023-04-07T04:10:47.939Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-07T04:10:48.518Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-07T04:10:48.959Z] + ls -al . [2023-04-07T04:10:48.959Z] total 232 [2023-04-07T04:10:48.959Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 7 04:07 . [2023-04-07T04:10:48.959Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 7 04:04 .. [2023-04-07T04:10:48.959Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 7 04:04 .git [2023-04-07T04:10:48.959Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 04:04 .github [2023-04-07T04:10:48.959Z] -rw-rw-r-- 1 jenkins jenkins 496 Apr 7 04:04 .gitignore [2023-04-07T04:10:48.959Z] -rw-rw-r-- 1 jenkins jenkins 42 Apr 7 04:04 .golangci.yml [2023-04-07T04:10:48.959Z] -rw-rw-r-- 1 jenkins jenkins 9732 Apr 7 04:04 Attribution.txt [2023-04-07T04:10:48.959Z] -rw-rw-r-- 1 jenkins jenkins 6312 Apr 7 04:04 CHANGELOG.md [2023-04-07T04:10:48.959Z] -rw-rw-r-- 1 jenkins jenkins 1574 Apr 7 04:04 Dockerfile [2023-04-07T04:10:48.959Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 7 04:04 GOVERNANCE.md [2023-04-07T04:10:48.959Z] -rw-rw-r-- 1 jenkins jenkins 734 Apr 7 04:04 Jenkinsfile [2023-04-07T04:10:48.959Z] -rw-rw-r-- 1 jenkins jenkins 11348 Apr 7 04:04 LICENSE [2023-04-07T04:10:48.959Z] -rw-rw-r-- 1 jenkins jenkins 2751 Apr 7 04:04 Makefile [2023-04-07T04:10:48.959Z] -rw-rw-r-- 1 jenkins jenkins 625 Apr 7 04:04 OWNERS.md [2023-04-07T04:10:48.959Z] -rw-rw-r-- 1 jenkins jenkins 6250 Apr 7 04:04 README.md [2023-04-07T04:10:48.959Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 7 04:02 VERSION [2023-04-07T04:10:48.959Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 7 04:04 bin [2023-04-07T04:10:48.959Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 04:04 cmd [2023-04-07T04:10:48.959Z] -rw-r--r-- 1 jenkins jenkins 78485 Apr 7 04:10 coverage.out [2023-04-07T04:10:48.959Z] drwxrwxr-x 6 jenkins jenkins 4096 Apr 7 04:04 doc [2023-04-07T04:10:48.959Z] -rw-rw-r-- 1 jenkins jenkins 3557 Apr 7 04:04 go.mod [2023-04-07T04:10:48.959Z] -rw-rw-r-- 1 jenkins jenkins 33057 Apr 7 04:04 go.sum [2023-04-07T04:10:48.959Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 7 04:04 internal [2023-04-07T04:10:48.959Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 7 04:04 snap [2023-04-07T04:10:48.959Z] -rw-rw-r-- 1 jenkins jenkins 236 Apr 7 04:04 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T04:10:49.391Z] + 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=23fbfb204be5318310628bf409a31119d36e0abe --label arch=arm64 --label version=0.0.0 . [2023-04-07T04:10:49.988Z] Sending build context to Docker daemon 19.81MB [2023-04-07T04:10:49.988Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-04-07T04:10:49.988Z] Step 2/26 : FROM ${BASE} AS builder [2023-04-07T04:10:49.988Z] ---> 66894c165f6b [2023-04-07T04:10:49.988Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-04-07T04:10:50.264Z] ---> Running in ac8813b40223 [2023-04-07T04:10:50.547Z] Removing intermediate container ac8813b40223 [2023-04-07T04:10:50.547Z] ---> 28c4c7a80f81 [2023-04-07T04:10:50.547Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-07T04:10:50.547Z] ---> Running in a6d07d6cd8b9 [2023-04-07T04:10:50.825Z] Removing intermediate container a6d07d6cd8b9 [2023-04-07T04:10:50.825Z] ---> 0f58d8da9144 [2023-04-07T04:10:50.825Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-04-07T04:10:51.103Z] ---> Running in 8b8b2d43e9c9 [2023-04-07T04:10:51.370Z] Removing intermediate container 8b8b2d43e9c9 [2023-04-07T04:10:51.370Z] ---> 24545d42f9b9 [2023-04-07T04:10:51.370Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-04-07T04:10:51.370Z] ---> Running in d70d1e489966 [2023-04-07T04:10:51.641Z] Removing intermediate container d70d1e489966 [2023-04-07T04:10:51.641Z] ---> e001d70ad002 [2023-04-07T04:10:51.641Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-04-07T04:10:51.641Z] ---> Running in 959896e8300e [2023-04-07T04:10:51.930Z] Removing intermediate container 959896e8300e [2023-04-07T04:10:51.930Z] ---> 52ce1ae903f3 [2023-04-07T04:10:51.930Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-07T04:10:52.198Z] ---> Running in 1166fbbe1c28 [2023-04-07T04:10:53.159Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-07T04:10:53.752Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-07T04:10:55.168Z] OK: 263 MiB in 53 packages [2023-04-07T04:10:56.134Z] Removing intermediate container 1166fbbe1c28 [2023-04-07T04:10:56.134Z] ---> c0b0b09293b3 [2023-04-07T04:10:56.134Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-04-07T04:10:56.134Z] ---> Running in 54bb2c4b12da [2023-04-07T04:10:56.403Z] Removing intermediate container 54bb2c4b12da [2023-04-07T04:10:56.403Z] ---> 9319637ffc54 [2023-04-07T04:10:56.403Z] Step 10/26 : COPY go.mod vendor* ./ [2023-04-07T04:10:56.990Z] ---> 74153cce8ed8 [2023-04-07T04:10:56.990Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-07T04:10:56.990Z] ---> Running in 1843f44ddc6b [2023-04-07T04:10:59.587Z] Removing intermediate container 1843f44ddc6b [2023-04-07T04:10:59.587Z] ---> 6b053602a6d8 [2023-04-07T04:10:59.587Z] Step 12/26 : COPY . . [2023-04-07T04:11:01.535Z] ---> c083b35e2055 [2023-04-07T04:11:01.535Z] Step 13/26 : RUN ${MAKE} [2023-04-07T04:11:01.535Z] ---> Running in 223f9ebbf96f [2023-04-07T04:11:02.501Z] 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-04-07T04:13:39.271Z] Removing intermediate container 223f9ebbf96f [2023-04-07T04:13:39.271Z] ---> 39d90423e5b6 [2023-04-07T04:13:39.271Z] Step 14/26 : FROM alpine:3.17 [2023-04-07T04:13:39.271Z] 3.17: Pulling from library/alpine [2023-04-07T04:13:39.271Z] c41833b44d91: Pulling fs layer [2023-04-07T04:13:39.271Z] c41833b44d91: Download complete [2023-04-07T04:13:39.271Z] c41833b44d91: Pull complete [2023-04-07T04:13:39.271Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-07T04:13:39.271Z] Status: Downloaded newer image for alpine:3.17 [2023-04-07T04:13:39.271Z] ---> 51e60588ff2c [2023-04-07T04:13:39.271Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-04-07T04:13:39.271Z] ---> Running in 8d57c3f5501e [2023-04-07T04:13:39.271Z] Removing intermediate container 8d57c3f5501e [2023-04-07T04:13:39.271Z] ---> 6d477db3c30c [2023-04-07T04:13:39.271Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-04-07T04:13:39.271Z] ---> Running in 3f489396e8b8 [2023-04-07T04:13:39.271Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-07T04:13:39.271Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-07T04:13:39.271Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-07T04:13:39.271Z] Executing busybox-1.35.0-r29.trigger [2023-04-07T04:13:39.271Z] OK: 8 MiB in 16 packages [2023-04-07T04:13:39.271Z] Removing intermediate container 3f489396e8b8 [2023-04-07T04:13:39.271Z] ---> 286c673571ec [2023-04-07T04:13:39.271Z] Step 17/26 : WORKDIR / [2023-04-07T04:13:39.271Z] ---> Running in 3ffedb0eaaed [2023-04-07T04:13:39.271Z] Removing intermediate container 3ffedb0eaaed [2023-04-07T04:13:39.271Z] ---> 33863932d05e [2023-04-07T04:13:39.271Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-04-07T04:13:39.271Z] ---> 6d24ba7f4be8 [2023-04-07T04:13:39.271Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-04-07T04:13:39.271Z] ---> d3adb9358ee6 [2023-04-07T04:13:39.271Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-04-07T04:13:39.271Z] ---> d1fc22c2a47a [2023-04-07T04:13:39.271Z] Step 21/26 : EXPOSE 59984 [2023-04-07T04:13:39.271Z] ---> Running in dbcd6877674c [2023-04-07T04:13:39.271Z] Removing intermediate container dbcd6877674c [2023-04-07T04:13:39.271Z] ---> 2318d9459730 [2023-04-07T04:13:39.271Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-04-07T04:13:39.271Z] ---> Running in 175259116da0 [2023-04-07T04:13:39.271Z] Removing intermediate container 175259116da0 [2023-04-07T04:13:39.271Z] ---> 27b33e5dc690 [2023-04-07T04:13:39.271Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-07T04:13:39.271Z] ---> Running in 6a236be08f2e [2023-04-07T04:13:39.271Z] Removing intermediate container 6a236be08f2e [2023-04-07T04:13:39.271Z] ---> d395061fc9e1 [2023-04-07T04:13:39.271Z] Step 24/26 : LABEL arch=arm64 [2023-04-07T04:13:39.271Z] ---> Running in 4215939fe64c [2023-04-07T04:13:39.271Z] Removing intermediate container 4215939fe64c [2023-04-07T04:13:39.271Z] ---> 119fa591b450 [2023-04-07T04:13:39.271Z] Step 25/26 : LABEL git_sha=23fbfb204be5318310628bf409a31119d36e0abe [2023-04-07T04:13:39.539Z] ---> Running in 3a26954e9fcb [2023-04-07T04:13:39.807Z] Removing intermediate container 3a26954e9fcb [2023-04-07T04:13:39.807Z] ---> 4ab527ecd9c5 [2023-04-07T04:13:39.807Z] Step 26/26 : LABEL version=0.0.0 [2023-04-07T04:13:39.807Z] ---> Running in 73a0c73992fc [2023-04-07T04:13:40.077Z] Removing intermediate container 73a0c73992fc [2023-04-07T04:13:40.077Z] ---> 94dc1e5be82a [2023-04-07T04:13:40.077Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-07T04:13:40.077Z] Successfully built 94dc1e5be82a [2023-04-07T04:13:40.345Z] 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-04-07T04:13:41.133Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-07T04:13:41.133Z] [2023-04-07T04:13:41.133Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T04:13:41.547Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-07T04:13:41.818Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-07T04:13:41.818Z] 8998bd30e6a1: Pulling fs layer [2023-04-07T04:13:41.818Z] 04944245beec: Pulling fs layer [2023-04-07T04:13:41.818Z] 699f458cf7ca: Pulling fs layer [2023-04-07T04:13:41.818Z] 765212b225bb: Pulling fs layer [2023-04-07T04:13:41.818Z] f23df028b6ca: Pulling fs layer [2023-04-07T04:13:41.818Z] d65c8cfc05b1: Pulling fs layer [2023-04-07T04:13:41.818Z] 2437ff75d9bd: Pulling fs layer [2023-04-07T04:13:41.818Z] 765212b225bb: Waiting [2023-04-07T04:13:41.818Z] f23df028b6ca: Waiting [2023-04-07T04:13:41.818Z] d65c8cfc05b1: Waiting [2023-04-07T04:13:41.818Z] 2437ff75d9bd: Waiting [2023-04-07T04:13:41.818Z] 04944245beec: Verifying Checksum [2023-04-07T04:13:41.818Z] 04944245beec: Download complete [2023-04-07T04:13:41.818Z] 765212b225bb: Verifying Checksum [2023-04-07T04:13:41.818Z] 765212b225bb: Download complete [2023-04-07T04:13:41.818Z] f23df028b6ca: Verifying Checksum [2023-04-07T04:13:41.818Z] f23df028b6ca: Download complete [2023-04-07T04:13:41.818Z] d65c8cfc05b1: Verifying Checksum [2023-04-07T04:13:41.818Z] d65c8cfc05b1: Download complete [2023-04-07T04:13:42.090Z] 699f458cf7ca: Download complete [2023-04-07T04:13:42.361Z] 8998bd30e6a1: Verifying Checksum [2023-04-07T04:13:42.361Z] 8998bd30e6a1: Download complete [2023-04-07T04:13:44.958Z] 2437ff75d9bd: Verifying Checksum [2023-04-07T04:13:44.958Z] 2437ff75d9bd: Download complete [2023-04-07T04:13:46.909Z] 8998bd30e6a1: Pull complete [2023-04-07T04:13:46.909Z] 04944245beec: Pull complete [2023-04-07T04:13:48.317Z] 699f458cf7ca: Pull complete [2023-04-07T04:13:48.584Z] 765212b225bb: Pull complete [2023-04-07T04:13:49.167Z] f23df028b6ca: Pull complete [2023-04-07T04:13:49.436Z] d65c8cfc05b1: Pull complete [2023-04-07T04:14:04.428Z] 2437ff75d9bd: Pull complete [2023-04-07T04:14:04.428Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-07T04:14:04.428Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-07T04:14:04.428Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-07T04:14:04.752Z] prd-ubuntu20.04-docker-arm64-4c-16g-7075 does not seem to be running inside a container [2023-04-07T04:14:04.826Z] $ 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-04-07T04:14:07.476Z] $ docker top e0309b04305735c596577f1ce78f0dc2885195f2679eceec1a7e964be7c783f1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-07T04:14:08.065Z] ---> job-cost.sh [2023-04-07T04:14:08.332Z] lf-activate-venv: SKIPPING [2023-04-07T04:14:08.332Z] INFO: No Stack... [2023-04-07T04:14:08.598Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-07T04:14:09.555Z] INFO: Archiving Costs [Pipeline] sh [2023-04-07T04:14:10.221Z] + cat /w/workspace/device-onvif-camera/1/archives/cost.csv [2023-04-07T04:14:10.221Z] + cut -d, -f6 [Pipeline] lock [2023-04-07T04:14:10.273Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-299-1-stack-cost] [2023-04-07T04:14:10.278Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-299-1-stack-cost] did not exist. Created. [2023-04-07T04:14:10.278Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-299-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-07T04:14:10.691Z] /w/workspace/device-onvif-camera/1@tmp/durable-45705d8b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-07T04:14:11.055Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-07T04:14:11.088Z] Warning: overwriting stash ‘stack-cost’ [2023-04-07T04:14:11.154Z] Stashed 1 file(s) [Pipeline] } [2023-04-07T04:14:11.169Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-299-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-07T04:14:11.251Z] $ docker stop --time=1 e0309b04305735c596577f1ce78f0dc2885195f2679eceec1a7e964be7c783f1 [2023-04-07T04:14:14.699Z] $ docker rm -f --volumes e0309b04305735c596577f1ce78f0dc2885195f2679eceec1a7e964be7c783f1 [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-04-07T04:14:15.671Z] provisioning config files... [2023-04-07T04:14:15.679Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-299@tmp/config2781413292240330871tmp [Pipeline] { [Pipeline] sh [2023-04-07T04:14:16.018Z] + set +x [2023-04-07T04:14:16.018Z] + curl -s https://codecov.io/bash [2023-04-07T04:14:16.018Z] + bash -s -- [2023-04-07T04:14:16.018Z] [2023-04-07T04:14:16.018Z] _____ _ [2023-04-07T04:14:16.018Z] / ____| | | [2023-04-07T04:14:16.018Z] | | ___ __| | ___ ___ _____ __ [2023-04-07T04:14:16.018Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-07T04:14:16.018Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-07T04:14:16.018Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-07T04:14:16.018Z] Bash-1.0.6 [2023-04-07T04:14:16.018Z] [2023-04-07T04:14:16.018Z] [2023-04-07T04:14:16.018Z] ==> git version 2.25.1 found [2023-04-07T04:14:16.018Z] ==> 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-04-07T04:14:16.018Z] Release-Date: 2020-01-08 [2023-04-07T04:14:16.018Z] 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-04-07T04:14:16.018Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-07T04:14:16.018Z] ==> Jenkins CI detected. [2023-04-07T04:14:16.018Z] current dir:  /w/workspace/undry_device-onvif-camera_PR-299 [2023-04-07T04:14:16.018Z] project root: . [2023-04-07T04:14:16.018Z] --> token set from env [2023-04-07T04:14:16.018Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-07T04:14:16.018Z] ==> Running gcov in . (disable via -X gcov) [2023-04-07T04:14:16.018Z] ==> Python coveragepy not found [2023-04-07T04:14:16.018Z] ==> Searching for coverage reports in: [2023-04-07T04:14:16.018Z] + . [2023-04-07T04:14:16.018Z] -> Found 1 reports [2023-04-07T04:14:16.018Z] ==> Detecting git/mercurial file structure [2023-04-07T04:14:16.276Z] ==> Reading reports [2023-04-07T04:14:16.276Z] + ./coverage.out bytes=78485 [2023-04-07T04:14:16.276Z] ==> Appending adjustments [2023-04-07T04:14:16.276Z] https://docs.codecov.io/docs/fixing-reports [2023-04-07T04:14:16.276Z] + Found adjustments [2023-04-07T04:14:16.276Z] ==> Gzipping contents [2023-04-07T04:14:16.276Z] 12K /tmp/codecov.SiberY.gz [2023-04-07T04:14:16.276Z] ==> Uploading reports [2023-04-07T04:14:16.276Z] url: https://codecov.io [2023-04-07T04:14:16.276Z] query: branch=PR-299&commit=23fbfb204be5318310628bf409a31119d36e0abe&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-299%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=299&job=&cmd_args= [2023-04-07T04:14:16.276Z] -> Pinging Codecov [2023-04-07T04:14:16.276Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-299&commit=23fbfb204be5318310628bf409a31119d36e0abe&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-299%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=299&job=&cmd_args= [2023-04-07T04:14:16.535Z] -> Uploading to [2023-04-07T04:14:16.535Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-07/F29A59C45E3A92E06B3E522C9905F8EF/23fbfb204be5318310628bf409a31119d36e0abe/81db2e4b-476e-486a-b2e5-eee591d7701d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230407%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230407T041416Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1f7c4d1cbfeb8e8b8b5c7428f1696c16786a3c171df05ecc0142e4c76fa5e3ff [2023-04-07T04:14:16.535Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-07T04:14:16.535Z] Dload Upload Total Spent Left Speed [2023-04-07T04:14:16.794Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10464 0 0 100 10464 0 45894 --:--:-- --:--:-- --:--:-- 45694 100 10464 0 0 100 10464 0 31902 --:--:-- --:--:-- --:--:-- 31805 [2023-04-07T04:14:16.794Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/23fbfb204be5318310628bf409a31119d36e0abe [Pipeline] } [2023-04-07T04:14:16.821Z] 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-04-07T04:14:18.441Z] + [ -d /w/workspace/undry_device-onvif-camera_PR-299/archives ] [2023-04-07T04:14:18.442Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-299/archives [2023-04-07T04:14:18.442Z] total 16 [2023-04-07T04:14:18.442Z] drwxr-xr-x 3 root root 4096 Apr 7 04:04 . [2023-04-07T04:14:18.442Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 7 04:04 .. [2023-04-07T04:14:18.442Z] drwxr-xr-x 2 root root 4096 Apr 7 04:04 cost [2023-04-07T04:14:18.442Z] -rw-r--r-- 1 root root 91 Apr 7 04:04 cost.csv [2023-04-07T04:14:18.442Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-299/archives [2023-04-07T04:14:18.442Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-299/archives [2023-04-07T04:14:18.442Z] total 16 [2023-04-07T04:14:18.442Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 7 04:04 . [2023-04-07T04:14:18.442Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 7 04:04 .. [2023-04-07T04:14:18.442Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 7 04:04 cost [2023-04-07T04:14:18.442Z] -rw-r--r-- 1 jenkins jenkins 91 Apr 7 04:04 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-07T04:14:18.771Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-07T04:14:19.649Z] ---> package-listing.sh [2023-04-07T04:14:19.649Z] ++ facter osfamily [2023-04-07T04:14:19.649Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-07T04:14:19.909Z] + OS_FAMILY=debian [2023-04-07T04:14:19.909Z] + workspace=/w/workspace/undry_device-onvif-camera_PR-299 [2023-04-07T04:14:19.909Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-07T04:14:19.909Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-07T04:14:19.909Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-07T04:14:19.909Z] + PACKAGES=/tmp/packages_start.txt [2023-04-07T04:14:19.909Z] + '[' /w/workspace/undry_device-onvif-camera_PR-299 ']' [2023-04-07T04:14:19.909Z] + PACKAGES=/tmp/packages_end.txt [2023-04-07T04:14:19.909Z] + case "${OS_FAMILY}" in [2023-04-07T04:14:19.909Z] + dpkg -l [2023-04-07T04:14:19.909Z] + grep '^ii' [2023-04-07T04:14:19.909Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-07T04:14:19.909Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-07T04:14:19.909Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-07T04:14:19.909Z] + '[' /w/workspace/undry_device-onvif-camera_PR-299 ']' [2023-04-07T04:14:19.909Z] + mkdir -p /w/workspace/undry_device-onvif-camera_PR-299/archives/ [2023-04-07T04:14:19.909Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-299/archives/ [Pipeline] echo [2023-04-07T04:14:19.941Z] 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-299/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-07T04:14:20.233Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T04:14:20.854Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-07T04:14:20.854Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-07T04:14:20.998Z] prd-ubuntu20.04-docker-8c-8g-7073 does not seem to be running inside a container [2023-04-07T04:14:21.032Z] $ 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-299/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-299 -v /w/workspace/undry_device-onvif-camera_PR-299:/w/workspace/undry_device-onvif-camera_PR-299:rw,z -v /w/workspace/undry_device-onvif-camera_PR-299@tmp:/w/workspace/undry_device-onvif-camera_PR-299@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-04-07T04:14:21.213Z] $ docker top 7fbfaf03a114e6cb2854c529922f914ae3691527fb2433e632eff7c35903d883 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-07T04:14:21.589Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-07T04:14:21.906Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-07T04:14:22.215Z] + ls /var/log/sa-host [2023-04-07T04:14:22.215Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-07T04:14:22.422Z] provisioning config files... [2023-04-07T04:14:22.430Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-299@tmp/config16207438588612673807tmp [Pipeline] { [Pipeline] echo [2023-04-07T04:14:22.479Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-07T04:14:22.799Z] ---> create-netrc.sh [Pipeline] } [2023-04-07T04:14:22.825Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-07T04:14:23.218Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-07T04:14:23.249Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-07T04:14:23.560Z] ---> sudo-logs.sh [2023-04-07T04:14:23.560Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-07T04:14:23.642Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-07T04:14:23.956Z] ---> job-cost.sh [2023-04-07T04:14:23.957Z] lf-activate-venv: SKIPPING [2023-04-07T04:14:23.957Z] DEBUG: total: 0.2199999988079071 [2023-04-07T04:14:23.957Z] INFO: Retrieving Stack Cost... [2023-04-07T04:14:24.524Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-07T04:14:24.784Z] INFO: Archiving Costs [Pipeline] echo [2023-04-07T04:14:24.817Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-07T04:14:25.131Z] ---> logs-deploy.sh [2023-04-07T04:14:25.131Z] lf-activate-venv: SKIPPING [2023-04-07T04:14:25.131Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-299/1 [2023-04-07T04:14:25.131Z] INFO: archiving workspace using pattern(s): [2023-04-07T04:14:26.070Z] Archives upload complete. [2023-04-07T04:14:26.070Z] INFO: archiving logs to Nexus