Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 158cf72183c0870f436f0f492b637675d1f9df70 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-ssh690907439388281585.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh15977307469711660596.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh > 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-ssh4564500776325807624.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh6943425455639988849.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-ssh17551390834494885534.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.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-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 Running on prd-ubuntu20.04-docker-8c-8g-16977 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 158cf72183c0870f436f0f492b637675d1f9df70 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#257)" > 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 158cf72183c0870f436f0f492b637675d1f9df70 # timeout=10 > git rev-list --no-walk e4cb32a3b63344217ab92f1c3d9ac6e4bff05449 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-25T20:50:48.859Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-25T20:50:48.937Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-25T20:50:48.955Z] ========================================================= [2023-05-25T20:50:48.955Z] EdgeX Global Pipelines Version Info [2023-05-25T20:50:48.955Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-25T20:50:49.676Z] ------------------- [2023-05-25T20:50:49.676Z] stable info: [2023-05-25T20:50:49.676Z] ------------------- [2023-05-25T20:50:49.676Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-25T20:50:49.676Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-25T20:50:49.676Z] Message: update stable to v1.0.249 [2023-05-25T20:50:50.245Z] ------------------- [2023-05-25T20:50:50.245Z] experimental info: [2023-05-25T20:50:50.245Z] ------------------- [2023-05-25T20:50:50.245Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-25T20:50:50.245Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-25T20:50:50.245Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-25T20:50:50.406Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2023-05-25T20:50:50.419Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2023-05-25T20:50:50.430Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-25T20:50:50.444Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-25T20:50:50.460Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-25T20:50:50.472Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-25T20:50:50.484Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-25T20:50:50.494Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-25T20:50:50.508Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-25T20:50:50.520Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-25T20:50:50.533Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-25T20:50:50.548Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2023-05-25T20:50:50.566Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-25T20:50:50.580Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-25T20:50:50.594Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-25T20:50:50.606Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-25T20:50:50.618Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-25T20:50:50.630Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-25T20:50:50.642Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-25T20:50:50.656Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-25T20:50:50.674Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-25T20:50:50.685Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-25T20:50:50.696Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-25T20:50:50.707Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-25T20:50:50.721Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-25T20:50:50.732Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-25T20:50:50.744Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-25T20:50:50.755Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-25T20:50:50.766Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-25T20:50:50.775Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-25T20:50:50.783Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 158cf72183c0870f436f0f492b637675d1f9df70 [Pipeline] echo [2023-05-25T20:50:50.791Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 158cf72 [Pipeline] echo [2023-05-25T20:50:50.799Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-25T20:50:50.843Z] provisioning config files... [2023-05-25T20:50:50.858Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2602558638426299269tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-25T20:50:51.165Z] ---> docker-login.sh [2023-05-25T20:50:51.166Z] nexus3.edgexfoundry.org:10001 [2023-05-25T20:50:51.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T20:50:51.687Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T20:50:51.687Z] Configure a credential helper to remove this warning. See [2023-05-25T20:50:51.687Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T20:50:51.687Z] [2023-05-25T20:50:51.687Z] Login Succeeded [2023-05-25T20:50:51.687Z] nexus3.edgexfoundry.org:10002 [2023-05-25T20:50:51.687Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T20:50:51.687Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T20:50:51.687Z] Configure a credential helper to remove this warning. See [2023-05-25T20:50:51.687Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T20:50:51.687Z] [2023-05-25T20:50:51.687Z] Login Succeeded [2023-05-25T20:50:51.687Z] nexus3.edgexfoundry.org:10003 [2023-05-25T20:50:51.687Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T20:50:51.687Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T20:50:51.687Z] Configure a credential helper to remove this warning. See [2023-05-25T20:50:51.687Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T20:50:51.687Z] [2023-05-25T20:50:51.687Z] Login Succeeded [2023-05-25T20:50:51.947Z] nexus3.edgexfoundry.org:10004 [2023-05-25T20:50:51.947Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T20:50:51.947Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T20:50:51.947Z] Configure a credential helper to remove this warning. See [2023-05-25T20:50:51.947Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T20:50:51.947Z] [2023-05-25T20:50:51.947Z] Login Succeeded [2023-05-25T20:50:51.947Z] docker.io [2023-05-25T20:50:51.947Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T20:50:52.206Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T20:50:52.206Z] Configure a credential helper to remove this warning. See [2023-05-25T20:50:52.206Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T20:50:52.206Z] [2023-05-25T20:50:52.206Z] Login Succeeded [2023-05-25T20:50:52.206Z] ---> docker-login.sh ends [Pipeline] } [2023-05-25T20:50:52.213Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-25T20:50:52.624Z] + git rev-list -1 --merges 158cf72183c0870f436f0f492b637675d1f9df70~1..158cf72183c0870f436f0f492b637675d1f9df70 [Pipeline] echo [2023-05-25T20:50:52.676Z] -----------> git rev-list -1 --merges 158cf72183c0870f436f0f492b637675d1f9df70~1..158cf72183c0870f436f0f492b637675d1f9df70 158cf72183c0870f436f0f492b637675d1f9df70 [false] [Pipeline] sh [2023-05-25T20:50:52.962Z] + git log --format=format:%s -1 158cf72183c0870f436f0f492b637675d1f9df70 [Pipeline] echo [2023-05-25T20:50:52.978Z] ========================================================= [2023-05-25T20:50:52.978Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-25T20:50:52.978Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-25T20:50:53.297Z] + git log --format=format:%s -1 158cf72183c0870f436f0f492b637675d1f9df70 [Pipeline] echo [2023-05-25T20:50:53.309Z] [semverPrep] GIT_COMMIT: 158cf72183c0870f436f0f492b637675d1f9df70, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#257) [Pipeline] echo [2023-05-25T20:50:53.317Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-25T20:50:53.675Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-25T20:50:53.675Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-25T20:50:53.675Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-25T20:50:53.675Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-25T20:50:53.675Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-25T20:50:53.675Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-25T20:50:53.675Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T20:50:54.117Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-25T20:50:54.117Z] [2023-05-25T20:50:54.117Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T20:50:54.415Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-25T20:50:54.415Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-25T20:50:54.415Z] b85a868b505f: Pulling fs layer [2023-05-25T20:50:54.415Z] e2be974225ed: Pulling fs layer [2023-05-25T20:50:54.415Z] 339a4e72a1f5: Pulling fs layer [2023-05-25T20:50:54.415Z] 988bab9f4d93: Pulling fs layer [2023-05-25T20:50:54.415Z] 1469e6f7b9e6: Pulling fs layer [2023-05-25T20:50:54.415Z] eaf3925da568: Pulling fs layer [2023-05-25T20:50:54.415Z] bab4dde63d76: Pulling fs layer [2023-05-25T20:50:54.415Z] bde34c3a00c8: Pulling fs layer [2023-05-25T20:50:54.415Z] b352a97aabf1: Pulling fs layer [2023-05-25T20:50:54.415Z] 4872d77fe225: Pulling fs layer [2023-05-25T20:50:54.415Z] 5851b861e8e6: Pulling fs layer [2023-05-25T20:50:54.415Z] 1469e6f7b9e6: Waiting [2023-05-25T20:50:54.415Z] 4872d77fe225: Waiting [2023-05-25T20:50:54.415Z] b352a97aabf1: Waiting [2023-05-25T20:50:54.415Z] eaf3925da568: Waiting [2023-05-25T20:50:54.415Z] bde34c3a00c8: Waiting [2023-05-25T20:50:54.415Z] 5851b861e8e6: Waiting [2023-05-25T20:50:54.415Z] bab4dde63d76: Waiting [2023-05-25T20:50:54.415Z] 988bab9f4d93: Waiting [2023-05-25T20:50:54.415Z] e2be974225ed: Download complete [2023-05-25T20:50:54.415Z] 988bab9f4d93: Verifying Checksum [2023-05-25T20:50:54.676Z] 1469e6f7b9e6: Verifying Checksum [2023-05-25T20:50:54.676Z] 1469e6f7b9e6: Download complete [2023-05-25T20:50:54.676Z] 339a4e72a1f5: Download complete [2023-05-25T20:50:54.676Z] eaf3925da568: Verifying Checksum [2023-05-25T20:50:54.676Z] eaf3925da568: Download complete [2023-05-25T20:50:54.676Z] bde34c3a00c8: Verifying Checksum [2023-05-25T20:50:54.676Z] bde34c3a00c8: Download complete [2023-05-25T20:50:54.676Z] b352a97aabf1: Download complete [2023-05-25T20:50:54.676Z] 4872d77fe225: Verifying Checksum [2023-05-25T20:50:54.676Z] 4872d77fe225: Download complete [2023-05-25T20:50:54.676Z] 5851b861e8e6: Verifying Checksum [2023-05-25T20:50:54.676Z] 5851b861e8e6: Download complete [2023-05-25T20:50:54.676Z] b85a868b505f: Verifying Checksum [2023-05-25T20:50:54.676Z] b85a868b505f: Download complete [2023-05-25T20:50:54.936Z] bab4dde63d76: Verifying Checksum [2023-05-25T20:50:54.936Z] bab4dde63d76: Download complete [2023-05-25T20:50:55.873Z] b85a868b505f: Pull complete [2023-05-25T20:50:56.131Z] e2be974225ed: Pull complete [2023-05-25T20:50:56.700Z] 339a4e72a1f5: Pull complete [2023-05-25T20:50:56.700Z] 988bab9f4d93: Pull complete [2023-05-25T20:50:56.963Z] 1469e6f7b9e6: Pull complete [2023-05-25T20:50:56.963Z] eaf3925da568: Pull complete [2023-05-25T20:50:58.869Z] bab4dde63d76: Pull complete [2023-05-25T20:50:58.869Z] bde34c3a00c8: Pull complete [2023-05-25T20:50:59.130Z] b352a97aabf1: Pull complete [2023-05-25T20:50:59.130Z] 4872d77fe225: Pull complete [2023-05-25T20:50:59.130Z] 5851b861e8e6: Pull complete [2023-05-25T20:50:59.130Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-25T20:50:59.390Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-25T20:50:59.390Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T20:50:59.503Z] prd-ubuntu20.04-docker-8c-8g-16977 does not seem to be running inside a container [2023-05-25T20:50:59.534Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-25T20:51:01.078Z] $ docker top c7ba4060fc8c6cb67ac85b1e316e0092adfd7e5769f010aec31aaa7f65df2c47 -eo pid,comm [2023-05-25T20:51:01.142Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-25T20:51:01.142Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-25T20:51:01.178Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-25T20:51:01.178Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-25T20:51:01.308Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-25T20:51:01.306Z] $ docker exec c7ba4060fc8c6cb67ac85b1e316e0092adfd7e5769f010aec31aaa7f65df2c47 ssh-agent [2023-05-25T20:51:01.427Z] SSH_AUTH_SOCK=/tmp/ssh-hKEzKzwBZiQr/agent.32 [2023-05-25T20:51:01.427Z] SSH_AGENT_PID=38 [2023-05-25T20:51:01.438Z] Running ssh-add (command line suppressed) [2023-05-25T20:51:01.546Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6489474326910758708.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6489474326910758708.key) [2023-05-25T20:51:01.566Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-25T20:51:01.856Z] + git tag --points-at HEAD [Pipeline] } [2023-05-25T20:51:01.861Z] $ docker exec --env ******** --env ******** c7ba4060fc8c6cb67ac85b1e316e0092adfd7e5769f010aec31aaa7f65df2c47 ssh-agent -k [2023-05-25T20:51:01.974Z] unset SSH_AUTH_SOCK; [2023-05-25T20:51:01.974Z] unset SSH_AGENT_PID; [2023-05-25T20:51:01.974Z] echo Agent pid 38 killed; [2023-05-25T20:51:01.990Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-25T20:51:02.014Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-25T20:51:02.014Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-25T20:51:02.136Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-25T20:51:02.132Z] $ docker exec c7ba4060fc8c6cb67ac85b1e316e0092adfd7e5769f010aec31aaa7f65df2c47 ssh-agent [2023-05-25T20:51:02.249Z] SSH_AUTH_SOCK=/tmp/ssh-c47TwNyt7IT8/agent.71 [2023-05-25T20:51:02.249Z] SSH_AGENT_PID=77 [2023-05-25T20:51:02.256Z] Running ssh-add (command line suppressed) [2023-05-25T20:51:02.365Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_17967079841072250753.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_17967079841072250753.key) [2023-05-25T20:51:02.389Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-25T20:51:02.676Z] + git semver init [2023-05-25T20:51:02.938Z] 2023-05-25 20:51:02,892 [run_init] DEBUG init version:0.0.0 force:False [2023-05-25T20:51:02.938Z] 2023-05-25 20:51:02,893 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2023-05-25T20:51:02.938Z] 2023-05-25 20:51:02,894 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2023-05-25T20:51:02.938Z] 2023-05-25 20:51:02,894 [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-05-25T20:51:03.879Z] 2023-05-25 20:51:03,589 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2023-05-25T20:51:03.879Z] 2023-05-25 20:51:03,590 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2023-05-25T20:51:03.879Z] 2023-05-25 20:51:03,590 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-05-25T20:51:03.879Z] 2023-05-25 20:51:03,590 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-05-25T20:51:03.879Z] 3.0.0-dev.49 [Pipeline] } [2023-05-25T20:51:03.885Z] $ docker exec --env ******** --env ******** c7ba4060fc8c6cb67ac85b1e316e0092adfd7e5769f010aec31aaa7f65df2c47 ssh-agent -k [2023-05-25T20:51:03.985Z] unset SSH_AUTH_SOCK; [2023-05-25T20:51:03.986Z] unset SSH_AGENT_PID; [2023-05-25T20:51:03.986Z] echo Agent pid 77 killed; [2023-05-25T20:51:04.002Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-25T20:51:04.300Z] + git semver [Pipeline] } [2023-05-25T20:51:04.566Z] $ docker stop --time=1 c7ba4060fc8c6cb67ac85b1e316e0092adfd7e5769f010aec31aaa7f65df2c47 [2023-05-25T20:51:05.859Z] $ docker rm -f --volumes c7ba4060fc8c6cb67ac85b1e316e0092adfd7e5769f010aec31aaa7f65df2c47 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-25T20:51:06.205Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-25T20:51:06.408Z] Stashed 1 file(s) [Pipeline] echo [2023-05-25T20:51:06.411Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.49 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-25T20:51:06.564Z] provisioning config files... [2023-05-25T20:51:06.575Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config481050553462207159tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-25T20:51:06.872Z] ---> docker-login.sh [2023-05-25T20:51:06.873Z] nexus3.edgexfoundry.org:10001 [2023-05-25T20:51:06.873Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T20:51:06.873Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T20:51:06.873Z] Configure a credential helper to remove this warning. See [2023-05-25T20:51:06.873Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T20:51:06.873Z] [2023-05-25T20:51:06.873Z] Login Succeeded [2023-05-25T20:51:06.873Z] nexus3.edgexfoundry.org:10002 [2023-05-25T20:51:06.873Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T20:51:06.873Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T20:51:06.873Z] Configure a credential helper to remove this warning. See [2023-05-25T20:51:06.873Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T20:51:06.873Z] [2023-05-25T20:51:06.873Z] Login Succeeded [2023-05-25T20:51:06.873Z] nexus3.edgexfoundry.org:10003 [2023-05-25T20:51:07.132Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T20:51:07.132Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T20:51:07.132Z] Configure a credential helper to remove this warning. See [2023-05-25T20:51:07.132Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T20:51:07.132Z] [2023-05-25T20:51:07.132Z] Login Succeeded [2023-05-25T20:51:07.132Z] nexus3.edgexfoundry.org:10004 [2023-05-25T20:51:07.132Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T20:51:07.132Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T20:51:07.132Z] Configure a credential helper to remove this warning. See [2023-05-25T20:51:07.132Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T20:51:07.132Z] [2023-05-25T20:51:07.132Z] Login Succeeded [2023-05-25T20:51:07.132Z] docker.io [2023-05-25T20:51:07.392Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T20:51:07.392Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T20:51:07.392Z] Configure a credential helper to remove this warning. See [2023-05-25T20:51:07.392Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T20:51:07.392Z] [2023-05-25T20:51:07.392Z] Login Succeeded [2023-05-25T20:51:07.392Z] ---> docker-login.sh ends [Pipeline] } [2023-05-25T20:51:07.398Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-25T20:51:07.449Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-25T20:51:07.457Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-25T20:51:07.463Z] ========================================================= [2023-05-25T20:51:07.463Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-25T20:51:07.463Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T20:51:07.766Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-25T20:51:07.766Z] Sending build context to Docker daemon 1.935MB [2023-05-25T20:51:07.766Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-05-25T20:51:07.766Z] Step 2/13 : FROM ${BASE} AS builder [2023-05-25T20:51:07.766Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-25T20:51:07.766Z] f56be85fc22e: Pulling fs layer [2023-05-25T20:51:07.766Z] 85791d961cd3: Pulling fs layer [2023-05-25T20:51:07.766Z] d694b5ae8c79: Pulling fs layer [2023-05-25T20:51:07.766Z] 9f32a84ed3da: Pulling fs layer [2023-05-25T20:51:07.766Z] 4d19c01a9841: Pulling fs layer [2023-05-25T20:51:07.766Z] 9325e15d5711: Pulling fs layer [2023-05-25T20:51:07.766Z] 556b6ee489ea: Pulling fs layer [2023-05-25T20:51:07.766Z] c5a4b2cf53e6: Pulling fs layer [2023-05-25T20:51:07.766Z] 4d19c01a9841: Waiting [2023-05-25T20:51:07.766Z] 9325e15d5711: Waiting [2023-05-25T20:51:07.766Z] 556b6ee489ea: Waiting [2023-05-25T20:51:07.766Z] c5a4b2cf53e6: Waiting [2023-05-25T20:51:07.766Z] 9f32a84ed3da: Waiting [2023-05-25T20:51:07.766Z] 85791d961cd3: Verifying Checksum [2023-05-25T20:51:07.766Z] 85791d961cd3: Download complete [2023-05-25T20:51:07.766Z] 9f32a84ed3da: Verifying Checksum [2023-05-25T20:51:07.766Z] 9f32a84ed3da: Download complete [2023-05-25T20:51:07.766Z] 4d19c01a9841: Verifying Checksum [2023-05-25T20:51:07.766Z] 4d19c01a9841: Download complete [2023-05-25T20:51:07.766Z] f56be85fc22e: Download complete [2023-05-25T20:51:08.025Z] 9325e15d5711: Verifying Checksum [2023-05-25T20:51:08.025Z] 9325e15d5711: Download complete [2023-05-25T20:51:08.025Z] f56be85fc22e: Pull complete [2023-05-25T20:51:08.286Z] 85791d961cd3: Pull complete [2023-05-25T20:51:08.546Z] c5a4b2cf53e6: Download complete [2023-05-25T20:51:08.546Z] d694b5ae8c79: Download complete [2023-05-25T20:51:08.805Z] 556b6ee489ea: Verifying Checksum [2023-05-25T20:51:08.805Z] 556b6ee489ea: Download complete [2023-05-25T20:51:12.086Z] d694b5ae8c79: Pull complete [2023-05-25T20:51:12.086Z] 9f32a84ed3da: Pull complete [2023-05-25T20:51:12.086Z] 4d19c01a9841: Pull complete [2023-05-25T20:51:12.344Z] 9325e15d5711: Pull complete [2023-05-25T20:51:14.871Z] 556b6ee489ea: Pull complete [2023-05-25T20:51:15.807Z] c5a4b2cf53e6: Pull complete [2023-05-25T20:51:15.807Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-25T20:51:15.807Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-25T20:51:15.807Z] ---> c4be618373d6 [2023-05-25T20:51:15.807Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-05-25T20:51:17.731Z] ---> Running in f7233b8cd15f [2023-05-25T20:51:17.731Z] Removing intermediate container f7233b8cd15f [2023-05-25T20:51:17.731Z] ---> d1b6f0404b07 [2023-05-25T20:51:17.731Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-25T20:51:17.731Z] ---> Running in f74112f58a8c [2023-05-25T20:51:17.731Z] Removing intermediate container f74112f58a8c [2023-05-25T20:51:17.731Z] ---> 7c21003a4717 [2023-05-25T20:51:17.731Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-05-25T20:51:17.731Z] ---> Running in eb8dd46281ec [2023-05-25T20:51:17.990Z] Removing intermediate container eb8dd46281ec [2023-05-25T20:51:17.990Z] ---> dce44cdd7182 [2023-05-25T20:51:17.990Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-05-25T20:51:17.990Z] ---> Running in 5b1c101995be [2023-05-25T20:51:17.990Z] Removing intermediate container 5b1c101995be [2023-05-25T20:51:17.990Z] ---> c53c276c9b1a [2023-05-25T20:51:17.990Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-25T20:51:18.249Z] ---> Running in 36e92db7c1d2 [2023-05-25T20:51:18.508Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-25T20:51:18.508Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-25T20:51:18.768Z] (1/14) Installing libintl (0.21.1-r1) [2023-05-25T20:51:18.768Z] (2/14) Installing eudev-libs (3.2.11-r4) [2023-05-25T20:51:18.768Z] (3/14) Installing libjpeg-turbo (2.1.4-r0) [2023-05-25T20:51:18.768Z] (4/14) Installing v4l-utils-libs (1.22.1-r2) [2023-05-25T20:51:18.768Z] (5/14) Installing v4l-utils (1.22.1-r2) [2023-05-25T20:51:18.768Z] (6/14) Installing udev-init-scripts (35-r1) [2023-05-25T20:51:18.768Z] (7/14) Installing libblkid (2.38.1-r1) [2023-05-25T20:51:18.768Z] (8/14) Installing xz-libs (5.2.9-r0) [2023-05-25T20:51:18.768Z] (9/14) Installing zstd-libs (1.5.5-r0) [2023-05-25T20:51:18.768Z] (10/14) Installing kmod-libs (30-r1) [2023-05-25T20:51:18.768Z] (11/14) Installing eudev (3.2.11-r4) [2023-05-25T20:51:18.768Z] (12/14) Installing eudev-dev (3.2.11-r4) [2023-05-25T20:51:18.768Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) [2023-05-25T20:51:18.768Z] (14/14) Installing v4l-utils-dev (1.22.1-r2) [2023-05-25T20:51:18.768Z] Executing busybox-1.35.0-r29.trigger [2023-05-25T20:51:18.768Z] Executing eudev-3.2.11-r4.trigger [2023-05-25T20:51:19.027Z] OK: 272 MiB in 67 packages [2023-05-25T20:51:19.286Z] Removing intermediate container 36e92db7c1d2 [2023-05-25T20:51:19.286Z] ---> 9c92db1d9246 [2023-05-25T20:51:19.286Z] Step 8/13 : WORKDIR /device-usb-camera [2023-05-25T20:51:19.286Z] ---> Running in 4a3f8bde2ba3 [2023-05-25T20:51:19.546Z] Removing intermediate container 4a3f8bde2ba3 [2023-05-25T20:51:19.546Z] ---> 7288cdbdb782 [2023-05-25T20:51:19.546Z] Step 9/13 : COPY go.mod vendor* ./ [2023-05-25T20:51:19.546Z] ---> 19526b1076ca [2023-05-25T20:51:19.546Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-25T20:51:19.546Z] ---> Running in 644c7fb48e59 [2023-05-25T20:51:21.518Z] Still waiting to schedule task [2023-05-25T20:51:21.518Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-25T20:51:51.653Z] Removing intermediate container 644c7fb48e59 [2023-05-25T20:51:51.653Z] ---> ed5a0fd8ee9a [2023-05-25T20:51:51.653Z] Step 11/13 : COPY . . [2023-05-25T20:51:51.653Z] ---> 039335b0326b [2023-05-25T20:51:51.653Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-05-25T20:51:51.653Z] ---> Running in fb9fe0a304c8 [2023-05-25T20:51:51.653Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-25T20:51:51.653Z] Dload Upload Total Spent Left Speed [2023-05-25T20:51:51.653Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100  1062  100  1062   0     0   7035     0 --:--:-- --:--:-- --:--:--  7080 [2023-05-25T20:51:51.653Z] Removing intermediate container fb9fe0a304c8 [2023-05-25T20:51:51.653Z] ---> 84bbdc15dc91 [2023-05-25T20:51:51.653Z] Step 13/13 : RUN ${MAKE} [2023-05-25T20:51:51.653Z] ---> Running in baab48bdffda [2023-05-25T20:51:51.653Z] noop [2023-05-25T20:51:51.653Z] Removing intermediate container baab48bdffda [2023-05-25T20:51:51.653Z] ---> 2f1aa4a043e0 [2023-05-25T20:51:51.653Z] Successfully built 2f1aa4a043e0 [2023-05-25T20:51:51.653Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T20:51:51.961Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-25T20:51:51.961Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T20:51:52.035Z] prd-ubuntu20.04-docker-8c-8g-16977 does not seem to be running inside a container [2023-05-25T20:51:52.072Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2023-05-25T20:51:52.477Z] $ docker top 3c8c3b29991cf20e8278c36fe8e5569e1d0efa1ff77e6cfd2c9a9bd2d00a9698 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-25T20:51:52.812Z] + go version [2023-05-25T20:51:52.812Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-25T20:51:52.828Z] $ docker stop --time=1 3c8c3b29991cf20e8278c36fe8e5569e1d0efa1ff77e6cfd2c9a9bd2d00a9698 [2023-05-25T20:51:54.075Z] $ docker rm -f --volumes 3c8c3b29991cf20e8278c36fe8e5569e1d0efa1ff77e6cfd2c9a9bd2d00a9698 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T20:51:54.472Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-25T20:51:54.472Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T20:51:54.546Z] prd-ubuntu20.04-docker-8c-8g-16977 does not seem to be running inside a container [2023-05-25T20:51:54.584Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2023-05-25T20:51:54.930Z] $ docker top 1475f7054446f57a1d854c8ecc62771f4d8259de713012c427c8a1f2eb66bc90 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-25T20:51:55.268Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh [2023-05-25T20:51:55.561Z] + make test [2023-05-25T20:51:55.561Z] go test ./... -coverprofile=coverage.out ./... [2023-05-25T20:52:00.830Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-05-25T20:52:10.804Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-05-25T20:52:11.370Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.016s coverage: 1.6% of statements [2023-05-25T20:52:19.493Z] go vet ./... [2023-05-25T20:52:22.780Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-25T20:52:22.780Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-25T20:52:22.780Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-25T20:52:22.792Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-25T20:52:22.810Z] $ docker stop --time=1 1475f7054446f57a1d854c8ecc62771f4d8259de713012c427c8a1f2eb66bc90 [2023-05-25T20:52:26.566Z] $ docker rm -f --volumes 1475f7054446f57a1d854c8ecc62771f4d8259de713012c427c8a1f2eb66bc90 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-25T20:52:27.030Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-25T20:52:27.077Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-25T20:52:27.622Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-25T20:52:27.961Z] + ls -al . [2023-05-25T20:52:27.961Z] total 192 [2023-05-25T20:52:27.961Z] drwxrwxr-x 10 jenkins jenkins 4096 May 25 20:51 . [2023-05-25T20:52:27.961Z] drwxrwxr-x 4 jenkins jenkins 4096 May 25 20:50 .. [2023-05-25T20:52:27.961Z] drwxrwxr-x 8 jenkins jenkins 4096 May 25 20:51 .git [2023-05-25T20:52:27.961Z] drwxrwxr-x 3 jenkins jenkins 4096 May 25 20:50 .github [2023-05-25T20:52:27.961Z] -rw-rw-r-- 1 jenkins jenkins 414 May 25 20:50 .gitignore [2023-05-25T20:52:27.961Z] -rw-rw-r-- 1 jenkins jenkins 45 May 25 20:50 .golangci.yml [2023-05-25T20:52:27.961Z] -rw-rw-r-- 1 jenkins jenkins 77 May 25 20:50 .hadolint.yml [2023-05-25T20:52:27.961Z] drwxr-xr-x 3 jenkins jenkins 4096 May 25 20:51 .semver [2023-05-25T20:52:27.961Z] -rw-rw-r-- 1 jenkins jenkins 9665 May 25 20:50 Attribution.txt [2023-05-25T20:52:27.961Z] -rw-rw-r-- 1 jenkins jenkins 6219 May 25 20:50 CHANGELOG.md [2023-05-25T20:52:27.961Z] -rw-rw-r-- 1 jenkins jenkins 2453 May 25 20:50 Dockerfile [2023-05-25T20:52:27.961Z] -rw-rw-r-- 1 jenkins jenkins 678 May 25 20:50 GOVERNANCE.md [2023-05-25T20:52:27.961Z] -rw-rw-r-- 1 jenkins jenkins 659 May 25 20:50 Jenkinsfile [2023-05-25T20:52:27.961Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 25 20:50 LICENSE [2023-05-25T20:52:27.961Z] -rw-rw-r-- 1 jenkins jenkins 2364 May 25 20:50 Makefile [2023-05-25T20:52:27.961Z] -rw-rw-r-- 1 jenkins jenkins 622 May 25 20:50 OWNERS.md [2023-05-25T20:52:27.961Z] -rw-rw-r-- 1 jenkins jenkins 2477 May 25 20:50 README.md [2023-05-25T20:52:27.961Z] -rw-rw-r-- 1 jenkins jenkins 12 May 25 20:51 VERSION [2023-05-25T20:52:27.961Z] drwxrwxr-x 2 jenkins jenkins 4096 May 25 20:50 bin [2023-05-25T20:52:27.961Z] drwxrwxr-x 3 jenkins jenkins 4096 May 25 20:50 cmd [2023-05-25T20:52:27.961Z] -rw-r--r-- 1 jenkins jenkins 35569 May 25 20:52 coverage.out [2023-05-25T20:52:27.961Z] -rwxrwxr-x 1 jenkins jenkins 140 May 25 20:50 docker-entrypoint.sh [2023-05-25T20:52:27.961Z] drwxrwxr-x 2 jenkins jenkins 4096 May 25 20:50 docs [2023-05-25T20:52:27.961Z] -rw-rw-r-- 1 jenkins jenkins 3371 May 25 20:50 go.mod [2023-05-25T20:52:27.961Z] -rw-rw-r-- 1 jenkins jenkins 31392 May 25 20:50 go.sum [2023-05-25T20:52:27.961Z] drwxrwxr-x 3 jenkins jenkins 4096 May 25 20:50 internal [2023-05-25T20:52:27.961Z] drwxrwxr-x 4 jenkins jenkins 4096 May 25 20:50 snap [2023-05-25T20:52:27.961Z] -rw-rw-r-- 1 jenkins jenkins 231 May 25 20:50 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T20:52:28.329Z] + 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=158cf72183c0870f436f0f492b637675d1f9df70 --label arch=amd64 --label version=3.0.0-dev.49 . [2023-05-25T20:52:28.329Z] Sending build context to Docker daemon 1.972MB [2023-05-25T20:52:28.329Z] Step 1/36 : ARG BASE=golang:1.20-alpine3.17 [2023-05-25T20:52:28.329Z] Step 2/36 : FROM ${BASE} AS builder [2023-05-25T20:52:28.329Z] ---> 2f1aa4a043e0 [2023-05-25T20:52:28.329Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-05-25T20:52:28.329Z] ---> Running in 9c04380e4c79 [2023-05-25T20:52:28.329Z] Removing intermediate container 9c04380e4c79 [2023-05-25T20:52:28.329Z] ---> f52285ba388b [2023-05-25T20:52:28.329Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-25T20:52:28.626Z] ---> Running in eea50a6e3f76 [2023-05-25T20:52:28.626Z] Removing intermediate container eea50a6e3f76 [2023-05-25T20:52:28.626Z] ---> 8ebb4462cd5e [2023-05-25T20:52:28.626Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-05-25T20:52:28.626Z] ---> Running in 5c76020f88e0 [2023-05-25T20:52:28.888Z] Removing intermediate container 5c76020f88e0 [2023-05-25T20:52:28.888Z] ---> 60e925746386 [2023-05-25T20:52:28.888Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-05-25T20:52:28.888Z] ---> Running in 1fe7456cca2c [2023-05-25T20:52:28.888Z] Removing intermediate container 1fe7456cca2c [2023-05-25T20:52:28.888Z] ---> 704810f12fbf [2023-05-25T20:52:28.888Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-25T20:52:28.888Z] ---> Running in 0331b108eca2 [2023-05-25T20:52:29.148Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-25T20:52:29.407Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-25T20:52:29.407Z] OK: 272 MiB in 67 packages [2023-05-25T20:52:29.975Z] Removing intermediate container 0331b108eca2 [2023-05-25T20:52:29.975Z] ---> 24d886189d6c [2023-05-25T20:52:29.975Z] Step 8/36 : WORKDIR /device-usb-camera [2023-05-25T20:52:29.975Z] ---> Running in e952caed1a5b [2023-05-25T20:52:29.975Z] Removing intermediate container e952caed1a5b [2023-05-25T20:52:29.975Z] ---> dfaf181455ce [2023-05-25T20:52:29.975Z] Step 9/36 : COPY go.mod vendor* ./ [2023-05-25T20:52:30.234Z] ---> 5f7f80428083 [2023-05-25T20:52:30.234Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-25T20:52:30.234Z] ---> Running in deb52169960f [2023-05-25T20:52:31.173Z] Removing intermediate container deb52169960f [2023-05-25T20:52:31.173Z] ---> 93c6a5213d08 [2023-05-25T20:52:31.173Z] Step 11/36 : COPY . . [2023-05-25T20:52:31.173Z] ---> 8c1db484c73e [2023-05-25T20:52:31.173Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-05-25T20:52:31.173Z] ---> Running in c56944fe3cb7 [2023-05-25T20:52:31.740Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-25T20:52:31.740Z] Dload Upload Total Spent Left Speed [2023-05-25T20:52:31.740Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100  1062  100 1062   0    0  17015     0 --:--:-- --:--:-- --:--:-- 17129 [2023-05-25T20:52:31.997Z] Removing intermediate container c56944fe3cb7 [2023-05-25T20:52:31.997Z] ---> 0a45f6be0145 [2023-05-25T20:52:31.997Z] Step 13/36 : RUN ${MAKE} [2023-05-25T20:52:31.997Z] ---> Running in a97f60fef6be [2023-05-25T20:52:32.255Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.0.0-dev.49" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-05-25T20:52:58.880Z] Removing intermediate container a97f60fef6be [2023-05-25T20:52:58.880Z] ---> e03e73671c99 [2023-05-25T20:52:58.880Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-05-25T20:52:58.880Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-05-25T20:52:58.880Z] 4acc49c71d14: Pulling fs layer [2023-05-25T20:52:58.880Z] 4acc49c71d14: Verifying Checksum [2023-05-25T20:52:58.880Z] 4acc49c71d14: Download complete [2023-05-25T20:52:58.880Z] 4acc49c71d14: Pull complete [2023-05-25T20:52:58.880Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-05-25T20:52:58.880Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-05-25T20:52:58.880Z] ---> 01a2bd3e5fff [2023-05-25T20:52:58.880Z] Step 15/36 : FROM alpine:3.17 [2023-05-25T20:52:58.880Z] 3.17: Pulling from library/alpine [2023-05-25T20:52:58.880Z] f56be85fc22e: Already exists [2023-05-25T20:52:58.880Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-25T20:52:58.880Z] Status: Downloaded newer image for alpine:3.17 [2023-05-25T20:52:58.880Z] ---> 9ed4aefc74f6 [2023-05-25T20:52:58.880Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-05-25T20:52:58.880Z] ---> Running in d1c6fca508fb [2023-05-25T20:52:58.880Z] Removing intermediate container d1c6fca508fb [2023-05-25T20:52:58.880Z] ---> 3f12267a753a [2023-05-25T20:52:58.880Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-05-25T20:52:58.880Z] ---> Running in f8f7035d4a8f [2023-05-25T20:52:58.880Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-25T20:52:58.880Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-25T20:52:58.880Z] (1/86) Installing dumb-init (1.2.5-r2) [2023-05-25T20:52:58.880Z] (2/86) Installing sdl2 (2.26.5-r0) [2023-05-25T20:52:58.880Z] (3/86) Installing svt-av1-libs (1.3.0-r0) [2023-05-25T20:52:58.880Z] (4/86) Installing libxau (1.0.10-r0) [2023-05-25T20:52:58.880Z] (5/86) Installing libmd (1.0.4-r0) [2023-05-25T20:52:58.880Z] (6/86) Installing libbsd (0.11.7-r0) [2023-05-25T20:52:58.880Z] (7/86) Installing libxdmcp (1.1.4-r0) [2023-05-25T20:52:58.880Z] (8/86) Installing libxcb (1.15-r0) [2023-05-25T20:52:58.880Z] (9/86) Installing libx11 (1.8.4-r0) [2023-05-25T20:52:58.881Z] (10/86) Installing aom-libs (3.5.0-r0) [2023-05-25T20:52:58.881Z] (11/86) Installing alsa-lib (1.2.8-r0) [2023-05-25T20:52:58.881Z] (12/86) Installing libexpat (2.5.0-r0) [2023-05-25T20:52:58.881Z] (13/86) Installing brotli-libs (1.0.9-r9) [2023-05-25T20:52:59.139Z] (14/86) Installing libbz2 (1.0.8-r4) [2023-05-25T20:52:59.139Z] (15/86) Installing libpng (1.6.38-r0) [2023-05-25T20:52:59.139Z] (16/86) Installing freetype (2.12.1-r0) [2023-05-25T20:52:59.139Z] (17/86) Installing fontconfig (2.14.1-r0) [2023-05-25T20:52:59.139Z] (18/86) Installing fribidi (1.0.12-r0) [2023-05-25T20:52:59.139Z] (19/86) Installing libffi (3.4.4-r0) [2023-05-25T20:52:59.139Z] (20/86) Installing libintl (0.21.1-r1) [2023-05-25T20:52:59.139Z] (21/86) Installing libblkid (2.38.1-r1) [2023-05-25T20:52:59.139Z] (22/86) Installing libmount (2.38.1-r1) [2023-05-25T20:52:59.139Z] (23/86) Installing pcre2 (10.42-r0) [2023-05-25T20:52:59.139Z] (24/86) Installing glib (2.74.7-r0) [2023-05-25T20:52:59.139Z] (25/86) Installing graphite2 (1.3.14-r2) [2023-05-25T20:52:59.139Z] (26/86) Installing harfbuzz (5.3.1-r1) [2023-05-25T20:52:59.139Z] (27/86) Installing libass (0.16.0-r1) [2023-05-25T20:52:59.139Z] (28/86) Installing libdav1d (1.0.0-r2) [2023-05-25T20:52:59.139Z] (29/86) Installing hwdata-pci (0.364-r0) [2023-05-25T20:52:59.139Z] (30/86) Installing libpciaccess (0.17-r0) [2023-05-25T20:52:59.139Z] (31/86) Installing libdrm (2.4.114-r0) [2023-05-25T20:52:59.139Z] (32/86) Installing gmp (6.2.1-r2) [2023-05-25T20:52:59.139Z] (33/86) Installing nettle (3.8.1-r0) [2023-05-25T20:52:59.139Z] (34/86) Installing p11-kit (0.24.1-r1) [2023-05-25T20:52:59.139Z] (35/86) Installing libtasn1 (4.19.0-r0) [2023-05-25T20:52:59.139Z] (36/86) Installing libunistring (1.1-r0) [2023-05-25T20:52:59.139Z] (37/86) Installing gnutls (3.7.8-r3) [2023-05-25T20:52:59.139Z] (38/86) Installing ncurses-terminfo-base (6.3_p20221119-r0) [2023-05-25T20:52:59.139Z] (39/86) Installing ncurses-libs (6.3_p20221119-r0) [2023-05-25T20:52:59.139Z] (40/86) Installing lame (3.100-r2) [2023-05-25T20:52:59.400Z] (41/86) Installing opus (1.3.1-r1) [2023-05-25T20:52:59.400Z] (42/86) Installing libasyncns (0.8-r1) [2023-05-25T20:52:59.400Z] (43/86) Installing dbus-libs (1.14.4-r0) [2023-05-25T20:52:59.400Z] (44/86) Installing libltdl (2.4.7-r1) [2023-05-25T20:52:59.400Z] (45/86) Installing orc (0.4.33-r0) [2023-05-25T20:52:59.400Z] (46/86) Installing libgcc (12.2.1_git20220924-r4) [2023-05-25T20:52:59.400Z] (47/86) Installing libogg (1.3.5-r2) [2023-05-25T20:52:59.400Z] (48/86) Installing libstdc++ (12.2.1_git20220924-r4) [2023-05-25T20:52:59.400Z] (49/86) Installing flac-libs (1.4.2-r0) [2023-05-25T20:52:59.400Z] (50/86) Installing libvorbis (1.3.7-r0) [2023-05-25T20:52:59.400Z] (51/86) Installing libsndfile (1.1.0-r2) [2023-05-25T20:52:59.400Z] (52/86) Installing libgomp (12.2.1_git20220924-r4) [2023-05-25T20:52:59.400Z] (53/86) Installing soxr (0.1.3-r3) [2023-05-25T20:52:59.400Z] (54/86) Installing speexdsp (1.2.1-r0) [2023-05-25T20:52:59.400Z] (55/86) Installing tdb-libs (1.4.6-r0) [2023-05-25T20:52:59.400Z] (56/86) Installing libpulse (16.1-r6) [2023-05-25T20:52:59.400Z] (57/86) Installing cjson (1.7.15-r3) [2023-05-25T20:52:59.400Z] (58/86) Installing mbedtls (2.28.3-r0) [2023-05-25T20:52:59.400Z] (59/86) Installing librist (0.2.7-r0) [2023-05-25T20:52:59.400Z] (60/86) Installing libsrt (1.5.1-r0) [2023-05-25T20:52:59.400Z] (61/86) Installing libssh (0.10.5-r0) [2023-05-25T20:52:59.400Z] (62/86) Installing libtheora (1.1.1-r16) [2023-05-25T20:52:59.400Z] (63/86) Installing libjpeg-turbo (2.1.4-r0) [2023-05-25T20:52:59.400Z] (64/86) Installing v4l-utils-libs (1.22.1-r2) [2023-05-25T20:52:59.400Z] (65/86) Installing libxext (1.3.5-r0) [2023-05-25T20:52:59.400Z] (66/86) Installing libxfixes (6.0.0-r0) [2023-05-25T20:52:59.400Z] (67/86) Installing wayland-libs-client (1.21.0-r1) [2023-05-25T20:52:59.400Z] (68/86) Installing libva (2.16.0-r0) [2023-05-25T20:52:59.400Z] (69/86) Installing libvdpau (1.5-r0) [2023-05-25T20:52:59.400Z] (70/86) Installing vidstab (1.1.0-r2) [2023-05-25T20:52:59.400Z] (71/86) Installing libvpx (1.12.0-r1) [2023-05-25T20:52:59.659Z] (72/86) Installing libwebp (1.2.4-r2) [2023-05-25T20:52:59.659Z] (73/86) Installing x264-libs (0.164_git20220602-r0) [2023-05-25T20:52:59.659Z] (74/86) Installing numactl (2.0.16-r1) [2023-05-25T20:52:59.659Z] (75/86) Installing x265-libs (3.5-r3) [2023-05-25T20:52:59.659Z] (76/86) Installing xvidcore (1.3.7-r1) [2023-05-25T20:52:59.659Z] (77/86) Installing libsodium (1.0.18-r2) [2023-05-25T20:52:59.659Z] (78/86) Installing libzmq (4.3.4-r1) [2023-05-25T20:52:59.659Z] (79/86) Installing ffmpeg-libs (5.1.3-r0) [2023-05-25T20:52:59.918Z] (80/86) Installing ffmpeg (5.1.3-r0) [2023-05-25T20:52:59.918Z] (81/86) Installing udev-init-scripts (35-r1) [2023-05-25T20:52:59.918Z] (82/86) Installing eudev-libs (3.2.11-r4) [2023-05-25T20:52:59.918Z] (83/86) Installing xz-libs (5.2.9-r0) [2023-05-25T20:52:59.918Z] (84/86) Installing zstd-libs (1.5.5-r0) [2023-05-25T20:52:59.918Z] (85/86) Installing kmod-libs (30-r1) [2023-05-25T20:52:59.918Z] (86/86) Installing eudev (3.2.11-r4) [2023-05-25T20:52:59.918Z] Executing busybox-1.35.0-r29.trigger [2023-05-25T20:52:59.918Z] Executing eudev-3.2.11-r4.trigger [2023-05-25T20:52:59.918Z] OK: 112 MiB in 101 packages [2023-05-25T20:53:04.377Z] Removing intermediate container f8f7035d4a8f [2023-05-25T20:53:04.377Z] ---> 0c1fc76a99ad [2023-05-25T20:53:04.377Z] Step 18/36 : WORKDIR / [2023-05-25T20:53:04.377Z] ---> Running in 108c294de299 [2023-05-25T20:53:04.377Z] Removing intermediate container 108c294de299 [2023-05-25T20:53:04.377Z] ---> f65b163cab5b [2023-05-25T20:53:04.377Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-05-25T20:53:04.638Z] ---> 795bb63ea842 [2023-05-25T20:53:04.638Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-05-25T20:53:04.896Z] ---> 58330167a5a2 [2023-05-25T20:53:04.896Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-05-25T20:53:04.896Z] ---> 183732e63e9c [2023-05-25T20:53:04.896Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-05-25T20:53:05.154Z] ---> 8e871e2c579b [2023-05-25T20:53:05.154Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-05-25T20:53:05.412Z] ---> 24593db26fa4 [2023-05-25T20:53:05.412Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-05-25T20:53:05.412Z] ---> d1c596950b24 [2023-05-25T20:53:05.412Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-05-25T20:53:06.785Z] ---> 566a2b9c6dbd [2023-05-25T20:53:06.785Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-05-25T20:53:06.785Z] ---> Running in 9c8a7ef3c683 [2023-05-25T20:53:07.353Z] Removing intermediate container 9c8a7ef3c683 [2023-05-25T20:53:07.353Z] ---> 793e57a675d8 [2023-05-25T20:53:07.353Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-05-25T20:53:07.353Z] ---> Running in ec77b6efa017 [2023-05-25T20:53:07.513Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16980 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws [2023-05-25T20:53:07.524Z] Running in /w/workspace/device-usb-camera/121 [Pipeline] { [Pipeline] checkout [2023-05-25T20:53:07.555Z] Selected Git installation does not exist. Using Default [2023-05-25T20:53:07.556Z] The recommended git tool is: NONE [2023-05-25T20:53:07.625Z] Removing intermediate container ec77b6efa017 [2023-05-25T20:53:07.625Z] ---> 5978e730cabf [2023-05-25T20:53:07.625Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-05-25T20:53:07.884Z] ---> Running in c27c182c5438 [2023-05-25T20:53:08.453Z] Removing intermediate container c27c182c5438 [2023-05-25T20:53:08.453Z] ---> 742fc29ad901 [2023-05-25T20:53:08.453Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-05-25T20:53:08.453Z] ---> Running in d23b504c8a54 [2023-05-25T20:53:09.022Z] Removing intermediate container d23b504c8a54 [2023-05-25T20:53:09.022Z] ---> 5760ffae0081 [2023-05-25T20:53:09.022Z] Step 30/36 : EXPOSE 59983 [2023-05-25T20:53:09.022Z] ---> Running in 38481a9004b3 [2023-05-25T20:53:09.289Z] Removing intermediate container 38481a9004b3 [2023-05-25T20:53:09.289Z] ---> db18f6e1e75c [2023-05-25T20:53:09.289Z] Step 31/36 : EXPOSE 8554 [2023-05-25T20:53:09.289Z] ---> Running in 97ca10f950ad [2023-05-25T20:53:09.289Z] Removing intermediate container 97ca10f950ad [2023-05-25T20:53:09.289Z] ---> 51c1b079c0a0 [2023-05-25T20:53:09.289Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-05-25T20:53:09.548Z] ---> Running in d2cf39afa005 [2023-05-25T20:53:09.548Z] Removing intermediate container d2cf39afa005 [2023-05-25T20:53:09.548Z] ---> 3294ef9c082e [2023-05-25T20:53:09.548Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-05-25T20:53:09.548Z] ---> Running in 6e996e4bd498 [2023-05-25T20:53:09.807Z] Removing intermediate container 6e996e4bd498 [2023-05-25T20:53:09.807Z] ---> 8fda8cd37036 [2023-05-25T20:53:09.807Z] Step 34/36 : LABEL arch=amd64 [2023-05-25T20:53:09.807Z] ---> Running in 5dacdd7efd74 [2023-05-25T20:53:09.807Z] Removing intermediate container 5dacdd7efd74 [2023-05-25T20:53:09.807Z] ---> 56eea4b11bda [2023-05-25T20:53:09.807Z] Step 35/36 : LABEL git_sha=158cf72183c0870f436f0f492b637675d1f9df70 [2023-05-25T20:53:10.067Z] ---> Running in 3c412cc8b977 [2023-05-25T20:53:10.067Z] Removing intermediate container 3c412cc8b977 [2023-05-25T20:53:10.067Z] ---> 21ac1ccaa4eb [2023-05-25T20:53:10.067Z] Step 36/36 : LABEL version=3.0.0-dev.49 [2023-05-25T20:53:10.067Z] ---> Running in 3a364e4cb3c2 [2023-05-25T20:53:10.067Z] Removing intermediate container 3a364e4cb3c2 [2023-05-25T20:53:10.067Z] ---> fe5989100de2 [2023-05-25T20:53:10.067Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-25T20:53:10.067Z] Successfully built fe5989100de2 [2023-05-25T20:53:10.067Z] 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-05-25T20:53:10.448Z] provisioning config files... [2023-05-25T20:53:10.456Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config11298933482731218634tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-25T20:53:10.753Z] ---> docker-login.sh [2023-05-25T20:53:10.753Z] nexus3.edgexfoundry.org:10001 [2023-05-25T20:53:10.753Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T20:53:10.753Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T20:53:10.753Z] Configure a credential helper to remove this warning. See [2023-05-25T20:53:10.753Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T20:53:10.753Z] [2023-05-25T20:53:10.753Z] Login Succeeded [2023-05-25T20:53:10.753Z] nexus3.edgexfoundry.org:10002 [2023-05-25T20:53:10.753Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T20:53:10.753Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T20:53:10.753Z] Configure a credential helper to remove this warning. See [2023-05-25T20:53:10.753Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T20:53:10.753Z] [2023-05-25T20:53:10.753Z] Login Succeeded [2023-05-25T20:53:10.753Z] nexus3.edgexfoundry.org:10003 [2023-05-25T20:53:11.011Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T20:53:11.011Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T20:53:11.011Z] Configure a credential helper to remove this warning. See [2023-05-25T20:53:11.011Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T20:53:11.011Z] [2023-05-25T20:53:11.011Z] Login Succeeded [2023-05-25T20:53:11.011Z] nexus3.edgexfoundry.org:10004 [2023-05-25T20:53:11.011Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T20:53:11.011Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T20:53:11.011Z] Configure a credential helper to remove this warning. See [2023-05-25T20:53:11.012Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T20:53:11.012Z] [2023-05-25T20:53:11.012Z] Login Succeeded [2023-05-25T20:53:11.012Z] docker.io [2023-05-25T20:53:11.271Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T20:53:11.271Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T20:53:11.271Z] Configure a credential helper to remove this warning. See [2023-05-25T20:53:11.271Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T20:53:11.271Z] [2023-05-25T20:53:11.271Z] Login Succeeded [2023-05-25T20:53:11.271Z] ---> docker-login.sh ends [Pipeline] } [2023-05-25T20:53:11.278Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-25T20:53:11.306Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-25T20:53:11.322Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2023-05-25T20:53:11.322Z] 158cf72183c0870f436f0f492b637675d1f9df70 [2023-05-25T20:53:11.322Z] latest [2023-05-25T20:53:11.322Z] 3.0.0-dev.49 [2023-05-25T20:53:11.322Z] 158cf72183c0870f436f0f492b637675d1f9df70-3.0.0-dev.49 [2023-05-25T20:53:11.322Z] main [2023-05-25T20:53:11.322Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T20:53:11.632Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:158cf72183c0870f436f0f492b637675d1f9df70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T20:53:11.950Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:158cf72183c0870f436f0f492b637675d1f9df70 [2023-05-25T20:53:11.950Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-05-25T20:53:11.950Z] 44317e7cf813: Preparing [2023-05-25T20:53:11.950Z] 63ba951c624b: Preparing [2023-05-25T20:53:11.950Z] 450ba7ee18b7: Preparing [2023-05-25T20:53:11.950Z] 11c3be5873a3: Preparing [2023-05-25T20:53:11.950Z] 3827b5b91e75: Preparing [2023-05-25T20:53:11.950Z] acc83c6ca332: Preparing [2023-05-25T20:53:11.950Z] db8b16a6eb31: Preparing [2023-05-25T20:53:11.950Z] 0c78832b2371: Preparing [2023-05-25T20:53:11.950Z] 65abc65b70a9: Preparing [2023-05-25T20:53:11.950Z] 0dcba8276a95: Preparing [2023-05-25T20:53:11.950Z] 3c2e6ed38cb4: Preparing [2023-05-25T20:53:11.950Z] 6e743172abce: Preparing [2023-05-25T20:53:11.950Z] f1417ff83b31: Preparing [2023-05-25T20:53:11.950Z] acc83c6ca332: Waiting [2023-05-25T20:53:11.950Z] db8b16a6eb31: Waiting [2023-05-25T20:53:11.950Z] 0c78832b2371: Waiting [2023-05-25T20:53:11.950Z] 65abc65b70a9: Waiting [2023-05-25T20:53:11.950Z] 0dcba8276a95: Waiting [2023-05-25T20:53:11.950Z] 3c2e6ed38cb4: Waiting [2023-05-25T20:53:11.950Z] 6e743172abce: Waiting [2023-05-25T20:53:11.950Z] f1417ff83b31: Waiting [2023-05-25T20:53:11.950Z] 11c3be5873a3: Pushed [2023-05-25T20:53:11.950Z] 450ba7ee18b7: Pushed [2023-05-25T20:53:11.950Z] 44317e7cf813: Pushed [2023-05-25T20:53:11.950Z] 63ba951c624b: Pushed [2023-05-25T20:53:12.208Z] 0c78832b2371: Pushed [2023-05-25T20:53:12.208Z] acc83c6ca332: Pushed [2023-05-25T20:53:12.208Z] 65abc65b70a9: Pushed [2023-05-25T20:53:12.208Z] db8b16a6eb31: Pushed [2023-05-25T20:53:12.208Z] f1417ff83b31: Layer already exists [2023-05-25T20:53:12.208Z] 0dcba8276a95: Pushed [2023-05-25T20:53:14.594Z] using credential edgex-jenkins-ssh [2023-05-25T20:53:14.620Z] Cloning the remote Git repository [2023-05-25T20:53:14.733Z] 3827b5b91e75: Pushed [2023-05-25T20:53:14.994Z] 3c2e6ed38cb4: Pushed [2023-05-25T20:53:14.673Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2023-05-25T20:53:14.842Z] > git init /w/workspace/device-usb-camera/121 # timeout=10 [2023-05-25T20:53:15.204Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-05-25T20:53:15.206Z] > git --version # timeout=10 [2023-05-25T20:53:15.259Z] > git --version # 'git version 2.25.1' [2023-05-25T20:53:15.262Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-25T20:53:15.507Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-25T20:53:16.545Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-05-25T20:53:16.573Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-25T20:53:17.857Z] Avoid second fetch [2023-05-25T20:53:17.858Z] Checking out Revision 158cf72183c0870f436f0f492b637675d1f9df70 (main) [2023-05-25T20:53:17.875Z] > git config core.sparsecheckout # timeout=10 [2023-05-25T20:53:17.968Z] > git checkout -f 158cf72183c0870f436f0f492b637675d1f9df70 # timeout=10 [2023-05-25T20:53:18.629Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#257)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-25T20:53:20.336Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-25T20:53:20.337Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-25T20:53:20.337Z] Dload Upload Total Spent Left Speed [2023-05-25T20:53:20.337Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 83888 0 --:--:-- --:--:-- --:--:-- 84443 [Pipeline] sh [2023-05-25T20:53:21.043Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-25T20:53:21.435Z] + + sudo tee /etc/docker/daemon.new [2023-05-25T20:53:21.435Z] sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-25T20:53:21.435Z] { [2023-05-25T20:53:21.435Z] "registry-mirrors": [ [2023-05-25T20:53:21.435Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-25T20:53:21.435Z] ], [2023-05-25T20:53:21.435Z] "bip": "10.250.0.254/24", [2023-05-25T20:53:21.435Z] "hosts": [ [2023-05-25T20:53:21.435Z] "tcp://0.0.0.0:5555", [2023-05-25T20:53:21.435Z] "unix:///var/run/docker.sock" [2023-05-25T20:53:21.435Z] ], [2023-05-25T20:53:21.435Z] "mtu": 1458, [2023-05-25T20:53:21.435Z] "selinux-enabled": true, [2023-05-25T20:53:21.435Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-25T20:53:21.435Z] } [Pipeline] sh [2023-05-25T20:53:21.863Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-25T20:53:22.278Z] + sudo service docker restart [2023-05-25T20:53:23.123Z] 6e743172abce: Pushed [2023-05-25T20:53:23.123Z] 158cf72183c0870f436f0f492b637675d1f9df70: digest: sha256:744831d02bd5475412571ada98a05eb436771033e3bd5b9e7b50a0460d2c312f size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T20:53:23.448Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T20:53:23.766Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-05-25T20:53:23.766Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-05-25T20:53:23.766Z] 44317e7cf813: Preparing [2023-05-25T20:53:23.766Z] 63ba951c624b: Preparing [2023-05-25T20:53:23.766Z] 450ba7ee18b7: Preparing [2023-05-25T20:53:23.766Z] 11c3be5873a3: Preparing [2023-05-25T20:53:23.766Z] 3827b5b91e75: Preparing [2023-05-25T20:53:23.766Z] acc83c6ca332: Preparing [2023-05-25T20:53:23.766Z] db8b16a6eb31: Preparing [2023-05-25T20:53:23.766Z] 0c78832b2371: Preparing [2023-05-25T20:53:23.766Z] 65abc65b70a9: Preparing [2023-05-25T20:53:23.766Z] 0dcba8276a95: Preparing [2023-05-25T20:53:23.766Z] 3c2e6ed38cb4: Preparing [2023-05-25T20:53:23.766Z] 6e743172abce: Preparing [2023-05-25T20:53:23.766Z] f1417ff83b31: Preparing [2023-05-25T20:53:23.766Z] acc83c6ca332: Waiting [2023-05-25T20:53:23.766Z] db8b16a6eb31: Waiting [2023-05-25T20:53:23.766Z] 0c78832b2371: Waiting [2023-05-25T20:53:23.766Z] 65abc65b70a9: Waiting [2023-05-25T20:53:23.766Z] 0dcba8276a95: Waiting [2023-05-25T20:53:23.766Z] 3c2e6ed38cb4: Waiting [2023-05-25T20:53:23.766Z] 6e743172abce: Waiting [2023-05-25T20:53:23.766Z] f1417ff83b31: Waiting [2023-05-25T20:53:23.766Z] 11c3be5873a3: Layer already exists [2023-05-25T20:53:23.766Z] 44317e7cf813: Layer already exists [2023-05-25T20:53:23.766Z] 3827b5b91e75: Layer already exists [2023-05-25T20:53:23.766Z] 63ba951c624b: Layer already exists [2023-05-25T20:53:23.766Z] 450ba7ee18b7: Layer already exists [2023-05-25T20:53:23.766Z] acc83c6ca332: Layer already exists [2023-05-25T20:53:23.766Z] 0c78832b2371: Layer already exists [2023-05-25T20:53:23.766Z] db8b16a6eb31: Layer already exists [2023-05-25T20:53:23.766Z] 65abc65b70a9: Layer already exists [2023-05-25T20:53:23.766Z] 0dcba8276a95: Layer already exists [2023-05-25T20:53:23.766Z] 6e743172abce: Layer already exists [2023-05-25T20:53:23.766Z] 3c2e6ed38cb4: Layer already exists [2023-05-25T20:53:23.766Z] f1417ff83b31: Layer already exists [2023-05-25T20:53:23.766Z] latest: digest: sha256:744831d02bd5475412571ada98a05eb436771033e3bd5b9e7b50a0460d2c312f size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T20:53:24.088Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T20:53:24.399Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.49 [2023-05-25T20:53:24.399Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-05-25T20:53:24.399Z] 44317e7cf813: Preparing [2023-05-25T20:53:24.399Z] 63ba951c624b: Preparing [2023-05-25T20:53:24.399Z] 450ba7ee18b7: Preparing [2023-05-25T20:53:24.399Z] 11c3be5873a3: Preparing [2023-05-25T20:53:24.399Z] 3827b5b91e75: Preparing [2023-05-25T20:53:24.399Z] acc83c6ca332: Preparing [2023-05-25T20:53:24.399Z] db8b16a6eb31: Preparing [2023-05-25T20:53:24.399Z] 0c78832b2371: Preparing [2023-05-25T20:53:24.399Z] 65abc65b70a9: Preparing [2023-05-25T20:53:24.399Z] 0dcba8276a95: Preparing [2023-05-25T20:53:24.399Z] 3c2e6ed38cb4: Preparing [2023-05-25T20:53:24.399Z] 6e743172abce: Preparing [2023-05-25T20:53:24.399Z] acc83c6ca332: Waiting [2023-05-25T20:53:24.399Z] f1417ff83b31: Preparing [2023-05-25T20:53:24.399Z] 65abc65b70a9: Waiting [2023-05-25T20:53:24.399Z] 0c78832b2371: Waiting [2023-05-25T20:53:24.399Z] 0dcba8276a95: Waiting [2023-05-25T20:53:24.399Z] 3c2e6ed38cb4: Waiting [2023-05-25T20:53:24.399Z] f1417ff83b31: Waiting [2023-05-25T20:53:24.399Z] db8b16a6eb31: Waiting [2023-05-25T20:53:24.399Z] 63ba951c624b: Layer already exists [2023-05-25T20:53:24.399Z] 3827b5b91e75: Layer already exists [2023-05-25T20:53:24.399Z] 44317e7cf813: Layer already exists [2023-05-25T20:53:24.399Z] 11c3be5873a3: Layer already exists [2023-05-25T20:53:24.399Z] 450ba7ee18b7: Layer already exists [2023-05-25T20:53:24.399Z] acc83c6ca332: Layer already exists [2023-05-25T20:53:24.399Z] db8b16a6eb31: Layer already exists [2023-05-25T20:53:24.399Z] 0dcba8276a95: Layer already exists [2023-05-25T20:53:24.399Z] 0c78832b2371: Layer already exists [2023-05-25T20:53:24.399Z] 65abc65b70a9: Layer already exists [2023-05-25T20:53:24.399Z] 3c2e6ed38cb4: Layer already exists [2023-05-25T20:53:24.399Z] 6e743172abce: Layer already exists [2023-05-25T20:53:24.399Z] f1417ff83b31: Layer already exists [2023-05-25T20:53:24.399Z] 3.0.0-dev.49: digest: sha256:744831d02bd5475412571ada98a05eb436771033e3bd5b9e7b50a0460d2c312f size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T20:53:24.705Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:158cf72183c0870f436f0f492b637675d1f9df70-3.0.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T20:53:25.012Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:158cf72183c0870f436f0f492b637675d1f9df70-3.0.0-dev.49 [2023-05-25T20:53:25.012Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-05-25T20:53:25.012Z] 44317e7cf813: Preparing [2023-05-25T20:53:25.012Z] 63ba951c624b: Preparing [2023-05-25T20:53:25.012Z] 450ba7ee18b7: Preparing [2023-05-25T20:53:25.012Z] 11c3be5873a3: Preparing [2023-05-25T20:53:25.012Z] 3827b5b91e75: Preparing [2023-05-25T20:53:25.012Z] acc83c6ca332: Preparing [2023-05-25T20:53:25.012Z] db8b16a6eb31: Preparing [2023-05-25T20:53:25.012Z] 0c78832b2371: Preparing [2023-05-25T20:53:25.012Z] 65abc65b70a9: Preparing [2023-05-25T20:53:25.012Z] 0c78832b2371: Waiting [2023-05-25T20:53:25.012Z] db8b16a6eb31: Waiting [2023-05-25T20:53:25.012Z] 0dcba8276a95: Preparing [2023-05-25T20:53:25.012Z] 3c2e6ed38cb4: Preparing [2023-05-25T20:53:25.012Z] 6e743172abce: Preparing [2023-05-25T20:53:25.012Z] f1417ff83b31: Preparing [2023-05-25T20:53:25.012Z] 6e743172abce: Waiting [2023-05-25T20:53:25.012Z] 3c2e6ed38cb4: Waiting [2023-05-25T20:53:25.012Z] 0dcba8276a95: Waiting [2023-05-25T20:53:25.012Z] f1417ff83b31: Waiting [2023-05-25T20:53:25.012Z] 44317e7cf813: Layer already exists [2023-05-25T20:53:25.012Z] 450ba7ee18b7: Layer already exists [2023-05-25T20:53:25.012Z] 3827b5b91e75: Layer already exists [2023-05-25T20:53:25.012Z] 11c3be5873a3: Layer already exists [2023-05-25T20:53:25.012Z] 63ba951c624b: Layer already exists [2023-05-25T20:53:25.012Z] acc83c6ca332: Layer already exists [2023-05-25T20:53:25.012Z] db8b16a6eb31: Layer already exists [2023-05-25T20:53:25.012Z] 65abc65b70a9: Layer already exists [2023-05-25T20:53:25.012Z] 0c78832b2371: Layer already exists [2023-05-25T20:53:25.012Z] 6e743172abce: Layer already exists [2023-05-25T20:53:25.012Z] 0dcba8276a95: Layer already exists [2023-05-25T20:53:25.012Z] 3c2e6ed38cb4: Layer already exists [2023-05-25T20:53:25.012Z] f1417ff83b31: Layer already exists [2023-05-25T20:53:25.012Z] 158cf72183c0870f436f0f492b637675d1f9df70-3.0.0-dev.49: digest: sha256:744831d02bd5475412571ada98a05eb436771033e3bd5b9e7b50a0460d2c312f size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T20:53:25.318Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T20:53:25.623Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2023-05-25T20:53:25.623Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-05-25T20:53:25.623Z] 44317e7cf813: Preparing [2023-05-25T20:53:25.623Z] 63ba951c624b: Preparing [2023-05-25T20:53:25.623Z] 450ba7ee18b7: Preparing [2023-05-25T20:53:25.623Z] 11c3be5873a3: Preparing [2023-05-25T20:53:25.623Z] 3827b5b91e75: Preparing [2023-05-25T20:53:25.623Z] acc83c6ca332: Preparing [2023-05-25T20:53:25.623Z] db8b16a6eb31: Preparing [2023-05-25T20:53:25.623Z] 0c78832b2371: Preparing [2023-05-25T20:53:25.623Z] 65abc65b70a9: Preparing [2023-05-25T20:53:25.623Z] 0dcba8276a95: Preparing [2023-05-25T20:53:25.623Z] 3c2e6ed38cb4: Preparing [2023-05-25T20:53:25.623Z] 6e743172abce: Preparing [2023-05-25T20:53:25.623Z] f1417ff83b31: Preparing [2023-05-25T20:53:25.623Z] 65abc65b70a9: Waiting [2023-05-25T20:53:25.623Z] 0dcba8276a95: Waiting [2023-05-25T20:53:25.623Z] 6e743172abce: Waiting [2023-05-25T20:53:25.623Z] 3c2e6ed38cb4: Waiting [2023-05-25T20:53:25.623Z] f1417ff83b31: Waiting [2023-05-25T20:53:25.623Z] db8b16a6eb31: Waiting [2023-05-25T20:53:25.623Z] 0c78832b2371: Waiting [2023-05-25T20:53:25.623Z] 44317e7cf813: Layer already exists [2023-05-25T20:53:25.623Z] 63ba951c624b: Layer already exists [2023-05-25T20:53:25.623Z] 3827b5b91e75: Layer already exists [2023-05-25T20:53:25.623Z] 450ba7ee18b7: Layer already exists [2023-05-25T20:53:25.623Z] 11c3be5873a3: Layer already exists [2023-05-25T20:53:25.623Z] db8b16a6eb31: Layer already exists [2023-05-25T20:53:25.623Z] 65abc65b70a9: Layer already exists [2023-05-25T20:53:25.623Z] 0dcba8276a95: Layer already exists [2023-05-25T20:53:25.623Z] acc83c6ca332: Layer already exists [2023-05-25T20:53:25.623Z] 0c78832b2371: Layer already exists [2023-05-25T20:53:25.623Z] 3c2e6ed38cb4: Layer already exists [2023-05-25T20:53:25.623Z] 6e743172abce: Layer already exists [2023-05-25T20:53:25.623Z] f1417ff83b31: Layer already exists [2023-05-25T20:53:25.623Z] main: digest: sha256:744831d02bd5475412571ada98a05eb436771033e3bd5b9e7b50a0460d2c312f size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-25T20:53:25.662Z] ===================================================== [Pipeline] echo [2023-05-25T20:53:25.668Z] taggedImages: [2023-05-25T20:53:25.668Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:158cf72183c0870f436f0f492b637675d1f9df70 [2023-05-25T20:53:25.668Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-05-25T20:53:25.668Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.49 [2023-05-25T20:53:25.668Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:158cf72183c0870f436f0f492b637675d1f9df70-3.0.0-dev.49 [2023-05-25T20:53:25.668Z] - 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-05-25T20:53:26.027Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-25T20:53:26.027Z] [2023-05-25T20:53:26.027Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T20:53:26.324Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-25T20:53:26.324Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-25T20:53:26.324Z] 5eb5b503b376: Pulling fs layer [2023-05-25T20:53:26.324Z] 5c69ac0246d0: Pulling fs layer [2023-05-25T20:53:26.324Z] ec43610c2a17: Pulling fs layer [2023-05-25T20:53:26.324Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-25T20:53:26.324Z] 33b1e0a273af: Pulling fs layer [2023-05-25T20:53:26.324Z] 5d3b04190fa2: Pulling fs layer [2023-05-25T20:53:26.324Z] 2f39f015ded8: Pulling fs layer [2023-05-25T20:53:26.324Z] 3a2ae6a8a46f: Waiting [2023-05-25T20:53:26.324Z] 33b1e0a273af: Waiting [2023-05-25T20:53:26.324Z] 5d3b04190fa2: Waiting [2023-05-25T20:53:26.324Z] 2f39f015ded8: Waiting [2023-05-25T20:53:26.324Z] 5c69ac0246d0: Verifying Checksum [2023-05-25T20:53:26.324Z] 5c69ac0246d0: Download complete [2023-05-25T20:53:26.324Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-25T20:53:26.324Z] 3a2ae6a8a46f: Download complete [2023-05-25T20:53:26.324Z] ec43610c2a17: Verifying Checksum [2023-05-25T20:53:26.324Z] ec43610c2a17: Download complete [2023-05-25T20:53:26.324Z] 33b1e0a273af: Verifying Checksum [2023-05-25T20:53:26.324Z] 33b1e0a273af: Download complete [2023-05-25T20:53:26.582Z] 5d3b04190fa2: Download complete [2023-05-25T20:53:26.582Z] 5eb5b503b376: Verifying Checksum [2023-05-25T20:53:26.582Z] 5eb5b503b376: Download complete [2023-05-25T20:53:27.150Z] 2f39f015ded8: Download complete [2023-05-25T20:53:27.716Z] 5eb5b503b376: Pull complete [2023-05-25T20:53:27.716Z] 5c69ac0246d0: Pull complete [2023-05-25T20:53:28.280Z] ec43610c2a17: Pull complete [2023-05-25T20:53:28.280Z] 3a2ae6a8a46f: Pull complete [2023-05-25T20:53:28.538Z] 33b1e0a273af: Pull complete [2023-05-25T20:53:28.538Z] 5d3b04190fa2: Pull complete [2023-05-25T20:53:32.725Z] 2f39f015ded8: Pull complete [2023-05-25T20:53:32.725Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-25T20:53:32.725Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-25T20:53:32.725Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T20:53:32.803Z] prd-ubuntu20.04-docker-8c-8g-16977 does not seem to be running inside a container [2023-05-25T20:53:32.841Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-25T20:53:39.443Z] $ docker top f8c4c1f3870eeba0bf27f1f36519e100c60432f252a6fb2e264ccb310f444ab4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-25T20:53:39.836Z] ---> job-cost.sh [2023-05-25T20:53:39.836Z] lf-activate-venv: SKIPPING [2023-05-25T20:53:39.836Z] INFO: No Stack... [2023-05-25T20:53:40.404Z] INFO: Retrieving Pricing Info for: v3-standard-8 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-25T20:53:40.584Z] provisioning config files... [2023-05-25T20:53:40.612Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/121@tmp/config7353801338555252866tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-25T20:53:40.663Z] INFO: Archiving Costs [Pipeline] sh [2023-05-25T20:53:40.970Z] ---> docker-login.sh [2023-05-25T20:53:40.970Z] nexus3.edgexfoundry.org:10001 [2023-05-25T20:53:40.998Z] + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [2023-05-25T20:53:40.998Z] + cut -d, -f6 [Pipeline] lock [2023-05-25T20:53:41.011Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-121-stack-cost] [2023-05-25T20:53:41.017Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-121-stack-cost] did not exist. Created. [2023-05-25T20:53:41.017Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-121-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-25T20:53:41.317Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-25T20:53:41.349Z] Stashed 1 file(s) [Pipeline] } [2023-05-25T20:53:41.354Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-121-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-25T20:53:41.377Z] $ docker stop --time=1 f8c4c1f3870eeba0bf27f1f36519e100c60432f252a6fb2e264ccb310f444ab4 [2023-05-25T20:53:41.565Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T20:53:41.566Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T20:53:41.566Z] Configure a credential helper to remove this warning. See [2023-05-25T20:53:41.566Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T20:53:41.566Z] [2023-05-25T20:53:41.566Z] Login Succeeded [2023-05-25T20:53:41.566Z] nexus3.edgexfoundry.org:10002 [2023-05-25T20:53:41.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T20:53:42.107Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T20:53:42.107Z] Configure a credential helper to remove this warning. See [2023-05-25T20:53:42.107Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T20:53:42.107Z] [2023-05-25T20:53:42.107Z] Login Succeeded [2023-05-25T20:53:42.107Z] nexus3.edgexfoundry.org:10003 [2023-05-25T20:53:42.378Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T20:53:42.379Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T20:53:42.379Z] Configure a credential helper to remove this warning. See [2023-05-25T20:53:42.379Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T20:53:42.379Z] [2023-05-25T20:53:42.379Z] Login Succeeded [2023-05-25T20:53:42.379Z] nexus3.edgexfoundry.org:10004 [2023-05-25T20:53:42.543Z] $ docker rm -f --volumes f8c4c1f3870eeba0bf27f1f36519e100c60432f252a6fb2e264ccb310f444ab4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-25T20:53:42.649Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T20:53:42.649Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T20:53:42.649Z] Configure a credential helper to remove this warning. See [2023-05-25T20:53:42.649Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T20:53:42.649Z] [2023-05-25T20:53:42.649Z] Login Succeeded [2023-05-25T20:53:42.649Z] docker.io [2023-05-25T20:53:42.922Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T20:53:43.192Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T20:53:43.192Z] Configure a credential helper to remove this warning. See [2023-05-25T20:53:43.192Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T20:53:43.192Z] [2023-05-25T20:53:43.192Z] Login Succeeded [2023-05-25T20:53:43.192Z] ---> docker-login.sh ends [Pipeline] } [2023-05-25T20:53:43.207Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-25T20:53:43.538Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-25T20:53:43.553Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-25T20:53:43.564Z] ========================================================= [2023-05-25T20:53:43.564Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-25T20:53:43.564Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T20:53:43.934Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-25T20:53:44.203Z] Sending build context to Docker daemon 1.142MB [2023-05-25T20:53:44.203Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-05-25T20:53:44.203Z] Step 2/13 : FROM ${BASE} AS builder [2023-05-25T20:53:46.160Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-25T20:53:46.160Z] c41833b44d91: Pulling fs layer [2023-05-25T20:53:46.431Z] ed15518f5707: Pulling fs layer [2023-05-25T20:53:46.431Z] feae8fd75edb: Pulling fs layer [2023-05-25T20:53:46.431Z] 242c74f7c9fa: Pulling fs layer [2023-05-25T20:53:46.431Z] 3cdef696dda3: Pulling fs layer [2023-05-25T20:53:46.431Z] 2ced38df9373: Pulling fs layer [2023-05-25T20:53:46.431Z] 58f1dce35555: Pulling fs layer [2023-05-25T20:53:46.431Z] 242c74f7c9fa: Waiting [2023-05-25T20:53:46.431Z] 2ced38df9373: Waiting [2023-05-25T20:53:46.431Z] 58f1dce35555: Waiting [2023-05-25T20:53:46.431Z] 3cdef696dda3: Waiting [2023-05-25T20:53:46.431Z] ed15518f5707: Verifying Checksum [2023-05-25T20:53:46.431Z] ed15518f5707: Download complete [2023-05-25T20:53:46.431Z] 242c74f7c9fa: Verifying Checksum [2023-05-25T20:53:46.431Z] 242c74f7c9fa: Download complete [2023-05-25T20:53:46.431Z] 3cdef696dda3: Verifying Checksum [2023-05-25T20:53:46.431Z] 3cdef696dda3: Download complete [2023-05-25T20:53:46.431Z] c41833b44d91: Verifying Checksum [2023-05-25T20:53:46.431Z] c41833b44d91: Download complete [2023-05-25T20:53:47.429Z] c41833b44d91: Pull complete [2023-05-25T20:53:47.699Z] 58f1dce35555: Verifying Checksum [2023-05-25T20:53:47.699Z] 58f1dce35555: Download complete [2023-05-25T20:53:48.295Z] ed15518f5707: Pull complete [2023-05-25T20:53:49.273Z] feae8fd75edb: Verifying Checksum [2023-05-25T20:53:49.273Z] feae8fd75edb: Download complete [2023-05-25T20:53:49.273Z] 2ced38df9373: Verifying Checksum [2023-05-25T20:53:49.273Z] 2ced38df9373: Download complete [2023-05-25T20:54:01.630Z] feae8fd75edb: Pull complete [2023-05-25T20:54:01.630Z] 242c74f7c9fa: Pull complete [2023-05-25T20:54:01.630Z] 3cdef696dda3: Pull complete [2023-05-25T20:54:06.993Z] 2ced38df9373: Pull complete [2023-05-25T20:54:09.598Z] 58f1dce35555: Pull complete [2023-05-25T20:54:09.598Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-25T20:54:09.598Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-25T20:54:09.598Z] ---> fadd8f120f05 [2023-05-25T20:54:09.598Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-05-25T20:54:11.576Z] ---> Running in c065b9b5c881 [2023-05-25T20:54:11.844Z] Removing intermediate container c065b9b5c881 [2023-05-25T20:54:11.844Z] ---> b378f33f4835 [2023-05-25T20:54:11.844Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-25T20:54:12.165Z] ---> Running in a5c37bf1b212 [2023-05-25T20:54:12.465Z] Removing intermediate container a5c37bf1b212 [2023-05-25T20:54:12.465Z] ---> 06a6e80a1260 [2023-05-25T20:54:12.465Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-05-25T20:54:12.465Z] ---> Running in 57c9a92f39e7 [2023-05-25T20:54:12.839Z] Removing intermediate container 57c9a92f39e7 [2023-05-25T20:54:12.839Z] ---> d9144f20ec62 [2023-05-25T20:54:12.839Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-05-25T20:54:12.839Z] ---> Running in 1ab16a2703ba [2023-05-25T20:54:13.121Z] Removing intermediate container 1ab16a2703ba [2023-05-25T20:54:13.122Z] ---> a3de6618c7b7 [2023-05-25T20:54:13.122Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-25T20:54:13.122Z] ---> Running in 9dcb3fdbfb04 [2023-05-25T20:54:14.540Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-25T20:54:15.126Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-25T20:54:16.087Z] (1/14) Installing libintl (0.21.1-r1) [2023-05-25T20:54:16.087Z] (2/14) Installing eudev-libs (3.2.11-r4) [2023-05-25T20:54:16.087Z] (3/14) Installing libjpeg-turbo (2.1.4-r0) [2023-05-25T20:54:16.087Z] (4/14) Installing v4l-utils-libs (1.22.1-r2) [2023-05-25T20:54:16.087Z] (5/14) Installing v4l-utils (1.22.1-r2) [2023-05-25T20:54:16.087Z] (6/14) Installing udev-init-scripts (35-r1) [2023-05-25T20:54:16.087Z] (7/14) Installing libblkid (2.38.1-r1) [2023-05-25T20:54:16.087Z] (8/14) Installing xz-libs (5.2.9-r0) [2023-05-25T20:54:16.087Z] (9/14) Installing zstd-libs (1.5.5-r0) [2023-05-25T20:54:16.087Z] (10/14) Installing kmod-libs (30-r1) [2023-05-25T20:54:16.087Z] (11/14) Installing eudev (3.2.11-r4) [2023-05-25T20:54:16.087Z] (12/14) Installing eudev-dev (3.2.11-r4) [2023-05-25T20:54:16.087Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) [2023-05-25T20:54:16.087Z] (14/14) Installing v4l-utils-dev (1.22.1-r2) [2023-05-25T20:54:16.087Z] Executing busybox-1.35.0-r29.trigger [2023-05-25T20:54:16.358Z] Executing eudev-3.2.11-r4.trigger [2023-05-25T20:54:16.358Z] OK: 271 MiB in 67 packages [2023-05-25T20:54:17.322Z] Removing intermediate container 9dcb3fdbfb04 [2023-05-25T20:54:17.322Z] ---> 4eb7a2e4f5f8 [2023-05-25T20:54:17.322Z] Step 8/13 : WORKDIR /device-usb-camera [2023-05-25T20:54:17.590Z] ---> Running in bae0b8b076d1 [2023-05-25T20:54:17.858Z] Removing intermediate container bae0b8b076d1 [2023-05-25T20:54:17.858Z] ---> c27afea3a0f3 [2023-05-25T20:54:17.858Z] Step 9/13 : COPY go.mod vendor* ./ [2023-05-25T20:54:18.125Z] ---> f0ebc37b439b [2023-05-25T20:54:18.125Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-25T20:54:18.395Z] ---> Running in 71dff0fdc294 [2023-05-25T20:55:26.281Z] Removing intermediate container 71dff0fdc294 [2023-05-25T20:55:26.281Z] ---> 0cb033ce734f [2023-05-25T20:55:26.281Z] Step 11/13 : COPY . . [2023-05-25T20:55:26.281Z] ---> eabbcb9a4cd6 [2023-05-25T20:55:26.281Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-05-25T20:55:26.281Z] ---> Running in 3675aa757bcd [2023-05-25T20:55:26.281Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-25T20:55:26.281Z]  Dload Upload Total Spent Left Speed [2023-05-25T20:55:26.281Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 4349 0 --:--:-- --:--:-- --:--:-- 4352 [2023-05-25T20:55:26.281Z] Removing intermediate container 3675aa757bcd [2023-05-25T20:55:26.281Z] ---> 04867b6ba48a [2023-05-25T20:55:26.281Z] Step 13/13 : RUN ${MAKE} [2023-05-25T20:55:26.281Z] ---> Running in 64f84378908c [2023-05-25T20:55:26.281Z] noop [2023-05-25T20:55:26.281Z] Removing intermediate container 64f84378908c [2023-05-25T20:55:26.281Z] ---> b284498f2023 [2023-05-25T20:55:26.281Z] Successfully built b284498f2023 [2023-05-25T20:55:26.281Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T20:55:26.625Z] + docker inspect -f . ci-base-image-arm64 [2023-05-25T20:55:26.625Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T20:55:26.835Z] prd-ubuntu20.04-docker-arm64-4c-16g-16980 does not seem to be running inside a container [2023-05-25T20:55:26.902Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/121 -v /w/workspace/device-usb-camera/121:/w/workspace/device-usb-camera/121:rw,z -v /w/workspace/device-usb-camera/121@tmp:/w/workspace/device-usb-camera/121@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-25T20:55:28.116Z] $ docker top 602813d81b2c4fa66e37af20dff7cc5da084ee792ed3e432ee54fc30d7fbf06c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-25T20:55:28.938Z] + go version [2023-05-25T20:55:28.938Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-25T20:55:28.957Z] $ docker stop --time=1 602813d81b2c4fa66e37af20dff7cc5da084ee792ed3e432ee54fc30d7fbf06c [2023-05-25T20:55:30.629Z] $ docker rm -f --volumes 602813d81b2c4fa66e37af20dff7cc5da084ee792ed3e432ee54fc30d7fbf06c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T20:55:31.221Z] + docker inspect -f . ci-base-image-arm64 [2023-05-25T20:55:31.221Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T20:55:31.410Z] prd-ubuntu20.04-docker-arm64-4c-16g-16980 does not seem to be running inside a container [2023-05-25T20:55:31.486Z] $ 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/121 -v /w/workspace/device-usb-camera/121:/w/workspace/device-usb-camera/121:rw,z -v /w/workspace/device-usb-camera/121@tmp:/w/workspace/device-usb-camera/121@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-25T20:55:34.151Z] $ docker top 175057467d5dc13921c6d79023d94083776c33da91b528c5b9ef029b2cd7fb94 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-25T20:55:35.019Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/121 [Pipeline] fileExists [Pipeline] sh [2023-05-25T20:55:35.667Z] + make test [2023-05-25T20:55:35.667Z] go test ./... -coverprofile=coverage.out ./... [2023-05-25T20:56:14.583Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-05-25T20:58:21.320Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-05-25T20:58:21.320Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.084s coverage: 1.6% of statements [2023-05-25T20:58:21.320Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-25T20:58:21.320Z] go vet ./... [2023-05-25T20:58:48.047Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-25T20:58:48.047Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-25T20:58:48.047Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-25T20:58:48.066Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-25T20:58:48.082Z] $ docker stop --time=1 175057467d5dc13921c6d79023d94083776c33da91b528c5b9ef029b2cd7fb94 [2023-05-25T20:58:49.992Z] $ docker rm -f --volumes 175057467d5dc13921c6d79023d94083776c33da91b528c5b9ef029b2cd7fb94 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-25T20:58:51.235Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-25T20:58:51.261Z] Warning: overwriting stash ‘coverage-report’ [2023-05-25T20:58:51.878Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-25T20:58:52.261Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-25T20:58:52.590Z] + ls -al . [2023-05-25T20:58:52.590Z] total 188 [2023-05-25T20:58:52.590Z] drwxrwxr-x 9 jenkins jenkins 4096 May 25 20:55 . [2023-05-25T20:58:52.590Z] drwxrwxr-x 4 jenkins jenkins 4096 May 25 20:53 .. [2023-05-25T20:58:52.590Z] drwxrwxr-x 8 jenkins jenkins 4096 May 25 20:53 .git [2023-05-25T20:58:52.590Z] drwxrwxr-x 3 jenkins jenkins 4096 May 25 20:53 .github [2023-05-25T20:58:52.590Z] -rw-rw-r-- 1 jenkins jenkins 414 May 25 20:53 .gitignore [2023-05-25T20:58:52.590Z] -rw-rw-r-- 1 jenkins jenkins 45 May 25 20:53 .golangci.yml [2023-05-25T20:58:52.590Z] -rw-rw-r-- 1 jenkins jenkins 77 May 25 20:53 .hadolint.yml [2023-05-25T20:58:52.590Z] -rw-rw-r-- 1 jenkins jenkins 9665 May 25 20:53 Attribution.txt [2023-05-25T20:58:52.590Z] -rw-rw-r-- 1 jenkins jenkins 6219 May 25 20:53 CHANGELOG.md [2023-05-25T20:58:52.590Z] -rw-rw-r-- 1 jenkins jenkins 2453 May 25 20:53 Dockerfile [2023-05-25T20:58:52.590Z] -rw-rw-r-- 1 jenkins jenkins 678 May 25 20:53 GOVERNANCE.md [2023-05-25T20:58:52.590Z] -rw-rw-r-- 1 jenkins jenkins 659 May 25 20:53 Jenkinsfile [2023-05-25T20:58:52.590Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 25 20:53 LICENSE [2023-05-25T20:58:52.590Z] -rw-rw-r-- 1 jenkins jenkins 2364 May 25 20:53 Makefile [2023-05-25T20:58:52.590Z] -rw-rw-r-- 1 jenkins jenkins 622 May 25 20:53 OWNERS.md [2023-05-25T20:58:52.590Z] -rw-rw-r-- 1 jenkins jenkins 2477 May 25 20:53 README.md [2023-05-25T20:58:52.590Z] -rw-rw-r-- 1 jenkins jenkins 12 May 25 20:51 VERSION [2023-05-25T20:58:52.590Z] drwxrwxr-x 2 jenkins jenkins 4096 May 25 20:53 bin [2023-05-25T20:58:52.590Z] drwxrwxr-x 3 jenkins jenkins 4096 May 25 20:53 cmd [2023-05-25T20:58:52.590Z] -rw-r--r-- 1 jenkins jenkins 35569 May 25 20:58 coverage.out [2023-05-25T20:58:52.590Z] -rwxrwxr-x 1 jenkins jenkins 140 May 25 20:53 docker-entrypoint.sh [2023-05-25T20:58:52.590Z] drwxrwxr-x 2 jenkins jenkins 4096 May 25 20:53 docs [2023-05-25T20:58:52.590Z] -rw-rw-r-- 1 jenkins jenkins 3371 May 25 20:53 go.mod [2023-05-25T20:58:52.590Z] -rw-rw-r-- 1 jenkins jenkins 31392 May 25 20:53 go.sum [2023-05-25T20:58:52.590Z] drwxrwxr-x 3 jenkins jenkins 4096 May 25 20:53 internal [2023-05-25T20:58:52.590Z] drwxrwxr-x 4 jenkins jenkins 4096 May 25 20:53 snap [2023-05-25T20:58:52.590Z] -rw-rw-r-- 1 jenkins jenkins 231 May 25 20:53 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T20:58:52.938Z] + 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=158cf72183c0870f436f0f492b637675d1f9df70 --label arch=arm64 --label version=3.0.0-dev.49 . [2023-05-25T20:58:53.206Z] Sending build context to Docker daemon 1.179MB [2023-05-25T20:58:53.206Z] Step 1/36 : ARG BASE=golang:1.20-alpine3.17 [2023-05-25T20:58:53.206Z] Step 2/36 : FROM ${BASE} AS builder [2023-05-25T20:58:53.206Z] ---> b284498f2023 [2023-05-25T20:58:53.206Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-05-25T20:58:53.476Z] ---> Running in aacd5e6e9f28 [2023-05-25T20:58:53.747Z] Removing intermediate container aacd5e6e9f28 [2023-05-25T20:58:53.747Z] ---> ed3672d9cb10 [2023-05-25T20:58:53.747Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-25T20:58:53.747Z] ---> Running in 018b1fbd5359 [2023-05-25T20:58:54.020Z] Removing intermediate container 018b1fbd5359 [2023-05-25T20:58:54.020Z] ---> 70e32eca8ad7 [2023-05-25T20:58:54.020Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-05-25T20:58:54.291Z] ---> Running in 049ec011fb22 [2023-05-25T20:58:54.561Z] Removing intermediate container 049ec011fb22 [2023-05-25T20:58:54.561Z] ---> e3a1a065d42b [2023-05-25T20:58:54.561Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-05-25T20:58:54.561Z] ---> Running in d77850dd6138 [2023-05-25T20:58:54.828Z] Removing intermediate container d77850dd6138 [2023-05-25T20:58:54.828Z] ---> e8ccb8f3ea30 [2023-05-25T20:58:54.828Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-25T20:58:55.098Z] ---> Running in ef034bb11058 [2023-05-25T20:58:56.071Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-25T20:58:56.660Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-25T20:58:58.082Z] OK: 271 MiB in 67 packages [2023-05-25T20:59:00.682Z] Removing intermediate container ef034bb11058 [2023-05-25T20:59:00.682Z] ---> c4057e60066d [2023-05-25T20:59:00.682Z] Step 8/36 : WORKDIR /device-usb-camera [2023-05-25T20:59:00.682Z] ---> Running in 603225837bed [2023-05-25T20:59:00.682Z] Removing intermediate container 603225837bed [2023-05-25T20:59:00.682Z] ---> 46fcbcf08ca0 [2023-05-25T20:59:00.682Z] Step 9/36 : COPY go.mod vendor* ./ [2023-05-25T20:59:01.275Z] ---> ad3a2fa44dec [2023-05-25T20:59:01.275Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-25T20:59:01.546Z] ---> Running in fafd8ef653b5 [2023-05-25T20:59:04.148Z] Removing intermediate container fafd8ef653b5 [2023-05-25T20:59:04.148Z] ---> deda5babed6a [2023-05-25T20:59:04.148Z] Step 11/36 : COPY . . [2023-05-25T20:59:05.121Z] ---> 063725b4db19 [2023-05-25T20:59:05.121Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-05-25T20:59:05.394Z] ---> Running in f90fed7a12e9 [2023-05-25T20:59:06.365Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-25T20:59:06.365Z] Dload Upload Total Spent Left Speed [2023-05-25T20:59:06.635Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 3642 0 --:--:-- --:--:-- --:--:-- 3662 [2023-05-25T20:59:07.226Z] Removing intermediate container f90fed7a12e9 [2023-05-25T20:59:07.226Z] ---> f2267577c0d2 [2023-05-25T20:59:07.226Z] Step 13/36 : RUN ${MAKE} [2023-05-25T20:59:07.499Z] ---> Running in 52160fbe98ad [2023-05-25T20:59:08.470Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.0.0-dev.49" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-05-25T21:02:15.537Z] Removing intermediate container 52160fbe98ad [2023-05-25T21:02:15.537Z] ---> a2361bb0db41 [2023-05-25T21:02:15.537Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-05-25T21:02:15.537Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-05-25T21:02:15.537Z] 8766b47fe142: Pulling fs layer [2023-05-25T21:02:15.537Z] 8766b47fe142: Verifying Checksum [2023-05-25T21:02:15.537Z] 8766b47fe142: Download complete [2023-05-25T21:02:15.537Z] 8766b47fe142: Pull complete [2023-05-25T21:02:15.537Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-05-25T21:02:15.537Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-05-25T21:02:15.537Z] ---> 69d40e2cb93c [2023-05-25T21:02:15.537Z] Step 15/36 : FROM alpine:3.17 [2023-05-25T21:02:15.537Z] 3.17: Pulling from library/alpine [2023-05-25T21:02:15.537Z] c41833b44d91: Already exists [2023-05-25T21:02:15.537Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-25T21:02:15.537Z] Status: Downloaded newer image for alpine:3.17 [2023-05-25T21:02:15.537Z] ---> 51e60588ff2c [2023-05-25T21:02:15.537Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-05-25T21:02:15.537Z] ---> Running in 7ca6510c0ef5 [2023-05-25T21:02:15.537Z] Removing intermediate container 7ca6510c0ef5 [2023-05-25T21:02:15.537Z] ---> 2a4cb68eccc2 [2023-05-25T21:02:15.537Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-05-25T21:02:15.537Z] ---> Running in 2e5c03b80c0d [2023-05-25T21:02:15.537Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-25T21:02:15.537Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-25T21:02:15.537Z] (1/83) Installing dumb-init (1.2.5-r2) [2023-05-25T21:02:15.537Z] (2/83) Installing sdl2 (2.26.5-r0) [2023-05-25T21:02:15.537Z] (3/83) Installing libxau (1.0.10-r0) [2023-05-25T21:02:15.537Z] (4/83) Installing libmd (1.0.4-r0) [2023-05-25T21:02:15.537Z] (5/83) Installing libbsd (0.11.7-r0) [2023-05-25T21:02:15.537Z] (6/83) Installing libxdmcp (1.1.4-r0) [2023-05-25T21:02:15.537Z] (7/83) Installing libxcb (1.15-r0) [2023-05-25T21:02:15.537Z] (8/83) Installing libx11 (1.8.4-r0) [2023-05-25T21:02:15.537Z] (9/83) Installing aom-libs (3.5.0-r0) [2023-05-25T21:02:15.537Z] (10/83) Installing alsa-lib (1.2.8-r0) [2023-05-25T21:02:15.537Z] (11/83) Installing libexpat (2.5.0-r0) [2023-05-25T21:02:15.537Z] (12/83) Installing brotli-libs (1.0.9-r9) [2023-05-25T21:02:15.537Z] (13/83) Installing libbz2 (1.0.8-r4) [2023-05-25T21:02:15.537Z] (14/83) Installing libpng (1.6.38-r0) [2023-05-25T21:02:15.537Z] (15/83) Installing freetype (2.12.1-r0) [2023-05-25T21:02:15.537Z] (16/83) Installing fontconfig (2.14.1-r0) [2023-05-25T21:02:15.537Z] (17/83) Installing fribidi (1.0.12-r0) [2023-05-25T21:02:15.537Z] (18/83) Installing libffi (3.4.4-r0) [2023-05-25T21:02:15.537Z] (19/83) Installing libintl (0.21.1-r1) [2023-05-25T21:02:15.537Z] (20/83) Installing libblkid (2.38.1-r1) [2023-05-25T21:02:15.537Z] (21/83) Installing libmount (2.38.1-r1) [2023-05-25T21:02:15.537Z] (22/83) Installing pcre2 (10.42-r0) [2023-05-25T21:02:15.537Z] (23/83) Installing glib (2.74.7-r0) [2023-05-25T21:02:15.537Z] (24/83) Installing graphite2 (1.3.14-r2) [2023-05-25T21:02:15.537Z] (25/83) Installing harfbuzz (5.3.1-r1) [2023-05-25T21:02:15.537Z] (26/83) Installing libass (0.16.0-r1) [2023-05-25T21:02:15.537Z] (27/83) Installing libdav1d (1.0.0-r2) [2023-05-25T21:02:15.537Z] (28/83) Installing libdrm (2.4.114-r0) [2023-05-25T21:02:15.537Z] (29/83) Installing gmp (6.2.1-r2) [2023-05-25T21:02:15.537Z] (30/83) Installing nettle (3.8.1-r0) [2023-05-25T21:02:15.537Z] (31/83) Installing p11-kit (0.24.1-r1) [2023-05-25T21:02:15.537Z] (32/83) Installing libtasn1 (4.19.0-r0) [2023-05-25T21:02:15.537Z] (33/83) Installing libunistring (1.1-r0) [2023-05-25T21:02:15.537Z] (34/83) Installing gnutls (3.7.8-r3) [2023-05-25T21:02:15.537Z] (35/83) Installing ncurses-terminfo-base (6.3_p20221119-r0) [2023-05-25T21:02:15.537Z] (36/83) Installing ncurses-libs (6.3_p20221119-r0) [2023-05-25T21:02:15.537Z] (37/83) Installing lame (3.100-r2) [2023-05-25T21:02:15.537Z] (38/83) Installing opus (1.3.1-r1) [2023-05-25T21:02:15.537Z] (39/83) Installing libasyncns (0.8-r1) [2023-05-25T21:02:15.537Z] (40/83) Installing dbus-libs (1.14.4-r0) [2023-05-25T21:02:15.537Z] (41/83) Installing libltdl (2.4.7-r1) [2023-05-25T21:02:15.537Z] (42/83) Installing orc (0.4.33-r0) [2023-05-25T21:02:15.538Z] (43/83) Installing libgcc (12.2.1_git20220924-r4) [2023-05-25T21:02:15.538Z] (44/83) Installing libogg (1.3.5-r2) [2023-05-25T21:02:15.538Z] (45/83) Installing libstdc++ (12.2.1_git20220924-r4) [2023-05-25T21:02:15.538Z] (46/83) Installing flac-libs (1.4.2-r0) [2023-05-25T21:02:15.538Z] (47/83) Installing libvorbis (1.3.7-r0) [2023-05-25T21:02:15.538Z] (48/83) Installing libsndfile (1.1.0-r2) [2023-05-25T21:02:15.538Z] (49/83) Installing libgomp (12.2.1_git20220924-r4) [2023-05-25T21:02:15.538Z] (50/83) Installing soxr (0.1.3-r3) [2023-05-25T21:02:15.538Z] (51/83) Installing speexdsp (1.2.1-r0) [2023-05-25T21:02:15.538Z] (52/83) Installing tdb-libs (1.4.6-r0) [2023-05-25T21:02:15.538Z] (53/83) Installing libpulse (16.1-r6) [2023-05-25T21:02:15.538Z] (54/83) Installing cjson (1.7.15-r3) [2023-05-25T21:02:15.538Z] (55/83) Installing mbedtls (2.28.3-r0) [2023-05-25T21:02:15.538Z] (56/83) Installing librist (0.2.7-r0) [2023-05-25T21:02:15.538Z] (57/83) Installing libsrt (1.5.1-r0) [2023-05-25T21:02:15.538Z] (58/83) Installing libssh (0.10.5-r0) [2023-05-25T21:02:15.538Z] (59/83) Installing libtheora (1.1.1-r16) [2023-05-25T21:02:15.538Z] (60/83) Installing libjpeg-turbo (2.1.4-r0) [2023-05-25T21:02:15.538Z] (61/83) Installing v4l-utils-libs (1.22.1-r2) [2023-05-25T21:02:15.538Z] (62/83) Installing libxext (1.3.5-r0) [2023-05-25T21:02:15.538Z] (63/83) Installing libxfixes (6.0.0-r0) [2023-05-25T21:02:15.538Z] (64/83) Installing wayland-libs-client (1.21.0-r1) [2023-05-25T21:02:15.538Z] (65/83) Installing libva (2.16.0-r0) [2023-05-25T21:02:15.538Z] (66/83) Installing libvdpau (1.5-r0) [2023-05-25T21:02:15.538Z] (67/83) Installing vidstab (1.1.0-r2) [2023-05-25T21:02:15.538Z] (68/83) Installing libvpx (1.12.0-r1) [2023-05-25T21:02:15.538Z] (69/83) Installing libwebp (1.2.4-r2) [2023-05-25T21:02:15.538Z] (70/83) Installing x264-libs (0.164_git20220602-r0) [2023-05-25T21:02:15.538Z] (71/83) Installing numactl (2.0.16-r1) [2023-05-25T21:02:15.538Z] (72/83) Installing x265-libs (3.5-r3) [2023-05-25T21:02:15.538Z] (73/83) Installing xvidcore (1.3.7-r1) [2023-05-25T21:02:15.538Z] (74/83) Installing libsodium (1.0.18-r2) [2023-05-25T21:02:15.538Z] (75/83) Installing libzmq (4.3.4-r1) [2023-05-25T21:02:15.538Z] (76/83) Installing ffmpeg-libs (5.1.3-r0) [2023-05-25T21:02:15.538Z] (77/83) Installing ffmpeg (5.1.3-r0) [2023-05-25T21:02:15.538Z] (78/83) Installing udev-init-scripts (35-r1) [2023-05-25T21:02:15.538Z] (79/83) Installing eudev-libs (3.2.11-r4) [2023-05-25T21:02:15.538Z] (80/83) Installing xz-libs (5.2.9-r0) [2023-05-25T21:02:15.538Z] (81/83) Installing zstd-libs (1.5.5-r0) [2023-05-25T21:02:15.538Z] (82/83) Installing kmod-libs (30-r1) [2023-05-25T21:02:15.538Z] (83/83) Installing eudev (3.2.11-r4) [2023-05-25T21:02:15.538Z] Executing busybox-1.35.0-r29.trigger [2023-05-25T21:02:15.538Z] Executing eudev-3.2.11-r4.trigger [2023-05-25T21:02:15.538Z] OK: 86 MiB in 98 packages [2023-05-25T21:02:16.125Z] Removing intermediate container 2e5c03b80c0d [2023-05-25T21:02:16.125Z] ---> 5b56a1d0b409 [2023-05-25T21:02:16.125Z] Step 18/36 : WORKDIR / [2023-05-25T21:02:16.394Z] ---> Running in 8ca20db6781f [2023-05-25T21:02:16.664Z] Removing intermediate container 8ca20db6781f [2023-05-25T21:02:16.664Z] ---> 3fac2edd05bd [2023-05-25T21:02:16.664Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-05-25T21:02:18.079Z] ---> 8f0c36e74d42 [2023-05-25T21:02:18.079Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-05-25T21:02:18.677Z] ---> fe05158dce77 [2023-05-25T21:02:18.677Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-05-25T21:02:18.945Z] ---> 24a81d899890 [2023-05-25T21:02:18.945Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-05-25T21:02:19.528Z] ---> 74940135b226 [2023-05-25T21:02:19.528Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-05-25T21:02:20.116Z] ---> 92ea9832037d [2023-05-25T21:02:20.116Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-05-25T21:02:20.701Z] ---> 8bffc17803c6 [2023-05-25T21:02:20.701Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-05-25T21:02:24.958Z] ---> 8eff7a11f686 [2023-05-25T21:02:24.958Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-05-25T21:02:24.958Z] ---> Running in 50b7802ea807 [2023-05-25T21:02:26.381Z] Removing intermediate container 50b7802ea807 [2023-05-25T21:02:26.381Z] ---> 2dfb53b24a02 [2023-05-25T21:02:26.381Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-05-25T21:02:26.381Z] ---> Running in fd4071c86bf1 [2023-05-25T21:02:28.347Z] Removing intermediate container fd4071c86bf1 [2023-05-25T21:02:28.347Z] ---> 3fa8626f6e7e [2023-05-25T21:02:28.347Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-05-25T21:02:28.347Z] ---> Running in dde17af86daa [2023-05-25T21:02:29.768Z] Removing intermediate container dde17af86daa [2023-05-25T21:02:29.768Z] ---> ad467192ec05 [2023-05-25T21:02:29.768Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-05-25T21:02:30.038Z] ---> Running in 22fd20c801ce [2023-05-25T21:02:31.452Z] Removing intermediate container 22fd20c801ce [2023-05-25T21:02:31.452Z] ---> f3c48aa307e8 [2023-05-25T21:02:31.452Z] Step 30/36 : EXPOSE 59983 [2023-05-25T21:02:31.724Z] ---> Running in 0a274b2dfde9 [2023-05-25T21:02:31.997Z] Removing intermediate container 0a274b2dfde9 [2023-05-25T21:02:31.997Z] ---> d6f6239c1b54 [2023-05-25T21:02:31.997Z] Step 31/36 : EXPOSE 8554 [2023-05-25T21:02:31.997Z] ---> Running in 153840daf07a [2023-05-25T21:02:32.266Z] Removing intermediate container 153840daf07a [2023-05-25T21:02:32.266Z] ---> 1cee9118d0b1 [2023-05-25T21:02:32.266Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-05-25T21:02:32.266Z] ---> Running in d0394c16b9e4 [2023-05-25T21:02:32.850Z] Removing intermediate container d0394c16b9e4 [2023-05-25T21:02:32.850Z] ---> adcc018eff28 [2023-05-25T21:02:32.850Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-05-25T21:02:32.850Z] ---> Running in d8aeedb79add [2023-05-25T21:02:33.117Z] Removing intermediate container d8aeedb79add [2023-05-25T21:02:33.117Z] ---> 7ef066626042 [2023-05-25T21:02:33.117Z] Step 34/36 : LABEL arch=arm64 [2023-05-25T21:02:33.117Z] ---> Running in 0f52af8fbd1a [2023-05-25T21:02:33.389Z] Removing intermediate container 0f52af8fbd1a [2023-05-25T21:02:33.389Z] ---> e919d5d4aacb [2023-05-25T21:02:33.389Z] Step 35/36 : LABEL git_sha=158cf72183c0870f436f0f492b637675d1f9df70 [2023-05-25T21:02:33.658Z] ---> Running in eb11829ecf6c [2023-05-25T21:02:33.928Z] Removing intermediate container eb11829ecf6c [2023-05-25T21:02:33.928Z] ---> 4ceb67b8ab53 [2023-05-25T21:02:33.928Z] Step 36/36 : LABEL version=3.0.0-dev.49 [2023-05-25T21:02:33.928Z] ---> Running in ef49ca20bc13 [2023-05-25T21:02:34.198Z] Removing intermediate container ef49ca20bc13 [2023-05-25T21:02:34.198Z] ---> deefdcde42fd [2023-05-25T21:02:34.198Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-25T21:02:34.198Z] Successfully built deefdcde42fd [2023-05-25T21:02:34.198Z] 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-05-25T21:02:34.337Z] provisioning config files... [2023-05-25T21:02:34.355Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/121@tmp/config8833287362639481635tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-25T21:02:34.757Z] ---> docker-login.sh [2023-05-25T21:02:34.757Z] nexus3.edgexfoundry.org:10001 [2023-05-25T21:02:35.037Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T21:02:35.037Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T21:02:35.037Z] Configure a credential helper to remove this warning. See [2023-05-25T21:02:35.037Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T21:02:35.037Z] [2023-05-25T21:02:35.037Z] Login Succeeded [2023-05-25T21:02:35.037Z] nexus3.edgexfoundry.org:10002 [2023-05-25T21:02:35.306Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T21:02:35.576Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T21:02:35.576Z] Configure a credential helper to remove this warning. See [2023-05-25T21:02:35.576Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T21:02:35.576Z] [2023-05-25T21:02:35.576Z] Login Succeeded [2023-05-25T21:02:35.576Z] nexus3.edgexfoundry.org:10003 [2023-05-25T21:02:35.847Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T21:02:35.847Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T21:02:35.847Z] Configure a credential helper to remove this warning. See [2023-05-25T21:02:35.847Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T21:02:35.847Z] [2023-05-25T21:02:35.847Z] Login Succeeded [2023-05-25T21:02:35.847Z] nexus3.edgexfoundry.org:10004 [2023-05-25T21:02:36.117Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T21:02:36.387Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T21:02:36.387Z] Configure a credential helper to remove this warning. See [2023-05-25T21:02:36.387Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T21:02:36.387Z] [2023-05-25T21:02:36.387Z] Login Succeeded [2023-05-25T21:02:36.387Z] docker.io [2023-05-25T21:02:36.657Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T21:02:36.925Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T21:02:36.926Z] Configure a credential helper to remove this warning. See [2023-05-25T21:02:36.926Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T21:02:36.926Z] [2023-05-25T21:02:36.926Z] Login Succeeded [2023-05-25T21:02:36.926Z] ---> docker-login.sh ends [Pipeline] } [2023-05-25T21:02:36.942Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-25T21:02:36.977Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-25T21:02:37.007Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2023-05-25T21:02:37.007Z] 158cf72183c0870f436f0f492b637675d1f9df70 [2023-05-25T21:02:37.007Z] latest [2023-05-25T21:02:37.007Z] 3.0.0-dev.49 [2023-05-25T21:02:37.007Z] 158cf72183c0870f436f0f492b637675d1f9df70-3.0.0-dev.49 [2023-05-25T21:02:37.007Z] main [2023-05-25T21:02:37.007Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T21:02:37.383Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:158cf72183c0870f436f0f492b637675d1f9df70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T21:02:37.741Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:158cf72183c0870f436f0f492b637675d1f9df70 [2023-05-25T21:02:37.741Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-05-25T21:02:37.741Z] 6b8c61e96614: Preparing [2023-05-25T21:02:37.741Z] 000bd0ee932e: Preparing [2023-05-25T21:02:37.741Z] efd58c5c9509: Preparing [2023-05-25T21:02:37.741Z] 5e35f108b3bf: Preparing [2023-05-25T21:02:37.741Z] 608d194cb50c: Preparing [2023-05-25T21:02:37.741Z] acc83c6ca332: Preparing [2023-05-25T21:02:37.741Z] aeb073561be3: Preparing [2023-05-25T21:02:37.741Z] 74c815d79ac8: Preparing [2023-05-25T21:02:37.741Z] 87f35984dd4b: Preparing [2023-05-25T21:02:37.741Z] b5db499ead0a: Preparing [2023-05-25T21:02:37.741Z] 85a514752c7a: Preparing [2023-05-25T21:02:37.741Z] 6df1eb800109: Preparing [2023-05-25T21:02:37.741Z] 26cbea5cba74: Preparing [2023-05-25T21:02:37.741Z] 74c815d79ac8: Waiting [2023-05-25T21:02:37.741Z] 87f35984dd4b: Waiting [2023-05-25T21:02:37.741Z] b5db499ead0a: Waiting [2023-05-25T21:02:37.741Z] 85a514752c7a: Waiting [2023-05-25T21:02:37.741Z] 6df1eb800109: Waiting [2023-05-25T21:02:37.741Z] 26cbea5cba74: Waiting [2023-05-25T21:02:37.741Z] acc83c6ca332: Waiting [2023-05-25T21:02:37.741Z] aeb073561be3: Waiting [2023-05-25T21:02:38.012Z] 000bd0ee932e: Pushed [2023-05-25T21:02:38.012Z] efd58c5c9509: Pushed [2023-05-25T21:02:38.012Z] 5e35f108b3bf: Pushed [2023-05-25T21:02:38.012Z] 6b8c61e96614: Pushed [2023-05-25T21:02:38.283Z] acc83c6ca332: Pushed [2023-05-25T21:02:38.283Z] 74c815d79ac8: Pushed [2023-05-25T21:02:38.283Z] 87f35984dd4b: Pushed [2023-05-25T21:02:38.283Z] aeb073561be3: Pushed [2023-05-25T21:02:38.283Z] b5db499ead0a: Pushed [2023-05-25T21:02:38.283Z] 26cbea5cba74: Layer already exists [2023-05-25T21:02:43.653Z] 608d194cb50c: Pushed [2023-05-25T21:02:44.240Z] 85a514752c7a: Pushed [2023-05-25T21:02:56.577Z] 6df1eb800109: Pushed [2023-05-25T21:02:56.577Z] 158cf72183c0870f436f0f492b637675d1f9df70: digest: sha256:0a71462533ef54c11eb15bfe77f53dd590e93bad314c7ec8c1b3536710da9ba6 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T21:02:56.948Z] + 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-05-25T21:02:57.304Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-05-25T21:02:57.305Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-05-25T21:02:57.305Z] 6b8c61e96614: Preparing [2023-05-25T21:02:57.305Z] 000bd0ee932e: Preparing [2023-05-25T21:02:57.305Z] efd58c5c9509: Preparing [2023-05-25T21:02:57.305Z] 5e35f108b3bf: Preparing [2023-05-25T21:02:57.305Z] 608d194cb50c: Preparing [2023-05-25T21:02:57.305Z] acc83c6ca332: Preparing [2023-05-25T21:02:57.305Z] aeb073561be3: Preparing [2023-05-25T21:02:57.305Z] 74c815d79ac8: Preparing [2023-05-25T21:02:57.305Z] 87f35984dd4b: Preparing [2023-05-25T21:02:57.305Z] b5db499ead0a: Preparing [2023-05-25T21:02:57.305Z] 85a514752c7a: Preparing [2023-05-25T21:02:57.305Z] 6df1eb800109: Preparing [2023-05-25T21:02:57.305Z] 26cbea5cba74: Preparing [2023-05-25T21:02:57.305Z] 87f35984dd4b: Waiting [2023-05-25T21:02:57.305Z] acc83c6ca332: Waiting [2023-05-25T21:02:57.305Z] b5db499ead0a: Waiting [2023-05-25T21:02:57.305Z] aeb073561be3: Waiting [2023-05-25T21:02:57.305Z] 74c815d79ac8: Waiting [2023-05-25T21:02:57.305Z] 85a514752c7a: Waiting [2023-05-25T21:02:57.305Z] 6df1eb800109: Waiting [2023-05-25T21:02:57.305Z] 26cbea5cba74: Waiting [2023-05-25T21:02:57.305Z] 000bd0ee932e: Layer already exists [2023-05-25T21:02:57.305Z] 6b8c61e96614: Layer already exists [2023-05-25T21:02:57.305Z] 608d194cb50c: Layer already exists [2023-05-25T21:02:57.305Z] efd58c5c9509: Layer already exists [2023-05-25T21:02:57.305Z] 5e35f108b3bf: Layer already exists [2023-05-25T21:02:57.305Z] acc83c6ca332: Layer already exists [2023-05-25T21:02:57.305Z] aeb073561be3: Layer already exists [2023-05-25T21:02:57.305Z] 87f35984dd4b: Layer already exists [2023-05-25T21:02:57.305Z] 74c815d79ac8: Layer already exists [2023-05-25T21:02:57.305Z] b5db499ead0a: Layer already exists [2023-05-25T21:02:57.305Z] 6df1eb800109: Layer already exists [2023-05-25T21:02:57.305Z] 85a514752c7a: Layer already exists [2023-05-25T21:02:57.305Z] 26cbea5cba74: Layer already exists [2023-05-25T21:02:57.573Z] latest: digest: sha256:0a71462533ef54c11eb15bfe77f53dd590e93bad314c7ec8c1b3536710da9ba6 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T21:02:57.931Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T21:02:58.284Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.49 [2023-05-25T21:02:58.285Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-05-25T21:02:58.285Z] 6b8c61e96614: Preparing [2023-05-25T21:02:58.285Z] 000bd0ee932e: Preparing [2023-05-25T21:02:58.285Z] efd58c5c9509: Preparing [2023-05-25T21:02:58.285Z] 5e35f108b3bf: Preparing [2023-05-25T21:02:58.285Z] 608d194cb50c: Preparing [2023-05-25T21:02:58.285Z] acc83c6ca332: Preparing [2023-05-25T21:02:58.285Z] aeb073561be3: Preparing [2023-05-25T21:02:58.285Z] 74c815d79ac8: Preparing [2023-05-25T21:02:58.285Z] 87f35984dd4b: Preparing [2023-05-25T21:02:58.285Z] b5db499ead0a: Preparing [2023-05-25T21:02:58.285Z] 85a514752c7a: Preparing [2023-05-25T21:02:58.285Z] 6df1eb800109: Preparing [2023-05-25T21:02:58.285Z] 26cbea5cba74: Preparing [2023-05-25T21:02:58.285Z] 87f35984dd4b: Waiting [2023-05-25T21:02:58.285Z] b5db499ead0a: Waiting [2023-05-25T21:02:58.285Z] 85a514752c7a: Waiting [2023-05-25T21:02:58.285Z] 6df1eb800109: Waiting [2023-05-25T21:02:58.285Z] 26cbea5cba74: Waiting [2023-05-25T21:02:58.285Z] aeb073561be3: Waiting [2023-05-25T21:02:58.285Z] 74c815d79ac8: Waiting [2023-05-25T21:02:58.285Z] acc83c6ca332: Waiting [2023-05-25T21:02:58.285Z] efd58c5c9509: Layer already exists [2023-05-25T21:02:58.285Z] 000bd0ee932e: Layer already exists [2023-05-25T21:02:58.285Z] 6b8c61e96614: Layer already exists [2023-05-25T21:02:58.285Z] 608d194cb50c: Layer already exists [2023-05-25T21:02:58.285Z] 5e35f108b3bf: Layer already exists [2023-05-25T21:02:58.285Z] 74c815d79ac8: Layer already exists [2023-05-25T21:02:58.285Z] b5db499ead0a: Layer already exists [2023-05-25T21:02:58.285Z] aeb073561be3: Layer already exists [2023-05-25T21:02:58.285Z] acc83c6ca332: Layer already exists [2023-05-25T21:02:58.285Z] 87f35984dd4b: Layer already exists [2023-05-25T21:02:58.285Z] 85a514752c7a: Layer already exists [2023-05-25T21:02:58.285Z] 6df1eb800109: Layer already exists [2023-05-25T21:02:58.285Z] 26cbea5cba74: Layer already exists [2023-05-25T21:02:58.552Z] 3.0.0-dev.49: digest: sha256:0a71462533ef54c11eb15bfe77f53dd590e93bad314c7ec8c1b3536710da9ba6 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T21:02:58.909Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:158cf72183c0870f436f0f492b637675d1f9df70-3.0.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T21:02:59.256Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:158cf72183c0870f436f0f492b637675d1f9df70-3.0.0-dev.49 [2023-05-25T21:02:59.256Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-05-25T21:02:59.256Z] 6b8c61e96614: Preparing [2023-05-25T21:02:59.256Z] 000bd0ee932e: Preparing [2023-05-25T21:02:59.256Z] efd58c5c9509: Preparing [2023-05-25T21:02:59.256Z] 5e35f108b3bf: Preparing [2023-05-25T21:02:59.256Z] 608d194cb50c: Preparing [2023-05-25T21:02:59.256Z] acc83c6ca332: Preparing [2023-05-25T21:02:59.256Z] aeb073561be3: Preparing [2023-05-25T21:02:59.256Z] 74c815d79ac8: Preparing [2023-05-25T21:02:59.256Z] 87f35984dd4b: Preparing [2023-05-25T21:02:59.256Z] b5db499ead0a: Preparing [2023-05-25T21:02:59.256Z] 85a514752c7a: Preparing [2023-05-25T21:02:59.256Z] 6df1eb800109: Preparing [2023-05-25T21:02:59.256Z] 26cbea5cba74: Preparing [2023-05-25T21:02:59.256Z] acc83c6ca332: Waiting [2023-05-25T21:02:59.256Z] aeb073561be3: Waiting [2023-05-25T21:02:59.256Z] 74c815d79ac8: Waiting [2023-05-25T21:02:59.256Z] 87f35984dd4b: Waiting [2023-05-25T21:02:59.256Z] 6df1eb800109: Waiting [2023-05-25T21:02:59.256Z] b5db499ead0a: Waiting [2023-05-25T21:02:59.256Z] 85a514752c7a: Waiting [2023-05-25T21:02:59.256Z] 26cbea5cba74: Waiting [2023-05-25T21:02:59.257Z] 608d194cb50c: Layer already exists [2023-05-25T21:02:59.257Z] 6b8c61e96614: Layer already exists [2023-05-25T21:02:59.257Z] 000bd0ee932e: Layer already exists [2023-05-25T21:02:59.257Z] 5e35f108b3bf: Layer already exists [2023-05-25T21:02:59.257Z] efd58c5c9509: Layer already exists [2023-05-25T21:02:59.257Z] 87f35984dd4b: Layer already exists [2023-05-25T21:02:59.257Z] 74c815d79ac8: Layer already exists [2023-05-25T21:02:59.257Z] aeb073561be3: Layer already exists [2023-05-25T21:02:59.257Z] acc83c6ca332: Layer already exists [2023-05-25T21:02:59.257Z] b5db499ead0a: Layer already exists [2023-05-25T21:02:59.257Z] 85a514752c7a: Layer already exists [2023-05-25T21:02:59.257Z] 6df1eb800109: Layer already exists [2023-05-25T21:02:59.257Z] 26cbea5cba74: Layer already exists [2023-05-25T21:02:59.524Z] 158cf72183c0870f436f0f492b637675d1f9df70-3.0.0-dev.49: digest: sha256:0a71462533ef54c11eb15bfe77f53dd590e93bad314c7ec8c1b3536710da9ba6 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T21:02:59.868Z] + 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-05-25T21:03:00.212Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2023-05-25T21:03:00.212Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-05-25T21:03:00.212Z] 6b8c61e96614: Preparing [2023-05-25T21:03:00.212Z] 000bd0ee932e: Preparing [2023-05-25T21:03:00.212Z] efd58c5c9509: Preparing [2023-05-25T21:03:00.212Z] 5e35f108b3bf: Preparing [2023-05-25T21:03:00.212Z] 608d194cb50c: Preparing [2023-05-25T21:03:00.212Z] acc83c6ca332: Preparing [2023-05-25T21:03:00.212Z] aeb073561be3: Preparing [2023-05-25T21:03:00.212Z] acc83c6ca332: Waiting [2023-05-25T21:03:00.212Z] 74c815d79ac8: Preparing [2023-05-25T21:03:00.212Z] 87f35984dd4b: Preparing [2023-05-25T21:03:00.212Z] b5db499ead0a: Preparing [2023-05-25T21:03:00.212Z] 85a514752c7a: Preparing [2023-05-25T21:03:00.212Z] 6df1eb800109: Preparing [2023-05-25T21:03:00.212Z] 26cbea5cba74: Preparing [2023-05-25T21:03:00.212Z] aeb073561be3: Waiting [2023-05-25T21:03:00.212Z] 74c815d79ac8: Waiting [2023-05-25T21:03:00.212Z] 87f35984dd4b: Waiting [2023-05-25T21:03:00.212Z] b5db499ead0a: Waiting [2023-05-25T21:03:00.212Z] 85a514752c7a: Waiting [2023-05-25T21:03:00.212Z] 6df1eb800109: Waiting [2023-05-25T21:03:00.212Z] 26cbea5cba74: Waiting [2023-05-25T21:03:00.212Z] 608d194cb50c: Layer already exists [2023-05-25T21:03:00.212Z] 5e35f108b3bf: Layer already exists [2023-05-25T21:03:00.212Z] efd58c5c9509: Layer already exists [2023-05-25T21:03:00.212Z] 000bd0ee932e: Layer already exists [2023-05-25T21:03:00.212Z] 6b8c61e96614: Layer already exists [2023-05-25T21:03:00.212Z] acc83c6ca332: Layer already exists [2023-05-25T21:03:00.212Z] 74c815d79ac8: Layer already exists [2023-05-25T21:03:00.212Z] aeb073561be3: Layer already exists [2023-05-25T21:03:00.212Z] 87f35984dd4b: Layer already exists [2023-05-25T21:03:00.212Z] b5db499ead0a: Layer already exists [2023-05-25T21:03:00.212Z] 6df1eb800109: Layer already exists [2023-05-25T21:03:00.212Z] 85a514752c7a: Layer already exists [2023-05-25T21:03:00.212Z] 26cbea5cba74: Layer already exists [2023-05-25T21:03:00.479Z] main: digest: sha256:0a71462533ef54c11eb15bfe77f53dd590e93bad314c7ec8c1b3536710da9ba6 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-25T21:03:00.533Z] ===================================================== [Pipeline] echo [2023-05-25T21:03:00.541Z] taggedImages: [2023-05-25T21:03:00.541Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:158cf72183c0870f436f0f492b637675d1f9df70 [2023-05-25T21:03:00.541Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-05-25T21:03:00.541Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.49 [2023-05-25T21:03:00.541Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:158cf72183c0870f436f0f492b637675d1f9df70-3.0.0-dev.49 [2023-05-25T21:03:00.541Z] - 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-05-25T21:03:00.917Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-25T21:03:00.917Z] [2023-05-25T21:03:00.917Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T21:03:01.253Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-25T21:03:01.253Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-25T21:03:01.253Z] 8998bd30e6a1: Pulling fs layer [2023-05-25T21:03:01.253Z] 04944245beec: Pulling fs layer [2023-05-25T21:03:01.253Z] 699f458cf7ca: Pulling fs layer [2023-05-25T21:03:01.253Z] 765212b225bb: Pulling fs layer [2023-05-25T21:03:01.253Z] f23df028b6ca: Pulling fs layer [2023-05-25T21:03:01.253Z] d65c8cfc05b1: Pulling fs layer [2023-05-25T21:03:01.253Z] 2437ff75d9bd: Pulling fs layer [2023-05-25T21:03:01.253Z] 765212b225bb: Waiting [2023-05-25T21:03:01.253Z] f23df028b6ca: Waiting [2023-05-25T21:03:01.253Z] d65c8cfc05b1: Waiting [2023-05-25T21:03:01.253Z] 2437ff75d9bd: Waiting [2023-05-25T21:03:01.520Z] 04944245beec: Verifying Checksum [2023-05-25T21:03:01.520Z] 04944245beec: Download complete [2023-05-25T21:03:01.520Z] 765212b225bb: Verifying Checksum [2023-05-25T21:03:01.520Z] 765212b225bb: Download complete [2023-05-25T21:03:01.520Z] f23df028b6ca: Download complete [2023-05-25T21:03:01.520Z] d65c8cfc05b1: Verifying Checksum [2023-05-25T21:03:01.521Z] d65c8cfc05b1: Download complete [2023-05-25T21:03:01.521Z] 699f458cf7ca: Verifying Checksum [2023-05-25T21:03:01.521Z] 699f458cf7ca: Download complete [2023-05-25T21:03:02.105Z] 8998bd30e6a1: Download complete [2023-05-25T21:03:04.052Z] 2437ff75d9bd: Download complete [2023-05-25T21:03:06.638Z] 8998bd30e6a1: Pull complete [2023-05-25T21:03:06.907Z] 04944245beec: Pull complete [2023-05-25T21:03:08.318Z] 699f458cf7ca: Pull complete [2023-05-25T21:03:08.318Z] 765212b225bb: Pull complete [2023-05-25T21:03:08.903Z] f23df028b6ca: Pull complete [2023-05-25T21:03:09.171Z] d65c8cfc05b1: Pull complete [2023-05-25T21:03:21.487Z] 2437ff75d9bd: Pull complete [2023-05-25T21:03:21.487Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-25T21:03:21.487Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-25T21:03:21.487Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T21:03:21.684Z] prd-ubuntu20.04-docker-arm64-4c-16g-16980 does not seem to be running inside a container [2023-05-25T21:03:21.751Z] $ 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/121 -v /w/workspace/device-usb-camera/121:/w/workspace/device-usb-camera/121:rw,z -v /w/workspace/device-usb-camera/121@tmp:/w/workspace/device-usb-camera/121@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-25T21:03:24.388Z] $ docker top 38c61622b4f6ad31cdeab13eab38037a099e1aa0952661fda99c09ed54c99136 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-25T21:03:24.921Z] ---> job-cost.sh [2023-05-25T21:03:25.189Z] lf-activate-venv: SKIPPING [2023-05-25T21:03:25.189Z] INFO: No Stack... [2023-05-25T21:03:25.457Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-25T21:03:26.416Z] INFO: Archiving Costs [Pipeline] sh [2023-05-25T21:03:27.063Z] + + cut -d,cat -f6 /w/workspace/device-usb-camera/121/archives/cost.csv [2023-05-25T21:03:27.063Z] [Pipeline] lock [2023-05-25T21:03:27.103Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-121-stack-cost] [2023-05-25T21:03:27.110Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-121-stack-cost] did not exist. Created. [2023-05-25T21:03:27.110Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-121-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-25T21:03:27.768Z] /w/workspace/device-usb-camera/121@tmp/durable-5f50ea78/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-25T21:03:28.432Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-25T21:03:28.457Z] Warning: overwriting stash ‘stack-cost’ [2023-05-25T21:03:28.514Z] Stashed 1 file(s) [Pipeline] } [2023-05-25T21:03:28.521Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-121-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-25T21:03:28.538Z] $ docker stop --time=1 38c61622b4f6ad31cdeab13eab38037a099e1aa0952661fda99c09ed54c99136 [2023-05-25T21:03:30.008Z] $ docker rm -f --volumes 38c61622b4f6ad31cdeab13eab38037a099e1aa0952661fda99c09ed54c99136 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-05-25T21:03:30.440Z] provisioning config files... [2023-05-25T21:03:30.450Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config6272308749173244421tmp [Pipeline] { [Pipeline] sh [2023-05-25T21:03:30.747Z] + set +x [2023-05-25T21:03:30.747Z] + curl -s https://codecov.io/bash [2023-05-25T21:03:30.747Z] + bash -s -- [2023-05-25T21:03:30.747Z] [2023-05-25T21:03:30.747Z] _____ _ [2023-05-25T21:03:30.747Z] / ____| | | [2023-05-25T21:03:30.747Z] | | ___ __| | ___ ___ _____ __ [2023-05-25T21:03:30.747Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-25T21:03:30.747Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-25T21:03:30.747Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-25T21:03:30.747Z] Bash-1.0.6 [2023-05-25T21:03:30.747Z] [2023-05-25T21:03:30.747Z] [2023-05-25T21:03:30.747Z] ==> git version 2.25.1 found [2023-05-25T21:03:30.747Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-05-25T21:03:30.747Z] Release-Date: 2020-01-08 [2023-05-25T21:03:30.747Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-25T21:03:30.747Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-25T21:03:30.747Z] ==> Jenkins CI detected. [2023-05-25T21:03:30.747Z] current dir:  /w/workspace/exfoundry_device-usb-camera_main [2023-05-25T21:03:30.747Z] project root: . [2023-05-25T21:03:30.747Z] --> token set from env [2023-05-25T21:03:30.747Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-25T21:03:30.747Z] ==> Running gcov in . (disable via -X gcov) [2023-05-25T21:03:30.747Z] ==> Python coveragepy not found [2023-05-25T21:03:30.747Z] ==> Searching for coverage reports in: [2023-05-25T21:03:30.747Z] + . [2023-05-25T21:03:30.747Z] -> Found 1 reports [2023-05-25T21:03:30.747Z] ==> Detecting git/mercurial file structure [2023-05-25T21:03:31.007Z] ==> Reading reports [2023-05-25T21:03:31.007Z] + ./coverage.out bytes=35569 [2023-05-25T21:03:31.007Z] ==> Appending adjustments [2023-05-25T21:03:31.007Z] https://docs.codecov.io/docs/fixing-reports [2023-05-25T21:03:31.007Z] + Found adjustments [2023-05-25T21:03:31.007Z] ==> Gzipping contents [2023-05-25T21:03:31.007Z] 8.0K /tmp/codecov.OrRpKQ.gz [2023-05-25T21:03:31.007Z] ==> Uploading reports [2023-05-25T21:03:31.007Z] url: https://codecov.io [2023-05-25T21:03:31.008Z] query: branch=main&commit=158cf72183c0870f436f0f492b637675d1f9df70&build=121&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F121%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-25T21:03:31.008Z] -> Pinging Codecov [2023-05-25T21:03:31.008Z] 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=158cf72183c0870f436f0f492b637675d1f9df70&build=121&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F121%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-25T21:03:31.008Z] -> Uploading to [2023-05-25T21:03:31.008Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-25/73D8F5FF140700D3E01443B452E23636/158cf72183c0870f436f0f492b637675d1f9df70/64f08759-8e8c-4ac2-b39c-6903650d872a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230525%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230525T210330Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=052828907e6bd7eb0d4f2588a63fefddb462b271b55cf3deea45658349b8dc3b [2023-05-25T21:03:31.266Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-25T21:03:31.266Z] Dload Upload Total Spent Left Speed [2023-05-25T21:03:31.526Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4860 0 0 100 4860 0 18910 --:--:-- --:--:-- --:--:-- 18910 [2023-05-25T21:03:31.526Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/158cf72183c0870f436f0f492b637675d1f9df70 [Pipeline] } [2023-05-25T21:03:31.533Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-25T21:03:31.789Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-25T21:03:31.801Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T21:03:32.101Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-25T21:03:32.101Z] [2023-05-25T21:03:32.101Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T21:03:32.398Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-25T21:03:32.398Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-25T21:03:32.398Z] df9b9388f04a: Pulling fs layer [2023-05-25T21:03:32.398Z] 52dc419b0ee2: Pulling fs layer [2023-05-25T21:03:32.398Z] 25bc292e5bac: Pulling fs layer [2023-05-25T21:03:32.398Z] 114826534d7a: Pulling fs layer [2023-05-25T21:03:32.398Z] 4657fd5d0bcf: Pulling fs layer [2023-05-25T21:03:32.398Z] 6ad1cebc031e: Pulling fs layer [2023-05-25T21:03:32.398Z] 8a3aa393b2d8: Pulling fs layer [2023-05-25T21:03:32.398Z] 4657fd5d0bcf: Waiting [2023-05-25T21:03:32.398Z] 6ad1cebc031e: Waiting [2023-05-25T21:03:32.398Z] 114826534d7a: Waiting [2023-05-25T21:03:32.398Z] 25bc292e5bac: Download complete [2023-05-25T21:03:32.398Z] 52dc419b0ee2: Download complete [2023-05-25T21:03:32.398Z] 4657fd5d0bcf: Verifying Checksum [2023-05-25T21:03:32.398Z] 4657fd5d0bcf: Download complete [2023-05-25T21:03:32.398Z] df9b9388f04a: Verifying Checksum [2023-05-25T21:03:32.398Z] df9b9388f04a: Download complete [2023-05-25T21:03:32.657Z] 6ad1cebc031e: Verifying Checksum [2023-05-25T21:03:32.658Z] 6ad1cebc031e: Download complete [2023-05-25T21:03:32.658Z] df9b9388f04a: Pull complete [2023-05-25T21:03:32.658Z] 52dc419b0ee2: Pull complete [2023-05-25T21:03:32.658Z] 25bc292e5bac: Pull complete [2023-05-25T21:03:33.226Z] 114826534d7a: Verifying Checksum [2023-05-25T21:03:33.226Z] 114826534d7a: Download complete [2023-05-25T21:03:33.226Z] 8a3aa393b2d8: Verifying Checksum [2023-05-25T21:03:33.226Z] 8a3aa393b2d8: Download complete [2023-05-25T21:03:36.513Z] 114826534d7a: Pull complete [2023-05-25T21:03:36.513Z] 4657fd5d0bcf: Pull complete [2023-05-25T21:03:37.078Z] 6ad1cebc031e: Pull complete [2023-05-25T21:03:39.610Z] 8a3aa393b2d8: Pull complete [2023-05-25T21:03:39.610Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-25T21:03:39.610Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-25T21:03:39.610Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T21:03:39.692Z] prd-ubuntu20.04-docker-8c-8g-16977 does not seem to be running inside a container [2023-05-25T21:03:39.729Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-05-25T21:03:43.029Z] $ docker top 819149365d7649c3100b61870fdbcb2434c9ae9c5592bc6da07bc26327ce30cb -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-25T21:03:43.090Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh [2023-05-25T21:03:43.369Z] + set -o pipefail [2023-05-25T21:03:43.369Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' [2023-05-25T21:03:48.636Z] [2023-05-25T21:03:48.636Z] Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... [2023-05-25T21:03:48.636Z] [2023-05-25T21:03:48.636Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/7d1621a3-f321-4f19-bb6d-570d2d6f8c83 [2023-05-25T21:03:48.636Z] [2023-05-25T21:03:48.636Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-05-25T21:03:48.636Z] [2023-05-25T21:03:48.636Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-25T21:03:48.636Z] [2023-05-25T21:03:48.636Z] [2023-05-25T21:03:48.636Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-25T21:03:48.636Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-25T21:03:48.636Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-05-25T21:03:48.654Z] $ docker stop --time=1 819149365d7649c3100b61870fdbcb2434c9ae9c5592bc6da07bc26327ce30cb [2023-05-25T21:03:51.430Z] $ docker rm -f --volumes 819149365d7649c3100b61870fdbcb2434c9ae9c5592bc6da07bc26327ce30cb [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-05-25T21:03:52.220Z] + git log --format=format:%s -1 158cf72183c0870f436f0f492b637675d1f9df70 [Pipeline] sh [2023-05-25T21:03:52.517Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-25T21:03:52.517Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T21:03:52.819Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-25T21:03:52.820Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T21:03:52.905Z] prd-ubuntu20.04-docker-8c-8g-16977 does not seem to be running inside a container [2023-05-25T21:03:52.946Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-25T21:03:53.342Z] $ docker top 28a3319678e01ed6546f38fdb57d70edc3bbd8620c3d5da5c900073058c0e2bf -eo pid,comm [2023-05-25T21:03:53.381Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-25T21:03:53.381Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-25T21:03:53.410Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-25T21:03:53.410Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-25T21:03:53.539Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-25T21:03:53.550Z] $ docker exec 28a3319678e01ed6546f38fdb57d70edc3bbd8620c3d5da5c900073058c0e2bf ssh-agent [2023-05-25T21:03:53.653Z] SSH_AUTH_SOCK=/tmp/ssh-xawadVvHZ9CU/agent.32 [2023-05-25T21:03:53.653Z] SSH_AGENT_PID=38 [2023-05-25T21:03:53.656Z] Running ssh-add (command line suppressed) [2023-05-25T21:03:53.777Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_11576226540738267097.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_11576226540738267097.key) [2023-05-25T21:03:53.780Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-25T21:03:54.066Z] + git semver tag [2023-05-25T21:03:54.325Z] 2023-05-25 21:03:54,256 [run_tag] DEBUG tag force:False [2023-05-25T21:03:54.325Z] 2023-05-25 21:03:54,256 [check_head_tag] DEBUG check head tag [2023-05-25T21:03:54.325Z] 2023-05-25 21:03:54,259 [execute] INFO git cat-file --batch-check [2023-05-25T21:03:54.325Z] 2023-05-25 21:03:54,259 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2023-05-25T21:03:54.325Z] 2023-05-25 21:03:54,262 [execute] INFO git cat-file --batch [2023-05-25T21:03:54.325Z] 2023-05-25 21:03:54,262 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2023-05-25T21:03:54.325Z] 2023-05-25 21:03:54,292 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-05-25T21:03:54.325Z] 2023-05-25 21:03:54,292 [execute] INFO git tag -a v3.0.0-dev.49 -m v3.0.0-dev.49 [2023-05-25T21:03:54.325Z] 2023-05-25 21:03:54,292 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.49', '-m', 'v3.0.0-dev.49'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2023-05-25T21:03:54.325Z] 2023-05-25 21:03:54,297 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-05-25T21:03:54.325Z] 3.0.0-dev.49 [Pipeline] } [2023-05-25T21:03:54.343Z] $ docker exec --env ******** --env ******** 28a3319678e01ed6546f38fdb57d70edc3bbd8620c3d5da5c900073058c0e2bf ssh-agent -k [2023-05-25T21:03:54.442Z] unset SSH_AUTH_SOCK; [2023-05-25T21:03:54.442Z] unset SSH_AGENT_PID; [2023-05-25T21:03:54.442Z] echo Agent pid 38 killed; [2023-05-25T21:03:54.443Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-25T21:03:54.757Z] + git semver [Pipeline] } [2023-05-25T21:03:55.040Z] $ docker stop --time=1 28a3319678e01ed6546f38fdb57d70edc3bbd8620c3d5da5c900073058c0e2bf [2023-05-25T21:03:56.337Z] $ docker rm -f --volumes 28a3319678e01ed6546f38fdb57d70edc3bbd8620c3d5da5c900073058c0e2bf [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T21:03:56.733Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-25T21:03:56.733Z] [2023-05-25T21:03:56.733Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T21:03:57.026Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-25T21:03:57.026Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-25T21:03:57.026Z] ab5ef0e58194: Pulling fs layer [2023-05-25T21:03:57.026Z] 9712f1f96733: Pulling fs layer [2023-05-25T21:03:57.026Z] 63f879dbbcfc: Pulling fs layer [2023-05-25T21:03:57.026Z] 0d9ebad4ef96: Pulling fs layer [2023-05-25T21:03:57.026Z] e9a5061849ea: Pulling fs layer [2023-05-25T21:03:57.026Z] d747dcd14b5f: Pulling fs layer [2023-05-25T21:03:57.026Z] 2de7ff778b66: Pulling fs layer [2023-05-25T21:03:57.026Z] 0d9ebad4ef96: Waiting [2023-05-25T21:03:57.026Z] e9a5061849ea: Waiting [2023-05-25T21:03:57.026Z] 2de7ff778b66: Waiting [2023-05-25T21:03:57.026Z] d747dcd14b5f: Waiting [2023-05-25T21:03:57.026Z] 9712f1f96733: Verifying Checksum [2023-05-25T21:03:57.026Z] 9712f1f96733: Download complete [2023-05-25T21:03:57.285Z] 63f879dbbcfc: Verifying Checksum [2023-05-25T21:03:57.285Z] 63f879dbbcfc: Download complete [2023-05-25T21:03:57.542Z] e9a5061849ea: Verifying Checksum [2023-05-25T21:03:57.542Z] e9a5061849ea: Download complete [2023-05-25T21:03:57.542Z] d747dcd14b5f: Verifying Checksum [2023-05-25T21:03:57.542Z] d747dcd14b5f: Download complete [2023-05-25T21:03:57.542Z] ab5ef0e58194: Verifying Checksum [2023-05-25T21:03:57.542Z] ab5ef0e58194: Download complete [2023-05-25T21:03:57.542Z] 2de7ff778b66: Verifying Checksum [2023-05-25T21:03:57.542Z] 2de7ff778b66: Download complete [2023-05-25T21:03:57.798Z] 0d9ebad4ef96: Verifying Checksum [2023-05-25T21:03:57.798Z] 0d9ebad4ef96: Download complete [2023-05-25T21:04:00.327Z] ab5ef0e58194: Pull complete [2023-05-25T21:04:00.327Z] 9712f1f96733: Pull complete [2023-05-25T21:04:00.894Z] 63f879dbbcfc: Pull complete [2023-05-25T21:04:05.077Z] 0d9ebad4ef96: Pull complete [2023-05-25T21:04:05.077Z] e9a5061849ea: Pull complete [2023-05-25T21:04:05.077Z] d747dcd14b5f: Pull complete [2023-05-25T21:04:06.013Z] 2de7ff778b66: Pull complete [2023-05-25T21:04:06.013Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-25T21:04:06.013Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-25T21:04:06.013Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T21:04:06.088Z] prd-ubuntu20.04-docker-8c-8g-16977 does not seem to be running inside a container [2023-05-25T21:04:06.130Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-05-25T21:04:10.190Z] $ docker top f414d19f573be62c391628213946e52874b492a2d66f16343a7db6425e87adc7 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-25T21:04:10.255Z] provisioning config files... [2023-05-25T21:04:10.262Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config7308939634256197766tmp [2023-05-25T21:04:10.271Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config7291235494566726101tmp [2023-05-25T21:04:10.279Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config12155927114623182201tmp [Pipeline] { [Pipeline] echo [2023-05-25T21:04:10.292Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T21:04:10.575Z] ---> sigul-configuration.sh [2023-05-25T21:04:10.575Z] gpg: directory `/root/.gnupg' created [2023-05-25T21:04:10.575Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-25T21:04:10.575Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-25T21:04:10.575Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-25T21:04:10.575Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-25T21:04:10.575Z] gpg: CAST5 encrypted data [2023-05-25T21:04:10.575Z] gpg: encrypted with 1 passphrase [2023-05-25T21:04:10.575Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-25T21:04:10.865Z] + mkdir /home/jenkins [2023-05-25T21:04:10.865Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-25T21:04:11.149Z] + 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-05-25T21:04:11.158Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T21:04:11.444Z] ---> sigul-install.sh [2023-05-25T21:04:11.444Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-25T21:04:11.742Z] + git tag --list [2023-05-25T21:04:11.742Z] v0.0.0 [2023-05-25T21:04:11.742Z] v0.0.1-dev.1 [2023-05-25T21:04:11.742Z] v0.0.1-dev.10 [2023-05-25T21:04:11.742Z] v0.0.1-dev.11 [2023-05-25T21:04:11.742Z] v0.0.1-dev.12 [2023-05-25T21:04:11.742Z] v0.0.1-dev.13 [2023-05-25T21:04:11.742Z] v0.0.1-dev.14 [2023-05-25T21:04:11.742Z] v0.0.1-dev.15 [2023-05-25T21:04:11.742Z] v0.0.1-dev.16 [2023-05-25T21:04:11.742Z] v0.0.1-dev.2 [2023-05-25T21:04:11.742Z] v0.0.1-dev.3 [2023-05-25T21:04:11.742Z] v0.0.1-dev.4 [2023-05-25T21:04:11.742Z] v0.0.1-dev.5 [2023-05-25T21:04:11.742Z] v0.0.1-dev.6 [2023-05-25T21:04:11.742Z] v0.0.1-dev.7 [2023-05-25T21:04:11.742Z] v0.0.1-dev.8 [2023-05-25T21:04:11.742Z] v0.0.1-dev.9 [2023-05-25T21:04:11.742Z] v2.2.0 [2023-05-25T21:04:11.742Z] v2.2.0-dev.17 [2023-05-25T21:04:11.742Z] v2.2.0-dev.18 [2023-05-25T21:04:11.742Z] v2.2.0-dev.19 [2023-05-25T21:04:11.742Z] v2.2.0-dev.20 [2023-05-25T21:04:11.742Z] v2.2.0-dev.21 [2023-05-25T21:04:11.742Z] v2.2.0-dev.22 [2023-05-25T21:04:11.742Z] v2.2.0-dev.23 [2023-05-25T21:04:11.742Z] v2.2.0-dev.24 [2023-05-25T21:04:11.742Z] v2.2.0-dev.25 [2023-05-25T21:04:11.742Z] v2.2.0-dev.26 [2023-05-25T21:04:11.742Z] v2.2.0-dev.27 [2023-05-25T21:04:11.742Z] v2.3.0 [2023-05-25T21:04:11.742Z] v2.3.0-dev.1 [2023-05-25T21:04:11.742Z] v2.3.0-dev.10 [2023-05-25T21:04:11.742Z] v2.3.0-dev.11 [2023-05-25T21:04:11.742Z] v2.3.0-dev.12 [2023-05-25T21:04:11.742Z] v2.3.0-dev.13 [2023-05-25T21:04:11.742Z] v2.3.0-dev.14 [2023-05-25T21:04:11.742Z] v2.3.0-dev.15 [2023-05-25T21:04:11.742Z] v2.3.0-dev.16 [2023-05-25T21:04:11.742Z] v2.3.0-dev.17 [2023-05-25T21:04:11.742Z] v2.3.0-dev.18 [2023-05-25T21:04:11.742Z] v2.3.0-dev.19 [2023-05-25T21:04:11.742Z] v2.3.0-dev.2 [2023-05-25T21:04:11.742Z] v2.3.0-dev.20 [2023-05-25T21:04:11.742Z] v2.3.0-dev.21 [2023-05-25T21:04:11.742Z] v2.3.0-dev.22 [2023-05-25T21:04:11.742Z] v2.3.0-dev.23 [2023-05-25T21:04:11.742Z] v2.3.0-dev.24 [2023-05-25T21:04:11.742Z] v2.3.0-dev.25 [2023-05-25T21:04:11.742Z] v2.3.0-dev.26 [2023-05-25T21:04:11.742Z] v2.3.0-dev.27 [2023-05-25T21:04:11.742Z] v2.3.0-dev.28 [2023-05-25T21:04:11.742Z] v2.3.0-dev.3 [2023-05-25T21:04:11.742Z] v2.3.0-dev.4 [2023-05-25T21:04:11.742Z] v2.3.0-dev.5 [2023-05-25T21:04:11.742Z] v2.3.0-dev.6 [2023-05-25T21:04:11.742Z] v2.3.0-dev.7 [2023-05-25T21:04:11.742Z] v2.3.0-dev.8 [2023-05-25T21:04:11.742Z] v2.3.0-dev.9 [2023-05-25T21:04:11.742Z] v2.3.1 [2023-05-25T21:04:11.742Z] v2.3.1-dev.4 [2023-05-25T21:04:11.743Z] v2.3.1-dev.5 [2023-05-25T21:04:11.743Z] v2.3.1-dev.6 [2023-05-25T21:04:11.743Z] v3.0.0-dev.1 [2023-05-25T21:04:11.743Z] v3.0.0-dev.10 [2023-05-25T21:04:11.743Z] v3.0.0-dev.11 [2023-05-25T21:04:11.743Z] v3.0.0-dev.12 [2023-05-25T21:04:11.743Z] v3.0.0-dev.13 [2023-05-25T21:04:11.743Z] v3.0.0-dev.14 [2023-05-25T21:04:11.743Z] v3.0.0-dev.15 [2023-05-25T21:04:11.743Z] v3.0.0-dev.16 [2023-05-25T21:04:11.743Z] v3.0.0-dev.17 [2023-05-25T21:04:11.743Z] v3.0.0-dev.18 [2023-05-25T21:04:11.743Z] v3.0.0-dev.19 [2023-05-25T21:04:11.743Z] v3.0.0-dev.2 [2023-05-25T21:04:11.743Z] v3.0.0-dev.20 [2023-05-25T21:04:11.743Z] v3.0.0-dev.21 [2023-05-25T21:04:11.743Z] v3.0.0-dev.22 [2023-05-25T21:04:11.743Z] v3.0.0-dev.23 [2023-05-25T21:04:11.743Z] v3.0.0-dev.24 [2023-05-25T21:04:11.743Z] v3.0.0-dev.25 [2023-05-25T21:04:11.743Z] v3.0.0-dev.26 [2023-05-25T21:04:11.743Z] v3.0.0-dev.27 [2023-05-25T21:04:11.743Z] v3.0.0-dev.28 [2023-05-25T21:04:11.743Z] v3.0.0-dev.29 [2023-05-25T21:04:11.743Z] v3.0.0-dev.3 [2023-05-25T21:04:11.743Z] v3.0.0-dev.30 [2023-05-25T21:04:11.743Z] v3.0.0-dev.31 [2023-05-25T21:04:11.743Z] v3.0.0-dev.32 [2023-05-25T21:04:11.743Z] v3.0.0-dev.33 [2023-05-25T21:04:11.743Z] v3.0.0-dev.34 [2023-05-25T21:04:11.743Z] v3.0.0-dev.35 [2023-05-25T21:04:11.743Z] v3.0.0-dev.36 [2023-05-25T21:04:11.743Z] v3.0.0-dev.37 [2023-05-25T21:04:11.743Z] v3.0.0-dev.38 [2023-05-25T21:04:11.743Z] v3.0.0-dev.39 [2023-05-25T21:04:11.743Z] v3.0.0-dev.4 [2023-05-25T21:04:11.743Z] v3.0.0-dev.40 [2023-05-25T21:04:11.743Z] v3.0.0-dev.41 [2023-05-25T21:04:11.743Z] v3.0.0-dev.42 [2023-05-25T21:04:11.743Z] v3.0.0-dev.43 [2023-05-25T21:04:11.743Z] v3.0.0-dev.44 [2023-05-25T21:04:11.743Z] v3.0.0-dev.45 [2023-05-25T21:04:11.743Z] v3.0.0-dev.46 [2023-05-25T21:04:11.743Z] v3.0.0-dev.47 [2023-05-25T21:04:11.743Z] v3.0.0-dev.48 [2023-05-25T21:04:11.743Z] v3.0.0-dev.49 [2023-05-25T21:04:11.743Z] v3.0.0-dev.5 [2023-05-25T21:04:11.743Z] v3.0.0-dev.6 [2023-05-25T21:04:11.743Z] v3.0.0-dev.7 [2023-05-25T21:04:11.743Z] v3.0.0-dev.8 [2023-05-25T21:04:11.743Z] v3.0.0-dev.9 [Pipeline] sh [2023-05-25T21:04:12.029Z] + lftools sign git-tag v3.0.0-dev.49 [2023-05-25T21:04:12.596Z] Signing Git tag with Sigul... [2023-05-25T21:04:12.596Z] Signing v3.0.0-dev.49 [Pipeline] echo [2023-05-25T21:04:13.176Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T21:04:13.460Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-25T21:04:13.468Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-25T21:04:13.494Z] $ docker stop --time=1 f414d19f573be62c391628213946e52874b492a2d66f16343a7db6425e87adc7 [2023-05-25T21:04:14.827Z] $ docker rm -f --volumes f414d19f573be62c391628213946e52874b492a2d66f16343a7db6425e87adc7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-25T21:04:15.229Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-25T21:04:15.229Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T21:04:15.524Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-25T21:04:15.524Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T21:04:15.591Z] prd-ubuntu20.04-docker-8c-8g-16977 does not seem to be running inside a container [2023-05-25T21:04:15.628Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-25T21:04:15.969Z] $ docker top 10e778be3321c9146455561a6b90674c3499e5b1a60a896bd7df6dfe755b0497 -eo pid,comm [2023-05-25T21:04:16.009Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-25T21:04:16.009Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-25T21:04:16.057Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-25T21:04:16.057Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-25T21:04:16.185Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-25T21:04:16.197Z] $ docker exec 10e778be3321c9146455561a6b90674c3499e5b1a60a896bd7df6dfe755b0497 ssh-agent [2023-05-25T21:04:16.287Z] SSH_AUTH_SOCK=/tmp/ssh-fUD0MlJyMbWe/agent.33 [2023-05-25T21:04:16.288Z] SSH_AGENT_PID=39 [2023-05-25T21:04:16.291Z] Running ssh-add (command line suppressed) [2023-05-25T21:04:16.402Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16261438746409247530.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16261438746409247530.key) [2023-05-25T21:04:16.409Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-25T21:04:16.698Z] + git semver bump pre [2023-05-25T21:04:16.957Z] 2023-05-25 21:04:16,883 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-05-25T21:04:16.957Z] 2023-05-25 21:04:16,883 [bump_version] DEBUG bumping version:3.0.0-dev.49 on axis:pre with prefix:dev [2023-05-25T21:04:16.957Z] 2023-05-25 21:04:16,883 [bump_version] DEBUG bumped version:3.0.0-dev.50 [2023-05-25T21:04:16.957Z] 2023-05-25 21:04:16,884 [write_version] DEBUG write version:3.0.0-dev.50 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True [2023-05-25T21:04:16.957Z] 2023-05-25 21:04:16,884 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-05-25T21:04:16.957Z] 2023-05-25 21:04:16,884 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-05-25T21:04:16.957Z] 2023-05-25 21:04:16,885 [execute] INFO git cat-file --batch-check [2023-05-25T21:04:16.957Z] 2023-05-25 21:04:16,886 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-25T21:04:16.957Z] 2023-05-25 21:04:16,891 [execute] INFO git cat-file --batch [2023-05-25T21:04:16.957Z] 2023-05-25 21:04:16,892 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-25T21:04:16.957Z] 2023-05-25 21:04:16,897 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-05-25T21:04:16.957Z] 3.0.0-dev.50 [Pipeline] } [2023-05-25T21:04:16.978Z] $ docker exec --env ******** --env ******** 10e778be3321c9146455561a6b90674c3499e5b1a60a896bd7df6dfe755b0497 ssh-agent -k [2023-05-25T21:04:17.080Z] unset SSH_AUTH_SOCK; [2023-05-25T21:04:17.080Z] unset SSH_AGENT_PID; [2023-05-25T21:04:17.080Z] echo Agent pid 39 killed; [2023-05-25T21:04:17.081Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-25T21:04:17.389Z] + git semver [Pipeline] } [2023-05-25T21:04:17.672Z] $ docker stop --time=1 10e778be3321c9146455561a6b90674c3499e5b1a60a896bd7df6dfe755b0497 [2023-05-25T21:04:18.993Z] $ docker rm -f --volumes 10e778be3321c9146455561a6b90674c3499e5b1a60a896bd7df6dfe755b0497 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-25T21:04:19.329Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-25T21:04:19.329Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T21:04:19.628Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-25T21:04:19.628Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T21:04:19.705Z] prd-ubuntu20.04-docker-8c-8g-16977 does not seem to be running inside a container [2023-05-25T21:04:19.829Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-25T21:04:20.201Z] $ docker top 492f11fb7398b48e396ba39b69fb31d3eb025f07af9ca3c6ab4826b475d4b944 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-25T21:04:20.278Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-25T21:04:20.278Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-25T21:04:20.401Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-25T21:04:20.413Z] $ docker exec 492f11fb7398b48e396ba39b69fb31d3eb025f07af9ca3c6ab4826b475d4b944 ssh-agent [2023-05-25T21:04:20.538Z] SSH_AUTH_SOCK=/tmp/ssh-qh4s4q3faYFa/agent.32 [2023-05-25T21:04:20.538Z] SSH_AGENT_PID=39 [2023-05-25T21:04:20.548Z] Running ssh-add (command line suppressed) [2023-05-25T21:04:20.664Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_2043261940173639575.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_2043261940173639575.key) [2023-05-25T21:04:20.672Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-25T21:04:20.962Z] + git semver push [2023-05-25T21:04:21.221Z] 2023-05-25 21:04:21,155 [run_push] DEBUG push [2023-05-25T21:04:21.221Z] 2023-05-25 21:04:21,156 [execute] INFO git cat-file --batch-check [2023-05-25T21:04:21.221Z] 2023-05-25 21:04:21,156 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-25T21:04:21.221Z] 2023-05-25 21:04:21,161 [execute] INFO git rev-list 23f51d8879b508db4a772b0a406c4665c41263ad -- [2023-05-25T21:04:21.221Z] 2023-05-25 21:04:21,161 [execute] DEBUG Popen(['git', 'rev-list', '23f51d8879b508db4a772b0a406c4665c41263ad', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-25T21:04:21.221Z] 2023-05-25 21:04:21,169 [execute] INFO git fetch -v origin [2023-05-25T21:04:21.221Z] 2023-05-25 21:04:21,169 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-05-25T21:04:21.790Z] 2023-05-25 21:04:21,667 [run_push] DEBUG no remote changes detected [2023-05-25T21:04:21.790Z] 2023-05-25 21:04:21,667 [execute] INFO git push origin semver [2023-05-25T21:04:21.790Z] 2023-05-25 21:04:21,668 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-25T21:04:22.730Z] 2023-05-25 21:04:22,461 [run_push] DEBUG push all version tags [2023-05-25T21:04:22.730Z] 2023-05-25 21:04:22,461 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-25T21:04:22.730Z] 2023-05-25 21:04:22,462 [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-05-25T21:04:23.301Z] 2023-05-25 21:04:23,188 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-05-25T21:04:23.301Z] 3.0.0-dev.50 [Pipeline] } [2023-05-25T21:04:23.320Z] $ docker exec --env ******** --env ******** 492f11fb7398b48e396ba39b69fb31d3eb025f07af9ca3c6ab4826b475d4b944 ssh-agent -k [2023-05-25T21:04:23.422Z] unset SSH_AUTH_SOCK; [2023-05-25T21:04:23.422Z] unset SSH_AGENT_PID; [2023-05-25T21:04:23.422Z] echo Agent pid 39 killed; [2023-05-25T21:04:23.427Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-25T21:04:23.745Z] + git semver [Pipeline] } [2023-05-25T21:04:24.029Z] $ docker stop --time=1 492f11fb7398b48e396ba39b69fb31d3eb025f07af9ca3c6ab4826b475d4b944 [2023-05-25T21:04:25.359Z] $ docker rm -f --volumes 492f11fb7398b48e396ba39b69fb31d3eb025f07af9ca3c6ab4826b475d4b944 [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-05-25T21:04:25.894Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2023-05-25T21:04:25.894Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-05-25T21:04:25.895Z] total 16 [2023-05-25T21:04:25.895Z] drwxr-xr-x 3 root root 4096 May 25 20:53 . [2023-05-25T21:04:25.895Z] drwxrwxr-x 11 jenkins jenkins 4096 May 25 21:04 .. [2023-05-25T21:04:25.895Z] drwxr-xr-x 2 root root 4096 May 25 20:53 cost [2023-05-25T21:04:25.895Z] -rw-r--r-- 1 root root 89 May 25 20:53 cost.csv [2023-05-25T21:04:25.895Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2023-05-25T21:04:25.895Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-05-25T21:04:25.895Z] total 16 [2023-05-25T21:04:25.895Z] drwxr-xr-x 3 jenkins jenkins 4096 May 25 20:53 . [2023-05-25T21:04:25.895Z] drwxrwxr-x 11 jenkins jenkins 4096 May 25 21:04 .. [2023-05-25T21:04:25.895Z] drwxr-xr-x 2 jenkins jenkins 4096 May 25 20:53 cost [2023-05-25T21:04:25.895Z] -rw-r--r-- 1 jenkins jenkins 89 May 25 20:53 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-25T21:04:26.187Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T21:04:27.044Z] ---> package-listing.sh [2023-05-25T21:04:27.044Z] ++ facter osfamily [2023-05-25T21:04:27.044Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-25T21:04:27.303Z] + OS_FAMILY=debian [2023-05-25T21:04:27.303Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2023-05-25T21:04:27.303Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-25T21:04:27.303Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-25T21:04:27.303Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-25T21:04:27.303Z] + PACKAGES=/tmp/packages_start.txt [2023-05-25T21:04:27.303Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-05-25T21:04:27.303Z] + PACKAGES=/tmp/packages_end.txt [2023-05-25T21:04:27.303Z] + case "${OS_FAMILY}" in [2023-05-25T21:04:27.303Z] + dpkg -l [2023-05-25T21:04:27.303Z] + grep '^ii' [2023-05-25T21:04:27.303Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-25T21:04:27.303Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-25T21:04:27.303Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-25T21:04:27.303Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-05-25T21:04:27.303Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2023-05-25T21:04:27.303Z] + 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-05-25T21:04:27.312Z] 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-05-25T21:04:27.584Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T21:04:28.133Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-25T21:04:28.133Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T21:04:28.198Z] prd-ubuntu20.04-docker-8c-8g-16977 does not seem to be running inside a container [2023-05-25T21:04:28.235Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-25T21:04:28.429Z] $ docker top eb87c7c6ec52708f2127f06b854b731ddc99fd3a9d3e1a99ca32e0d4c0476b45 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-25T21:04:28.756Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-25T21:04:29.034Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-25T21:04:29.317Z] + ls /var/log/sa-host [2023-05-25T21:04:29.317Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-25T21:04:29.465Z] provisioning config files... [2023-05-25T21:04:29.473Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3216395986336857808tmp [Pipeline] { [Pipeline] echo [2023-05-25T21:04:29.488Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T21:04:29.770Z] ---> create-netrc.sh [Pipeline] } [2023-05-25T21:04:29.778Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-25T21:04:30.105Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-25T21:04:30.113Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T21:04:30.395Z] ---> sudo-logs.sh [2023-05-25T21:04:30.396Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-25T21:04:30.415Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T21:04:30.696Z] ---> job-cost.sh [2023-05-25T21:04:30.696Z] lf-activate-venv: SKIPPING [2023-05-25T21:04:30.696Z] DEBUG: total: 0.2199999988079071 [2023-05-25T21:04:30.696Z] INFO: Retrieving Stack Cost... [2023-05-25T21:04:30.956Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-25T21:04:31.527Z] INFO: Archiving Costs [Pipeline] echo [2023-05-25T21:04:31.538Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T21:04:31.819Z] ---> logs-deploy.sh [2023-05-25T21:04:31.819Z] lf-activate-venv: SKIPPING [2023-05-25T21:04:31.819Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/121 [2023-05-25T21:04:31.819Z] INFO: archiving workspace using pattern(s): [2023-05-25T21:04:32.756Z] Archives upload complete. [2023-05-25T21:04:32.756Z] INFO: archiving logs to Nexus