Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 29b6b2e70dab1e44a2aaa00a38d9c47eda5dfdb6 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-ssh8074971876240769211.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7600524516834839955.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15026319256423614031.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh10896760320823594102.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-usb-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh323380607591217658.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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-usb-camera] ========================================================= [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-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-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: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-6977 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/exfoundry_device-usb-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-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-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 29b6b2e70dab1e44a2aaa00a38d9c47eda5dfdb6 (main) Commit message: "Merge pull request #292 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.28" > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 29b6b2e70dab1e44a2aaa00a38d9c47eda5dfdb6 # timeout=10 > git rev-list --no-walk fa3c60d7a690b3e821474cb16a5706590015ca97 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-20T17:37:38.905Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-20T17:37:38.948Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-20T17:37:38.972Z] ========================================================= [2023-09-20T17:37:38.972Z] EdgeX Global Pipelines Version Info [2023-09-20T17:37:38.972Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-20T17:37:39.723Z] ------------------- [2023-09-20T17:37:39.723Z] stable info: [2023-09-20T17:37:39.723Z] ------------------- [2023-09-20T17:37:39.723Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-20T17:37:39.723Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-20T17:37:39.723Z] Message: update stable to v1.0.254 [2023-09-20T17:37:40.297Z] ------------------- [2023-09-20T17:37:40.297Z] experimental info: [2023-09-20T17:37:40.297Z] ------------------- [2023-09-20T17:37:40.297Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-20T17:37:40.297Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-20T17:37:40.297Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-20T17:37:40.453Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2023-09-20T17:37:40.467Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2023-09-20T17:37:40.482Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-20T17:37:40.499Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-20T17:37:40.512Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-20T17:37:40.525Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-20T17:37:40.538Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-20T17:37:40.554Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-09-20T17:37:40.570Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-20T17:37:40.584Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-20T17:37:40.596Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-20T17:37:40.608Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2023-09-20T17:37:40.623Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-20T17:37:40.639Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-20T17:37:40.651Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-20T17:37:40.667Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-20T17:37:40.679Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-20T17:37:40.691Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-20T17:37:40.704Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-20T17:37:40.725Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-20T17:37:40.735Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-09-20T17:37:40.747Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-09-20T17:37:40.758Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-20T17:37:40.771Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-20T17:37:40.787Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-09-20T17:37:40.806Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-20T17:37:40.822Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-20T17:37:40.835Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-09-20T17:37:40.848Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-09-20T17:37:40.863Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-09-20T17:37:40.876Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 29b6b2e70dab1e44a2aaa00a38d9c47eda5dfdb6 [Pipeline] echo [2023-09-20T17:37:40.893Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 29b6b2e [Pipeline] echo [2023-09-20T17:37:40.908Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-20T17:37:40.958Z] provisioning config files... [2023-09-20T17:37:40.971Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config12752129590712429270tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T17:37:41.280Z] ---> docker-login.sh [2023-09-20T17:37:41.280Z] nexus3.edgexfoundry.org:10001 [2023-09-20T17:37:41.541Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T17:37:41.541Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T17:37:41.541Z] Configure a credential helper to remove this warning. See [2023-09-20T17:37:41.541Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T17:37:41.541Z] [2023-09-20T17:37:41.541Z] Login Succeeded [2023-09-20T17:37:41.541Z] nexus3.edgexfoundry.org:10002 [2023-09-20T17:37:41.801Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T17:37:41.801Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T17:37:41.801Z] Configure a credential helper to remove this warning. See [2023-09-20T17:37:41.801Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T17:37:41.801Z] [2023-09-20T17:37:41.801Z] Login Succeeded [2023-09-20T17:37:41.801Z] nexus3.edgexfoundry.org:10003 [2023-09-20T17:37:41.801Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T17:37:41.801Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T17:37:41.801Z] Configure a credential helper to remove this warning. See [2023-09-20T17:37:41.801Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T17:37:41.801Z] [2023-09-20T17:37:41.801Z] Login Succeeded [2023-09-20T17:37:41.801Z] nexus3.edgexfoundry.org:10004 [2023-09-20T17:37:42.061Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T17:37:42.061Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T17:37:42.061Z] Configure a credential helper to remove this warning. See [2023-09-20T17:37:42.061Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T17:37:42.061Z] [2023-09-20T17:37:42.061Z] Login Succeeded [2023-09-20T17:37:42.061Z] docker.io [2023-09-20T17:37:42.061Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T17:37:42.321Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T17:37:42.321Z] Configure a credential helper to remove this warning. See [2023-09-20T17:37:42.321Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T17:37:42.322Z] [2023-09-20T17:37:42.322Z] Login Succeeded [2023-09-20T17:37:42.322Z] ---> docker-login.sh ends [Pipeline] } [2023-09-20T17:37:42.330Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-20T17:37:42.695Z] + git rev-list -1 --merges 29b6b2e70dab1e44a2aaa00a38d9c47eda5dfdb6~1..29b6b2e70dab1e44a2aaa00a38d9c47eda5dfdb6 [Pipeline] echo [2023-09-20T17:37:42.741Z] -----------> git rev-list -1 --merges 29b6b2e70dab1e44a2aaa00a38d9c47eda5dfdb6~1..29b6b2e70dab1e44a2aaa00a38d9c47eda5dfdb6 29b6b2e70dab1e44a2aaa00a38d9c47eda5dfdb6 [2023-09-20T17:37:42.741Z] 29b6b2e70dab1e44a2aaa00a38d9c47eda5dfdb6 [false] [Pipeline] sh [2023-09-20T17:37:43.028Z] + git log --format=format:%s -1 29b6b2e70dab1e44a2aaa00a38d9c47eda5dfdb6 [Pipeline] echo [2023-09-20T17:37:43.046Z] ========================================================= [2023-09-20T17:37:43.046Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-20T17:37:43.046Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-20T17:37:43.386Z] + git log --format=format:%s -1 29b6b2e70dab1e44a2aaa00a38d9c47eda5dfdb6 [Pipeline] echo [2023-09-20T17:37:43.397Z] [semverPrep] GIT_COMMIT: 29b6b2e70dab1e44a2aaa00a38d9c47eda5dfdb6, Commit Message: Merge pull request #292 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.28 [Pipeline] echo [2023-09-20T17:37:43.405Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-20T17:37:43.743Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-20T17:37:43.743Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-20T17:37:43.743Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-20T17:37:43.743Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-20T17:37:43.743Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-20T17:37:43.743Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-20T17:37:43.743Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T17:37:44.098Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-20T17:37:44.098Z] [2023-09-20T17:37:44.098Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T17:37:44.400Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-20T17:37:44.400Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-20T17:37:44.400Z] b85a868b505f: Pulling fs layer [2023-09-20T17:37:44.400Z] e2be974225ed: Pulling fs layer [2023-09-20T17:37:44.401Z] 339a4e72a1f5: Pulling fs layer [2023-09-20T17:37:44.401Z] 988bab9f4d93: Pulling fs layer [2023-09-20T17:37:44.401Z] 1469e6f7b9e6: Pulling fs layer [2023-09-20T17:37:44.401Z] eaf3925da568: Pulling fs layer [2023-09-20T17:37:44.401Z] bab4dde63d76: Pulling fs layer [2023-09-20T17:37:44.401Z] bde34c3a00c8: Pulling fs layer [2023-09-20T17:37:44.401Z] b352a97aabf1: Pulling fs layer [2023-09-20T17:37:44.401Z] 4872d77fe225: Pulling fs layer [2023-09-20T17:37:44.401Z] 5851b861e8e6: Pulling fs layer [2023-09-20T17:37:44.401Z] 988bab9f4d93: Waiting [2023-09-20T17:37:44.401Z] 1469e6f7b9e6: Waiting [2023-09-20T17:37:44.401Z] eaf3925da568: Waiting [2023-09-20T17:37:44.401Z] 4872d77fe225: Waiting [2023-09-20T17:37:44.401Z] 5851b861e8e6: Waiting [2023-09-20T17:37:44.401Z] b352a97aabf1: Waiting [2023-09-20T17:37:44.401Z] bab4dde63d76: Waiting [2023-09-20T17:37:44.401Z] bde34c3a00c8: Waiting [2023-09-20T17:37:44.401Z] e2be974225ed: Download complete [2023-09-20T17:37:44.401Z] 988bab9f4d93: Verifying Checksum [2023-09-20T17:37:44.401Z] 988bab9f4d93: Download complete [2023-09-20T17:37:44.401Z] 1469e6f7b9e6: Verifying Checksum [2023-09-20T17:37:44.401Z] 1469e6f7b9e6: Download complete [2023-09-20T17:37:44.658Z] 339a4e72a1f5: Verifying Checksum [2023-09-20T17:37:44.658Z] 339a4e72a1f5: Download complete [2023-09-20T17:37:44.658Z] eaf3925da568: Verifying Checksum [2023-09-20T17:37:44.658Z] eaf3925da568: Download complete [2023-09-20T17:37:44.658Z] bde34c3a00c8: Download complete [2023-09-20T17:37:44.658Z] b352a97aabf1: Download complete [2023-09-20T17:37:44.658Z] 4872d77fe225: Verifying Checksum [2023-09-20T17:37:44.658Z] 4872d77fe225: Download complete [2023-09-20T17:37:44.658Z] 5851b861e8e6: Verifying Checksum [2023-09-20T17:37:44.658Z] 5851b861e8e6: Download complete [2023-09-20T17:37:44.658Z] b85a868b505f: Verifying Checksum [2023-09-20T17:37:44.658Z] b85a868b505f: Download complete [2023-09-20T17:37:44.916Z] bab4dde63d76: Verifying Checksum [2023-09-20T17:37:44.916Z] bab4dde63d76: Download complete [2023-09-20T17:37:45.850Z] b85a868b505f: Pull complete [2023-09-20T17:37:46.109Z] e2be974225ed: Pull complete [2023-09-20T17:37:46.679Z] 339a4e72a1f5: Pull complete [2023-09-20T17:37:46.679Z] 988bab9f4d93: Pull complete [2023-09-20T17:37:46.939Z] 1469e6f7b9e6: Pull complete [2023-09-20T17:37:46.939Z] eaf3925da568: Pull complete [2023-09-20T17:37:48.848Z] bab4dde63d76: Pull complete [2023-09-20T17:37:48.848Z] bde34c3a00c8: Pull complete [2023-09-20T17:37:49.111Z] b352a97aabf1: Pull complete [2023-09-20T17:37:49.111Z] 4872d77fe225: Pull complete [2023-09-20T17:37:49.111Z] 5851b861e8e6: Pull complete [2023-09-20T17:37:49.111Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-20T17:37:49.111Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-20T17:37:49.111Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T17:37:49.221Z] prd-ubuntu20.04-docker-8c-8g-6977 does not seem to be running inside a container [2023-09-20T17:37:49.257Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-20T17:37:50.593Z] $ docker top be9d7b0851cde7dfb51bc0701a8051659c0d1a2f720dc40b2c614c61b17cb75c -eo pid,comm [2023-09-20T17:37:50.649Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-09-20T17:37:50.649Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-20T17:37:50.687Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-20T17:37:50.687Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-20T17:37:50.806Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-20T17:37:50.812Z] $ docker exec be9d7b0851cde7dfb51bc0701a8051659c0d1a2f720dc40b2c614c61b17cb75c ssh-agent [2023-09-20T17:37:50.914Z] SSH_AUTH_SOCK=/tmp/ssh-ve5Dk4cuBuZL/agent.32 [2023-09-20T17:37:50.914Z] SSH_AGENT_PID=38 [2023-09-20T17:37:50.924Z] Running ssh-add (command line suppressed) [2023-09-20T17:37:51.026Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_14459336156425795945.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_14459336156425795945.key) [2023-09-20T17:37:51.034Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-20T17:37:51.319Z] + git tag --points-at HEAD [Pipeline] } [2023-09-20T17:37:51.337Z] $ docker exec --env ******** --env ******** be9d7b0851cde7dfb51bc0701a8051659c0d1a2f720dc40b2c614c61b17cb75c ssh-agent -k [2023-09-20T17:37:51.440Z] unset SSH_AUTH_SOCK; [2023-09-20T17:37:51.440Z] unset SSH_AGENT_PID; [2023-09-20T17:37:51.441Z] echo Agent pid 38 killed; [2023-09-20T17:37:51.447Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-20T17:37:51.474Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-20T17:37:51.474Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-20T17:37:51.585Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-20T17:37:51.591Z] $ docker exec be9d7b0851cde7dfb51bc0701a8051659c0d1a2f720dc40b2c614c61b17cb75c ssh-agent [2023-09-20T17:37:51.731Z] SSH_AUTH_SOCK=/tmp/ssh-Bazr6D4ON4Oy/agent.71 [2023-09-20T17:37:51.731Z] SSH_AGENT_PID=77 [2023-09-20T17:37:51.735Z] Running ssh-add (command line suppressed) [2023-09-20T17:37:51.841Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_2680106934602352776.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_2680106934602352776.key) [2023-09-20T17:37:51.849Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-20T17:37:52.134Z] + git semver init [2023-09-20T17:37:52.394Z] 2023-09-20 17:37:52,308 [run_init] DEBUG init version:0.0.0 force:False [2023-09-20T17:37:52.394Z] 2023-09-20 17:37:52,309 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2023-09-20T17:37:52.394Z] 2023-09-20 17:37:52,309 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2023-09-20T17:37:52.394Z] 2023-09-20 17:37:52,310 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/exfoundry_device-usb-camera_main/.semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2023-09-20T17:37:53.329Z] 2023-09-20 17:37:52,995 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2023-09-20T17:37:53.330Z] 2023-09-20 17:37:52,995 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2023-09-20T17:37:53.330Z] 2023-09-20 17:37:52,996 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-09-20T17:37:53.330Z] 2023-09-20 17:37:52,996 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-09-20T17:37:53.330Z] 3.1.0-dev.23 [Pipeline] } [2023-09-20T17:37:53.344Z] $ docker exec --env ******** --env ******** be9d7b0851cde7dfb51bc0701a8051659c0d1a2f720dc40b2c614c61b17cb75c ssh-agent -k [2023-09-20T17:37:53.443Z] unset SSH_AUTH_SOCK; [2023-09-20T17:37:53.444Z] unset SSH_AGENT_PID; [2023-09-20T17:37:53.445Z] echo Agent pid 77 killed; [2023-09-20T17:37:53.449Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-20T17:37:53.762Z] + git semver [Pipeline] } [2023-09-20T17:37:54.038Z] $ docker stop --time=1 be9d7b0851cde7dfb51bc0701a8051659c0d1a2f720dc40b2c614c61b17cb75c [2023-09-20T17:37:55.347Z] $ docker rm -f --volumes be9d7b0851cde7dfb51bc0701a8051659c0d1a2f720dc40b2c614c61b17cb75c [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-20T17:37:55.685Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-20T17:37:55.881Z] Stashed 1 file(s) [Pipeline] echo [2023-09-20T17:37:55.884Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.23 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-20T17:37:56.037Z] provisioning config files... [2023-09-20T17:37:56.045Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config8429633323099139316tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T17:37:56.339Z] ---> docker-login.sh [2023-09-20T17:37:56.339Z] nexus3.edgexfoundry.org:10001 [2023-09-20T17:37:56.339Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T17:37:56.339Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T17:37:56.339Z] Configure a credential helper to remove this warning. See [2023-09-20T17:37:56.340Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T17:37:56.340Z] [2023-09-20T17:37:56.340Z] Login Succeeded [2023-09-20T17:37:56.340Z] nexus3.edgexfoundry.org:10002 [2023-09-20T17:37:56.340Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T17:37:56.340Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T17:37:56.340Z] Configure a credential helper to remove this warning. See [2023-09-20T17:37:56.340Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T17:37:56.340Z] [2023-09-20T17:37:56.340Z] Login Succeeded [2023-09-20T17:37:56.340Z] nexus3.edgexfoundry.org:10003 [2023-09-20T17:37:56.598Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T17:37:56.598Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T17:37:56.598Z] Configure a credential helper to remove this warning. See [2023-09-20T17:37:56.598Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T17:37:56.598Z] [2023-09-20T17:37:56.598Z] Login Succeeded [2023-09-20T17:37:56.598Z] nexus3.edgexfoundry.org:10004 [2023-09-20T17:37:56.598Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T17:37:56.598Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T17:37:56.598Z] Configure a credential helper to remove this warning. See [2023-09-20T17:37:56.598Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T17:37:56.598Z] [2023-09-20T17:37:56.598Z] Login Succeeded [2023-09-20T17:37:56.598Z] docker.io [2023-09-20T17:37:56.857Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T17:37:56.857Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T17:37:56.857Z] Configure a credential helper to remove this warning. See [2023-09-20T17:37:56.857Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T17:37:56.857Z] [2023-09-20T17:37:56.857Z] Login Succeeded [2023-09-20T17:37:56.857Z] ---> docker-login.sh ends [Pipeline] } [2023-09-20T17:37:56.864Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-20T17:37:56.921Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T17:37:56.935Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T17:37:56.946Z] ========================================================= [2023-09-20T17:37:56.946Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-20T17:37:56.946Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T17:37:57.266Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-20T17:37:57.266Z] Sending build context to Docker daemon 2.21MB [2023-09-20T17:37:57.266Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-09-20T17:37:57.266Z] Step 2/13 : FROM ${BASE} AS builder [2023-09-20T17:37:57.266Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-20T17:37:57.266Z] 7264a8db6415: Pulling fs layer [2023-09-20T17:37:57.266Z] c4d48a809fc2: Pulling fs layer [2023-09-20T17:37:57.266Z] 4f1c88b9dad5: Pulling fs layer [2023-09-20T17:37:57.266Z] ad3a456e5733: Pulling fs layer [2023-09-20T17:37:57.266Z] 33e27b845d1e: Pulling fs layer [2023-09-20T17:37:57.266Z] c68163c4e522: Pulling fs layer [2023-09-20T17:37:57.266Z] 50da416c3ac9: Pulling fs layer [2023-09-20T17:37:57.266Z] 23d2d4c4bb30: Pulling fs layer [2023-09-20T17:37:57.266Z] ad3a456e5733: Waiting [2023-09-20T17:37:57.266Z] c68163c4e522: Waiting [2023-09-20T17:37:57.266Z] 50da416c3ac9: Waiting [2023-09-20T17:37:57.266Z] 23d2d4c4bb30: Waiting [2023-09-20T17:37:57.266Z] 33e27b845d1e: Waiting [2023-09-20T17:37:57.266Z] c4d48a809fc2: Download complete [2023-09-20T17:37:57.266Z] ad3a456e5733: Download complete [2023-09-20T17:37:57.266Z] 33e27b845d1e: Verifying Checksum [2023-09-20T17:37:57.266Z] 33e27b845d1e: Download complete [2023-09-20T17:37:57.266Z] 7264a8db6415: Verifying Checksum [2023-09-20T17:37:57.266Z] 7264a8db6415: Download complete [2023-09-20T17:37:57.528Z] c68163c4e522: Verifying Checksum [2023-09-20T17:37:57.528Z] c68163c4e522: Download complete [2023-09-20T17:37:57.528Z] 7264a8db6415: Pull complete [2023-09-20T17:37:57.528Z] 23d2d4c4bb30: Verifying Checksum [2023-09-20T17:37:57.528Z] 23d2d4c4bb30: Download complete [2023-09-20T17:37:57.528Z] c4d48a809fc2: Pull complete [2023-09-20T17:37:57.787Z] 4f1c88b9dad5: Verifying Checksum [2023-09-20T17:37:57.787Z] 4f1c88b9dad5: Download complete [2023-09-20T17:37:58.045Z] 50da416c3ac9: Verifying Checksum [2023-09-20T17:37:58.045Z] 50da416c3ac9: Download complete [2023-09-20T17:38:01.326Z] 4f1c88b9dad5: Pull complete [2023-09-20T17:38:01.326Z] ad3a456e5733: Pull complete [2023-09-20T17:38:01.326Z] 33e27b845d1e: Pull complete [2023-09-20T17:38:01.326Z] c68163c4e522: Pull complete [2023-09-20T17:38:03.859Z] 50da416c3ac9: Pull complete [2023-09-20T17:38:04.117Z] 23d2d4c4bb30: Pull complete [2023-09-20T17:38:04.118Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-09-20T17:38:04.118Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-20T17:38:04.118Z] ---> 0786185ac409 [2023-09-20T17:38:04.118Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-09-20T17:38:06.027Z] ---> Running in cc8ca9f5fda6 [2023-09-20T17:38:06.027Z] Removing intermediate container cc8ca9f5fda6 [2023-09-20T17:38:06.027Z] ---> e5247df36d82 [2023-09-20T17:38:06.027Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-20T17:38:06.027Z] ---> Running in 0e19ad14d24b [2023-09-20T17:38:06.027Z] Removing intermediate container 0e19ad14d24b [2023-09-20T17:38:06.027Z] ---> 5b27054c1136 [2023-09-20T17:38:06.027Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-09-20T17:38:06.027Z] ---> Running in 8e251c3918af [2023-09-20T17:38:06.287Z] Removing intermediate container 8e251c3918af [2023-09-20T17:38:06.287Z] ---> 79dfe42f57ca [2023-09-20T17:38:06.287Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-09-20T17:38:06.287Z] ---> Running in 6a09858244f5 [2023-09-20T17:38:06.287Z] Removing intermediate container 6a09858244f5 [2023-09-20T17:38:06.287Z] ---> 3df05dceb177 [2023-09-20T17:38:06.287Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-20T17:38:06.287Z] ---> Running in 6312c2be447b [2023-09-20T17:38:06.545Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T17:38:06.805Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T17:38:06.805Z] (1/13) Installing libintl (0.21.1-r7) [2023-09-20T17:38:06.805Z] (2/13) Installing eudev-libs (3.2.11-r8) [2023-09-20T17:38:07.064Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2023-09-20T17:38:07.064Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2023-09-20T17:38:07.064Z] (5/13) Installing v4l-utils (1.24.1-r0) [2023-09-20T17:38:07.064Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2023-09-20T17:38:07.064Z] (7/13) Installing udev-init-scripts (35-r1) [2023-09-20T17:38:07.064Z] (8/13) Installing libblkid (2.38.1-r8) [2023-09-20T17:38:07.064Z] (9/13) Installing xz-libs (5.4.3-r0) [2023-09-20T17:38:07.064Z] (10/13) Installing kmod-libs (30-r3) [2023-09-20T17:38:07.064Z] (11/13) Installing eudev (3.2.11-r8) [2023-09-20T17:38:07.064Z] (12/13) Installing eudev-dev (3.2.11-r8) [2023-09-20T17:38:07.064Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2023-09-20T17:38:07.064Z] Executing busybox-1.36.1-r2.trigger [2023-09-20T17:38:07.064Z] Executing eudev-3.2.11-r8.trigger [2023-09-20T17:38:07.064Z] OK: 271 MiB in 65 packages [2023-09-20T17:38:07.632Z] Removing intermediate container 6312c2be447b [2023-09-20T17:38:07.633Z] ---> f60dfc0cc855 [2023-09-20T17:38:07.633Z] Step 8/13 : WORKDIR /device-usb-camera [2023-09-20T17:38:07.633Z] ---> Running in 46ae5d1a57f1 [2023-09-20T17:38:07.633Z] Removing intermediate container 46ae5d1a57f1 [2023-09-20T17:38:07.633Z] ---> 378289949346 [2023-09-20T17:38:07.633Z] Step 9/13 : COPY go.mod vendor* ./ [2023-09-20T17:38:07.893Z] ---> a4f49140a8de [2023-09-20T17:38:07.893Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T17:38:07.893Z] ---> Running in a657141561c1 [2023-09-20T17:38:10.992Z] Still waiting to schedule task [2023-09-20T17:38:10.992Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-09-20T17:38:34.444Z] Removing intermediate container a657141561c1 [2023-09-20T17:38:34.444Z] ---> d5de84195800 [2023-09-20T17:38:34.444Z] Step 11/13 : COPY . . [2023-09-20T17:38:34.444Z] ---> c6b3abbf47de [2023-09-20T17:38:34.444Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-09-20T17:38:34.444Z] ---> Running in 724a11fbfeb5 [2023-09-20T17:38:34.444Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-20T17:38:34.444Z]  Dload Upload Total Spent  Left  Speed [2023-09-20T17:38:34.444Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:--  0 100 1253 100 1253 0 0 8800 0 --:--:-- --:--:-- --:--:-- 8823 [2023-09-20T17:38:34.444Z] Removing intermediate container 724a11fbfeb5 [2023-09-20T17:38:34.444Z] ---> 48dc7285f01f [2023-09-20T17:38:34.444Z] Step 13/13 : RUN ${MAKE} [2023-09-20T17:38:34.444Z] ---> Running in b29acceeec17 [2023-09-20T17:38:34.444Z] noop [2023-09-20T17:38:34.444Z] Removing intermediate container b29acceeec17 [2023-09-20T17:38:34.444Z] ---> bf8c40e1880b [2023-09-20T17:38:34.444Z] Successfully built bf8c40e1880b [2023-09-20T17:38:34.444Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T17:38:34.754Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-20T17:38:34.754Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T17:38:34.824Z] prd-ubuntu20.04-docker-8c-8g-6977 does not seem to be running inside a container [2023-09-20T17:38:34.855Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 ******** ci-base-image-x86_64 cat [2023-09-20T17:38:35.210Z] $ docker top 47c96d5f10848b083bde37ab988e2091ae4ae698a5771d1b1b212112a743ab94 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T17:38:35.545Z] + go version [2023-09-20T17:38:35.545Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-20T17:38:35.558Z] $ docker stop --time=1 47c96d5f10848b083bde37ab988e2091ae4ae698a5771d1b1b212112a743ab94 [2023-09-20T17:38:36.820Z] $ docker rm -f --volumes 47c96d5f10848b083bde37ab988e2091ae4ae698a5771d1b1b212112a743ab94 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T17:38:37.214Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-20T17:38:37.214Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T17:38:37.286Z] prd-ubuntu20.04-docker-8c-8g-6977 does not seem to be running inside a container [2023-09-20T17:38:37.316Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 ******** ci-base-image-x86_64 cat [2023-09-20T17:38:37.648Z] $ docker top ea8478d0ca0d2d66314a2645f8fb05b4cc86c4d693f848219e2a42d63013ea7c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T17:38:37.982Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh [2023-09-20T17:38:38.284Z] + make test [2023-09-20T17:38:38.285Z] go test ./... -coverprofile=coverage.out ./... [2023-09-20T17:38:39.217Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-09-20T17:38:51.442Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-09-20T17:38:51.442Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.017s coverage: 4.4% of statements [2023-09-20T17:38:57.992Z] go vet ./... [2023-09-20T17:39:00.518Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-20T17:39:00.518Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-20T17:39:00.518Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-20T17:39:00.789Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-20T17:39:00.806Z] $ docker stop --time=1 ea8478d0ca0d2d66314a2645f8fb05b4cc86c4d693f848219e2a42d63013ea7c [2023-09-20T17:39:02.785Z] $ docker rm -f --volumes ea8478d0ca0d2d66314a2645f8fb05b4cc86c4d693f848219e2a42d63013ea7c [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-20T17:39:03.252Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-20T17:39:03.314Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-09-20T17:39:03.756Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-20T17:39:04.120Z] + ls -al . [2023-09-20T17:39:04.120Z] total 220 [2023-09-20T17:39:04.120Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 20 17:38 . [2023-09-20T17:39:04.120Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 17:37 .. [2023-09-20T17:39:04.120Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 17:38 .git [2023-09-20T17:39:04.120Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 17:37 .github [2023-09-20T17:39:04.120Z] -rw-rw-r-- 1 jenkins jenkins 495 Sep 20 17:37 .gitignore [2023-09-20T17:39:04.120Z] -rw-rw-r-- 1 jenkins jenkins 45 Sep 20 17:37 .golangci.yml [2023-09-20T17:39:04.120Z] -rw-rw-r-- 1 jenkins jenkins 77 Sep 20 17:37 .hadolint.yml [2023-09-20T17:39:04.120Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 20 17:37 .semver [2023-09-20T17:39:04.120Z] -rw-rw-r-- 1 jenkins jenkins 10851 Sep 20 17:37 Attribution.txt [2023-09-20T17:39:04.120Z] -rw-rw-r-- 1 jenkins jenkins 11903 Sep 20 17:37 CHANGELOG.md [2023-09-20T17:39:04.120Z] -rw-rw-r-- 1 jenkins jenkins 2453 Sep 20 17:37 Dockerfile [2023-09-20T17:39:04.120Z] -rw-rw-r-- 1 jenkins jenkins 678 Sep 20 17:37 GOVERNANCE.md [2023-09-20T17:39:04.120Z] -rw-rw-r-- 1 jenkins jenkins 659 Sep 20 17:37 Jenkinsfile [2023-09-20T17:39:04.120Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 20 17:37 LICENSE [2023-09-20T17:39:04.120Z] -rw-rw-r-- 1 jenkins jenkins 2611 Sep 20 17:37 Makefile [2023-09-20T17:39:04.120Z] -rw-rw-r-- 1 jenkins jenkins 622 Sep 20 17:37 OWNERS.md [2023-09-20T17:39:04.120Z] -rw-rw-r-- 1 jenkins jenkins 2575 Sep 20 17:37 README.md [2023-09-20T17:39:04.120Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 20 17:37 VERSION [2023-09-20T17:39:04.120Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 17:37 bin [2023-09-20T17:39:04.120Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 17:37 cmd [2023-09-20T17:39:04.120Z] -rw-r--r-- 1 jenkins jenkins 54703 Sep 20 17:38 coverage.out [2023-09-20T17:39:04.120Z] -rwxrwxr-x 1 jenkins jenkins 84 Sep 20 17:37 docker-entrypoint.sh [2023-09-20T17:39:04.120Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 17:37 docs [2023-09-20T17:39:04.120Z] -rw-rw-r-- 1 jenkins jenkins 3952 Sep 20 17:37 go.mod [2023-09-20T17:39:04.120Z] -rw-rw-r-- 1 jenkins jenkins 35513 Sep 20 17:37 go.sum [2023-09-20T17:39:04.120Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 17:37 internal [2023-09-20T17:39:04.120Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 17:37 snap [2023-09-20T17:39:04.120Z] -rw-rw-r-- 1 jenkins jenkins 231 Sep 20 17:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T17:39:04.489Z] + docker build -t device-usb-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=29b6b2e70dab1e44a2aaa00a38d9c47eda5dfdb6 --label arch=amd64 --label version=3.1.0-dev.23 . [2023-09-20T17:39:04.489Z] Sending build context to Docker daemon 2.265MB [2023-09-20T17:39:04.489Z] Step 1/36 : ARG BASE=golang:1.21-alpine3.18 [2023-09-20T17:39:04.489Z] Step 2/36 : FROM ${BASE} AS builder [2023-09-20T17:39:04.489Z] ---> bf8c40e1880b [2023-09-20T17:39:04.489Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-09-20T17:39:04.489Z] ---> Running in 182c4a62e714 [2023-09-20T17:39:04.489Z] Removing intermediate container 182c4a62e714 [2023-09-20T17:39:04.489Z] ---> c859cfcb110a [2023-09-20T17:39:04.489Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-20T17:39:04.489Z] ---> Running in 1c298dfebbc6 [2023-09-20T17:39:04.761Z] Removing intermediate container 1c298dfebbc6 [2023-09-20T17:39:04.761Z] ---> a789b308bc61 [2023-09-20T17:39:04.761Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-09-20T17:39:04.761Z] ---> Running in 9c95e3e03922 [2023-09-20T17:39:04.761Z] Removing intermediate container 9c95e3e03922 [2023-09-20T17:39:04.761Z] ---> 9c21b51bb59f [2023-09-20T17:39:04.761Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-09-20T17:39:04.761Z] ---> Running in 4b168525ed36 [2023-09-20T17:39:04.761Z] Removing intermediate container 4b168525ed36 [2023-09-20T17:39:04.761Z] ---> 183fcab3fa18 [2023-09-20T17:39:04.761Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-20T17:39:04.761Z] ---> Running in 6345c04c5d59 [2023-09-20T17:39:05.021Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T17:39:05.021Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T17:39:05.589Z] OK: 271 MiB in 65 packages [2023-09-20T17:39:05.847Z] Removing intermediate container 6345c04c5d59 [2023-09-20T17:39:05.848Z] ---> ca0360a2429e [2023-09-20T17:39:05.848Z] Step 8/36 : WORKDIR /device-usb-camera [2023-09-20T17:39:05.848Z] ---> Running in 7cc3e5351727 [2023-09-20T17:39:05.848Z] Removing intermediate container 7cc3e5351727 [2023-09-20T17:39:05.848Z] ---> 9c80f4c2b3a2 [2023-09-20T17:39:05.848Z] Step 9/36 : COPY go.mod vendor* ./ [2023-09-20T17:39:05.848Z] ---> 3b33be7d9917 [2023-09-20T17:39:05.848Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T17:39:06.106Z] ---> Running in 77c9ae83889b [2023-09-20T17:39:06.672Z] Removing intermediate container 77c9ae83889b [2023-09-20T17:39:06.672Z] ---> e32923b1b77d [2023-09-20T17:39:06.672Z] Step 11/36 : COPY . . [2023-09-20T17:39:06.930Z] ---> 59c505d1b23d [2023-09-20T17:39:06.930Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-09-20T17:39:06.930Z] ---> Running in 7ebf4b4a0886 [2023-09-20T17:39:07.189Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-20T17:39:07.189Z] Dload Upload Total Spent Left Speed [2023-09-20T17:39:07.189Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253  0   0  37801    0 --:--:-- --:--:-- --:--:-- 39156 [2023-09-20T17:39:07.448Z] Removing intermediate container 7ebf4b4a0886 [2023-09-20T17:39:07.448Z] ---> a4d076cb941d [2023-09-20T17:39:07.448Z] Step 13/36 : RUN ${MAKE} [2023-09-20T17:39:07.448Z] ---> Running in 91b5508656da [2023-09-20T17:39:08.015Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.1.0-dev.23 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.28" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-09-20T17:39:26.091Z] Removing intermediate container 91b5508656da [2023-09-20T17:39:26.091Z] ---> ad38874998f7 [2023-09-20T17:39:26.091Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-09-20T17:39:26.091Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-09-20T17:39:26.091Z] 4acc49c71d14: Pulling fs layer [2023-09-20T17:39:26.091Z] 4acc49c71d14: Verifying Checksum [2023-09-20T17:39:26.091Z] 4acc49c71d14: Download complete [2023-09-20T17:39:26.091Z] 4acc49c71d14: Pull complete [2023-09-20T17:39:26.091Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-09-20T17:39:26.091Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-09-20T17:39:26.091Z] ---> 01a2bd3e5fff [2023-09-20T17:39:26.091Z] Step 15/36 : FROM alpine:3.18 [2023-09-20T17:39:26.658Z] 3.18: Pulling from library/alpine [2023-09-20T17:39:26.917Z] 7264a8db6415: Already exists [2023-09-20T17:39:26.917Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-20T17:39:26.917Z] Status: Downloaded newer image for alpine:3.18 [2023-09-20T17:39:26.917Z] ---> 7e01a0d0a1dc [2023-09-20T17:39:26.917Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-09-20T17:39:26.917Z] ---> Running in 9c03c7981660 [2023-09-20T17:39:27.175Z] Removing intermediate container 9c03c7981660 [2023-09-20T17:39:27.175Z] ---> d139856b9d2b [2023-09-20T17:39:27.175Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-09-20T17:39:27.175Z] ---> Running in 46867abe3327 [2023-09-20T17:39:27.437Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T17:39:27.437Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T17:39:27.696Z] (1/107) Installing dumb-init (1.2.5-r2) [2023-09-20T17:39:27.696Z] (2/107) Installing sdl2 (2.26.5-r0) [2023-09-20T17:39:27.696Z] (3/107) Installing svt-av1-libs (1.6.0-r0) [2023-09-20T17:39:27.696Z] (4/107) Installing aom-libs (3.6.1-r0) [2023-09-20T17:39:27.696Z] (5/107) Installing libxau (1.0.11-r2) [2023-09-20T17:39:27.696Z] (6/107) Installing libmd (1.0.4-r2) [2023-09-20T17:39:27.696Z] (7/107) Installing libbsd (0.11.7-r1) [2023-09-20T17:39:27.696Z] (8/107) Installing libxdmcp (1.1.4-r2) [2023-09-20T17:39:27.696Z] (9/107) Installing libxcb (1.15-r1) [2023-09-20T17:39:27.696Z] (10/107) Installing libx11 (1.8.4-r4) [2023-09-20T17:39:27.954Z] (11/107) Installing hwdata-pci (0.370-r0) [2023-09-20T17:39:27.954Z] (12/107) Installing libpciaccess (0.17-r2) [2023-09-20T17:39:27.954Z] (13/107) Installing libdrm (2.4.115-r4) [2023-09-20T17:39:27.954Z] (14/107) Installing libxext (1.3.5-r2) [2023-09-20T17:39:27.954Z] (15/107) Installing libxfixes (6.0.1-r2) [2023-09-20T17:39:27.954Z] (16/107) Installing libffi (3.4.4-r2) [2023-09-20T17:39:27.954Z] (17/107) Installing wayland-libs-client (1.22.0-r2) [2023-09-20T17:39:27.954Z] (18/107) Installing libva (2.18.0-r1) [2023-09-20T17:39:27.954Z] (19/107) Installing libvdpau (1.5-r1) [2023-09-20T17:39:27.954Z] (20/107) Installing libgcc (12.2.1_git20220924-r10) [2023-09-20T17:39:27.954Z] (21/107) Installing libstdc++ (12.2.1_git20220924-r10) [2023-09-20T17:39:27.954Z] (22/107) Installing onevpl-libs (2023.2.1-r0) [2023-09-20T17:39:27.954Z] (23/107) Installing ffmpeg-libavutil (6.0-r15) [2023-09-20T17:39:27.954Z] (24/107) Installing libdav1d (1.2.1-r0) [2023-09-20T17:39:27.954Z] (25/107) Installing brotli-libs (1.0.9-r14) [2023-09-20T17:39:27.954Z] (26/107) Installing libhwy (1.0.4-r1) [2023-09-20T17:39:27.954Z] (27/107) Installing lcms2 (2.15-r2) [2023-09-20T17:39:27.954Z] (28/107) Installing libjxl (0.8.2-r0) [2023-09-20T17:39:27.954Z] (29/107) Installing lame-libs (3.100-r5) [2023-09-20T17:39:27.954Z] (30/107) Installing opus (1.4-r0) [2023-09-20T17:39:27.954Z] (31/107) Installing libgomp (12.2.1_git20220924-r10) [2023-09-20T17:39:27.954Z] (32/107) Installing soxr (0.1.3-r5) [2023-09-20T17:39:27.954Z] (33/107) Installing ffmpeg-libswresample (6.0-r15) [2023-09-20T17:39:27.954Z] (34/107) Installing libogg (1.3.5-r4) [2023-09-20T17:39:27.954Z] (35/107) Installing libtheora (1.1.1-r17) [2023-09-20T17:39:27.954Z] (36/107) Installing libvorbis (1.3.7-r1) [2023-09-20T17:39:27.954Z] (37/107) Installing libvpx (1.13.0-r1) [2023-09-20T17:39:28.212Z] (38/107) Installing libwebp (1.3.2-r0) [2023-09-20T17:39:28.212Z] (39/107) Installing x264-libs (0.164_git20220602-r1) [2023-09-20T17:39:28.212Z] (40/107) Installing numactl (2.0.16-r4) [2023-09-20T17:39:28.212Z] (41/107) Installing x265-libs (3.5-r4) [2023-09-20T17:39:28.212Z] (42/107) Installing xvidcore (1.3.7-r1) [2023-09-20T17:39:28.212Z] (43/107) Installing ffmpeg-libavcodec (6.0-r15) [2023-09-20T17:39:28.212Z] (44/107) Installing alsa-lib (1.2.9-r1) [2023-09-20T17:39:28.212Z] (45/107) Installing libexpat (2.5.0-r1) [2023-09-20T17:39:28.212Z] (46/107) Installing libbz2 (1.0.8-r5) [2023-09-20T17:39:28.212Z] (47/107) Installing libpng (1.6.39-r3) [2023-09-20T17:39:28.212Z] (48/107) Installing freetype (2.13.0-r5) [2023-09-20T17:39:28.212Z] (49/107) Installing fontconfig (2.14.2-r3) [2023-09-20T17:39:28.212Z] (50/107) Installing fribidi (1.0.13-r0) [2023-09-20T17:39:28.470Z] (51/107) Installing libintl (0.21.1-r7) [2023-09-20T17:39:28.470Z] (52/107) Installing libblkid (2.38.1-r8) [2023-09-20T17:39:28.470Z] (53/107) Installing libmount (2.38.1-r8) [2023-09-20T17:39:28.470Z] (54/107) Installing pcre2 (10.42-r1) [2023-09-20T17:39:28.470Z] (55/107) Installing glib (2.76.4-r0) [2023-09-20T17:39:28.470Z] (56/107) Installing graphite2 (1.3.14-r5) [2023-09-20T17:39:28.470Z] (57/107) Installing harfbuzz (7.3.0-r0) [2023-09-20T17:39:28.470Z] (58/107) Installing libunibreak (5.1-r0) [2023-09-20T17:39:28.470Z] (59/107) Installing libass (0.17.1-r0) [2023-09-20T17:39:28.470Z] (60/107) Installing libbluray (1.3.4-r0) [2023-09-20T17:39:28.470Z] (61/107) Installing gmp (6.2.1-r3) [2023-09-20T17:39:28.470Z] (62/107) Installing nettle (3.8.1-r2) [2023-09-20T17:39:28.470Z] (63/107) Installing libunistring (1.1-r1) [2023-09-20T17:39:28.470Z] (64/107) Installing libidn2 (2.3.4-r1) [2023-09-20T17:39:28.470Z] (65/107) Installing p11-kit (0.24.1-r2) [2023-09-20T17:39:28.470Z] (66/107) Installing libtasn1 (4.19.0-r1) [2023-09-20T17:39:28.470Z] (67/107) Installing gnutls (3.8.0-r2) [2023-09-20T17:39:28.470Z] (68/107) Installing mpg123-libs (1.31.3-r1) [2023-09-20T17:39:28.470Z] (69/107) Installing libopenmpt (0.7.2-r0) [2023-09-20T17:39:28.470Z] (70/107) Installing cjson (1.7.15-r4) [2023-09-20T17:39:28.470Z] (71/107) Installing mbedtls (2.28.4-r0) [2023-09-20T17:39:28.470Z] (72/107) Installing librist (0.2.7-r0) [2023-09-20T17:39:28.470Z] (73/107) Installing libsrt (1.5.2-r0) [2023-09-20T17:39:28.470Z] (74/107) Installing libssh (0.10.5-r0) [2023-09-20T17:39:28.470Z] (75/107) Installing xz-libs (5.4.3-r0) [2023-09-20T17:39:28.470Z] (76/107) Installing libxml2 (2.11.4-r0) [2023-09-20T17:39:28.470Z] (77/107) Installing libsodium (1.0.18-r3) [2023-09-20T17:39:28.470Z] (78/107) Installing libzmq (4.3.4-r4) [2023-09-20T17:39:28.728Z] (79/107) Installing ffmpeg-libavformat (6.0-r15) [2023-09-20T17:39:28.728Z] (80/107) Installing glslang-libs (1.3.243.0-r1) [2023-09-20T17:39:28.728Z] (81/107) Installing spirv-tools (1.3.243.0-r1) [2023-09-20T17:39:28.728Z] (82/107) Installing shaderc (2023.3-r1) [2023-09-20T17:39:28.728Z] (83/107) Installing vulkan-loader (1.3.243.0-r1) [2023-09-20T17:39:28.728Z] (84/107) Installing libplacebo (5.264.1-r1) [2023-09-20T17:39:28.728Z] (85/107) Installing ffmpeg-libpostproc (6.0-r15) [2023-09-20T17:39:28.728Z] (86/107) Installing ffmpeg-libswscale (6.0-r15) [2023-09-20T17:39:28.728Z] (87/107) Installing vidstab (1.1.1-r0) [2023-09-20T17:39:28.728Z] (88/107) Installing zimg (3.0.5-r0) [2023-09-20T17:39:28.728Z] (89/107) Installing ffmpeg-libavfilter (6.0-r15) [2023-09-20T17:39:28.728Z] (90/107) Installing libasyncns (0.8-r1) [2023-09-20T17:39:28.728Z] (91/107) Installing dbus-libs (1.14.8-r0) [2023-09-20T17:39:28.728Z] (92/107) Installing libltdl (2.4.7-r2) [2023-09-20T17:39:28.728Z] (93/107) Installing orc (0.4.34-r0) [2023-09-20T17:39:28.728Z] (94/107) Installing flac-libs (1.4.3-r0) [2023-09-20T17:39:28.728Z] (95/107) Installing libsndfile (1.2.0-r2) [2023-09-20T17:39:28.728Z] (96/107) Installing speexdsp (1.2.1-r1) [2023-09-20T17:39:28.728Z] (97/107) Installing tdb-libs (1.4.8-r1) [2023-09-20T17:39:28.728Z] (98/107) Installing libpulse (16.1-r10) [2023-09-20T17:39:28.988Z] (99/107) Installing libjpeg-turbo (2.1.5.1-r3) [2023-09-20T17:39:28.988Z] (100/107) Installing v4l-utils-libs (1.24.1-r0) [2023-09-20T17:39:28.988Z] (101/107) Installing ffmpeg-libavdevice (6.0-r15) [2023-09-20T17:39:28.988Z] (102/107) Installing ffmpeg (6.0-r15) [2023-09-20T17:39:28.988Z] (103/107) Installing udev-init-scripts (35-r1) [2023-09-20T17:39:28.988Z] (104/107) Installing eudev-libs (3.2.11-r8) [2023-09-20T17:39:28.988Z] (105/107) Installing zstd-libs (1.5.5-r4) [2023-09-20T17:39:28.988Z] (106/107) Installing kmod-libs (30-r3) [2023-09-20T17:39:28.988Z] (107/107) Installing eudev (3.2.11-r8) [2023-09-20T17:39:28.988Z] Executing busybox-1.36.1-r2.trigger [2023-09-20T17:39:28.988Z] Executing glib-2.76.4-r0.trigger [2023-09-20T17:39:28.988Z] Executing eudev-3.2.11-r8.trigger [2023-09-20T17:39:28.988Z] OK: 131 MiB in 122 packages [2023-09-20T17:39:30.905Z] Removing intermediate container 46867abe3327 [2023-09-20T17:39:30.905Z] ---> dba943a3a0a6 [2023-09-20T17:39:30.905Z] Step 18/36 : WORKDIR / [2023-09-20T17:39:30.905Z] ---> Running in f513c5d26f08 [2023-09-20T17:39:30.905Z] Removing intermediate container f513c5d26f08 [2023-09-20T17:39:30.905Z] ---> 38bec0207cbd [2023-09-20T17:39:30.905Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-09-20T17:39:31.472Z] ---> a64ce4fe2746 [2023-09-20T17:39:31.472Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-09-20T17:39:31.472Z] ---> b9ab96bcdced [2023-09-20T17:39:31.472Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-09-20T17:39:31.730Z] ---> e822ade320de [2023-09-20T17:39:31.730Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-09-20T17:39:31.730Z] ---> 601706abfff3 [2023-09-20T17:39:31.730Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-09-20T17:39:31.988Z] ---> a18f55bc635d [2023-09-20T17:39:31.988Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-09-20T17:39:31.988Z] ---> a7f3d6a4a370 [2023-09-20T17:39:31.988Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-09-20T17:39:32.595Z] ---> 8f2a9130eecf [2023-09-20T17:39:32.595Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-09-20T17:39:32.595Z] ---> Running in 86b4134e8cf6 [2023-09-20T17:39:33.160Z] Removing intermediate container 86b4134e8cf6 [2023-09-20T17:39:33.160Z] ---> d3434d9b42a1 [2023-09-20T17:39:33.160Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-09-20T17:39:33.160Z] ---> Running in c1b0e7385cff [2023-09-20T17:39:33.726Z] Removing intermediate container c1b0e7385cff [2023-09-20T17:39:33.726Z] ---> 4722ff92d8fa [2023-09-20T17:39:33.726Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-09-20T17:39:33.726Z] ---> Running in bb296d1c29c9 [2023-09-20T17:39:34.291Z] Removing intermediate container bb296d1c29c9 [2023-09-20T17:39:34.291Z] ---> 9aa4a0c98f50 [2023-09-20T17:39:34.291Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-09-20T17:39:34.291Z] ---> Running in 62bd1b41cea5 [2023-09-20T17:39:34.549Z] Removing intermediate container 62bd1b41cea5 [2023-09-20T17:39:34.549Z] ---> 7a6575ec5d53 [2023-09-20T17:39:34.549Z] Step 30/36 : EXPOSE 59983 [2023-09-20T17:39:34.807Z] ---> Running in 55fbfc7d92a0 [2023-09-20T17:39:34.807Z] Removing intermediate container 55fbfc7d92a0 [2023-09-20T17:39:34.807Z] ---> 2e014f20c053 [2023-09-20T17:39:34.807Z] Step 31/36 : EXPOSE 8554 [2023-09-20T17:39:34.807Z] ---> Running in a8be34dd3f99 [2023-09-20T17:39:34.807Z] Removing intermediate container a8be34dd3f99 [2023-09-20T17:39:34.807Z] ---> c0fbd3b6932b [2023-09-20T17:39:34.807Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-09-20T17:39:34.807Z] ---> Running in f0df1eb429f5 [2023-09-20T17:39:35.064Z] Removing intermediate container f0df1eb429f5 [2023-09-20T17:39:35.064Z] ---> a8182cf74084 [2023-09-20T17:39:35.064Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-09-20T17:39:35.064Z] ---> Running in 383639ec2904 [2023-09-20T17:39:35.064Z] Removing intermediate container 383639ec2904 [2023-09-20T17:39:35.064Z] ---> 2a4e89fa4b3d [2023-09-20T17:39:35.064Z] Step 34/36 : LABEL arch=amd64 [2023-09-20T17:39:35.064Z] ---> Running in 256c0864607e [2023-09-20T17:39:35.064Z] Removing intermediate container 256c0864607e [2023-09-20T17:39:35.064Z] ---> 055ba33bb746 [2023-09-20T17:39:35.064Z] Step 35/36 : LABEL git_sha=29b6b2e70dab1e44a2aaa00a38d9c47eda5dfdb6 [2023-09-20T17:39:35.064Z] ---> Running in b69a85ea143e [2023-09-20T17:39:35.321Z] Removing intermediate container b69a85ea143e [2023-09-20T17:39:35.322Z] ---> 5eca4c280b0e [2023-09-20T17:39:35.322Z] Step 36/36 : LABEL version=3.1.0-dev.23 [2023-09-20T17:39:35.322Z] ---> Running in 168b83dafa67 [2023-09-20T17:39:35.322Z] Removing intermediate container 168b83dafa67 [2023-09-20T17:39:35.322Z] ---> b6a5046145e4 [2023-09-20T17:39:35.322Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-20T17:39:35.322Z] Successfully built b6a5046145e4 [2023-09-20T17:39:35.322Z] Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-20T17:39:35.402Z] provisioning config files... [2023-09-20T17:39:35.409Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config13223083083291336702tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T17:39:35.705Z] ---> docker-login.sh [2023-09-20T17:39:35.705Z] nexus3.edgexfoundry.org:10001 [2023-09-20T17:39:35.705Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T17:39:35.705Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T17:39:35.705Z] Configure a credential helper to remove this warning. See [2023-09-20T17:39:35.705Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T17:39:35.705Z] [2023-09-20T17:39:35.705Z] Login Succeeded [2023-09-20T17:39:35.705Z] nexus3.edgexfoundry.org:10002 [2023-09-20T17:39:35.705Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T17:39:35.705Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T17:39:35.705Z] Configure a credential helper to remove this warning. See [2023-09-20T17:39:35.705Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T17:39:35.705Z] [2023-09-20T17:39:35.705Z] Login Succeeded [2023-09-20T17:39:35.705Z] nexus3.edgexfoundry.org:10003 [2023-09-20T17:39:35.964Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T17:39:35.964Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T17:39:35.964Z] Configure a credential helper to remove this warning. See [2023-09-20T17:39:35.964Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T17:39:35.964Z] [2023-09-20T17:39:35.964Z] Login Succeeded [2023-09-20T17:39:35.964Z] nexus3.edgexfoundry.org:10004 [2023-09-20T17:39:35.964Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T17:39:35.964Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T17:39:35.964Z] Configure a credential helper to remove this warning. See [2023-09-20T17:39:35.964Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T17:39:35.964Z] [2023-09-20T17:39:35.964Z] Login Succeeded [2023-09-20T17:39:35.964Z] docker.io [2023-09-20T17:39:35.964Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T17:39:36.223Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T17:39:36.223Z] Configure a credential helper to remove this warning. See [2023-09-20T17:39:36.223Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T17:39:36.223Z] [2023-09-20T17:39:36.223Z] Login Succeeded [2023-09-20T17:39:36.223Z] ---> docker-login.sh ends [Pipeline] } [2023-09-20T17:39:36.231Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-20T17:39:36.262Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T17:39:36.287Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2023-09-20T17:39:36.287Z] 29b6b2e70dab1e44a2aaa00a38d9c47eda5dfdb6 [2023-09-20T17:39:36.287Z] latest [2023-09-20T17:39:36.287Z] 3.1.0-dev.23 [2023-09-20T17:39:36.287Z] 29b6b2e70dab1e44a2aaa00a38d9c47eda5dfdb6-3.1.0-dev.23 [2023-09-20T17:39:36.287Z] main [2023-09-20T17:39:36.287Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T17:39:36.612Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:29b6b2e70dab1e44a2aaa00a38d9c47eda5dfdb6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T17:39:36.918Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:29b6b2e70dab1e44a2aaa00a38d9c47eda5dfdb6 [2023-09-20T17:39:36.918Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-09-20T17:39:36.918Z] e010b8d1e091: Preparing [2023-09-20T17:39:36.918Z] 0d004e7b762a: Preparing [2023-09-20T17:39:36.918Z] e4eaa9a338fc: Preparing [2023-09-20T17:39:36.918Z] 614aa6b286ed: Preparing [2023-09-20T17:39:36.918Z] 3827b5b91e75: Preparing [2023-09-20T17:39:36.918Z] acc83c6ca332: Preparing [2023-09-20T17:39:36.918Z] 308d3081c183: Preparing [2023-09-20T17:39:36.918Z] 7f5b123de766: Preparing [2023-09-20T17:39:36.918Z] 4fc40588ecad: Preparing [2023-09-20T17:39:36.918Z] 9e501588f054: Preparing [2023-09-20T17:39:36.918Z] 1d8b4131f241: Preparing [2023-09-20T17:39:36.918Z] 1e86a6c5c851: Preparing [2023-09-20T17:39:36.918Z] 4693057ce236: Preparing [2023-09-20T17:39:36.918Z] 7f5b123de766: Waiting [2023-09-20T17:39:36.918Z] 1e86a6c5c851: Waiting [2023-09-20T17:39:36.918Z] 4693057ce236: Waiting [2023-09-20T17:39:36.918Z] 4fc40588ecad: Waiting [2023-09-20T17:39:36.918Z] 9e501588f054: Waiting [2023-09-20T17:39:36.918Z] 1d8b4131f241: Waiting [2023-09-20T17:39:36.918Z] 308d3081c183: Waiting [2023-09-20T17:39:36.918Z] 614aa6b286ed: Pushed [2023-09-20T17:39:36.918Z] 0d004e7b762a: Pushed [2023-09-20T17:39:36.918Z] e4eaa9a338fc: Pushed [2023-09-20T17:39:36.918Z] e010b8d1e091: Pushed [2023-09-20T17:39:37.176Z] 7f5b123de766: Pushed [2023-09-20T17:39:37.177Z] 4fc40588ecad: Pushed [2023-09-20T17:39:37.177Z] acc83c6ca332: Pushed [2023-09-20T17:39:37.177Z] 308d3081c183: Pushed [2023-09-20T17:39:37.177Z] 4693057ce236: Layer already exists [2023-09-20T17:39:37.177Z] 9e501588f054: Pushed [2023-09-20T17:39:39.752Z] 3827b5b91e75: Pushed [2023-09-20T17:39:39.752Z] 1d8b4131f241: Pushed [2023-09-20T17:39:49.745Z] 1e86a6c5c851: Pushed [2023-09-20T17:39:49.745Z] 29b6b2e70dab1e44a2aaa00a38d9c47eda5dfdb6: digest: sha256:c96c4ae6948e946a5c5d5706b0ac9a986a379bb8a2a8e3778dd0ab7ba2931748 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T17:39:50.055Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T17:39:50.363Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-09-20T17:39:50.363Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-09-20T17:39:50.363Z] e010b8d1e091: Preparing [2023-09-20T17:39:50.363Z] 0d004e7b762a: Preparing [2023-09-20T17:39:50.363Z] e4eaa9a338fc: Preparing [2023-09-20T17:39:50.363Z] 614aa6b286ed: Preparing [2023-09-20T17:39:50.363Z] 3827b5b91e75: Preparing [2023-09-20T17:39:50.363Z] acc83c6ca332: Preparing [2023-09-20T17:39:50.363Z] 308d3081c183: Preparing [2023-09-20T17:39:50.363Z] 7f5b123de766: Preparing [2023-09-20T17:39:50.363Z] 308d3081c183: Waiting [2023-09-20T17:39:50.363Z] acc83c6ca332: Waiting [2023-09-20T17:39:50.363Z] 7f5b123de766: Waiting [2023-09-20T17:39:50.363Z] 4fc40588ecad: Preparing [2023-09-20T17:39:50.363Z] 9e501588f054: Preparing [2023-09-20T17:39:50.364Z] 1d8b4131f241: Preparing [2023-09-20T17:39:50.364Z] 1e86a6c5c851: Preparing [2023-09-20T17:39:50.364Z] 4fc40588ecad: Waiting [2023-09-20T17:39:50.364Z] 9e501588f054: Waiting [2023-09-20T17:39:50.364Z] 4693057ce236: Preparing [2023-09-20T17:39:50.364Z] 1e86a6c5c851: Waiting [2023-09-20T17:39:50.364Z] 4693057ce236: Waiting [2023-09-20T17:39:50.364Z] 0d004e7b762a: Layer already exists [2023-09-20T17:39:50.364Z] 3827b5b91e75: Layer already exists [2023-09-20T17:39:50.364Z] e4eaa9a338fc: Layer already exists [2023-09-20T17:39:50.364Z] 614aa6b286ed: Layer already exists [2023-09-20T17:39:50.364Z] e010b8d1e091: Layer already exists [2023-09-20T17:39:50.364Z] 308d3081c183: Layer already exists [2023-09-20T17:39:50.364Z] 7f5b123de766: Layer already exists [2023-09-20T17:39:50.364Z] acc83c6ca332: Layer already exists [2023-09-20T17:39:50.364Z] 4fc40588ecad: Layer already exists [2023-09-20T17:39:50.364Z] 9e501588f054: Layer already exists [2023-09-20T17:39:50.364Z] 1d8b4131f241: Layer already exists [2023-09-20T17:39:50.364Z] 1e86a6c5c851: Layer already exists [2023-09-20T17:39:50.364Z] 4693057ce236: Layer already exists [2023-09-20T17:39:50.364Z] latest: digest: sha256:c96c4ae6948e946a5c5d5706b0ac9a986a379bb8a2a8e3778dd0ab7ba2931748 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T17:39:50.671Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T17:39:50.983Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.23 [2023-09-20T17:39:50.984Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-09-20T17:39:50.984Z] e010b8d1e091: Preparing [2023-09-20T17:39:50.984Z] 0d004e7b762a: Preparing [2023-09-20T17:39:50.984Z] e4eaa9a338fc: Preparing [2023-09-20T17:39:50.984Z] 614aa6b286ed: Preparing [2023-09-20T17:39:50.984Z] 3827b5b91e75: Preparing [2023-09-20T17:39:50.984Z] acc83c6ca332: Preparing [2023-09-20T17:39:50.984Z] 308d3081c183: Preparing [2023-09-20T17:39:50.984Z] 7f5b123de766: Preparing [2023-09-20T17:39:50.984Z] 4fc40588ecad: Preparing [2023-09-20T17:39:50.984Z] 9e501588f054: Preparing [2023-09-20T17:39:50.984Z] 1d8b4131f241: Preparing [2023-09-20T17:39:50.984Z] 1e86a6c5c851: Preparing [2023-09-20T17:39:50.984Z] 4693057ce236: Preparing [2023-09-20T17:39:50.984Z] acc83c6ca332: Waiting [2023-09-20T17:39:50.984Z] 308d3081c183: Waiting [2023-09-20T17:39:50.984Z] 7f5b123de766: Waiting [2023-09-20T17:39:50.984Z] 4fc40588ecad: Waiting [2023-09-20T17:39:50.984Z] 9e501588f054: Waiting [2023-09-20T17:39:50.984Z] 1d8b4131f241: Waiting [2023-09-20T17:39:50.984Z] 1e86a6c5c851: Waiting [2023-09-20T17:39:50.984Z] 4693057ce236: Waiting [2023-09-20T17:39:50.984Z] 614aa6b286ed: Layer already exists [2023-09-20T17:39:50.984Z] e4eaa9a338fc: Layer already exists [2023-09-20T17:39:50.984Z] 3827b5b91e75: Layer already exists [2023-09-20T17:39:50.984Z] 0d004e7b762a: Layer already exists [2023-09-20T17:39:50.984Z] e010b8d1e091: Layer already exists [2023-09-20T17:39:50.984Z] acc83c6ca332: Layer already exists [2023-09-20T17:39:50.984Z] 308d3081c183: Layer already exists [2023-09-20T17:39:50.984Z] 7f5b123de766: Layer already exists [2023-09-20T17:39:50.984Z] 4fc40588ecad: Layer already exists [2023-09-20T17:39:50.984Z] 1d8b4131f241: Layer already exists [2023-09-20T17:39:50.984Z] 9e501588f054: Layer already exists [2023-09-20T17:39:50.984Z] 1e86a6c5c851: Layer already exists [2023-09-20T17:39:50.984Z] 4693057ce236: Layer already exists [2023-09-20T17:39:50.984Z] 3.1.0-dev.23: digest: sha256:c96c4ae6948e946a5c5d5706b0ac9a986a379bb8a2a8e3778dd0ab7ba2931748 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T17:39:51.290Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:29b6b2e70dab1e44a2aaa00a38d9c47eda5dfdb6-3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T17:39:51.594Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:29b6b2e70dab1e44a2aaa00a38d9c47eda5dfdb6-3.1.0-dev.23 [2023-09-20T17:39:51.594Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-09-20T17:39:51.594Z] e010b8d1e091: Preparing [2023-09-20T17:39:51.594Z] 0d004e7b762a: Preparing [2023-09-20T17:39:51.594Z] e4eaa9a338fc: Preparing [2023-09-20T17:39:51.594Z] 614aa6b286ed: Preparing [2023-09-20T17:39:51.594Z] 3827b5b91e75: Preparing [2023-09-20T17:39:51.594Z] acc83c6ca332: Preparing [2023-09-20T17:39:51.594Z] 308d3081c183: Preparing [2023-09-20T17:39:51.594Z] 7f5b123de766: Preparing [2023-09-20T17:39:51.594Z] 4fc40588ecad: Preparing [2023-09-20T17:39:51.594Z] 9e501588f054: Preparing [2023-09-20T17:39:51.594Z] 1d8b4131f241: Preparing [2023-09-20T17:39:51.594Z] 1e86a6c5c851: Preparing [2023-09-20T17:39:51.594Z] 4693057ce236: Preparing [2023-09-20T17:39:51.594Z] acc83c6ca332: Waiting [2023-09-20T17:39:51.594Z] 308d3081c183: Waiting [2023-09-20T17:39:51.594Z] 7f5b123de766: Waiting [2023-09-20T17:39:51.594Z] 4fc40588ecad: Waiting [2023-09-20T17:39:51.594Z] 1e86a6c5c851: Waiting [2023-09-20T17:39:51.594Z] 9e501588f054: Waiting [2023-09-20T17:39:51.594Z] 1d8b4131f241: Waiting [2023-09-20T17:39:51.594Z] 3827b5b91e75: Layer already exists [2023-09-20T17:39:51.594Z] e010b8d1e091: Layer already exists [2023-09-20T17:39:51.594Z] e4eaa9a338fc: Layer already exists [2023-09-20T17:39:51.594Z] 614aa6b286ed: Layer already exists [2023-09-20T17:39:51.594Z] 0d004e7b762a: Layer already exists [2023-09-20T17:39:51.594Z] acc83c6ca332: Layer already exists [2023-09-20T17:39:51.594Z] 7f5b123de766: Layer already exists [2023-09-20T17:39:51.594Z] 308d3081c183: Layer already exists [2023-09-20T17:39:51.594Z] 4fc40588ecad: Layer already exists [2023-09-20T17:39:51.594Z] 9e501588f054: Layer already exists [2023-09-20T17:39:51.594Z] 1d8b4131f241: Layer already exists [2023-09-20T17:39:51.594Z] 1e86a6c5c851: Layer already exists [2023-09-20T17:39:51.594Z] 4693057ce236: Layer already exists [2023-09-20T17:39:51.594Z] 29b6b2e70dab1e44a2aaa00a38d9c47eda5dfdb6-3.1.0-dev.23: digest: sha256:c96c4ae6948e946a5c5d5706b0ac9a986a379bb8a2a8e3778dd0ab7ba2931748 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T17:39:51.907Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T17:39:52.215Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2023-09-20T17:39:52.215Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-09-20T17:39:52.215Z] e010b8d1e091: Preparing [2023-09-20T17:39:52.215Z] 0d004e7b762a: Preparing [2023-09-20T17:39:52.215Z] e4eaa9a338fc: Preparing [2023-09-20T17:39:52.215Z] 614aa6b286ed: Preparing [2023-09-20T17:39:52.215Z] 3827b5b91e75: Preparing [2023-09-20T17:39:52.215Z] acc83c6ca332: Preparing [2023-09-20T17:39:52.215Z] 308d3081c183: Preparing [2023-09-20T17:39:52.215Z] 7f5b123de766: Preparing [2023-09-20T17:39:52.215Z] 4fc40588ecad: Preparing [2023-09-20T17:39:52.215Z] 9e501588f054: Preparing [2023-09-20T17:39:52.215Z] 1d8b4131f241: Preparing [2023-09-20T17:39:52.215Z] 1e86a6c5c851: Preparing [2023-09-20T17:39:52.215Z] 4693057ce236: Preparing [2023-09-20T17:39:52.215Z] acc83c6ca332: Waiting [2023-09-20T17:39:52.215Z] 308d3081c183: Waiting [2023-09-20T17:39:52.215Z] 9e501588f054: Waiting [2023-09-20T17:39:52.215Z] 7f5b123de766: Waiting [2023-09-20T17:39:52.215Z] 1d8b4131f241: Waiting [2023-09-20T17:39:52.215Z] 4fc40588ecad: Waiting [2023-09-20T17:39:52.215Z] 1e86a6c5c851: Waiting [2023-09-20T17:39:52.215Z] 0d004e7b762a: Layer already exists [2023-09-20T17:39:52.215Z] 614aa6b286ed: Layer already exists [2023-09-20T17:39:52.215Z] 3827b5b91e75: Layer already exists [2023-09-20T17:39:52.215Z] e4eaa9a338fc: Layer already exists [2023-09-20T17:39:52.215Z] e010b8d1e091: Layer already exists [2023-09-20T17:39:52.215Z] 308d3081c183: Layer already exists [2023-09-20T17:39:52.215Z] acc83c6ca332: Layer already exists [2023-09-20T17:39:52.215Z] 7f5b123de766: Layer already exists [2023-09-20T17:39:52.215Z] 4fc40588ecad: Layer already exists [2023-09-20T17:39:52.215Z] 9e501588f054: Layer already exists [2023-09-20T17:39:52.215Z] 1e86a6c5c851: Layer already exists [2023-09-20T17:39:52.215Z] 1d8b4131f241: Layer already exists [2023-09-20T17:39:52.215Z] 4693057ce236: Layer already exists [2023-09-20T17:39:52.215Z] main: digest: sha256:c96c4ae6948e946a5c5d5706b0ac9a986a379bb8a2a8e3778dd0ab7ba2931748 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-20T17:39:52.268Z] ===================================================== [Pipeline] echo [2023-09-20T17:39:52.277Z] taggedImages: [2023-09-20T17:39:52.277Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:29b6b2e70dab1e44a2aaa00a38d9c47eda5dfdb6 [2023-09-20T17:39:52.277Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-09-20T17:39:52.277Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.23 [2023-09-20T17:39:52.277Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:29b6b2e70dab1e44a2aaa00a38d9c47eda5dfdb6-3.1.0-dev.23 [2023-09-20T17:39:52.277Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T17:39:52.658Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-20T17:39:52.658Z] [2023-09-20T17:39:52.658Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T17:39:52.954Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-20T17:39:52.954Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-20T17:39:52.954Z] 5eb5b503b376: Pulling fs layer [2023-09-20T17:39:52.954Z] 5c69ac0246d0: Pulling fs layer [2023-09-20T17:39:52.954Z] ec43610c2a17: Pulling fs layer [2023-09-20T17:39:52.954Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-20T17:39:52.954Z] 33b1e0a273af: Pulling fs layer [2023-09-20T17:39:52.954Z] 5d3b04190fa2: Pulling fs layer [2023-09-20T17:39:52.954Z] 2f39f015ded8: Pulling fs layer [2023-09-20T17:39:52.954Z] 3a2ae6a8a46f: Waiting [2023-09-20T17:39:52.954Z] 33b1e0a273af: Waiting [2023-09-20T17:39:52.954Z] 5d3b04190fa2: Waiting [2023-09-20T17:39:52.954Z] 2f39f015ded8: Waiting [2023-09-20T17:39:52.954Z] 5c69ac0246d0: Download complete [2023-09-20T17:39:52.954Z] 3a2ae6a8a46f: Verifying Checksum [2023-09-20T17:39:52.954Z] 3a2ae6a8a46f: Download complete [2023-09-20T17:39:52.954Z] 33b1e0a273af: Verifying Checksum [2023-09-20T17:39:52.954Z] 33b1e0a273af: Download complete [2023-09-20T17:39:52.954Z] 5d3b04190fa2: Verifying Checksum [2023-09-20T17:39:52.954Z] 5d3b04190fa2: Download complete [2023-09-20T17:39:52.954Z] ec43610c2a17: Download complete [2023-09-20T17:39:53.212Z] 5eb5b503b376: Verifying Checksum [2023-09-20T17:39:53.212Z] 5eb5b503b376: Download complete [2023-09-20T17:39:53.777Z] 2f39f015ded8: Download complete [2023-09-20T17:39:54.342Z] 5eb5b503b376: Pull complete [2023-09-20T17:39:54.342Z] 5c69ac0246d0: Pull complete [2023-09-20T17:39:54.601Z] ec43610c2a17: Pull complete [2023-09-20T17:39:54.601Z] 3a2ae6a8a46f: Pull complete [2023-09-20T17:39:54.859Z] 33b1e0a273af: Pull complete [2023-09-20T17:39:54.859Z] 5d3b04190fa2: Pull complete [2023-09-20T17:39:59.037Z] 2f39f015ded8: Pull complete [2023-09-20T17:39:59.037Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-20T17:39:59.037Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-20T17:39:59.037Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T17:39:59.113Z] prd-ubuntu20.04-docker-8c-8g-6977 does not seem to be running inside a container [2023-09-20T17:39:59.142Z] $ 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/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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-lftools-log-publisher:latest cat [2023-09-20T17:40:00.625Z] $ docker top ba1e46dc8ab88fe650951fe216d2562d321fdc9fcdf9bcdd4c14410d53163dbd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T17:40:00.986Z] ---> job-cost.sh [2023-09-20T17:40:00.986Z] lf-activate-venv: SKIPPING [2023-09-20T17:40:00.986Z] INFO: No Stack... [2023-09-20T17:40:01.553Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-20T17:40:01.813Z] INFO: Archiving Costs [Pipeline] sh [2023-09-20T17:40:02.099Z] + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [2023-09-20T17:40:02.100Z] + cut -d, -f6 [Pipeline] lock [2023-09-20T17:40:02.112Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-148-stack-cost] [2023-09-20T17:40:02.118Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-148-stack-cost] did not exist. Created. [2023-09-20T17:40:02.118Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-148-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-20T17:40:02.413Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-20T17:40:02.434Z] Stashed 1 file(s) [Pipeline] } [2023-09-20T17:40:02.440Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-148-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-20T17:40:02.459Z] $ docker stop --time=1 ba1e46dc8ab88fe650951fe216d2562d321fdc9fcdf9bcdd4c14410d53163dbd [2023-09-20T17:40:03.616Z] $ docker rm -f --volumes ba1e46dc8ab88fe650951fe216d2562d321fdc9fcdf9bcdd4c14410d53163dbd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-20T17:48:30.814Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7178 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws [2023-09-20T17:48:30.826Z] Running in /w/workspace/device-usb-camera/148 [Pipeline] { [Pipeline] checkout [2023-09-20T17:48:30.862Z] Selected Git installation does not exist. Using Default [2023-09-20T17:48:30.862Z] The recommended git tool is: NONE [2023-09-20T17:48:37.510Z] using credential edgex-jenkins-ssh [2023-09-20T17:48:37.532Z] Cloning the remote Git repository [2023-09-20T17:48:37.590Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2023-09-20T17:48:37.701Z] > git init /w/workspace/device-usb-camera/148 # timeout=10 [2023-09-20T17:48:38.036Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-09-20T17:48:38.037Z] > git --version # timeout=10 [2023-09-20T17:48:38.062Z] > git --version # 'git version 2.25.1' [2023-09-20T17:48:38.065Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-20T17:48:38.249Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-20T17:48:39.084Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-09-20T17:48:39.106Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-20T17:48:40.118Z] Avoid second fetch [2023-09-20T17:48:40.119Z] Checking out Revision 29b6b2e70dab1e44a2aaa00a38d9c47eda5dfdb6 (main) [2023-09-20T17:48:40.731Z] Commit message: "Merge pull request #292 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.28" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-20T17:48:40.143Z] > git config core.sparsecheckout # timeout=10 [2023-09-20T17:48:40.222Z] > git checkout -f 29b6b2e70dab1e44a2aaa00a38d9c47eda5dfdb6 # timeout=10 [2023-09-20T17:48:41.671Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-20T17:48:41.671Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-20T17:48:41.671Z] Dload Upload Total Spent Left Speed [2023-09-20T17:48:41.671Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 204k 0 --:--:-- --:--:-- --:--:-- 204k [Pipeline] sh [2023-09-20T17:48:42.334Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-20T17:48:42.687Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-20T17:48:42.687Z] + sudo tee /etc/docker/daemon.new [2023-09-20T17:48:42.687Z] { [2023-09-20T17:48:42.687Z] "registry-mirrors": [ [2023-09-20T17:48:42.687Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-20T17:48:42.687Z] ], [2023-09-20T17:48:42.687Z] "bip": "10.250.0.254/24", [2023-09-20T17:48:42.687Z] "hosts": [ [2023-09-20T17:48:42.687Z] "tcp://0.0.0.0:5555", [2023-09-20T17:48:42.687Z] "unix:///var/run/docker.sock" [2023-09-20T17:48:42.687Z] ], [2023-09-20T17:48:42.687Z] "mtu": 1458, [2023-09-20T17:48:42.687Z] "selinux-enabled": true, [2023-09-20T17:48:42.687Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-20T17:48:42.687Z] } [Pipeline] sh [2023-09-20T17:48:43.031Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-20T17:48:43.381Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-20T17:49:01.681Z] provisioning config files... [2023-09-20T17:49:01.714Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/148@tmp/config8907376421170015152tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T17:49:02.090Z] ---> docker-login.sh [2023-09-20T17:49:02.091Z] nexus3.edgexfoundry.org:10001 [2023-09-20T17:49:02.682Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T17:49:02.682Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T17:49:02.682Z] Configure a credential helper to remove this warning. See [2023-09-20T17:49:02.682Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T17:49:02.682Z] [2023-09-20T17:49:02.682Z] Login Succeeded [2023-09-20T17:49:02.682Z] nexus3.edgexfoundry.org:10002 [2023-09-20T17:49:02.963Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T17:49:03.236Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T17:49:03.236Z] Configure a credential helper to remove this warning. See [2023-09-20T17:49:03.237Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T17:49:03.237Z] [2023-09-20T17:49:03.237Z] Login Succeeded [2023-09-20T17:49:03.237Z] nexus3.edgexfoundry.org:10003 [2023-09-20T17:49:03.508Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T17:49:03.508Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T17:49:03.508Z] Configure a credential helper to remove this warning. See [2023-09-20T17:49:03.508Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T17:49:03.508Z] [2023-09-20T17:49:03.508Z] Login Succeeded [2023-09-20T17:49:03.779Z] nexus3.edgexfoundry.org:10004 [2023-09-20T17:49:04.054Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T17:49:04.054Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T17:49:04.054Z] Configure a credential helper to remove this warning. See [2023-09-20T17:49:04.054Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T17:49:04.054Z] [2023-09-20T17:49:04.054Z] Login Succeeded [2023-09-20T17:49:04.054Z] docker.io [2023-09-20T17:49:04.325Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T17:49:04.597Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T17:49:04.597Z] Configure a credential helper to remove this warning. See [2023-09-20T17:49:04.597Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T17:49:04.597Z] [2023-09-20T17:49:04.597Z] Login Succeeded [2023-09-20T17:49:04.597Z] ---> docker-login.sh ends [Pipeline] } [2023-09-20T17:49:04.612Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-20T17:49:04.963Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T17:49:04.976Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T17:49:05.046Z] ========================================================= [2023-09-20T17:49:05.046Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-09-20T17:49:05.046Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T17:49:05.454Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-20T17:49:05.734Z] Sending build context to Docker daemon 1.32MB [2023-09-20T17:49:06.012Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-09-20T17:49:06.012Z] Step 2/13 : FROM ${BASE} AS builder [2023-09-20T17:49:06.012Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-20T17:49:06.012Z] 9fda8d8052c6: Pulling fs layer [2023-09-20T17:49:06.012Z] 5d54e960e981: Pulling fs layer [2023-09-20T17:49:06.012Z] c4a7e357bf2a: Pulling fs layer [2023-09-20T17:49:06.012Z] f0e02332f6b5: Pulling fs layer [2023-09-20T17:49:06.012Z] cefa15bbcfad: Pulling fs layer [2023-09-20T17:49:06.012Z] 17808c966233: Pulling fs layer [2023-09-20T17:49:06.012Z] f4c1fc716caa: Pulling fs layer [2023-09-20T17:49:06.012Z] f0e02332f6b5: Waiting [2023-09-20T17:49:06.012Z] f4c1fc716caa: Waiting [2023-09-20T17:49:06.012Z] cefa15bbcfad: Waiting [2023-09-20T17:49:06.012Z] 17808c966233: Waiting [2023-09-20T17:49:06.305Z] 5d54e960e981: Download complete [2023-09-20T17:49:06.305Z] f0e02332f6b5: Verifying Checksum [2023-09-20T17:49:06.305Z] f0e02332f6b5: Download complete [2023-09-20T17:49:06.305Z] cefa15bbcfad: Verifying Checksum [2023-09-20T17:49:06.305Z] cefa15bbcfad: Download complete [2023-09-20T17:49:06.305Z] 9fda8d8052c6: Verifying Checksum [2023-09-20T17:49:06.305Z] 9fda8d8052c6: Download complete [2023-09-20T17:49:06.902Z] f4c1fc716caa: Verifying Checksum [2023-09-20T17:49:06.902Z] f4c1fc716caa: Download complete [2023-09-20T17:49:07.188Z] 9fda8d8052c6: Pull complete [2023-09-20T17:49:07.915Z] 5d54e960e981: Pull complete [2023-09-20T17:49:08.520Z] c4a7e357bf2a: Verifying Checksum [2023-09-20T17:49:08.520Z] c4a7e357bf2a: Download complete [2023-09-20T17:49:09.509Z] 17808c966233: Verifying Checksum [2023-09-20T17:49:09.509Z] 17808c966233: Download complete [2023-09-20T17:49:24.611Z] c4a7e357bf2a: Pull complete [2023-09-20T17:49:24.611Z] f0e02332f6b5: Pull complete [2023-09-20T17:49:24.611Z] cefa15bbcfad: Pull complete [2023-09-20T17:49:33.010Z] 17808c966233: Pull complete [2023-09-20T17:49:34.449Z] f4c1fc716caa: Pull complete [2023-09-20T17:49:34.449Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-09-20T17:49:34.449Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-20T17:49:34.449Z] ---> ea914061e18c [2023-09-20T17:49:34.449Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-09-20T17:49:35.427Z] ---> Running in 7b596b482c79 [2023-09-20T17:49:35.698Z] Removing intermediate container 7b596b482c79 [2023-09-20T17:49:35.698Z] ---> 74202625aee1 [2023-09-20T17:49:35.698Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-20T17:49:35.698Z] ---> Running in f6c9b48626b2 [2023-09-20T17:49:35.967Z] Removing intermediate container f6c9b48626b2 [2023-09-20T17:49:35.967Z] ---> b4830ee41495 [2023-09-20T17:49:35.967Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-09-20T17:49:36.251Z] ---> Running in abe775ab920d [2023-09-20T17:49:36.841Z] Removing intermediate container abe775ab920d [2023-09-20T17:49:36.841Z] ---> 61eb814028e4 [2023-09-20T17:49:36.841Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-09-20T17:49:37.114Z] ---> Running in f6fdf00d4f67 [2023-09-20T17:49:37.704Z] Removing intermediate container f6fdf00d4f67 [2023-09-20T17:49:37.704Z] ---> 0f42767b4092 [2023-09-20T17:49:37.704Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-20T17:49:37.704Z] ---> Running in 2fda23aa72c2 [2023-09-20T17:49:39.129Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T17:49:39.728Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T17:49:41.150Z] (1/13) Installing libintl (0.21.1-r7) [2023-09-20T17:49:41.150Z] (2/13) Installing eudev-libs (3.2.11-r8) [2023-09-20T17:49:41.419Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2023-09-20T17:49:41.419Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2023-09-20T17:49:41.419Z] (5/13) Installing v4l-utils (1.24.1-r0) [2023-09-20T17:49:41.419Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2023-09-20T17:49:41.419Z] (7/13) Installing udev-init-scripts (35-r1) [2023-09-20T17:49:41.419Z] (8/13) Installing libblkid (2.38.1-r8) [2023-09-20T17:49:41.419Z] (9/13) Installing xz-libs (5.4.3-r0) [2023-09-20T17:49:41.419Z] (10/13) Installing kmod-libs (30-r3) [2023-09-20T17:49:41.691Z] (11/13) Installing eudev (3.2.11-r8) [2023-09-20T17:49:41.691Z] (12/13) Installing eudev-dev (3.2.11-r8) [2023-09-20T17:49:41.691Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2023-09-20T17:49:41.691Z] Executing busybox-1.36.1-r2.trigger [2023-09-20T17:49:41.691Z] Executing eudev-3.2.11-r8.trigger [2023-09-20T17:49:41.691Z] OK: 273 MiB in 65 packages [2023-09-20T17:49:43.119Z] Removing intermediate container 2fda23aa72c2 [2023-09-20T17:49:43.119Z] ---> c240bc1fe031 [2023-09-20T17:49:43.119Z] Step 8/13 : WORKDIR /device-usb-camera [2023-09-20T17:49:43.119Z] ---> Running in c1ab8cac35ea [2023-09-20T17:49:43.707Z] Removing intermediate container c1ab8cac35ea [2023-09-20T17:49:43.707Z] ---> c6a5f462a75e [2023-09-20T17:49:43.707Z] Step 9/13 : COPY go.mod vendor* ./ [2023-09-20T17:49:44.301Z] ---> 754e3dc94b09 [2023-09-20T17:49:44.301Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T17:49:44.301Z] ---> Running in 5144feaaff22 [2023-09-20T17:51:06.344Z] Removing intermediate container 5144feaaff22 [2023-09-20T17:51:06.344Z] ---> 7dadf06f7b22 [2023-09-20T17:51:06.344Z] Step 11/13 : COPY . . [2023-09-20T17:51:06.344Z] ---> d9d69ad68873 [2023-09-20T17:51:06.344Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-09-20T17:51:06.344Z] ---> Running in 87cab0fafec3 [2023-09-20T17:51:06.344Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-20T17:51:06.344Z]  Dload Upload Total Spent Left Speed [2023-09-20T17:51:06.344Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0  0 5032 0 --:--:-- --:--:-- --:--:-- 5052 [2023-09-20T17:51:06.344Z] Removing intermediate container 87cab0fafec3 [2023-09-20T17:51:06.344Z] ---> 17172fcb83cd [2023-09-20T17:51:06.344Z] Step 13/13 : RUN ${MAKE} [2023-09-20T17:51:06.344Z] ---> Running in c09bbb8fae00 [2023-09-20T17:51:06.344Z] noop [2023-09-20T17:51:06.344Z] Removing intermediate container c09bbb8fae00 [2023-09-20T17:51:06.344Z] ---> 3e542864abf3 [2023-09-20T17:51:06.344Z] Successfully built 3e542864abf3 [2023-09-20T17:51:06.344Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T17:51:06.713Z] + docker inspect -f . ci-base-image-arm64 [2023-09-20T17:51:06.713Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T17:51:06.969Z] prd-ubuntu20.04-docker-arm64-4c-16g-7178 does not seem to be running inside a container [2023-09-20T17:51:07.054Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/148 -v /w/workspace/device-usb-camera/148:/w/workspace/device-usb-camera/148:rw,z -v /w/workspace/device-usb-camera/148@tmp:/w/workspace/device-usb-camera/148@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 ******** ci-base-image-arm64 cat [2023-09-20T17:51:08.388Z] $ docker top 48d166614f692e1e46e35525e494a221cd6931049e933608d809cc7764570a86 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T17:51:09.275Z] + go version [2023-09-20T17:51:09.275Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-09-20T17:51:09.296Z] $ docker stop --time=1 48d166614f692e1e46e35525e494a221cd6931049e933608d809cc7764570a86 [2023-09-20T17:51:10.968Z] $ docker rm -f --volumes 48d166614f692e1e46e35525e494a221cd6931049e933608d809cc7764570a86 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T17:51:11.538Z] + docker inspect -f . ci-base-image-arm64 [2023-09-20T17:51:11.538Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T17:51:11.723Z] prd-ubuntu20.04-docker-arm64-4c-16g-7178 does not seem to be running inside a container [2023-09-20T17:51:11.790Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/148 -v /w/workspace/device-usb-camera/148:/w/workspace/device-usb-camera/148:rw,z -v /w/workspace/device-usb-camera/148@tmp:/w/workspace/device-usb-camera/148@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 ******** ci-base-image-arm64 cat [2023-09-20T17:51:13.145Z] $ docker top 9e02cd7479a70ce5b4e289b2c72511384158826973a79641e2af53b4749ba049 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T17:51:14.028Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/148 [Pipeline] fileExists [Pipeline] sh [2023-09-20T17:51:14.696Z] + make test [2023-09-20T17:51:14.696Z] go test ./... -coverprofile=coverage.out ./... [2023-09-20T17:51:19.212Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-09-20T17:53:56.083Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-09-20T17:54:04.358Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.107s coverage: 4.4% of statements [2023-09-20T17:54:04.629Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-20T17:54:04.629Z] go vet ./... [2023-09-20T17:54:43.600Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-20T17:54:43.600Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-20T17:54:43.600Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-20T17:54:43.620Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-20T17:54:43.638Z] $ docker stop --time=1 9e02cd7479a70ce5b4e289b2c72511384158826973a79641e2af53b4749ba049 [2023-09-20T17:54:45.676Z] $ docker rm -f --volumes 9e02cd7479a70ce5b4e289b2c72511384158826973a79641e2af53b4749ba049 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-20T17:54:47.093Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-20T17:54:47.116Z] Warning: overwriting stash ‘coverage-report’ [2023-09-20T17:54:47.817Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-20T17:54:48.201Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-20T17:54:48.540Z] + ls -al . [2023-09-20T17:54:48.540Z] total 216 [2023-09-20T17:54:48.540Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 20 17:51 . [2023-09-20T17:54:48.540Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 17:48 .. [2023-09-20T17:54:48.540Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 17:48 .git [2023-09-20T17:54:48.540Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 17:48 .github [2023-09-20T17:54:48.540Z] -rw-rw-r-- 1 jenkins jenkins 495 Sep 20 17:48 .gitignore [2023-09-20T17:54:48.540Z] -rw-rw-r-- 1 jenkins jenkins 45 Sep 20 17:48 .golangci.yml [2023-09-20T17:54:48.540Z] -rw-rw-r-- 1 jenkins jenkins 77 Sep 20 17:48 .hadolint.yml [2023-09-20T17:54:48.540Z] -rw-rw-r-- 1 jenkins jenkins 10851 Sep 20 17:48 Attribution.txt [2023-09-20T17:54:48.540Z] -rw-rw-r-- 1 jenkins jenkins 11903 Sep 20 17:48 CHANGELOG.md [2023-09-20T17:54:48.540Z] -rw-rw-r-- 1 jenkins jenkins 2453 Sep 20 17:48 Dockerfile [2023-09-20T17:54:48.540Z] -rw-rw-r-- 1 jenkins jenkins 678 Sep 20 17:48 GOVERNANCE.md [2023-09-20T17:54:48.540Z] -rw-rw-r-- 1 jenkins jenkins 659 Sep 20 17:48 Jenkinsfile [2023-09-20T17:54:48.540Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 20 17:48 LICENSE [2023-09-20T17:54:48.540Z] -rw-rw-r-- 1 jenkins jenkins 2611 Sep 20 17:48 Makefile [2023-09-20T17:54:48.540Z] -rw-rw-r-- 1 jenkins jenkins 622 Sep 20 17:48 OWNERS.md [2023-09-20T17:54:48.540Z] -rw-rw-r-- 1 jenkins jenkins 2575 Sep 20 17:48 README.md [2023-09-20T17:54:48.540Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 20 17:37 VERSION [2023-09-20T17:54:48.540Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 17:48 bin [2023-09-20T17:54:48.540Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 17:48 cmd [2023-09-20T17:54:48.540Z] -rw-r--r-- 1 jenkins jenkins 54703 Sep 20 17:54 coverage.out [2023-09-20T17:54:48.540Z] -rwxrwxr-x 1 jenkins jenkins 84 Sep 20 17:48 docker-entrypoint.sh [2023-09-20T17:54:48.540Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 17:48 docs [2023-09-20T17:54:48.540Z] -rw-rw-r-- 1 jenkins jenkins 3952 Sep 20 17:48 go.mod [2023-09-20T17:54:48.540Z] -rw-rw-r-- 1 jenkins jenkins 35513 Sep 20 17:48 go.sum [2023-09-20T17:54:48.540Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 17:48 internal [2023-09-20T17:54:48.540Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 17:48 snap [2023-09-20T17:54:48.540Z] -rw-rw-r-- 1 jenkins jenkins 231 Sep 20 17:48 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T17:54:48.894Z] + docker build -t device-usb-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=29b6b2e70dab1e44a2aaa00a38d9c47eda5dfdb6 --label arch=arm64 --label version=3.1.0-dev.23 . [2023-09-20T17:54:49.164Z] Sending build context to Docker daemon 1.375MB [2023-09-20T17:54:49.164Z] Step 1/36 : ARG BASE=golang:1.21-alpine3.18 [2023-09-20T17:54:49.164Z] Step 2/36 : FROM ${BASE} AS builder [2023-09-20T17:54:49.164Z] ---> 3e542864abf3 [2023-09-20T17:54:49.164Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-09-20T17:54:49.434Z] ---> Running in b1cfe4c292b5 [2023-09-20T17:54:49.706Z] Removing intermediate container b1cfe4c292b5 [2023-09-20T17:54:49.706Z] ---> 95d612960de1 [2023-09-20T17:54:49.706Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-20T17:54:49.978Z] ---> Running in cd55e48a658d [2023-09-20T17:54:50.249Z] Removing intermediate container cd55e48a658d [2023-09-20T17:54:50.249Z] ---> e73fde424b1b [2023-09-20T17:54:50.249Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-09-20T17:54:50.249Z] ---> Running in e041b060c039 [2023-09-20T17:54:50.839Z] Removing intermediate container e041b060c039 [2023-09-20T17:54:50.839Z] ---> 0c1aa90dc4bb [2023-09-20T17:54:50.839Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-09-20T17:54:50.839Z] ---> Running in b8aaffcce095 [2023-09-20T17:54:51.109Z] Removing intermediate container b8aaffcce095 [2023-09-20T17:54:51.109Z] ---> 1dd8e5e9c5bc [2023-09-20T17:54:51.109Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-20T17:54:51.379Z] ---> Running in 80d77525e99a [2023-09-20T17:54:52.351Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T17:54:52.944Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T17:54:54.369Z] OK: 273 MiB in 65 packages [2023-09-20T17:54:55.346Z] Removing intermediate container 80d77525e99a [2023-09-20T17:54:55.346Z] ---> fba2099ab91f [2023-09-20T17:54:55.346Z] Step 8/36 : WORKDIR /device-usb-camera [2023-09-20T17:54:55.346Z] ---> Running in 68ca48fcaee3 [2023-09-20T17:54:55.937Z] Removing intermediate container 68ca48fcaee3 [2023-09-20T17:54:55.938Z] ---> 3173276b7e1a [2023-09-20T17:54:55.938Z] Step 9/36 : COPY go.mod vendor* ./ [2023-09-20T17:54:56.545Z] ---> ff2a3dd7a3b0 [2023-09-20T17:54:56.546Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T17:54:56.546Z] ---> Running in 7d29b336518e [2023-09-20T17:54:59.944Z] Removing intermediate container 7d29b336518e [2023-09-20T17:54:59.944Z] ---> 6e6093a8d9f0 [2023-09-20T17:54:59.944Z] Step 11/36 : COPY . . [2023-09-20T17:55:00.928Z] ---> e8112ab66c2d [2023-09-20T17:55:00.928Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-09-20T17:55:00.928Z] ---> Running in afd22f6dbc3f [2023-09-20T17:55:01.905Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-20T17:55:01.905Z]  Dload Upload Total Spent Left Speed [2023-09-20T17:55:02.175Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:--  0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 7312 0 --:--:-- --:--:-- --:--:-- 7327 [2023-09-20T17:55:03.148Z] Removing intermediate container afd22f6dbc3f [2023-09-20T17:55:03.148Z] ---> a249164d6475 [2023-09-20T17:55:03.148Z] Step 13/36 : RUN ${MAKE} [2023-09-20T17:55:03.148Z] ---> Running in dd8fd87a7146 [2023-09-20T17:55:04.566Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.1.0-dev.23 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.28" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-09-20T17:57:56.444Z] Removing intermediate container dd8fd87a7146 [2023-09-20T17:57:56.444Z] ---> f2b392c7ea64 [2023-09-20T17:57:56.444Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-09-20T17:57:56.444Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-09-20T17:57:56.444Z] 8766b47fe142: Pulling fs layer [2023-09-20T17:57:56.444Z] 8766b47fe142: Verifying Checksum [2023-09-20T17:57:56.444Z] 8766b47fe142: Download complete [2023-09-20T17:57:56.444Z] 8766b47fe142: Pull complete [2023-09-20T17:57:56.444Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-09-20T17:57:56.444Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-09-20T17:57:56.444Z] ---> 69d40e2cb93c [2023-09-20T17:57:56.444Z] Step 15/36 : FROM alpine:3.18 [2023-09-20T17:57:56.444Z] 3.18: Pulling from library/alpine [2023-09-20T17:57:56.444Z] 9fda8d8052c6: Already exists [2023-09-20T17:57:56.444Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-20T17:57:56.444Z] Status: Downloaded newer image for alpine:3.18 [2023-09-20T17:57:56.444Z] ---> f6648c04cd6c [2023-09-20T17:57:56.444Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-09-20T17:57:56.444Z] ---> Running in a89ac3d55629 [2023-09-20T17:57:56.444Z] Removing intermediate container a89ac3d55629 [2023-09-20T17:57:56.444Z] ---> 4912f16321e0 [2023-09-20T17:57:56.444Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-09-20T17:57:56.444Z] ---> Running in aa641155da87 [2023-09-20T17:57:56.444Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T17:57:56.444Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T17:57:56.444Z] (1/104) Installing dumb-init (1.2.5-r2) [2023-09-20T17:57:56.444Z] (2/104) Installing sdl2 (2.26.5-r0) [2023-09-20T17:57:56.444Z] (3/104) Installing svt-av1-libs (1.6.0-r0) [2023-09-20T17:57:56.444Z] (4/104) Installing aom-libs (3.6.1-r0) [2023-09-20T17:57:56.444Z] (5/104) Installing libxau (1.0.11-r2) [2023-09-20T17:57:56.444Z] (6/104) Installing libmd (1.0.4-r2) [2023-09-20T17:57:56.444Z] (7/104) Installing libbsd (0.11.7-r1) [2023-09-20T17:57:56.444Z] (8/104) Installing libxdmcp (1.1.4-r2) [2023-09-20T17:57:56.444Z] (9/104) Installing libxcb (1.15-r1) [2023-09-20T17:57:56.444Z] (10/104) Installing libx11 (1.8.4-r4) [2023-09-20T17:57:56.444Z] (11/104) Installing libdrm (2.4.115-r4) [2023-09-20T17:57:56.444Z] (12/104) Installing libxext (1.3.5-r2) [2023-09-20T17:57:56.444Z] (13/104) Installing libxfixes (6.0.1-r2) [2023-09-20T17:57:56.444Z] (14/104) Installing libffi (3.4.4-r2) [2023-09-20T17:57:56.444Z] (15/104) Installing wayland-libs-client (1.22.0-r2) [2023-09-20T17:57:56.444Z] (16/104) Installing libva (2.18.0-r1) [2023-09-20T17:57:56.444Z] (17/104) Installing libvdpau (1.5-r1) [2023-09-20T17:57:56.444Z] (18/104) Installing ffmpeg-libavutil (6.0-r15) [2023-09-20T17:57:56.444Z] (19/104) Installing libdav1d (1.2.1-r0) [2023-09-20T17:57:56.444Z] (20/104) Installing brotli-libs (1.0.9-r14) [2023-09-20T17:57:56.444Z] (21/104) Installing libgcc (12.2.1_git20220924-r10) [2023-09-20T17:57:56.444Z] (22/104) Installing libstdc++ (12.2.1_git20220924-r10) [2023-09-20T17:57:56.444Z] (23/104) Installing libhwy (1.0.4-r1) [2023-09-20T17:57:56.444Z] (24/104) Installing lcms2 (2.15-r2) [2023-09-20T17:57:56.444Z] (25/104) Installing libjxl (0.8.2-r0) [2023-09-20T17:57:56.444Z] (26/104) Installing lame-libs (3.100-r5) [2023-09-20T17:57:56.444Z] (27/104) Installing opus (1.4-r0) [2023-09-20T17:57:56.444Z] (28/104) Installing libgomp (12.2.1_git20220924-r10) [2023-09-20T17:57:56.444Z] (29/104) Installing soxr (0.1.3-r5) [2023-09-20T17:57:56.444Z] (30/104) Installing ffmpeg-libswresample (6.0-r15) [2023-09-20T17:57:56.444Z] (31/104) Installing libogg (1.3.5-r4) [2023-09-20T17:57:56.444Z] (32/104) Installing libtheora (1.1.1-r17) [2023-09-20T17:57:56.444Z] (33/104) Installing libvorbis (1.3.7-r1) [2023-09-20T17:57:56.444Z] (34/104) Installing libvpx (1.13.0-r1) [2023-09-20T17:57:56.444Z] (35/104) Installing libwebp (1.3.2-r0) [2023-09-20T17:57:56.444Z] (36/104) Installing x264-libs (0.164_git20220602-r1) [2023-09-20T17:57:56.444Z] (37/104) Installing numactl (2.0.16-r4) [2023-09-20T17:57:56.444Z] (38/104) Installing x265-libs (3.5-r4) [2023-09-20T17:57:56.444Z] (39/104) Installing xvidcore (1.3.7-r1) [2023-09-20T17:57:56.444Z] (40/104) Installing ffmpeg-libavcodec (6.0-r15) [2023-09-20T17:57:56.444Z] (41/104) Installing alsa-lib (1.2.9-r1) [2023-09-20T17:57:56.444Z] (42/104) Installing libexpat (2.5.0-r1) [2023-09-20T17:57:56.444Z] (43/104) Installing libbz2 (1.0.8-r5) [2023-09-20T17:57:56.444Z] (44/104) Installing libpng (1.6.39-r3) [2023-09-20T17:57:56.444Z] (45/104) Installing freetype (2.13.0-r5) [2023-09-20T17:57:56.444Z] (46/104) Installing fontconfig (2.14.2-r3) [2023-09-20T17:57:56.444Z] (47/104) Installing fribidi (1.0.13-r0) [2023-09-20T17:57:56.444Z] (48/104) Installing libintl (0.21.1-r7) [2023-09-20T17:57:56.444Z] (49/104) Installing libblkid (2.38.1-r8) [2023-09-20T17:57:56.444Z] (50/104) Installing libmount (2.38.1-r8) [2023-09-20T17:57:56.444Z] (51/104) Installing pcre2 (10.42-r1) [2023-09-20T17:57:56.444Z] (52/104) Installing glib (2.76.4-r0) [2023-09-20T17:57:56.444Z] (53/104) Installing graphite2 (1.3.14-r5) [2023-09-20T17:57:56.444Z] (54/104) Installing harfbuzz (7.3.0-r0) [2023-09-20T17:57:56.444Z] (55/104) Installing libunibreak (5.1-r0) [2023-09-20T17:57:56.444Z] (56/104) Installing libass (0.17.1-r0) [2023-09-20T17:57:56.444Z] (57/104) Installing libbluray (1.3.4-r0) [2023-09-20T17:57:56.444Z] (58/104) Installing gmp (6.2.1-r3) [2023-09-20T17:57:56.444Z] (59/104) Installing nettle (3.8.1-r2) [2023-09-20T17:57:56.444Z] (60/104) Installing libunistring (1.1-r1) [2023-09-20T17:57:56.444Z] (61/104) Installing libidn2 (2.3.4-r1) [2023-09-20T17:57:56.444Z] (62/104) Installing p11-kit (0.24.1-r2) [2023-09-20T17:57:56.444Z] (63/104) Installing libtasn1 (4.19.0-r1) [2023-09-20T17:57:56.444Z] (64/104) Installing gnutls (3.8.0-r2) [2023-09-20T17:57:56.444Z] (65/104) Installing mpg123-libs (1.31.3-r1) [2023-09-20T17:57:56.444Z] (66/104) Installing libopenmpt (0.7.2-r0) [2023-09-20T17:57:56.444Z] (67/104) Installing cjson (1.7.15-r4) [2023-09-20T17:57:56.444Z] (68/104) Installing mbedtls (2.28.4-r0) [2023-09-20T17:57:56.444Z] (69/104) Installing librist (0.2.7-r0) [2023-09-20T17:57:56.444Z] (70/104) Installing libsrt (1.5.2-r0) [2023-09-20T17:57:56.444Z] (71/104) Installing libssh (0.10.5-r0) [2023-09-20T17:57:56.444Z] (72/104) Installing xz-libs (5.4.3-r0) [2023-09-20T17:57:56.444Z] (73/104) Installing libxml2 (2.11.4-r0) [2023-09-20T17:57:56.444Z] (74/104) Installing libsodium (1.0.18-r3) [2023-09-20T17:57:56.444Z] (75/104) Installing libzmq (4.3.4-r4) [2023-09-20T17:57:56.444Z] (76/104) Installing ffmpeg-libavformat (6.0-r15) [2023-09-20T17:57:56.444Z] (77/104) Installing glslang-libs (1.3.243.0-r1) [2023-09-20T17:57:56.444Z] (78/104) Installing spirv-tools (1.3.243.0-r1) [2023-09-20T17:57:56.444Z] (79/104) Installing shaderc (2023.3-r1) [2023-09-20T17:57:56.444Z] (80/104) Installing vulkan-loader (1.3.243.0-r1) [2023-09-20T17:57:56.445Z] (81/104) Installing libplacebo (5.264.1-r1) [2023-09-20T17:57:56.445Z] (82/104) Installing ffmpeg-libpostproc (6.0-r15) [2023-09-20T17:57:56.445Z] (83/104) Installing ffmpeg-libswscale (6.0-r15) [2023-09-20T17:57:56.445Z] (84/104) Installing vidstab (1.1.1-r0) [2023-09-20T17:57:56.445Z] (85/104) Installing zimg (3.0.5-r0) [2023-09-20T17:57:56.445Z] (86/104) Installing ffmpeg-libavfilter (6.0-r15) [2023-09-20T17:57:56.445Z] (87/104) Installing libasyncns (0.8-r1) [2023-09-20T17:57:56.445Z] (88/104) Installing dbus-libs (1.14.8-r0) [2023-09-20T17:57:56.445Z] (89/104) Installing libltdl (2.4.7-r2) [2023-09-20T17:57:56.445Z] (90/104) Installing orc (0.4.34-r0) [2023-09-20T17:57:56.445Z] (91/104) Installing flac-libs (1.4.3-r0) [2023-09-20T17:57:56.445Z] (92/104) Installing libsndfile (1.2.0-r2) [2023-09-20T17:57:56.445Z] (93/104) Installing speexdsp (1.2.1-r1) [2023-09-20T17:57:56.445Z] (94/104) Installing tdb-libs (1.4.8-r1) [2023-09-20T17:57:56.445Z] (95/104) Installing libpulse (16.1-r10) [2023-09-20T17:57:56.445Z] (96/104) Installing libjpeg-turbo (2.1.5.1-r3) [2023-09-20T17:57:56.445Z] (97/104) Installing v4l-utils-libs (1.24.1-r0) [2023-09-20T17:57:56.445Z] (98/104) Installing ffmpeg-libavdevice (6.0-r15) [2023-09-20T17:57:56.445Z] (99/104) Installing ffmpeg (6.0-r15) [2023-09-20T17:57:56.445Z] (100/104) Installing udev-init-scripts (35-r1) [2023-09-20T17:57:56.445Z] (101/104) Installing eudev-libs (3.2.11-r8) [2023-09-20T17:57:56.445Z] (102/104) Installing zstd-libs (1.5.5-r4) [2023-09-20T17:57:56.445Z] (103/104) Installing kmod-libs (30-r3) [2023-09-20T17:57:56.445Z] (104/104) Installing eudev (3.2.11-r8) [2023-09-20T17:57:56.445Z] Executing busybox-1.36.1-r2.trigger [2023-09-20T17:57:56.445Z] Executing glib-2.76.4-r0.trigger [2023-09-20T17:57:56.445Z] Executing eudev-3.2.11-r8.trigger [2023-09-20T17:57:56.445Z] OK: 110 MiB in 119 packages [2023-09-20T17:57:56.445Z] Removing intermediate container aa641155da87 [2023-09-20T17:57:56.445Z] ---> b8f025694081 [2023-09-20T17:57:56.445Z] Step 18/36 : WORKDIR / [2023-09-20T17:57:56.711Z] ---> Running in 2eb91de10b6d [2023-09-20T17:57:56.977Z] Removing intermediate container 2eb91de10b6d [2023-09-20T17:57:56.977Z] ---> 0c6b2f18517f [2023-09-20T17:57:56.977Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-09-20T17:57:58.391Z] ---> a018a4a72e4e [2023-09-20T17:57:58.391Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-09-20T17:57:58.974Z] ---> 6eeae561b267 [2023-09-20T17:57:58.974Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-09-20T17:57:59.561Z] ---> b46243d6d0fa [2023-09-20T17:57:59.561Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-09-20T17:58:00.145Z] ---> d8dd549472fe [2023-09-20T17:58:00.145Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-09-20T17:58:00.730Z] ---> 5f927b1ef0a9 [2023-09-20T17:58:00.730Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-09-20T17:58:01.314Z] ---> d4100e654ab6 [2023-09-20T17:58:01.314Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-09-20T17:58:02.724Z] ---> 0bde41a996cc [2023-09-20T17:58:02.724Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-09-20T17:58:02.724Z] ---> Running in e349ace46c47 [2023-09-20T17:58:04.677Z] Removing intermediate container e349ace46c47 [2023-09-20T17:58:04.677Z] ---> f1ecce8d0d43 [2023-09-20T17:58:04.677Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-09-20T17:58:04.677Z] ---> Running in 7c49107befba [2023-09-20T17:58:06.087Z] Removing intermediate container 7c49107befba [2023-09-20T17:58:06.087Z] ---> c15ef0de3c42 [2023-09-20T17:58:06.087Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-09-20T17:58:06.356Z] ---> Running in 13a0aaf75d25 [2023-09-20T17:58:08.389Z] Removing intermediate container 13a0aaf75d25 [2023-09-20T17:58:08.389Z] ---> 76ac545e98cd [2023-09-20T17:58:08.389Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-09-20T17:58:08.389Z] ---> Running in 069679d276a5 [2023-09-20T17:58:10.389Z] Removing intermediate container 069679d276a5 [2023-09-20T17:58:10.389Z] ---> fe85dc7aa7e4 [2023-09-20T17:58:10.389Z] Step 30/36 : EXPOSE 59983 [2023-09-20T17:58:10.389Z] ---> Running in 4585755a1cba [2023-09-20T17:58:10.389Z] Removing intermediate container 4585755a1cba [2023-09-20T17:58:10.389Z] ---> fd4372eaa8fb [2023-09-20T17:58:10.389Z] Step 31/36 : EXPOSE 8554 [2023-09-20T17:58:10.389Z] ---> Running in 6094645121ce [2023-09-20T17:58:11.005Z] Removing intermediate container 6094645121ce [2023-09-20T17:58:11.005Z] ---> f053cfbc1895 [2023-09-20T17:58:11.005Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-09-20T17:58:11.005Z] ---> Running in a4fbd349aab6 [2023-09-20T17:58:11.286Z] Removing intermediate container a4fbd349aab6 [2023-09-20T17:58:11.286Z] ---> e377dc3a9890 [2023-09-20T17:58:11.286Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-09-20T17:58:11.286Z] ---> Running in 2a4669a63b9e [2023-09-20T17:58:11.559Z] Removing intermediate container 2a4669a63b9e [2023-09-20T17:58:11.559Z] ---> 774b500337b7 [2023-09-20T17:58:11.559Z] Step 34/36 : LABEL arch=arm64 [2023-09-20T17:58:11.834Z] ---> Running in bac4410272ea [2023-09-20T17:58:12.103Z] Removing intermediate container bac4410272ea [2023-09-20T17:58:12.103Z] ---> f1b29a797e17 [2023-09-20T17:58:12.103Z] Step 35/36 : LABEL git_sha=29b6b2e70dab1e44a2aaa00a38d9c47eda5dfdb6 [2023-09-20T17:58:12.103Z] ---> Running in e08ed65257b2 [2023-09-20T17:58:12.373Z] Removing intermediate container e08ed65257b2 [2023-09-20T17:58:12.373Z] ---> bdffc12ef93f [2023-09-20T17:58:12.373Z] Step 36/36 : LABEL version=3.1.0-dev.23 [2023-09-20T17:58:12.643Z] ---> Running in 603307ab237a [2023-09-20T17:58:12.911Z] Removing intermediate container 603307ab237a [2023-09-20T17:58:12.911Z] ---> e7db1ffe4be1 [2023-09-20T17:58:12.911Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-20T17:58:12.911Z] Successfully built e7db1ffe4be1 [2023-09-20T17:58:12.911Z] Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-20T17:58:12.998Z] provisioning config files... [2023-09-20T17:58:13.013Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/148@tmp/config8626667551171065222tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T17:58:13.361Z] ---> docker-login.sh [2023-09-20T17:58:13.362Z] nexus3.edgexfoundry.org:10001 [2023-09-20T17:58:13.630Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T17:58:13.630Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T17:58:13.630Z] Configure a credential helper to remove this warning. See [2023-09-20T17:58:13.630Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T17:58:13.630Z] [2023-09-20T17:58:13.630Z] Login Succeeded [2023-09-20T17:58:13.630Z] nexus3.edgexfoundry.org:10002 [2023-09-20T17:58:13.899Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T17:58:14.168Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T17:58:14.168Z] Configure a credential helper to remove this warning. See [2023-09-20T17:58:14.168Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T17:58:14.168Z] [2023-09-20T17:58:14.168Z] Login Succeeded [2023-09-20T17:58:14.168Z] nexus3.edgexfoundry.org:10003 [2023-09-20T17:58:14.436Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T17:58:14.436Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T17:58:14.436Z] Configure a credential helper to remove this warning. See [2023-09-20T17:58:14.436Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T17:58:14.436Z] [2023-09-20T17:58:14.436Z] Login Succeeded [2023-09-20T17:58:14.436Z] nexus3.edgexfoundry.org:10004 [2023-09-20T17:58:14.704Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T17:58:14.972Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T17:58:14.972Z] Configure a credential helper to remove this warning. See [2023-09-20T17:58:14.972Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T17:58:14.972Z] [2023-09-20T17:58:14.972Z] Login Succeeded [2023-09-20T17:58:14.972Z] docker.io [2023-09-20T17:58:15.240Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T17:58:15.509Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T17:58:15.509Z] Configure a credential helper to remove this warning. See [2023-09-20T17:58:15.509Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T17:58:15.509Z] [2023-09-20T17:58:15.509Z] Login Succeeded [2023-09-20T17:58:15.509Z] ---> docker-login.sh ends [Pipeline] } [2023-09-20T17:58:15.521Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-20T17:58:15.548Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T17:58:15.569Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2023-09-20T17:58:15.569Z] 29b6b2e70dab1e44a2aaa00a38d9c47eda5dfdb6 [2023-09-20T17:58:15.569Z] latest [2023-09-20T17:58:15.569Z] 3.1.0-dev.23 [2023-09-20T17:58:15.569Z] 29b6b2e70dab1e44a2aaa00a38d9c47eda5dfdb6-3.1.0-dev.23 [2023-09-20T17:58:15.569Z] main [2023-09-20T17:58:15.569Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T17:58:15.923Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:29b6b2e70dab1e44a2aaa00a38d9c47eda5dfdb6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T17:58:16.282Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:29b6b2e70dab1e44a2aaa00a38d9c47eda5dfdb6 [2023-09-20T17:58:16.282Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-09-20T17:58:16.282Z] 5cc80241f8cf: Preparing [2023-09-20T17:58:16.282Z] 6df81b86eb7d: Preparing [2023-09-20T17:58:16.282Z] c8427f780d75: Preparing [2023-09-20T17:58:16.282Z] 706b4a1f66f0: Preparing [2023-09-20T17:58:16.282Z] 608d194cb50c: Preparing [2023-09-20T17:58:16.282Z] acc83c6ca332: Preparing [2023-09-20T17:58:16.282Z] 77ea9730d544: Preparing [2023-09-20T17:58:16.282Z] 250048f0c766: Preparing [2023-09-20T17:58:16.282Z] f7a714a007f4: Preparing [2023-09-20T17:58:16.282Z] 67ce7502a205: Preparing [2023-09-20T17:58:16.282Z] 1c610b63b284: Preparing [2023-09-20T17:58:16.282Z] 57c11b469fb3: Preparing [2023-09-20T17:58:16.282Z] b2191e2be29d: Preparing [2023-09-20T17:58:16.282Z] 1c610b63b284: Waiting [2023-09-20T17:58:16.282Z] 57c11b469fb3: Waiting [2023-09-20T17:58:16.282Z] b2191e2be29d: Waiting [2023-09-20T17:58:16.282Z] f7a714a007f4: Waiting [2023-09-20T17:58:16.282Z] 67ce7502a205: Waiting [2023-09-20T17:58:16.282Z] acc83c6ca332: Waiting [2023-09-20T17:58:16.282Z] 250048f0c766: Waiting [2023-09-20T17:58:16.282Z] 77ea9730d544: Waiting [2023-09-20T17:58:16.549Z] c8427f780d75: Pushed [2023-09-20T17:58:16.549Z] 706b4a1f66f0: Pushed [2023-09-20T17:58:16.549Z] 5cc80241f8cf: Pushed [2023-09-20T17:58:16.549Z] 6df81b86eb7d: Pushed [2023-09-20T17:58:16.817Z] acc83c6ca332: Pushed [2023-09-20T17:58:16.817Z] 77ea9730d544: Pushed [2023-09-20T17:58:16.817Z] 250048f0c766: Pushed [2023-09-20T17:58:16.817Z] f7a714a007f4: Pushed [2023-09-20T17:58:16.817Z] b2191e2be29d: Layer already exists [2023-09-20T17:58:16.817Z] 67ce7502a205: Pushed [2023-09-20T17:58:23.481Z] 608d194cb50c: Pushed [2023-09-20T17:58:23.481Z] 1c610b63b284: Pushed [2023-09-20T17:58:38.484Z] 57c11b469fb3: Pushed [2023-09-20T17:58:38.484Z] 29b6b2e70dab1e44a2aaa00a38d9c47eda5dfdb6: digest: sha256:531813f3b747c083cc4a6cdafea6bebfdb77a084a1c33fc2a8f5bbd6ad5585bf size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T17:58:38.839Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T17:58:39.184Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-09-20T17:58:39.184Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-09-20T17:58:39.184Z] 5cc80241f8cf: Preparing [2023-09-20T17:58:39.184Z] 6df81b86eb7d: Preparing [2023-09-20T17:58:39.184Z] c8427f780d75: Preparing [2023-09-20T17:58:39.184Z] 706b4a1f66f0: Preparing [2023-09-20T17:58:39.184Z] 608d194cb50c: Preparing [2023-09-20T17:58:39.184Z] acc83c6ca332: Preparing [2023-09-20T17:58:39.184Z] 77ea9730d544: Preparing [2023-09-20T17:58:39.184Z] 250048f0c766: Preparing [2023-09-20T17:58:39.184Z] f7a714a007f4: Preparing [2023-09-20T17:58:39.184Z] 67ce7502a205: Preparing [2023-09-20T17:58:39.184Z] 1c610b63b284: Preparing [2023-09-20T17:58:39.184Z] 57c11b469fb3: Preparing [2023-09-20T17:58:39.184Z] b2191e2be29d: Preparing [2023-09-20T17:58:39.184Z] acc83c6ca332: Waiting [2023-09-20T17:58:39.184Z] 77ea9730d544: Waiting [2023-09-20T17:58:39.184Z] 67ce7502a205: Waiting [2023-09-20T17:58:39.184Z] 250048f0c766: Waiting [2023-09-20T17:58:39.184Z] f7a714a007f4: Waiting [2023-09-20T17:58:39.184Z] 1c610b63b284: Waiting [2023-09-20T17:58:39.184Z] 57c11b469fb3: Waiting [2023-09-20T17:58:39.184Z] b2191e2be29d: Waiting [2023-09-20T17:58:39.184Z] 608d194cb50c: Layer already exists [2023-09-20T17:58:39.184Z] 706b4a1f66f0: Layer already exists [2023-09-20T17:58:39.184Z] 6df81b86eb7d: Layer already exists [2023-09-20T17:58:39.184Z] 5cc80241f8cf: Layer already exists [2023-09-20T17:58:39.184Z] c8427f780d75: Layer already exists [2023-09-20T17:58:39.184Z] 250048f0c766: Layer already exists [2023-09-20T17:58:39.184Z] f7a714a007f4: Layer already exists [2023-09-20T17:58:39.184Z] acc83c6ca332: Layer already exists [2023-09-20T17:58:39.184Z] 77ea9730d544: Layer already exists [2023-09-20T17:58:39.184Z] 67ce7502a205: Layer already exists [2023-09-20T17:58:39.184Z] 1c610b63b284: Layer already exists [2023-09-20T17:58:39.184Z] b2191e2be29d: Layer already exists [2023-09-20T17:58:39.184Z] 57c11b469fb3: Layer already exists [2023-09-20T17:58:39.450Z] latest: digest: sha256:531813f3b747c083cc4a6cdafea6bebfdb77a084a1c33fc2a8f5bbd6ad5585bf size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T17:58:39.799Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T17:58:40.141Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.23 [2023-09-20T17:58:40.141Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-09-20T17:58:40.141Z] 5cc80241f8cf: Preparing [2023-09-20T17:58:40.141Z] 6df81b86eb7d: Preparing [2023-09-20T17:58:40.141Z] c8427f780d75: Preparing [2023-09-20T17:58:40.141Z] 706b4a1f66f0: Preparing [2023-09-20T17:58:40.141Z] 608d194cb50c: Preparing [2023-09-20T17:58:40.141Z] acc83c6ca332: Preparing [2023-09-20T17:58:40.141Z] 77ea9730d544: Preparing [2023-09-20T17:58:40.141Z] 250048f0c766: Preparing [2023-09-20T17:58:40.141Z] f7a714a007f4: Preparing [2023-09-20T17:58:40.141Z] 67ce7502a205: Preparing [2023-09-20T17:58:40.141Z] 1c610b63b284: Preparing [2023-09-20T17:58:40.141Z] 57c11b469fb3: Preparing [2023-09-20T17:58:40.141Z] b2191e2be29d: Preparing [2023-09-20T17:58:40.141Z] f7a714a007f4: Waiting [2023-09-20T17:58:40.141Z] 67ce7502a205: Waiting [2023-09-20T17:58:40.141Z] acc83c6ca332: Waiting [2023-09-20T17:58:40.141Z] 1c610b63b284: Waiting [2023-09-20T17:58:40.141Z] 57c11b469fb3: Waiting [2023-09-20T17:58:40.141Z] b2191e2be29d: Waiting [2023-09-20T17:58:40.141Z] 77ea9730d544: Waiting [2023-09-20T17:58:40.141Z] 250048f0c766: Waiting [2023-09-20T17:58:40.141Z] 706b4a1f66f0: Layer already exists [2023-09-20T17:58:40.141Z] c8427f780d75: Layer already exists [2023-09-20T17:58:40.141Z] 6df81b86eb7d: Layer already exists [2023-09-20T17:58:40.141Z] 5cc80241f8cf: Layer already exists [2023-09-20T17:58:40.141Z] 608d194cb50c: Layer already exists [2023-09-20T17:58:40.141Z] 77ea9730d544: Layer already exists [2023-09-20T17:58:40.141Z] 67ce7502a205: Layer already exists [2023-09-20T17:58:40.141Z] 250048f0c766: Layer already exists [2023-09-20T17:58:40.141Z] f7a714a007f4: Layer already exists [2023-09-20T17:58:40.141Z] acc83c6ca332: Layer already exists [2023-09-20T17:58:40.141Z] b2191e2be29d: Layer already exists [2023-09-20T17:58:40.141Z] 57c11b469fb3: Layer already exists [2023-09-20T17:58:40.141Z] 1c610b63b284: Layer already exists [2023-09-20T17:58:40.408Z] 3.1.0-dev.23: digest: sha256:531813f3b747c083cc4a6cdafea6bebfdb77a084a1c33fc2a8f5bbd6ad5585bf size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T17:58:40.758Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:29b6b2e70dab1e44a2aaa00a38d9c47eda5dfdb6-3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T17:58:41.102Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:29b6b2e70dab1e44a2aaa00a38d9c47eda5dfdb6-3.1.0-dev.23 [2023-09-20T17:58:41.102Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-09-20T17:58:41.102Z] 5cc80241f8cf: Preparing [2023-09-20T17:58:41.102Z] 6df81b86eb7d: Preparing [2023-09-20T17:58:41.102Z] c8427f780d75: Preparing [2023-09-20T17:58:41.102Z] 706b4a1f66f0: Preparing [2023-09-20T17:58:41.102Z] 608d194cb50c: Preparing [2023-09-20T17:58:41.102Z] acc83c6ca332: Preparing [2023-09-20T17:58:41.102Z] 77ea9730d544: Preparing [2023-09-20T17:58:41.102Z] 250048f0c766: Preparing [2023-09-20T17:58:41.102Z] f7a714a007f4: Preparing [2023-09-20T17:58:41.102Z] 67ce7502a205: Preparing [2023-09-20T17:58:41.102Z] 1c610b63b284: Preparing [2023-09-20T17:58:41.102Z] 57c11b469fb3: Preparing [2023-09-20T17:58:41.102Z] b2191e2be29d: Preparing [2023-09-20T17:58:41.102Z] acc83c6ca332: Waiting [2023-09-20T17:58:41.102Z] 77ea9730d544: Waiting [2023-09-20T17:58:41.102Z] 67ce7502a205: Waiting [2023-09-20T17:58:41.102Z] 250048f0c766: Waiting [2023-09-20T17:58:41.102Z] f7a714a007f4: Waiting [2023-09-20T17:58:41.102Z] 1c610b63b284: Waiting [2023-09-20T17:58:41.102Z] 57c11b469fb3: Waiting [2023-09-20T17:58:41.102Z] b2191e2be29d: Waiting [2023-09-20T17:58:41.102Z] 608d194cb50c: Layer already exists [2023-09-20T17:58:41.102Z] 706b4a1f66f0: Layer already exists [2023-09-20T17:58:41.102Z] c8427f780d75: Layer already exists [2023-09-20T17:58:41.102Z] 5cc80241f8cf: Layer already exists [2023-09-20T17:58:41.102Z] 6df81b86eb7d: Layer already exists [2023-09-20T17:58:41.102Z] 77ea9730d544: Layer already exists [2023-09-20T17:58:41.102Z] 250048f0c766: Layer already exists [2023-09-20T17:58:41.102Z] acc83c6ca332: Layer already exists [2023-09-20T17:58:41.102Z] 67ce7502a205: Layer already exists [2023-09-20T17:58:41.102Z] f7a714a007f4: Layer already exists [2023-09-20T17:58:41.102Z] 1c610b63b284: Layer already exists [2023-09-20T17:58:41.102Z] 57c11b469fb3: Layer already exists [2023-09-20T17:58:41.102Z] b2191e2be29d: Layer already exists [2023-09-20T17:58:41.368Z] 29b6b2e70dab1e44a2aaa00a38d9c47eda5dfdb6-3.1.0-dev.23: digest: sha256:531813f3b747c083cc4a6cdafea6bebfdb77a084a1c33fc2a8f5bbd6ad5585bf size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T17:58:41.729Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T17:58:42.079Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2023-09-20T17:58:42.079Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-09-20T17:58:42.079Z] 5cc80241f8cf: Preparing [2023-09-20T17:58:42.079Z] 6df81b86eb7d: Preparing [2023-09-20T17:58:42.079Z] c8427f780d75: Preparing [2023-09-20T17:58:42.079Z] 706b4a1f66f0: Preparing [2023-09-20T17:58:42.079Z] 608d194cb50c: Preparing [2023-09-20T17:58:42.079Z] acc83c6ca332: Preparing [2023-09-20T17:58:42.079Z] 77ea9730d544: Preparing [2023-09-20T17:58:42.079Z] 250048f0c766: Preparing [2023-09-20T17:58:42.079Z] f7a714a007f4: Preparing [2023-09-20T17:58:42.079Z] 67ce7502a205: Preparing [2023-09-20T17:58:42.079Z] 1c610b63b284: Preparing [2023-09-20T17:58:42.079Z] 57c11b469fb3: Preparing [2023-09-20T17:58:42.079Z] b2191e2be29d: Preparing [2023-09-20T17:58:42.079Z] f7a714a007f4: Waiting [2023-09-20T17:58:42.079Z] 67ce7502a205: Waiting [2023-09-20T17:58:42.079Z] 57c11b469fb3: Waiting [2023-09-20T17:58:42.079Z] b2191e2be29d: Waiting [2023-09-20T17:58:42.079Z] acc83c6ca332: Waiting [2023-09-20T17:58:42.079Z] 77ea9730d544: Waiting [2023-09-20T17:58:42.079Z] 250048f0c766: Waiting [2023-09-20T17:58:42.079Z] 1c610b63b284: Waiting [2023-09-20T17:58:42.079Z] c8427f780d75: Layer already exists [2023-09-20T17:58:42.079Z] 6df81b86eb7d: Layer already exists [2023-09-20T17:58:42.079Z] 706b4a1f66f0: Layer already exists [2023-09-20T17:58:42.079Z] 608d194cb50c: Layer already exists [2023-09-20T17:58:42.079Z] 5cc80241f8cf: Layer already exists [2023-09-20T17:58:42.079Z] acc83c6ca332: Layer already exists [2023-09-20T17:58:42.079Z] f7a714a007f4: Layer already exists [2023-09-20T17:58:42.079Z] 77ea9730d544: Layer already exists [2023-09-20T17:58:42.079Z] 250048f0c766: Layer already exists [2023-09-20T17:58:42.079Z] 67ce7502a205: Layer already exists [2023-09-20T17:58:42.079Z] 1c610b63b284: Layer already exists [2023-09-20T17:58:42.079Z] 57c11b469fb3: Layer already exists [2023-09-20T17:58:42.079Z] b2191e2be29d: Layer already exists [2023-09-20T17:58:42.345Z] main: digest: sha256:531813f3b747c083cc4a6cdafea6bebfdb77a084a1c33fc2a8f5bbd6ad5585bf size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-20T17:58:42.397Z] ===================================================== [Pipeline] echo [2023-09-20T17:58:42.407Z] taggedImages: [2023-09-20T17:58:42.407Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:29b6b2e70dab1e44a2aaa00a38d9c47eda5dfdb6 [2023-09-20T17:58:42.407Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-09-20T17:58:42.407Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.23 [2023-09-20T17:58:42.407Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:29b6b2e70dab1e44a2aaa00a38d9c47eda5dfdb6-3.1.0-dev.23 [2023-09-20T17:58:42.407Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T17:58:42.772Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-20T17:58:42.772Z] [2023-09-20T17:58:42.772Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T17:58:43.112Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-20T17:58:43.112Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-20T17:58:43.112Z] 8998bd30e6a1: Pulling fs layer [2023-09-20T17:58:43.112Z] 04944245beec: Pulling fs layer [2023-09-20T17:58:43.112Z] 699f458cf7ca: Pulling fs layer [2023-09-20T17:58:43.112Z] 765212b225bb: Pulling fs layer [2023-09-20T17:58:43.112Z] f23df028b6ca: Pulling fs layer [2023-09-20T17:58:43.112Z] d65c8cfc05b1: Pulling fs layer [2023-09-20T17:58:43.112Z] 2437ff75d9bd: Pulling fs layer [2023-09-20T17:58:43.112Z] 765212b225bb: Waiting [2023-09-20T17:58:43.112Z] d65c8cfc05b1: Waiting [2023-09-20T17:58:43.112Z] f23df028b6ca: Waiting [2023-09-20T17:58:43.380Z] 04944245beec: Verifying Checksum [2023-09-20T17:58:43.380Z] 04944245beec: Download complete [2023-09-20T17:58:43.380Z] 765212b225bb: Verifying Checksum [2023-09-20T17:58:43.380Z] 765212b225bb: Download complete [2023-09-20T17:58:43.380Z] f23df028b6ca: Download complete [2023-09-20T17:58:43.380Z] d65c8cfc05b1: Verifying Checksum [2023-09-20T17:58:43.380Z] d65c8cfc05b1: Download complete [2023-09-20T17:58:43.380Z] 699f458cf7ca: Verifying Checksum [2023-09-20T17:58:43.380Z] 699f458cf7ca: Download complete [2023-09-20T17:58:43.969Z] 8998bd30e6a1: Verifying Checksum [2023-09-20T17:58:43.969Z] 8998bd30e6a1: Download complete [2023-09-20T17:58:45.915Z] 2437ff75d9bd: Verifying Checksum [2023-09-20T17:58:45.915Z] 2437ff75d9bd: Download complete [2023-09-20T17:58:47.856Z] 8998bd30e6a1: Pull complete [2023-09-20T17:58:48.124Z] 04944245beec: Pull complete [2023-09-20T17:58:49.534Z] 699f458cf7ca: Pull complete [2023-09-20T17:58:49.534Z] 765212b225bb: Pull complete [2023-09-20T17:58:50.494Z] f23df028b6ca: Pull complete [2023-09-20T17:58:50.494Z] d65c8cfc05b1: Pull complete [2023-09-20T17:59:05.492Z] 2437ff75d9bd: Pull complete [2023-09-20T17:59:05.493Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-20T17:59:05.493Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-20T17:59:05.493Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T17:59:05.689Z] prd-ubuntu20.04-docker-arm64-4c-16g-7178 does not seem to be running inside a container [2023-09-20T17:59:05.758Z] $ 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-usb-camera/148 -v /w/workspace/device-usb-camera/148:/w/workspace/device-usb-camera/148:rw,z -v /w/workspace/device-usb-camera/148@tmp:/w/workspace/device-usb-camera/148@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-lftools-log-publisher:arm64 cat [2023-09-20T17:59:07.143Z] $ docker top 3580a7ad4c5d6171cc6cd6d3948328c4ad3b1c627aa6f47e6347c71f516dab03 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T17:59:07.989Z] ---> job-cost.sh [2023-09-20T17:59:07.989Z] lf-activate-venv: SKIPPING [2023-09-20T17:59:07.989Z] INFO: No Stack... [2023-09-20T17:59:08.255Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-20T17:59:09.219Z] INFO: Archiving Costs [Pipeline] sh [2023-09-20T17:59:09.860Z] + cut -d, -f6 [2023-09-20T17:59:09.860Z] + cat /w/workspace/device-usb-camera/148/archives/cost.csv [Pipeline] lock [2023-09-20T17:59:09.930Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-148-stack-cost] [2023-09-20T17:59:09.937Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-148-stack-cost] did not exist. Created. [2023-09-20T17:59:09.937Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-148-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-20T17:59:10.600Z] /w/workspace/device-usb-camera/148@tmp/durable-b98ca2cb/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-20T17:59:11.269Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-20T17:59:11.287Z] Warning: overwriting stash ‘stack-cost’ [2023-09-20T17:59:11.346Z] Stashed 1 file(s) [Pipeline] } [2023-09-20T17:59:11.355Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-148-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-20T17:59:11.377Z] $ docker stop --time=1 3580a7ad4c5d6171cc6cd6d3948328c4ad3b1c627aa6f47e6347c71f516dab03 [2023-09-20T17:59:13.675Z] $ docker rm -f --volumes 3580a7ad4c5d6171cc6cd6d3948328c4ad3b1c627aa6f47e6347c71f516dab03 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-09-20T17:59:14.065Z] provisioning config files... [2023-09-20T17:59:14.073Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config9825646888385327904tmp [Pipeline] { [Pipeline] sh [2023-09-20T17:59:14.359Z] + set +x [2023-09-20T17:59:14.359Z] + curl -s https://codecov.io/bash [2023-09-20T17:59:14.359Z] + bash -s -- [2023-09-20T17:59:14.359Z] [2023-09-20T17:59:14.359Z] _____ _ [2023-09-20T17:59:14.359Z] / ____| | | [2023-09-20T17:59:14.359Z] | | ___ __| | ___ ___ _____ __ [2023-09-20T17:59:14.359Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-20T17:59:14.359Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-20T17:59:14.359Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-20T17:59:14.359Z] Bash-1.0.6 [2023-09-20T17:59:14.359Z] [2023-09-20T17:59:14.359Z] [2023-09-20T17:59:14.359Z] ==> git version 2.25.1 found [2023-09-20T17:59:14.359Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-09-20T17:59:14.359Z] Release-Date: 2020-01-08 [2023-09-20T17:59:14.359Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-09-20T17:59:14.359Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-20T17:59:14.359Z] ==> Jenkins CI detected. [2023-09-20T17:59:14.359Z] current dir:  /w/workspace/exfoundry_device-usb-camera_main [2023-09-20T17:59:14.359Z] project root: . [2023-09-20T17:59:14.359Z] --> token set from env [2023-09-20T17:59:14.359Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-20T17:59:14.359Z] ==> Running gcov in . (disable via -X gcov) [2023-09-20T17:59:14.359Z] ==> Python coveragepy not found [2023-09-20T17:59:14.359Z] ==> Searching for coverage reports in: [2023-09-20T17:59:14.359Z] + . [2023-09-20T17:59:14.359Z] -> Found 1 reports [2023-09-20T17:59:14.359Z] ==> Detecting git/mercurial file structure [2023-09-20T17:59:14.359Z] ==> Reading reports [2023-09-20T17:59:14.359Z] + ./coverage.out bytes=54703 [2023-09-20T17:59:14.359Z] ==> Appending adjustments [2023-09-20T17:59:14.359Z] https://docs.codecov.io/docs/fixing-reports [2023-09-20T17:59:14.620Z] + Found adjustments [2023-09-20T17:59:14.620Z] ==> Gzipping contents [2023-09-20T17:59:14.620Z] 8.0K /tmp/codecov.ZjTqtG.gz [2023-09-20T17:59:14.620Z] ==> Uploading reports [2023-09-20T17:59:14.620Z] url: https://codecov.io [2023-09-20T17:59:14.620Z] query: branch=main&commit=29b6b2e70dab1e44a2aaa00a38d9c47eda5dfdb6&build=148&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F148%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-20T17:59:14.620Z] -> Pinging Codecov [2023-09-20T17:59:14.620Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=main&commit=29b6b2e70dab1e44a2aaa00a38d9c47eda5dfdb6&build=148&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F148%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-20T17:59:14.620Z] -> Uploading to [2023-09-20T17:59:14.620Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-20/73D8F5FF140700D3E01443B452E23636/29b6b2e70dab1e44a2aaa00a38d9c47eda5dfdb6/6f9b830b-d522-416f-8381-362292116427.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230920%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230920T175914Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9c8dad0d5e8be52572cf81a8e855b148ce6d343edaa7fdde54f9e80a3923c1cf [2023-09-20T17:59:14.620Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-20T17:59:14.620Z] Dload Upload Total Spent Left Speed [2023-09-20T17:59:14.878Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6996 0 0 100 6996 0 38439 --:--:-- --:--:-- --:--:-- 38439 [2023-09-20T17:59:14.878Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/29b6b2e70dab1e44a2aaa00a38d9c47eda5dfdb6 [Pipeline] } [2023-09-20T17:59:14.885Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-09-20T17:59:15.041Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-09-20T17:59:15.054Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T17:59:15.351Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-20T17:59:15.351Z] [2023-09-20T17:59:15.351Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T17:59:15.643Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-20T17:59:15.643Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-09-20T17:59:15.643Z] df9b9388f04a: Pulling fs layer [2023-09-20T17:59:15.643Z] 52dc419b0ee2: Pulling fs layer [2023-09-20T17:59:15.643Z] 25bc292e5bac: Pulling fs layer [2023-09-20T17:59:15.643Z] 114826534d7a: Pulling fs layer [2023-09-20T17:59:15.643Z] 4657fd5d0bcf: Pulling fs layer [2023-09-20T17:59:15.643Z] 6ad1cebc031e: Pulling fs layer [2023-09-20T17:59:15.643Z] 8a3aa393b2d8: Pulling fs layer [2023-09-20T17:59:15.643Z] 6ad1cebc031e: Waiting [2023-09-20T17:59:15.643Z] 114826534d7a: Waiting [2023-09-20T17:59:15.643Z] 8a3aa393b2d8: Waiting [2023-09-20T17:59:15.643Z] 4657fd5d0bcf: Waiting [2023-09-20T17:59:15.643Z] 25bc292e5bac: Verifying Checksum [2023-09-20T17:59:15.643Z] 25bc292e5bac: Download complete [2023-09-20T17:59:15.643Z] 52dc419b0ee2: Verifying Checksum [2023-09-20T17:59:15.643Z] 52dc419b0ee2: Download complete [2023-09-20T17:59:15.643Z] 4657fd5d0bcf: Verifying Checksum [2023-09-20T17:59:15.643Z] 4657fd5d0bcf: Download complete [2023-09-20T17:59:15.643Z] df9b9388f04a: Download complete [2023-09-20T17:59:15.900Z] df9b9388f04a: Pull complete [2023-09-20T17:59:15.900Z] 6ad1cebc031e: Verifying Checksum [2023-09-20T17:59:15.900Z] 6ad1cebc031e: Download complete [2023-09-20T17:59:15.900Z] 52dc419b0ee2: Pull complete [2023-09-20T17:59:15.900Z] 25bc292e5bac: Pull complete [2023-09-20T17:59:16.465Z] 114826534d7a: Download complete [2023-09-20T17:59:16.465Z] 8a3aa393b2d8: Verifying Checksum [2023-09-20T17:59:16.465Z] 8a3aa393b2d8: Download complete [2023-09-20T17:59:19.743Z] 114826534d7a: Pull complete [2023-09-20T17:59:19.743Z] 4657fd5d0bcf: Pull complete [2023-09-20T17:59:19.743Z] 6ad1cebc031e: Pull complete [2023-09-20T17:59:22.268Z] 8a3aa393b2d8: Pull complete [2023-09-20T17:59:22.268Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-09-20T17:59:22.268Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-20T17:59:22.268Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T17:59:22.348Z] prd-ubuntu20.04-docker-8c-8g-6977 does not seem to be running inside a container [2023-09-20T17:59:22.381Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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/edgex-snyk-go:1.410.4 cat [2023-09-20T17:59:24.101Z] $ docker top 832b78ff579ef0665fe5cf39e619782eabf51b7f76fcddae3fc3d21e66751204 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-09-20T17:59:24.163Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh [2023-09-20T17:59:24.440Z] + set -o pipefail [2023-09-20T17:59:24.440Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' [2023-09-20T17:59:29.707Z] [2023-09-20T17:59:29.707Z] Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... [2023-09-20T17:59:29.707Z] [2023-09-20T17:59:29.707Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/b42cf83c-5fa0-49e6-80e6-b593dd4d24a0 [2023-09-20T17:59:29.707Z] [2023-09-20T17:59:29.707Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-09-20T17:59:29.707Z] [2023-09-20T17:59:29.707Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-09-20T17:59:29.707Z] [2023-09-20T17:59:29.707Z] [2023-09-20T17:59:29.707Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-09-20T17:59:29.707Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-09-20T17:59:29.707Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-09-20T17:59:29.719Z] $ docker stop --time=1 832b78ff579ef0665fe5cf39e619782eabf51b7f76fcddae3fc3d21e66751204 [2023-09-20T17:59:31.692Z] $ docker rm -f --volumes 832b78ff579ef0665fe5cf39e619782eabf51b7f76fcddae3fc3d21e66751204 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-20T17:59:32.455Z] + git log --format=format:%s -1 29b6b2e70dab1e44a2aaa00a38d9c47eda5dfdb6 [Pipeline] sh [2023-09-20T17:59:32.751Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-20T17:59:32.752Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T17:59:33.046Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-20T17:59:33.046Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T17:59:33.113Z] prd-ubuntu20.04-docker-8c-8g-6977 does not seem to be running inside a container [2023-09-20T17:59:33.144Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-20T17:59:33.464Z] $ docker top 28be21856e53fdae111d0d768cde794f05c5bea2ff455722a6f2386b09e19717 -eo pid,comm [2023-09-20T17:59:33.510Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-09-20T17:59:33.510Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-20T17:59:33.547Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-20T17:59:33.547Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-20T17:59:33.654Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-20T17:59:33.658Z] $ docker exec 28be21856e53fdae111d0d768cde794f05c5bea2ff455722a6f2386b09e19717 ssh-agent [2023-09-20T17:59:33.755Z] SSH_AUTH_SOCK=/tmp/ssh-A6etYm27wBjw/agent.32 [2023-09-20T17:59:33.755Z] SSH_AGENT_PID=38 [2023-09-20T17:59:33.759Z] Running ssh-add (command line suppressed) [2023-09-20T17:59:33.862Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1298492646626834307.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1298492646626834307.key) [2023-09-20T17:59:33.873Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-20T17:59:34.161Z] + git semver tag [2023-09-20T17:59:34.420Z] 2023-09-20 17:59:34,321 [run_tag] DEBUG tag force:False [2023-09-20T17:59:34.420Z] 2023-09-20 17:59:34,321 [check_head_tag] DEBUG check head tag [2023-09-20T17:59:34.420Z] 2023-09-20 17:59:34,323 [execute] INFO git cat-file --batch-check [2023-09-20T17:59:34.420Z] 2023-09-20 17:59:34,323 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2023-09-20T17:59:34.420Z] 2023-09-20 17:59:34,326 [execute] INFO git cat-file --batch [2023-09-20T17:59:34.420Z] 2023-09-20 17:59:34,326 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2023-09-20T17:59:34.420Z] 2023-09-20 17:59:34,356 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-09-20T17:59:34.420Z] 2023-09-20 17:59:34,356 [execute] INFO git tag -a v3.1.0-dev.23 -m v3.1.0-dev.23 [2023-09-20T17:59:34.420Z] 2023-09-20 17:59:34,356 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.23', '-m', 'v3.1.0-dev.23'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2023-09-20T17:59:34.420Z] 2023-09-20 17:59:34,360 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-09-20T17:59:34.420Z] 3.1.0-dev.23 [Pipeline] } [2023-09-20T17:59:34.432Z] $ docker exec --env ******** --env ******** 28be21856e53fdae111d0d768cde794f05c5bea2ff455722a6f2386b09e19717 ssh-agent -k [2023-09-20T17:59:34.547Z] unset SSH_AUTH_SOCK; [2023-09-20T17:59:34.547Z] unset SSH_AGENT_PID; [2023-09-20T17:59:34.548Z] echo Agent pid 38 killed; [2023-09-20T17:59:34.555Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-20T17:59:34.879Z] + git semver [Pipeline] } [2023-09-20T17:59:35.151Z] $ docker stop --time=1 28be21856e53fdae111d0d768cde794f05c5bea2ff455722a6f2386b09e19717 [2023-09-20T17:59:36.409Z] $ docker rm -f --volumes 28be21856e53fdae111d0d768cde794f05c5bea2ff455722a6f2386b09e19717 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T17:59:36.803Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-20T17:59:36.803Z] [2023-09-20T17:59:36.803Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T17:59:37.096Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-20T17:59:37.096Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-09-20T17:59:37.096Z] ab5ef0e58194: Pulling fs layer [2023-09-20T17:59:37.096Z] 9712f1f96733: Pulling fs layer [2023-09-20T17:59:37.096Z] 63f879dbbcfc: Pulling fs layer [2023-09-20T17:59:37.096Z] 0d9ebad4ef96: Pulling fs layer [2023-09-20T17:59:37.096Z] e9a5061849ea: Pulling fs layer [2023-09-20T17:59:37.096Z] d747dcd14b5f: Pulling fs layer [2023-09-20T17:59:37.096Z] 2de7ff778b66: Pulling fs layer [2023-09-20T17:59:37.096Z] e9a5061849ea: Waiting [2023-09-20T17:59:37.096Z] d747dcd14b5f: Waiting [2023-09-20T17:59:37.096Z] 2de7ff778b66: Waiting [2023-09-20T17:59:37.096Z] 0d9ebad4ef96: Waiting [2023-09-20T17:59:37.096Z] 9712f1f96733: Verifying Checksum [2023-09-20T17:59:37.096Z] 9712f1f96733: Download complete [2023-09-20T17:59:37.356Z] 63f879dbbcfc: Verifying Checksum [2023-09-20T17:59:37.356Z] 63f879dbbcfc: Download complete [2023-09-20T17:59:37.613Z] e9a5061849ea: Verifying Checksum [2023-09-20T17:59:37.613Z] e9a5061849ea: Download complete [2023-09-20T17:59:37.613Z] d747dcd14b5f: Verifying Checksum [2023-09-20T17:59:37.613Z] d747dcd14b5f: Download complete [2023-09-20T17:59:37.613Z] 0d9ebad4ef96: Verifying Checksum [2023-09-20T17:59:37.613Z] 0d9ebad4ef96: Download complete [2023-09-20T17:59:37.613Z] ab5ef0e58194: Verifying Checksum [2023-09-20T17:59:37.613Z] ab5ef0e58194: Download complete [2023-09-20T17:59:37.613Z] 2de7ff778b66: Verifying Checksum [2023-09-20T17:59:37.613Z] 2de7ff778b66: Download complete [2023-09-20T17:59:40.140Z] ab5ef0e58194: Pull complete [2023-09-20T17:59:40.140Z] 9712f1f96733: Pull complete [2023-09-20T17:59:40.704Z] 63f879dbbcfc: Pull complete [2023-09-20T17:59:43.983Z] 0d9ebad4ef96: Pull complete [2023-09-20T17:59:44.242Z] e9a5061849ea: Pull complete [2023-09-20T17:59:44.242Z] d747dcd14b5f: Pull complete [2023-09-20T17:59:45.176Z] 2de7ff778b66: Pull complete [2023-09-20T17:59:45.176Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-09-20T17:59:45.176Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-20T17:59:45.176Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T17:59:45.257Z] prd-ubuntu20.04-docker-8c-8g-6977 does not seem to be running inside a container [2023-09-20T17:59:45.289Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-09-20T17:59:47.024Z] $ docker top 5342b7a1b59af855308d3521a5fff3b0d5bda52a2192090ddbf7b4214e95a8e7 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-09-20T17:59:47.089Z] provisioning config files... [2023-09-20T17:59:47.096Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config17328906861616863226tmp [2023-09-20T17:59:47.106Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2722001488917577643tmp [2023-09-20T17:59:47.116Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config8023565418427087729tmp [Pipeline] { [Pipeline] echo [2023-09-20T17:59:47.129Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T17:59:47.408Z] ---> sigul-configuration.sh [2023-09-20T17:59:47.408Z] gpg: directory `/root/.gnupg' created [2023-09-20T17:59:47.408Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-09-20T17:59:47.408Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-09-20T17:59:47.408Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-09-20T17:59:47.408Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-09-20T17:59:47.408Z] gpg: CAST5 encrypted data [2023-09-20T17:59:47.408Z] gpg: encrypted with 1 passphrase [2023-09-20T17:59:47.408Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-09-20T17:59:47.688Z] + mkdir /home/jenkins [2023-09-20T17:59:47.688Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-09-20T17:59:47.974Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-09-20T17:59:47.982Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T17:59:48.264Z] ---> sigul-install.sh [2023-09-20T17:59:48.264Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-09-20T17:59:48.559Z] + git tag --list [2023-09-20T17:59:48.559Z] v0.0.0 [2023-09-20T17:59:48.559Z] v0.0.1-dev.1 [2023-09-20T17:59:48.559Z] v0.0.1-dev.10 [2023-09-20T17:59:48.559Z] v0.0.1-dev.11 [2023-09-20T17:59:48.559Z] v0.0.1-dev.12 [2023-09-20T17:59:48.559Z] v0.0.1-dev.13 [2023-09-20T17:59:48.559Z] v0.0.1-dev.14 [2023-09-20T17:59:48.559Z] v0.0.1-dev.15 [2023-09-20T17:59:48.559Z] v0.0.1-dev.16 [2023-09-20T17:59:48.559Z] v0.0.1-dev.2 [2023-09-20T17:59:48.559Z] v0.0.1-dev.3 [2023-09-20T17:59:48.559Z] v0.0.1-dev.4 [2023-09-20T17:59:48.559Z] v0.0.1-dev.5 [2023-09-20T17:59:48.559Z] v0.0.1-dev.6 [2023-09-20T17:59:48.559Z] v0.0.1-dev.7 [2023-09-20T17:59:48.559Z] v0.0.1-dev.8 [2023-09-20T17:59:48.559Z] v0.0.1-dev.9 [2023-09-20T17:59:48.559Z] v2.2.0 [2023-09-20T17:59:48.559Z] v2.2.0-dev.17 [2023-09-20T17:59:48.559Z] v2.2.0-dev.18 [2023-09-20T17:59:48.559Z] v2.2.0-dev.19 [2023-09-20T17:59:48.559Z] v2.2.0-dev.20 [2023-09-20T17:59:48.559Z] v2.2.0-dev.21 [2023-09-20T17:59:48.559Z] v2.2.0-dev.22 [2023-09-20T17:59:48.559Z] v2.2.0-dev.23 [2023-09-20T17:59:48.559Z] v2.2.0-dev.24 [2023-09-20T17:59:48.559Z] v2.2.0-dev.25 [2023-09-20T17:59:48.559Z] v2.2.0-dev.26 [2023-09-20T17:59:48.559Z] v2.2.0-dev.27 [2023-09-20T17:59:48.559Z] v2.3.0 [2023-09-20T17:59:48.559Z] v2.3.0-dev.1 [2023-09-20T17:59:48.559Z] v2.3.0-dev.10 [2023-09-20T17:59:48.559Z] v2.3.0-dev.11 [2023-09-20T17:59:48.559Z] v2.3.0-dev.12 [2023-09-20T17:59:48.559Z] v2.3.0-dev.13 [2023-09-20T17:59:48.559Z] v2.3.0-dev.14 [2023-09-20T17:59:48.559Z] v2.3.0-dev.15 [2023-09-20T17:59:48.559Z] v2.3.0-dev.16 [2023-09-20T17:59:48.559Z] v2.3.0-dev.17 [2023-09-20T17:59:48.559Z] v2.3.0-dev.18 [2023-09-20T17:59:48.559Z] v2.3.0-dev.19 [2023-09-20T17:59:48.559Z] v2.3.0-dev.2 [2023-09-20T17:59:48.559Z] v2.3.0-dev.20 [2023-09-20T17:59:48.559Z] v2.3.0-dev.21 [2023-09-20T17:59:48.559Z] v2.3.0-dev.22 [2023-09-20T17:59:48.559Z] v2.3.0-dev.23 [2023-09-20T17:59:48.559Z] v2.3.0-dev.24 [2023-09-20T17:59:48.559Z] v2.3.0-dev.25 [2023-09-20T17:59:48.559Z] v2.3.0-dev.26 [2023-09-20T17:59:48.559Z] v2.3.0-dev.27 [2023-09-20T17:59:48.559Z] v2.3.0-dev.28 [2023-09-20T17:59:48.559Z] v2.3.0-dev.3 [2023-09-20T17:59:48.559Z] v2.3.0-dev.4 [2023-09-20T17:59:48.559Z] v2.3.0-dev.5 [2023-09-20T17:59:48.559Z] v2.3.0-dev.6 [2023-09-20T17:59:48.559Z] v2.3.0-dev.7 [2023-09-20T17:59:48.559Z] v2.3.0-dev.8 [2023-09-20T17:59:48.559Z] v2.3.0-dev.9 [2023-09-20T17:59:48.559Z] v2.3.1 [2023-09-20T17:59:48.559Z] v2.3.1-dev.4 [2023-09-20T17:59:48.559Z] v2.3.1-dev.5 [2023-09-20T17:59:48.559Z] v2.3.1-dev.6 [2023-09-20T17:59:48.559Z] v3.0 [2023-09-20T17:59:48.559Z] v3.0.0 [2023-09-20T17:59:48.559Z] v3.0.0-dev.1 [2023-09-20T17:59:48.559Z] v3.0.0-dev.10 [2023-09-20T17:59:48.559Z] v3.0.0-dev.11 [2023-09-20T17:59:48.559Z] v3.0.0-dev.12 [2023-09-20T17:59:48.559Z] v3.0.0-dev.13 [2023-09-20T17:59:48.559Z] v3.0.0-dev.14 [2023-09-20T17:59:48.559Z] v3.0.0-dev.15 [2023-09-20T17:59:48.559Z] v3.0.0-dev.16 [2023-09-20T17:59:48.559Z] v3.0.0-dev.17 [2023-09-20T17:59:48.559Z] v3.0.0-dev.18 [2023-09-20T17:59:48.559Z] v3.0.0-dev.19 [2023-09-20T17:59:48.559Z] v3.0.0-dev.2 [2023-09-20T17:59:48.559Z] v3.0.0-dev.20 [2023-09-20T17:59:48.559Z] v3.0.0-dev.21 [2023-09-20T17:59:48.559Z] v3.0.0-dev.22 [2023-09-20T17:59:48.559Z] v3.0.0-dev.23 [2023-09-20T17:59:48.559Z] v3.0.0-dev.24 [2023-09-20T17:59:48.559Z] v3.0.0-dev.25 [2023-09-20T17:59:48.559Z] v3.0.0-dev.26 [2023-09-20T17:59:48.559Z] v3.0.0-dev.27 [2023-09-20T17:59:48.559Z] v3.0.0-dev.28 [2023-09-20T17:59:48.559Z] v3.0.0-dev.29 [2023-09-20T17:59:48.559Z] v3.0.0-dev.3 [2023-09-20T17:59:48.559Z] v3.0.0-dev.30 [2023-09-20T17:59:48.559Z] v3.0.0-dev.31 [2023-09-20T17:59:48.559Z] v3.0.0-dev.32 [2023-09-20T17:59:48.559Z] v3.0.0-dev.33 [2023-09-20T17:59:48.559Z] v3.0.0-dev.34 [2023-09-20T17:59:48.559Z] v3.0.0-dev.35 [2023-09-20T17:59:48.559Z] v3.0.0-dev.36 [2023-09-20T17:59:48.559Z] v3.0.0-dev.37 [2023-09-20T17:59:48.559Z] v3.0.0-dev.38 [2023-09-20T17:59:48.559Z] v3.0.0-dev.39 [2023-09-20T17:59:48.559Z] v3.0.0-dev.4 [2023-09-20T17:59:48.559Z] v3.0.0-dev.40 [2023-09-20T17:59:48.559Z] v3.0.0-dev.41 [2023-09-20T17:59:48.559Z] v3.0.0-dev.42 [2023-09-20T17:59:48.559Z] v3.0.0-dev.43 [2023-09-20T17:59:48.559Z] v3.0.0-dev.44 [2023-09-20T17:59:48.559Z] v3.0.0-dev.45 [2023-09-20T17:59:48.559Z] v3.0.0-dev.46 [2023-09-20T17:59:48.559Z] v3.0.0-dev.47 [2023-09-20T17:59:48.559Z] v3.0.0-dev.48 [2023-09-20T17:59:48.559Z] v3.0.0-dev.49 [2023-09-20T17:59:48.559Z] v3.0.0-dev.5 [2023-09-20T17:59:48.559Z] v3.0.0-dev.50 [2023-09-20T17:59:48.559Z] v3.0.0-dev.51 [2023-09-20T17:59:48.559Z] v3.0.0-dev.6 [2023-09-20T17:59:48.559Z] v3.0.0-dev.7 [2023-09-20T17:59:48.559Z] v3.0.0-dev.8 [2023-09-20T17:59:48.559Z] v3.0.0-dev.9 [2023-09-20T17:59:48.559Z] v3.1.0-dev.1 [2023-09-20T17:59:48.559Z] v3.1.0-dev.10 [2023-09-20T17:59:48.559Z] v3.1.0-dev.11 [2023-09-20T17:59:48.559Z] v3.1.0-dev.12 [2023-09-20T17:59:48.559Z] v3.1.0-dev.13 [2023-09-20T17:59:48.559Z] v3.1.0-dev.14 [2023-09-20T17:59:48.559Z] v3.1.0-dev.15 [2023-09-20T17:59:48.559Z] v3.1.0-dev.16 [2023-09-20T17:59:48.559Z] v3.1.0-dev.17 [2023-09-20T17:59:48.559Z] v3.1.0-dev.18 [2023-09-20T17:59:48.559Z] v3.1.0-dev.19 [2023-09-20T17:59:48.559Z] v3.1.0-dev.2 [2023-09-20T17:59:48.559Z] v3.1.0-dev.20 [2023-09-20T17:59:48.559Z] v3.1.0-dev.21 [2023-09-20T17:59:48.559Z] v3.1.0-dev.22 [2023-09-20T17:59:48.559Z] v3.1.0-dev.23 [2023-09-20T17:59:48.559Z] v3.1.0-dev.3 [2023-09-20T17:59:48.559Z] v3.1.0-dev.4 [2023-09-20T17:59:48.559Z] v3.1.0-dev.5 [2023-09-20T17:59:48.559Z] v3.1.0-dev.6 [2023-09-20T17:59:48.559Z] v3.1.0-dev.7 [2023-09-20T17:59:48.559Z] v3.1.0-dev.8 [2023-09-20T17:59:48.559Z] v3.1.0-dev.9 [Pipeline] sh [2023-09-20T17:59:48.849Z] + lftools sign git-tag v3.1.0-dev.23 [2023-09-20T17:59:49.416Z] Signing Git tag with Sigul... [2023-09-20T17:59:49.416Z] Signing v3.1.0-dev.23 [Pipeline] echo [2023-09-20T17:59:49.683Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T17:59:49.966Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-09-20T17:59:49.972Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-09-20T17:59:49.993Z] $ docker stop --time=1 5342b7a1b59af855308d3521a5fff3b0d5bda52a2192090ddbf7b4214e95a8e7 [2023-09-20T17:59:51.258Z] $ docker rm -f --volumes 5342b7a1b59af855308d3521a5fff3b0d5bda52a2192090ddbf7b4214e95a8e7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-09-20T17:59:51.680Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-20T17:59:51.680Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T17:59:51.976Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-20T17:59:51.976Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T17:59:52.042Z] prd-ubuntu20.04-docker-8c-8g-6977 does not seem to be running inside a container [2023-09-20T17:59:52.074Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-20T17:59:52.397Z] $ docker top a4cf339efe065598a7f52c2b896ab25709301a4b8c5463ecbd520a373a225291 -eo pid,comm [2023-09-20T17:59:52.446Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-09-20T17:59:52.446Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-20T17:59:52.482Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-20T17:59:52.482Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-20T17:59:52.592Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-20T17:59:52.597Z] $ docker exec a4cf339efe065598a7f52c2b896ab25709301a4b8c5463ecbd520a373a225291 ssh-agent [2023-09-20T17:59:52.701Z] SSH_AUTH_SOCK=/tmp/ssh-pgTGWulBCEQQ/agent.32 [2023-09-20T17:59:52.701Z] SSH_AGENT_PID=38 [2023-09-20T17:59:52.705Z] Running ssh-add (command line suppressed) [2023-09-20T17:59:52.799Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_531849234711876932.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_531849234711876932.key) [2023-09-20T17:59:52.809Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-20T17:59:53.090Z] + git semver bump pre [2023-09-20T17:59:53.349Z] 2023-09-20 17:59:53,245 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-09-20T17:59:53.349Z] 2023-09-20 17:59:53,245 [bump_version] DEBUG bumping version:3.1.0-dev.23 on axis:pre with prefix:dev [2023-09-20T17:59:53.349Z] 2023-09-20 17:59:53,245 [bump_version] DEBUG bumped version:3.1.0-dev.24 [2023-09-20T17:59:53.349Z] 2023-09-20 17:59:53,245 [write_version] DEBUG write version:3.1.0-dev.24 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True [2023-09-20T17:59:53.349Z] 2023-09-20 17:59:53,245 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-09-20T17:59:53.349Z] 2023-09-20 17:59:53,245 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-09-20T17:59:53.349Z] 2023-09-20 17:59:53,247 [execute] INFO git cat-file --batch-check [2023-09-20T17:59:53.349Z] 2023-09-20 17:59:53,247 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-20T17:59:53.349Z] 2023-09-20 17:59:53,252 [execute] INFO git cat-file --batch [2023-09-20T17:59:53.349Z] 2023-09-20 17:59:53,252 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-20T17:59:53.349Z] 2023-09-20 17:59:53,258 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-09-20T17:59:53.349Z] 3.1.0-dev.24 [Pipeline] } [2023-09-20T17:59:53.359Z] $ docker exec --env ******** --env ******** a4cf339efe065598a7f52c2b896ab25709301a4b8c5463ecbd520a373a225291 ssh-agent -k [2023-09-20T17:59:53.441Z] unset SSH_AUTH_SOCK; [2023-09-20T17:59:53.441Z] unset SSH_AGENT_PID; [2023-09-20T17:59:53.441Z] echo Agent pid 38 killed; [2023-09-20T17:59:53.449Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-20T17:59:53.745Z] + git semver [Pipeline] } [2023-09-20T17:59:54.020Z] $ docker stop --time=1 a4cf339efe065598a7f52c2b896ab25709301a4b8c5463ecbd520a373a225291 [2023-09-20T17:59:55.331Z] $ docker rm -f --volumes a4cf339efe065598a7f52c2b896ab25709301a4b8c5463ecbd520a373a225291 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-20T17:59:55.662Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-20T17:59:55.662Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T17:59:55.962Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-20T17:59:55.962Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T17:59:56.029Z] prd-ubuntu20.04-docker-8c-8g-6977 does not seem to be running inside a container [2023-09-20T17:59:56.058Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-20T17:59:56.373Z] $ docker top c084a04dd55b92278b712e98b31dde2f4ad39cd6774ba887e56e805c93466411 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-20T17:59:56.465Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-20T17:59:56.465Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-20T17:59:56.573Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-20T17:59:56.577Z] $ docker exec c084a04dd55b92278b712e98b31dde2f4ad39cd6774ba887e56e805c93466411 ssh-agent [2023-09-20T17:59:56.674Z] SSH_AUTH_SOCK=/tmp/ssh-uAjJd5GJ6LlI/agent.32 [2023-09-20T17:59:56.674Z] SSH_AGENT_PID=38 [2023-09-20T17:59:56.678Z] Running ssh-add (command line suppressed) [2023-09-20T17:59:56.796Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6044299504072021390.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6044299504072021390.key) [2023-09-20T17:59:56.807Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-20T17:59:57.091Z] + git semver push [2023-09-20T17:59:57.350Z] 2023-09-20 17:59:57,256 [run_push] DEBUG push [2023-09-20T17:59:57.350Z] 2023-09-20 17:59:57,257 [execute] INFO git cat-file --batch-check [2023-09-20T17:59:57.350Z] 2023-09-20 17:59:57,257 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-20T17:59:57.350Z] 2023-09-20 17:59:57,260 [execute] INFO git rev-list ac8b461d7e1a06e24b1a9e3e022730b4165e0a0b -- [2023-09-20T17:59:57.350Z] 2023-09-20 17:59:57,261 [execute] DEBUG Popen(['git', 'rev-list', 'ac8b461d7e1a06e24b1a9e3e022730b4165e0a0b', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-20T17:59:57.350Z] 2023-09-20 17:59:57,268 [execute] INFO git fetch -v origin [2023-09-20T17:59:57.350Z] 2023-09-20 17:59:57,268 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-09-20T17:59:57.917Z] 2023-09-20 17:59:57,709 [run_push] DEBUG no remote changes detected [2023-09-20T17:59:57.917Z] 2023-09-20 17:59:57,709 [execute] INFO git push origin semver [2023-09-20T17:59:57.917Z] 2023-09-20 17:59:57,710 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-20T17:59:58.854Z] 2023-09-20 17:59:58,544 [run_push] DEBUG push all version tags [2023-09-20T17:59:58.854Z] 2023-09-20 17:59:58,544 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-09-20T17:59:58.854Z] 2023-09-20 17:59:58,545 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2023-09-20T17:59:59.420Z] 2023-09-20 17:59:59,375 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-09-20T17:59:59.420Z] 3.1.0-dev.24 [Pipeline] } [2023-09-20T17:59:59.431Z] $ docker exec --env ******** --env ******** c084a04dd55b92278b712e98b31dde2f4ad39cd6774ba887e56e805c93466411 ssh-agent -k [2023-09-20T17:59:59.526Z] unset SSH_AUTH_SOCK; [2023-09-20T17:59:59.526Z] unset SSH_AGENT_PID; [2023-09-20T17:59:59.526Z] echo Agent pid 38 killed; [2023-09-20T17:59:59.540Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-20T17:59:59.876Z] + git semver [Pipeline] } [2023-09-20T18:00:00.194Z] $ docker stop --time=1 c084a04dd55b92278b712e98b31dde2f4ad39cd6774ba887e56e805c93466411 [2023-09-20T18:00:01.455Z] $ docker rm -f --volumes c084a04dd55b92278b712e98b31dde2f4ad39cd6774ba887e56e805c93466411 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-09-20T18:00:02.015Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2023-09-20T18:00:02.015Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-09-20T18:00:02.015Z] total 16 [2023-09-20T18:00:02.015Z] drwxr-xr-x 3 root root 4096 Sep 20 17:40 . [2023-09-20T18:00:02.015Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 20 17:59 .. [2023-09-20T18:00:02.015Z] drwxr-xr-x 2 root root 4096 Sep 20 17:40 cost [2023-09-20T18:00:02.015Z] -rw-r--r-- 1 root root 89 Sep 20 17:40 cost.csv [2023-09-20T18:00:02.015Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2023-09-20T18:00:02.015Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-09-20T18:00:02.015Z] total 16 [2023-09-20T18:00:02.015Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 20 17:40 . [2023-09-20T18:00:02.015Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 20 17:59 .. [2023-09-20T18:00:02.015Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 20 17:40 cost [2023-09-20T18:00:02.015Z] -rw-r--r-- 1 jenkins jenkins 89 Sep 20 17:40 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-20T18:00:02.301Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T18:00:03.157Z] ---> package-listing.sh [2023-09-20T18:00:03.157Z] ++ facter osfamily [2023-09-20T18:00:03.157Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-20T18:00:03.417Z] + OS_FAMILY=debian [2023-09-20T18:00:03.417Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2023-09-20T18:00:03.417Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-20T18:00:03.417Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-20T18:00:03.417Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-20T18:00:03.417Z] + PACKAGES=/tmp/packages_start.txt [2023-09-20T18:00:03.417Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-09-20T18:00:03.417Z] + PACKAGES=/tmp/packages_end.txt [2023-09-20T18:00:03.417Z] + case "${OS_FAMILY}" in [2023-09-20T18:00:03.417Z] + dpkg -l [2023-09-20T18:00:03.417Z] + grep '^ii' [2023-09-20T18:00:03.417Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-20T18:00:03.417Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-20T18:00:03.417Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-20T18:00:03.417Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-09-20T18:00:03.417Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2023-09-20T18:00:03.417Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo [2023-09-20T18:00:03.427Z] 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/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-09-20T18:00:03.703Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T18:00:04.259Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-20T18:00:04.259Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T18:00:04.324Z] prd-ubuntu20.04-docker-8c-8g-6977 does not seem to be running inside a container [2023-09-20T18:00:04.355Z] $ 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/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-20T18:00:04.566Z] $ docker top 2514196c6931c601660c7a9c6396caa0df6174c71a60864875c34b1efdb2b2bf -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T18:00:04.898Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-20T18:00:05.180Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-20T18:00:05.462Z] + ls /var/log/sa-host [2023-09-20T18:00:05.462Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-20T18:00:05.523Z] provisioning config files... [2023-09-20T18:00:05.532Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config8862933715282371220tmp [Pipeline] { [Pipeline] echo [2023-09-20T18:00:05.554Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T18:00:05.834Z] ---> create-netrc.sh [Pipeline] } [2023-09-20T18:00:05.840Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-20T18:00:06.178Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-20T18:00:06.186Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T18:00:06.470Z] ---> sudo-logs.sh [2023-09-20T18:00:06.470Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-20T18:00:06.502Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T18:00:06.785Z] ---> job-cost.sh [2023-09-20T18:00:06.785Z] lf-activate-venv: SKIPPING [2023-09-20T18:00:06.785Z] DEBUG: total: 0.2199999988079071 [2023-09-20T18:00:06.785Z] INFO: Retrieving Stack Cost... [2023-09-20T18:00:07.042Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-20T18:00:07.609Z] INFO: Archiving Costs [Pipeline] echo [2023-09-20T18:00:07.619Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T18:00:07.900Z] ---> logs-deploy.sh [2023-09-20T18:00:07.900Z] lf-activate-venv: SKIPPING [2023-09-20T18:00:07.900Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/148 [2023-09-20T18:00:07.900Z] INFO: archiving workspace using pattern(s): [2023-09-20T18:00:08.837Z] Archives upload complete. [2023-09-20T18:00:09.095Z] INFO: archiving logs to Nexus [2023-09-20T18:00:09.664Z] ---> uname -a: [2023-09-20T18:00:09.664Z] Linux prd-ubuntu20-04-docker-8c-8g-6977 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-09-20T18:00:09.664Z] [2023-09-20T18:00:09.664Z] [2023-09-20T18:00:09.664Z] ---> lscpu: [2023-09-20T18:00:09.664Z] Architecture: x86_64 [2023-09-20T18:00:09.664Z] CPU op-mode(s): 32-bit, 64-bit [2023-09-20T18:00:09.664Z] Byte Order: Little Endian [2023-09-20T18:00:09.664Z] Address sizes: 40 bits physical, 48 bits virtual [2023-09-20T18:00:09.664Z] CPU(s): 8 [2023-09-20T18:00:09.664Z] On-line CPU(s) list: 0-7 [2023-09-20T18:00:09.664Z] Thread(s) per core: 1 [2023-09-20T18:00:09.664Z] Core(s) per socket: 1 [2023-09-20T18:00:09.664Z] Socket(s): 8 [2023-09-20T18:00:09.664Z] NUMA node(s): 1 [2023-09-20T18:00:09.664Z] Vendor ID: AuthenticAMD [2023-09-20T18:00:09.664Z] CPU family: 23 [2023-09-20T18:00:09.664Z] Model: 49 [2023-09-20T18:00:09.664Z] Model name: AMD EPYC-Rome Processor [2023-09-20T18:00:09.664Z] Stepping: 0 [2023-09-20T18:00:09.664Z] CPU MHz: 2799.998 [2023-09-20T18:00:09.664Z] BogoMIPS: 5599.99 [2023-09-20T18:00:09.664Z] Virtualization: AMD-V [2023-09-20T18:00:09.664Z] Hypervisor vendor: KVM [2023-09-20T18:00:09.664Z] Virtualization type: full [2023-09-20T18:00:09.664Z] L1d cache: 256 KiB [2023-09-20T18:00:09.664Z] L1i cache: 256 KiB [2023-09-20T18:00:09.664Z] L2 cache: 4 MiB [2023-09-20T18:00:09.664Z] L3 cache: 128 MiB [2023-09-20T18:00:09.664Z] NUMA node0 CPU(s): 0-7 [2023-09-20T18:00:09.664Z] Vulnerability Itlb multihit: Not affected [2023-09-20T18:00:09.664Z] Vulnerability L1tf: Not affected [2023-09-20T18:00:09.664Z] Vulnerability Mds: Not affected [2023-09-20T18:00:09.664Z] Vulnerability Meltdown: Not affected [2023-09-20T18:00:09.664Z] Vulnerability Mmio stale data: Not affected [2023-09-20T18:00:09.664Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-09-20T18:00:09.664Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-09-20T18:00:09.664Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-09-20T18:00:09.664Z] Vulnerability Srbds: Not affected [2023-09-20T18:00:09.664Z] Vulnerability Tsx async abort: Not affected [2023-09-20T18:00:09.664Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-09-20T18:00:09.664Z] [2023-09-20T18:00:09.664Z] [2023-09-20T18:00:09.664Z] ---> nproc: [2023-09-20T18:00:09.664Z] 8 [2023-09-20T18:00:09.664Z] [2023-09-20T18:00:09.664Z] [2023-09-20T18:00:09.664Z] ---> df -h: [2023-09-20T18:00:09.664Z] Filesystem Size Used Avail Use% Mounted on [2023-09-20T18:00:09.664Z] overlay 155G 13G 143G 9% / [2023-09-20T18:00:09.664Z] tmpfs 64M 0 64M 0% /dev [2023-09-20T18:00:09.664Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-09-20T18:00:09.664Z] shm 64M 0 64M 0% /dev/shm [2023-09-20T18:00:09.664Z] /dev/vda1 155G 13G 143G 9% /facter-os [2023-09-20T18:00:09.664Z] [2023-09-20T18:00:09.664Z]